Skip to content
Permalink
Browse files
English Language Pack - OpenIV 2.8 (ver 280)
  • Loading branch information
GooD-NTS committed May 16, 2016
1 parent 03a9fe4 commit fff737a
Show file tree
Hide file tree
Showing 9 changed files with 81 additions and 25 deletions.
@@ -3,6 +3,7 @@
<ErrorWindow Caption='$AppName$ - Application error'>
<lbWindowTitle Caption="$AppName$ ran into a problem that it couldn't handle,\nand now it needs to restart."/>
<btnCloseApp Caption='Close $AppName$'/>
<lbReportHere Caption='Please report this error using the following links:'/>
<lnkWeb1 Caption='Visit official site'/>
<lnkWeb2 Caption='Visit International support forum'/>
<lnkWeb3 Caption='Visit Russian support forum'/>
@@ -38,12 +38,16 @@
</AeroWindow>
</OrganizeFavoritesWindow>

<!-- Rebuild tool -->
<!-- Archive Defragmenter -->

<RebuildToolWindow Caption='Rebuild tool - $AppName$'>
<DefragmenterWindow Caption='Archive Defragmenter - $AppName$'>
<!-- Labels -->
<lbDescription Caption="Archive defragmenter consolidates files inside archive to reduce archive size on your computer's hard disk."/>
<lbNoteSave Caption='All your changes already saved, you no need to use defragmentation after each editing.'/>
<lbNoteRevert Caption='The defragmentation feature will not revert any changes you made in archives.'/>
<!-- Actions -->
<actClose Caption='Close'/>
<actRebuild Caption='Rebuild'/>
<actRebuild Caption='Defragment'/>
<actAddFile Caption='Add files'/>
<actAddFolder Caption='Add folder'/>
<actRemoveFile Caption='Remove file'/>
@@ -61,15 +65,12 @@
<AeroWindow LinesCount='4'>
<StringList>
<Item Index='0' Value='All complete.'/>
<Item Index='1' Value='$AppName$ - Archive rebuilded'/>
<Item Index='1' Value='Archive Defragmenter - $AppName$'/>
<Item Index='2' Value='Open rebuilt archive?'/>
<Item Index='3' Value='Some files are not processed.'/>
</StringList>
</AeroWindow>
<!-- Labels -->
<lbNoteSave Caption='All your changes already saved, you no need to rebuild archive after each editing.'/>
<lbNoteRevert Caption='The rebuild feature will not revert any changes you made in archives.'/>
</RebuildToolWindow>
</DefragmenterWindow>

<!-- Archive properties -->

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<LanguageInterfacePack version='270' ID='2057' icon="Flag.ico" active="true">
<LanguageInterfacePack version='280' ID='2057' icon="Flag.ico" active="true">
<Creator>
<Name>OpenIV Team</Name>
<web>http://openiv.com/</web>
@@ -94,16 +94,24 @@
</AeroWindow>
<!-- Others -->
<SearchBox BannerText="Filter"/>
<!-- GTA V (ASI) -->
<!-- Notification: GTA V (ASI) -->
<lbGTAVPluginTitle Caption="Install plugin for GTA V"/>
<lbGTAVPluginText Caption="You need to install ASI Loader and OpenIV ASI plugin for your GTA V, otherwise game will not load modified RPF archive.\nDo not play GTA Online with modified RPF you will be banned."/>
<lbGTAVPluginText Caption="You need to install ASI Loader and OpenIV.ASI plugin for your GTA V, otherwise game will not load modified RPF archive.\nDo not play GTA Online with modified RPF you will be banned."/>
<btnGTAVPluginAction Caption="ASI Manager"/>
<!-- Notification: copy to mods folder -->
<lbNotInModsTitle Caption='The "mods" folder'/>
<lbNotInModsText Caption='The archive you are currently editing is not located in "mods" folder.'/>
<btnHideThisNotification Caption="Hide this notification"/>
<btnCopyToMods Caption='Copy to "mods" folder'/>
<btnShowInMods Caption='Show in "mods" folder'/>
<lbCopyNewUpdateToMods Caption='You have outdated version of update.rpf in your "mods" folder.'/>
<!-- Notification: update.rpf -->
<lbCopyNewUpdateToModsTitle Caption='Grand Theft Auto V Title Update'/>
<lbCopyNewUpdateToMods Caption='You have outdated version of update.rpf in your "mods" folder. You need to copy new version of “update.rpf” into your “mods” folder, otherwise your game might crash.'/>
<btnCopyUpdateToMods Caption='Copy new version to "mods" folder'/>
<!-- Notification: Admin mode -->
<lbAdminModeTitle Caption='Administrator mode'/>
<lbAdminModeText Caption='Your $AppName$ is running as administrator. Some features like drag and drop from Windows File Explorer might not work. Usually, you no need to run OpenIV as administrator.'/>
<btnAdminModeAction Caption='What can I do?'/>
</MainWindow>

<ActionsModule>
@@ -136,7 +144,7 @@
<actOpen Caption="Open archive..." Hint="Open existing archive"/>
<actOpenPC Caption="Open content..." Hint=""/>
<actOpenArchiveProperties Caption="Archive properties" Hint=""/>
<actRebuild Caption="Rebuild" Hint="Rebuild current archive"/>
<actDefragmentation Caption="Defragmentation" Hint="Archive Defragmenter"/>
<actEditMode Caption="Edit mode" Hint=""/>
<actReadMode Caption="Read only mode" Hint=""/>
<actClose Caption="Close archive" Hint="Close current archive"/>
@@ -212,6 +220,8 @@
<actTreeCloseArchive Caption="Close archive" Hint=""/>
<actTreeCopyToModsFolder Caption='Copy to "mods" folder' Hint=""/>
<actTreeShowInModsFolder Caption='Show in "mods" folder' Hint=""/>
<actTreeCollapseThis Caption='Collapse this' Hint=""/>
<actTreeCollapseAll Caption='Collapse all' Hint=""/>
<!-- Strings -->
<Strings SetCount="100">
<Lines>
@@ -261,6 +271,9 @@
<Item Index="43" Value="Unable to delete files."/>
<Item Index="44" Value="Unable to replace file."/>
<Item Index="45" Value="Unable to create new file."/>
<Item Index="46" Value="Invalid characters in name."/>
<Item Index="47" Value="Specify a different name."/>
<Item Index="48" Value="There is already a item with the same name as the folder name you specified."/>
</Lines>
</Strings>
</ActionsModule>
@@ -275,6 +288,21 @@
<cbDoNotShow Caption="Do not show this message again"/>
</EditModeHelpWindow>

<AdminModeWindow Caption="Administrator - $AppName$">
<lbText Caption="There is no real reason to run $AppName$ as Administrator. $AppName$ does not require any Administrator privileges to work properly. Otherwise when you run $AppName$ as Administrator some features like drag and drop from Windows File Explorer might not work. Most likely, you ran $AppName$ as Administrator because your game is installed somewhere in system folder (e.g. C:\Program Files\...) and normal user account do not have permissions to write to this folder.\n\nYou can set all required permissions to your game folder using this tool and then restart $AppName$ without Administrator right."/>
<btnSetPermissions Caption="Set permissions"/>
<btnClose Caption="Close"/>
<AeroWindow LinesCount="5">
<StringList>
<Item Index="0" Value="Error - $AppName$"/>
<Item Index="1" Value="All done.\nThe permissions was set to your game folder."/>
<Item Index="2" Value="Unable to set permissions.\nReturn code: "/>
<Item Index="3" Value="The game folder does not exist."/>
<Item Index="3" Value="The Set permissions tool not exist. Please reinstall $AppName$."/>
</StringList>
</AeroWindow>
</AdminModeWindow>

<!-- Web window -->

<webWindow Caption="$WebName$ - ">
@@ -322,18 +350,20 @@
<cbShowRecycleConfirmation Caption="Show recycle confirmation"/>
<cbCloseArchivesAtStartGame Caption="Close all opened archvies at start game"/>
<cbShowNotificationWhileEditingArchiveNotInMods Caption='Show notification while editing archive outside of "mods" folder'/>
<cbClearSearchFilterAfterOpeningArchive Caption='Clear search filter after opening archive'/>
<!-- Label's -->
<gbGamePath Caption="$RageGAME_SHORT$ directory"/>
<lbCurrentGamePath Caption="Current directory:"/>
<lbLang Caption="Select interface language:"/>
<lbWorkMode Caption="Default work mode:"/>
<lbWorkMode Caption="Default work mode"/>
<ttRageExe Caption="To get $AppName$ works, in this directory shoud be placed this file: $RageEncryptionStorage$"/>
<lbDefTextureFormat Caption="Default texture file format:"/>
<lbDefTextureFormatGlb Caption="Default texture file format:"/>
<lbDefTextureFormat Caption="Default texture file format"/>
<lbDefTextureFormatGlb Caption="Default texture file format"/>
<gbModels Caption="Models import (ODR/ODD/OFT)"/>
<lbDefaultGame Caption="Select default game:"/>
<lbRenderBackgroundColor Caption="Render background color:"/>
<lbCameraControl Caption="Camera control scheme:"/>
<lbDefaultGame Caption="Select default game"/>
<lbRenderBackgroundColor Caption="Render background color"/>
<lbCameraControl Caption="Camera control scheme"/>
<lbChooseTheme Caption="Choose a theme"/>
<!-- Work Mode's -->
<WorkMode>
<Items>
@@ -348,6 +378,13 @@
<Item Index="1" Value="Custom color"/>
</Items>
</cbRenderBackgroundColor>
<!-- App Theme -->
<cbAppTheme>
<Items>
<Item Index="0" Value="Light"/>
<Item Index="1" Value="Dark"/>
</Items>
</cbAppTheme>
<!-- String's -->
<AeroWindow LinesCount="10">
<StringList>
@@ -8,6 +8,7 @@
<btnWebNext Caption='Continue'/>
<btnGame Caption='Browse...' Hint='Select folder:'/>
<btnGameNext Caption='Continue'/>
<btnSetPermissions Caption='Set permissions'/>
<btnWindowsNext Caption='Continue'/>
<btnBackupNext Caption='Continue'/>
<btnSocialNext Caption='Continue'/>
@@ -40,12 +41,14 @@
<Item Index='14' Value='Windows 7'/>
<Item Index='15' Value='$AppName$ is best working on Microsoft® Windows 7™'/>
<Item Index='16' Value='Your name:'/>
<Item Index='17' Value="Error: $AppName$ don't have access to work with this folder.\nRun $AppName$ with administrator rights."/>
<Item Index='17' Value="Error: $AppName$ don't have access to work with this folder.\nYou can set required permissions or run $AppName$ with administrator rights."/>
<Item Index='18' Value='Join $AppName$ community'/>
<Item Index='19' Value='$AppName$ - Confirmation'/>
<Item Index='20' Value='The configuration process is not finished yet.\nDo you want to exit?'/>
<Item Index='21' Value="Error: $AppName$ don't have access to work with '$RageEncryptionStorage$' file.\nRun $AppName$ with administrator rights."/>
<Item Index='21' Value="Error: $AppName$ don't have access to work with '$RageEncryptionStorage$' file.\nYou can set required permissions or run $AppName$ with administrator rights."/>
<Item Index='22' Value="Error: $RageGAME$ is running. Close game before using $AppName$."/>
<Item Index='23' Value="All done.\nThe permissions was set to your game folder."/>
<Item Index='24' Value="Unable to set permissions."/>
</Lines>
</StringList>
</WelcomeScreen>
@@ -63,5 +63,6 @@
<item Name="Files.Common.AudioPlayer.ExportToFormats" Title="Export to openFormats (.oac)" Hint=""/>
<item Name="Files.GTAEngine.TextViewer2" Title="GXT2 viewer" Hint=""/>
<item Name="Tools.GTAV.ASIManager" Title="ASI Manager" Hint="ASI Manager"/>
<item Name="Files.Resources.ExportSkeletonDataYFT.Export" Title="Export skeleton to openFormats (.skel)" Hint=""/>
</tools>
</GlobalStrings>
@@ -4,7 +4,7 @@
<RenderUI>
<string name="TITLE">GTA V - ASI Manager</string>

<string name="RPF_NOTE">You need to install ASI Loader and OpenIV ASI plugin for your GTA V, otherwise game will not load modified RPF archive.</string>
<string name="RPF_NOTE">You need to install ASI Loader and OpenIV.ASI plugin for your GTA V, otherwise game will not load modified RPF archive.</string>
<string name="ONLINE_NOTE">Do not play GTA Online with modified RPF you will be banned.</string>

<string name="INSTALL">Install</string>
@@ -23,9 +23,10 @@
<string name="SELECT_LOCATION">Select location to install</string>
<string name="LOCATION_MODS_FOLDER">"mods" folder</string>
<string name="LOCATION_MODS_FOLDER_TEXT">Install this mod into "mods" folder</string>
<string name="LOCATION_MODS_FOLDER_NOT_SUPPORTED">This package cannot be installed into "mods" folder because it does not affect any RPF archives.</string>
<string name="LOCATION_GAME_FOLDER">Game folder</string>
<string name="LOCATION_GAME_FOLDER_TEXT">Install this mod directly into game folder</string>

<string name="INSTALLATION_SUCCEEDED">Installation succeeded</string>
<string name="RUN_GAME">Run $RageGAME$</string>
<string name="RUN_GAME_TEXT">Run game and check what you just got</string>
@@ -37,7 +38,12 @@
<string name="INSTALLING_ERROR_TITLE">Package installation error</string>

<string name="ERROR_GROUP_UNKNOWN">Unknown error</string>
<string name="ERROR_CODE_UNKNOWN">Something happened.</string>
<string name="ERROR_CODE_UNKNOWN">Something happened. Please check log file for error details.</string>
<string name="ERROR_INSTALLATION">A fatal error occurred during installation. Please check log file for error details.</string>
<string name="CHECK_LOG_FILE">Please check log file for error details.</string>

<string name="OPEN_INSTALLATION_LOG">Open installation log</string>
<string name="OPEN_LOG_FILE">Open log file</string>

<!-- LOADING -->
<string name="LOADING_ERROR_NOT_VALID_ZIP_FILE">Package file is not valid ZIP file.</string>
@@ -63,6 +69,10 @@

<!-- INSTALLING -->
<string name="INSTALLING_ERROR_CURRENT_GAME_NOT_SUPPORTED">This package cannot be installed into $RageGAME$. Please check supported games list in additional information section.</string>

<string name="INSTALLING_ERROR_MISSING_FILES_IN_PACKAGE">Some files are missing in the package archive.</string>

<!-- Notes -->
<string name="INSTALL_NOTE_NO_UNINSTALL">This package cannot be uninstalled automatically.</string>

</RenderUI>
</Translation>
@@ -19,6 +19,9 @@
<btnExportSelectedItems Caption="Export selected files"/>
<btnExportAllItems Caption="Export all files"/>
<btnSelectAllItems Caption="Select all"/>
<btnCopyName Caption="Copy name"/>
<btnCopyPathName Caption="Copy path"/>
<btnSaveContent Caption="Save content"/>
<!-- String's -->
<AeroWindow LinesCount='10'>
<StringList>

0 comments on commit fff737a

Please sign in to comment.