Skip to content

Commit

Permalink
English Language Pack - OpenIV 4.1 (version 410)
Browse files Browse the repository at this point in the history
  • Loading branch information
GooD-NTS committed Jan 14, 2022
1 parent 555efa8 commit 27d6990
Show file tree
Hide file tree
Showing 10 changed files with 140 additions and 112 deletions.
1 change: 1 addition & 0 deletions OpenIV/Resources/Languages/en_GB/Description.xml
Expand Up @@ -113,6 +113,7 @@
</type>
<type Name="Bink Video">
<ext>bik</ext>
<ext>bk2</ext>
</type>
<type Name="Windows Media Audio/Video file">
<ext>wmv</ext>
Expand Down
Binary file modified OpenIV/Resources/Languages/en_GB/EULA.rtf
Binary file not shown.
3 changes: 2 additions & 1 deletion OpenIV/Resources/Languages/en_GB/Features.xml
Expand Up @@ -24,8 +24,9 @@
<btnSave Caption='Save'/>
<btnCancel Caption='Cancel'/>
<btnNewFolder Caption='New folder'/>
<btnRename Caption='Rename'/>
<btnRemove Caption='Remove'/>
<btnClear Caption='Clear'/>
<btnClear Caption='Remove all'/>

<Label1 Caption='Use drag and drop to organize your favorites.'/>

Expand Down
Binary file removed OpenIV/Resources/Languages/en_GB/Flag.ico
Binary file not shown.
Binary file added OpenIV/Resources/Languages/en_GB/Flag.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion OpenIV/Resources/Languages/en_GB/LIP.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<LanguageInterfacePack version='400' ID='2057' active="true">
<LanguageInterfacePack version='410' ID='2057' active="true">
<Contributors>
<Contributor link="http://openiv.com/">OpenIV Team</Contributor>
</Contributors>
Expand Down
56 changes: 32 additions & 24 deletions OpenIV/Resources/Languages/en_GB/LegacyUI.xml
Expand Up @@ -84,31 +84,36 @@
<Item Index="71" Value='Search "%s" in all archives'/>
<Item Index="72" Value="Do you really want to exit $AppName$?"/>
</StringList>
</AeroWindow>
<!-- Others -->

<StringDictionary>
<!-- Notification: Admin mode -->
<Item Key="ADMIN_MODE_TITLE" Value="Administrator mode"/>
<Item Key="ADMIN_MODE_TEXT" Value="Your $AppName$ is running with administrator privileges. Some features like drag and drop from Windows File Explorer might not work. Usually, you no need to run $AppName$ with administrator privileges."/>
<Item Key="ADMIN_MODE_ACTION" Value="What can I do?"/>

<!-- Notification: "mods" folder V1 -->
<Item Key="MODS_FOLDER_V1_TITLE" Value="Install plugin for $RageGAME_SHORT$"/>
<Item Key="MODS_FOLDER_V1_TEXT" Value="You need to install ASI Loader and $ModsFolderAsi$ plugin for your $RageGAME_SHORT$, otherwise game will not load modified RPF archive.\nUse of modifications in the $RageGAME_MP$ is not supported and may result in being banned from online content."/>
<Item Key="MODS_FOLDER_V1_ACTION" Value="ASI Manager"/>

<!-- Notification: "mods" folder V1 - editing -->
<Item Key="MODS_FOLDER_V1_EDITING_TITLE" Value='The $ModsFolder$ folder'/>
<Item Key="MODS_FOLDER_V1_EDITING_TEXT" Value='The archive you are currently editing is not located in $ModsFolder$ folder.'/>
<Item Key="MODS_FOLDER_V1_EDITING_SETTIGINS" Value='The editing capabilities have been disabled for this archive.\nNavigate to $ModsFolder$ folder, or allow editing in the settings.'/>
<Item Key="COPY_TO_MODS_FOLDER" Value='Copy to $ModsFolder$ folder'/>
<Item Key="SHOW_IN_MODS_FOLDER" Value='Show in $ModsFolder$ folder'/>
<Item Key="CHANGE_MODS_FOLDER_V1_SETTINGS" Value="Change $ModsFolder$ folder settings"/>

<!-- Notification: "mods" folder V1 - update.rpf -->
<Item Key="MODS_FOLDER_V1_UPDATE_RPF_TITLE" Value='$RageGAME$ Title Update'/>
<Item Key="MODS_FOLDER_V1_UPDATE_RPF_TEXT" Value='You have outdated version of update.rpf in your $ModsFolder$ folder. You need to copy new version of "update.rpf" into your $ModsFolder$ folder, otherwise your game might crash.'/>
<Item Key="MODS_FOLDER_V1_UPDATE_RPF_ACTION" Value='Copy new version to $ModsFolder$ folder'/>
</StringDictionary>
</AeroWindow>
<!-- Filter -->
<SearchBox BannerText="Filter"/>
<!-- Notification: GTA V (ASI) -->
<lbGTAVPluginTitle Caption="Install plugin for $RageGAME_SHORT$"/>
<lbGTAVPluginText Caption="You need to install ASI Loader and $ModsFolderAsi$ plugin for your $RageGAME_SHORT$, otherwise game will not load modified RPF archive.\nDo not play $RageGAME_MP$ with modified RPF, or you will be banned."/>
<btnGTAVPluginAction Caption="ASI Manager"/>
<!-- Notification: copy to mods folder -->
<lbNotInModsTitle Caption='The $ModsFolder$ folder'/>
<lbNotInModsText Caption='The archive you are currently editing is not located in $ModsFolder$ folder.'/>
<lbEditModeDisabledDueToModsFolder Caption='The editing capabilities have been disabled for this archive.\nNavigate to $ModsFolder$ folder, or allow editing in the settings.'/>
<btnCopyToMods Caption='Copy to $ModsFolder$ folder'/>
<btnShowInMods Caption='Show in $ModsFolder$ folder'/>
<btnChangeModsFolderSettings Caption="Change $ModsFolder$ folder settings"/>
<!-- Notification: update.rpf -->
<lbCopyNewUpdateToModsTitle Caption='$RageGAME$ Title Update'/>
<lbCopyNewUpdateToMods Caption='You have outdated version of update.rpf in your $ModsFolder$ folder. You need to copy new version of “update.rpf” into your $ModsFolder$ folder, otherwise your game might crash.'/>
<btnCopyUpdateToMods Caption='Copy new version to $ModsFolder$ folder'/>
<!-- Notification: Admin mode -->
<lbAdminModeTitle Caption='Administrator mode'/>
<lbAdminModeText Caption='Your $AppName$ is running with administrator privileges. Some features like drag and drop from Windows File Explorer might not work. Usually, you no need to run $AppName$ with administrator privileges.'/>
<btnAdminModeAction Caption='What can I do?'/>
<!-- Search tasks -->
<taskClearSearchFilter Caption='Clear search filter'/>
</MainWindow>
</MainWindow>

<ActionsModule>
<!-- Main Menu -->
Expand Down Expand Up @@ -281,7 +286,10 @@
<Item Index="56" Value="Ascending"/>
<Item Index="57" Value="Descending"/>
</Lines>
</Strings>

<Dictionary>
</Dictionary>
</Strings>
</ActionsModule>

<EditModeHelpWindow Caption="Edit mode - $AppName$">
Expand Down
145 changes: 73 additions & 72 deletions OpenIV/Resources/Languages/en_GB/Strings.xml
@@ -1,75 +1,76 @@
<?xml version="1.0" encoding="UTF-8"?>
<GlobalStrings>
<StringList>
<Item Index='00' Value='Progress...'/>
<Item Index='01' Value='Current file: '/>
<Item Index='02' Value='Search - $AppName$'/>
<Item Index='03' Value='Searching, please wait...'/>
<Item Index='04' Value='Close'/>
<Item Index='05' Value=' GB'/>
<Item Index='06' Value='Yes'/>
<Item Index='07' Value='No'/>
<Item Index='08' Value=' bytes'/>
<Item Index='09' Value=' KB'/>
<Item Index='10' Value=' MB'/>
<Item Index='11' Value='Warning, you are in editing mode!'/>
<Item Index='12' Value='While in editing mode, all changes will automatically saved.\nDo you want to continue?'/>
<Item Index='13' Value='Destination folder:'/>
<Item Index='14' Value='External application is working...'/>
<Item Index='15' Value='Creating new %S'/>
<Item Index='16' Value='$AppName$ - Information'/>
<Item Index='17' Value='Error loading file, probable file is corrupt.'/>
<Item Index='18' Value='$AppName$ - Error occurred while opening file'/>
<Item Index='19' Value='Unknown file format.'/>
<Item Index='20' Value='%S version %D is not supported.'/>
<Item Index='21' Value="$AppName$ can't open archive, reason:\n"/>
<Item Index='22' Value='$AppName$ - Create archive'/>
<Item Index='23' Value="Archive name can't be null."/>
<Item Index='24' Value='openFormats - Import'/>
<Item Index='25' Value='Unknown file format extension: %S'/>
<Item Index='26' Value='$AppName$ - DirectX error'/>
<Item Index='27' Value='$AppName$ is unable to initialize Direct3D.'/>
<Item Index='28' Value='Run $RageGAME_SHORT$'/>
<Item Index='29' Value="$AppName$ is unable to locate associated IDE file."/>
<Item Index='30' Value="$AppName$ is unable to open file. Here is list of possible reasons:\n\nAccess denied. Try to run $AppName$ with administrator right.\nAnother process uses file. Close other programs and try again.\n\n"/>
<Item Index='31' Value='Destination folder:'/>
<Item Index='32' Value='Unable to open archive: Unknown error.'/>
<Item Index='33' Value='Unable to open archive: Path not found.'/>
<Item Index='34' Value='Unable to open archive: Access denied or file is used in another program.'/>
<Item Index='35' Value='Unable to open archive: Unknown file format or archive is corrupted.'/>
<Item Index='36' Value='Unable to open archive: Archive is corrupted.'/>
<Item Index='37' Value='Unable to open archive: Unknown encryption key, probable archive is for different game or platform.'/>
<Item Index='38' Value='Unable to create new archive.'/>
<Item Index='39' Value='$AppName$ - No audio playback device'/>
<Item Index='40' Value='Unable to play audio file. No audio playback device available.'/>
<Item Index='41' Value='$AppName$ is unable to find handler for this file.\nFile path: "%s"'/>
<Item Index='42' Value='$AppName$ is unable to find or open this file.\nFile path: "%s"'/>
<Item Index='43' Value='$AppName$ cannot open this file because it is larger than 256 Megabytes.'/>
<Item Index='44' Value='$AppName$ is unable to show content of this file. File can not be saved as XML, error code: %s'/>
<Item Index='45' Value='$AppName$ is unable to open this file. Error code: %s'/>
<Item Index='46' Value='$AppName$ is unable to open OIV Package inside game archive.'/>
</StringList>
<tools>
<item Name="Tools.Common.RunGame" Title="Run $RageGAME_SHORT$" Hint="Run $RageGAME$"/>
<item Name="Tools.Common.Search" Title="Search" Hint="Open search"/>
<item Name="Tools.Common.HashGenerator" Title="Hash Generator" Hint="Open hash generator"/>
<item Name="Tools.Common.PackageInstaller" Title="Package Installer" Hint="Open Package Installer"/>
<item Name="Tools.GTAIV.PlacementSearch" Title="Placement search" Hint="Open placement search"/>
<item Name="Tools.GTAIV.PlacementSearch.SearchIt" Title="Find location" Hint="Open placement search"/>
<item Name="Tools.GTAIV.IDEHelper.FindAndShowIDE" Title="Find in IDE" Hint=""/>
<item Name="Tools.GTAIV.AnimViewer" Title="Animation viewer" Hint="Open animation viewer"/>
<item Name="Tools.GTAV.ASIManager" Title="ASI Manager" Hint="ASI Manager"/>
<item Name="Files.Common.AudioPlayer" Title="Audio player" Hint=""/>
<item Name="Files.Common.AudioPlayer.ExportToFormats" Title="Export to openFormats (.oac)" Hint=""/>
<item Name="Files.GTAEngine.TextViewer" Title="GXT viewer" Hint=""/>
<item Name="Files.GTAEngine.TextViewer2" Title="GXT2 viewer" Hint=""/>
<item Name="Files.Resources.TextureEditor" Title="Textures viewer" Hint=""/>
<item Name="Files.Resources.TextureEditor.EditExternalFile" Title="Textures editor" Hint=""/>
<item Name="Files.Resources.CollisionViewer" Title="Collision viewer" Hint=""/>
<item Name="Files.Resources.DrawableViewer" Title="WDR/WDD Models viewer" Hint=""/>
<item Name="Files.Resources.FragmentsViewer" Title="WFT Models viewer" Hint=""/>
<item Name="Files.Resources.NavmeshViewer" Title="Nav Mesh viewer" Hint=""/>
<item Name="Files.Resources.ExportSkeletonDataYFT.Export" Title="Export skeleton to openFormats (.skel)" Hint=""/>
<item Name="Files.Resources.EmbeddedTextureEditor.Edit" Title="Edit embedded textures" Hint="Edit with Embedded Texture Editor"/>
</tools>
<StringList>
<Item Index='00' Value='Progress...'/>
<Item Index='01' Value='Current file: '/>
<Item Index='02' Value='Search - $AppName$'/>
<Item Index='03' Value='Searching, please wait...'/>
<Item Index='04' Value='Close'/>
<Item Index='05' Value=' GB'/>
<Item Index='06' Value='Yes'/>
<Item Index='07' Value='No'/>
<Item Index='08' Value=' bytes'/>
<Item Index='09' Value=' KB'/>
<Item Index='10' Value=' MB'/>
<Item Index='11' Value='Warning, you are in editing mode!'/>
<Item Index='12' Value='While in editing mode, all changes will automatically saved.\nDo you want to continue?'/>
<Item Index='13' Value='Destination folder:'/>
<Item Index='14' Value='External application is working...'/>
<Item Index='15' Value='Creating new %S'/>
<Item Index='16' Value='$AppName$ - Information'/>
<Item Index='17' Value='Error loading file, probable file is corrupt.'/>
<Item Index='18' Value='$AppName$ - Error occurred while opening file'/>
<Item Index='19' Value='Unknown file format.'/>
<Item Index='20' Value='%S version %D is not supported.'/>
<Item Index='21' Value="$AppName$ can't open archive, reason:\n"/>
<Item Index='22' Value='$AppName$ - Create archive'/>
<Item Index='23' Value="Archive name can't be null."/>
<Item Index='24' Value='openFormats - Import'/>
<Item Index='25' Value='Unknown file format extension: %S'/>
<Item Index='26' Value='$AppName$ - DirectX error'/>
<Item Index='27' Value='$AppName$ is unable to initialize Direct3D.'/>
<Item Index='28' Value='Run $RageGAME_SHORT$'/>
<Item Index='29' Value="$AppName$ is unable to locate associated IDE file."/>
<Item Index='30' Value="$AppName$ is unable to open file. Here is list of possible reasons:\n\nAccess denied. Try to run $AppName$ with administrator right.\nAnother process uses file. Close other programs and try again.\n\n"/>
<Item Index='31' Value='Destination folder:'/>
<Item Index='32' Value='Unable to open archive: Unknown error.'/>
<Item Index='33' Value='Unable to open archive: Path not found.'/>
<Item Index='34' Value='Unable to open archive: Access denied or file is used in another program.'/>
<Item Index='35' Value='Unable to open archive: Unknown file format or archive is corrupted.'/>
<Item Index='36' Value='Unable to open archive: Archive is corrupted.'/>
<Item Index='37' Value='Unable to open archive: Unknown encryption key, probable archive is for different game or platform.'/>
<Item Index='38' Value='Unable to create new archive.'/>
<Item Index='39' Value='$AppName$ - No audio playback device'/>
<Item Index='40' Value='Unable to play audio file. No audio playback device available.'/>
<Item Index='41' Value='$AppName$ is unable to find handler for this file.\nFile path: "%s"'/>
<Item Index='42' Value='$AppName$ is unable to find or open this file.\nFile path: "%s"'/>
<Item Index='43' Value='$AppName$ cannot open this file because it is larger than 256 Megabytes.'/>
<Item Index='44' Value='$AppName$ is unable to show content of this file. File can not be saved as XML, error code: %s'/>
<Item Index='45' Value='$AppName$ is unable to open this file. Error code: %s'/>
<Item Index='46' Value='$AppName$ is unable to open OIV Package inside game archive.'/>
</StringList>
<Dictionary/>
<tools>
<item Name="Tools.Common.RunGame" Title="Run $RageGAME_SHORT$" Hint="Run $RageGAME$"/>
<item Name="Tools.Common.Search" Title="Search" Hint="Open search"/>
<item Name="Tools.Common.HashGenerator" Title="Hash Generator" Hint="Open hash generator"/>
<item Name="Tools.Common.PackageInstaller" Title="Package Installer" Hint="Open Package Installer"/>
<item Name="Tools.GTAIV.PlacementSearch" Title="Placement search" Hint="Open placement search"/>
<item Name="Tools.GTAIV.PlacementSearch.SearchIt" Title="Find location" Hint="Open placement search"/>
<item Name="Tools.GTAIV.IDEHelper.FindAndShowIDE" Title="Find in IDE" Hint=""/>
<item Name="Tools.GTAIV.AnimViewer" Title="Animation viewer" Hint="Open animation viewer"/>
<item Name="Tools.GTAV.ASIManager" Title="ASI Manager" Hint="ASI Manager"/>
<item Name="Files.Common.AudioPlayer" Title="Audio player" Hint=""/>
<item Name="Files.Common.AudioPlayer.ExportToFormats" Title="Export to openFormats (.oac)" Hint=""/>
<item Name="Files.GTAEngine.TextViewer" Title="GXT viewer" Hint=""/>
<item Name="Files.GTAEngine.TextViewer2" Title="GXT2 viewer" Hint=""/>
<item Name="Files.Resources.TextureEditor" Title="Textures viewer" Hint=""/>
<item Name="Files.Resources.TextureEditor.EditExternalFile" Title="Textures editor" Hint=""/>
<item Name="Files.Resources.CollisionViewer" Title="Collision viewer" Hint=""/>
<item Name="Files.Resources.DrawableViewer" Title="WDR/WDD Models viewer" Hint=""/>
<item Name="Files.Resources.FragmentsViewer" Title="WFT Models viewer" Hint=""/>
<item Name="Files.Resources.NavmeshViewer" Title="Nav Mesh viewer" Hint=""/>
<item Name="Files.Resources.ExportSkeletonDataYFT.Export" Title="Export skeleton to openFormats (.skel)" Hint=""/>
<item Name="Files.Resources.EmbeddedTextureEditor.Edit" Title="Edit embedded textures" Hint="Edit with Embedded Texture Editor"/>
</tools>
</GlobalStrings>
2 changes: 1 addition & 1 deletion OpenIV/Resources/Languages/en_GB/Tools/AsiManager.xml
Expand Up @@ -5,7 +5,7 @@
<string name="TITLE">$RageGAME_SHORT$ - ASI Manager</string>

<string name="RPF_NOTE">You need to install ASI Loader and $ModsFolderAsi$ plugin for your $RageGAME_SHORT$, otherwise game will not load modified RPF archive.</string>
<string name="ONLINE_NOTE">Do not play $RageGAME_MP$ with modified RPF you will be banned.</string>
<string name="ONLINE_NOTE">Use of modifications in the $RageGAME_MP$ is not supported and may result in being banned from online content.</string>

<string name="INSTALL">Install</string>
<string name="UPDATE">Update</string>
Expand Down
43 changes: 30 additions & 13 deletions OpenIV/Resources/Languages/en_GB/Tools/HashGeneratorWindow.xml
@@ -1,15 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<Translation>
<HashGeneratorWindow Caption='Hash Generator - $AppName$'>
<!-- Label's -->
<lbOutputFormat Caption='Output format:' />
<!-- Button's -->
<btnLoadFromFile Caption='Load from File' />
<btnGenerate Caption='Generate' />
<btnSaveToFile Caption='Save to File' />
<cbCaseSensitive Caption='Case Sensitive' />
<!-- Panel's -->
<pnlLeft Caption='Input:' />
<pnlRight Caption='Output:' />
</HashGeneratorWindow>
</Translation>
<HashGeneratorWindow Caption='Hash Generator - $AppName$'>
<lbHash Caption='Hash algorithm:' />
<AeroWindow LinesCount='3'>
<StringList>
<Item Index='0' Value='Default'/>
<Item Index='1' Value='Case Sensitive'/>
<Item Index='2' Value='AWC'/>
</StringList>
</AeroWindow>

<lbOutputFormat Caption='Output format:' />
<cbOutputFormat>
<Items>
<Item Index="0" Value="Hex"/>
<Item Index="1" Value="Unsigned int"/>
<Item Index="2" Value="Signed int"/>
</Items>
</cbOutputFormat>

<lbOptions Caption='Options:' />
<cbAutoGen Caption='Generate on typing' />

<pnlLeft Caption='Input:' />
<pnlRight Caption='Output:' />

<btnLoadFromFile Caption='Load from File' Hint="Load input strings list from file (Ctrl + O)" />
<btnGenerate Caption='Generate' Hint="Generate hashes (Ctrl + G)" />
<btnSaveToFile Caption='Save to File' Hint="Save output hash list to file (Ctrl + S)" />
</HashGeneratorWindow>
</Translation>

0 comments on commit 27d6990

Please sign in to comment.