Skip to content

Commit

Permalink
New Crowdin updates (#3053)
Browse files Browse the repository at this point in the history
  • Loading branch information
wzdev-ci authored Jan 1, 2023
1 parent 9550bff commit 0953362
Show file tree
Hide file tree
Showing 44 changed files with 105,543 additions and 83,098 deletions.
2 changes: 1 addition & 1 deletion pkg/nsis/i18n/win_installer-it_IT.nsh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ${LangFileString} WZ_64BIT_AVAILABLE "È disponibile una versione a 64 bit di Wa

${LangFileString} WZ_64BIT_INSTALL_32BIT_AVAILABLE "Questa è la versione a 64 bit di Warzone 2100.$\r$\nScarica la versione a 32 bit da https://wz2100.net/ $\r$\nFai clic su OK per uscire dall'installazione."

${LangFileString} WZ_ARM64_INSTALL_NON_ARM64 "This is the ARM64 version of Warzone 2100, and this device does not have an ARM64 processor.$\r$\nPlease visit https://wz2100.net/ to download the appropriate version for your system (example: x64).$\r$\nProceed with ARM64 installation anyway?"
${LangFileString} WZ_ARM64_INSTALL_NON_ARM64 "Questa è la versione ARM64 di Warzone 2100, ma questo dispositivo non ha un processore ARM64. $\r$\nVisita https://wz2100.net/ per scaricare la versione appropriata per il tuo sistema (ad esempio: x64).$\r$\nProcedere comunque con l'installazione ARM64?"

${LangFileString} WZ_GPL_NEXT "Successivo"

Expand Down
47 changes: 47 additions & 0 deletions pkg/nsis/i18n/win_installer-ja_JP.nsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
${LangFileString} WZWelcomeText "Welcome to the Warzone 2100 installer!\r\n\r\nThis wizard will guide you through the installation of Warzone 2100.\r\n\r\nIt is recommended that you close all other applications before continuing this installation. This will make it possible to update relevant system files without having to reboot your computer.\r\n\r\nWarzone 2100 is 100% free, fully open sourced program\r\n\r\nClick Next to continue."

${LangFileString} WZWelcomeText_Portable "Welcome to the Warzone 2100 portable installer!\r\n\r\nThis wizard will guide you through the installation of the portable version of Warzone 2100.\r\n\r\nThis install is fully self-contained and you can uninstall the program at any time by deleting the directory.\r\n\r\nWarzone 2100 is 100% free, fully open sourced program! \r\n\r\nClick Next to continue."

${LangFileString} WZWelcomeHomepageLink "Visit our Official Homepage https://wz2100.net for the latest version."

${LangFileString} WZ_64BIT_AVAILABLE "There is a 64-bit version of Warzone 2100 available.$\r$\nFor details visit https://wz2100.net/ $\r$\nProceed with 32-bit installation anyway?"

${LangFileString} WZ_64BIT_INSTALL_32BIT_AVAILABLE "This is the 64-bit version of Warzone 2100.$\r$\nPlease download the 32-bit version from https://wz2100.net/ $\r$\nClick OK to quit Setup."

${LangFileString} WZ_ARM64_INSTALL_NON_ARM64 "This is the ARM64 version of Warzone 2100, and this device does not have an ARM64 processor.$\r$\nPlease visit https://wz2100.net/ to download the appropriate version for your system (example: x64).$\r$\nProceed with ARM64 installation anyway?"

${LangFileString} WZ_GPL_NEXT "Next"

${LangFileString} TEXT_SecBase "Core files"
${LangFileString} DESC_SecBase "The core files required to run Warzone 2100."

${LangFileString} TEXT_SecFMVs "Videos"
${LangFileString} DESC_SecFMVs "Download and install in-game cutscenes."

${LangFileString} TEXT_SecFMVs_EngHi "English (HQ)"
${LangFileString} DESC_SecFMVs_EngHi "Download and install higher-quality English in-game cutscenes."

${LangFileString} TEXT_SecFMVs_Eng "English"
${LangFileString} DESC_SecFMVs_Eng "Download and install English in-game cutscenes."

${LangFileString} TEXT_SecFMVs_EngLo "English (LQ)"
${LangFileString} DESC_SecFMVs_EngLo "Download and install a low-quality version of English in-game cutscenes."

${LangFileString} TEXT_SecFMVs_Ger "German"
${LangFileString} DESC_SecFMVs_Ger "Download and install German in-game cutscenes."

${LangFileString} TEXT_SecNLS "Language files"
${LangFileString} DESC_SecNLS "Support for languages other than English."

${LangFileString} TEXT_SecNLS_WinFonts "WinFonts"
${LangFileString} DESC_SecNLS_WinFonts "Include Windows Fonts folder into the search path. Enable this if you want to use custom fonts in config file or having troubles with standard font. Can be slow on Vista and later!"

${LangFileString} TEXT_SecMSSysLibraries "Important Microsoft Runtime DLLs"
${LangFileString} DESC_SecMSSysLibraries "Download and install (or update) Microsoft's Visual C++ redistributable system libraries, which some components may require to run."

${LangFileString} DLTEXT_Downloading "Downloading"
${LangFileString} DLTEXT_SysLibDLFailed "Download of system library failed"
${LangFileString} DLTEXT_VideosDLFailed "Download of videos failed"

${LangFileString} TEXT_PromptRebootNeeded "A reboot is needed to finish the installation. Do you wish to reboot the system now?"
${LangFileString} TEXT_MsgRebootFailed "Reboot failed. Please reboot manually."
2 changes: 1 addition & 1 deletion pkg/nsis/i18n/win_installer-tr_TR.nsh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ${LangFileString} WZ_64BIT_AVAILABLE "Warzone 2100 64-bit sürümü mevcut.$\r$\

${LangFileString} WZ_64BIT_INSTALL_32BIT_AVAILABLE "Bu Warzone 2100 64-bit sürümüdür.$\r$\nLütfen 32-bit sürümünü https://wz2100.net/ adresinden indirin.$\r$\nTamam'a basıp kurulumdan çıkın."

${LangFileString} WZ_ARM64_INSTALL_NON_ARM64 "This is the ARM64 version of Warzone 2100, and this device does not have an ARM64 processor.$\r$\nPlease visit https://wz2100.net/ to download the appropriate version for your system (example: x64).$\r$\nProceed with ARM64 installation anyway?"
${LangFileString} WZ_ARM64_INSTALL_NON_ARM64 "Bu, Warzone 2100'ün ARM64 sürümüdür ve bu cihazın ARM64 işlemcisi yoktur.$\r$\nSisteminize uygun sürümü (örnek: x64) indirmek için lütfen https://wz2100.net/ adresini ziyaret edin.$\r$\nYine de ARM64 kurulumuna devam edilsin mi?"

${LangFileString} WZ_GPL_NEXT "Devam"

Expand Down
Loading

0 comments on commit 0953362

Please sign in to comment.