From 3781f389949ac037f9d5a3a219e46a24a43b7a84 Mon Sep 17 00:00:00 2001 From: kervala Date: Sat, 6 Aug 2016 20:05:02 +0200 Subject: [PATCH] Added: Translations for Ryzom Installer, see #279 --- .../client/ryzom_installer/CMakeLists.txt | 4 +- .../translations/ryzom_installer_de.ts | 744 ++++++++++++++++++ .../translations/ryzom_installer_en.ts | 744 ++++++++++++++++++ .../translations/ryzom_installer_es.ts | 744 ++++++++++++++++++ .../translations/ryzom_installer_fr.ts | 744 ++++++++++++++++++ .../translations/ryzom_installer_ru.ts | 744 ++++++++++++++++++ .../translations/translations.qrc | 9 + 7 files changed, 3731 insertions(+), 2 deletions(-) create mode 100644 code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_de.ts create mode 100644 code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_en.ts create mode 100644 code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_es.ts create mode 100644 code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_fr.ts create mode 100644 code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_ru.ts create mode 100644 code/ryzom/tools/client/ryzom_installer/translations/translations.qrc diff --git a/code/ryzom/tools/client/ryzom_installer/CMakeLists.txt b/code/ryzom/tools/client/ryzom_installer/CMakeLists.txt index 2726ea489..333d9454c 100644 --- a/code/ryzom/tools/client/ryzom_installer/CMakeLists.txt +++ b/code/ryzom/tools/client/ryzom_installer/CMakeLists.txt @@ -7,8 +7,8 @@ FILE(GLOB CLIENT_INSTALL_UIS ui/*.ui) FILE(GLOB CLIENT_INSTALL_TRANS translations/*.ts) FILE(GLOB CLIENT_INSTALL_RCS res/*.qrc) -#CONFIGURE_FILE(translations/translations.qrc ${CMAKE_CURRENT_BINARY_DIR}/translations.qrc COPYONLY) -#SET(CLIENT_INSTALL_RCS resources.qrc ${CMAKE_CURRENT_BINARY_DIR}/translations.qrc) +CONFIGURE_FILE(translations/translations.qrc ${CMAKE_CURRENT_BINARY_DIR}/translations.qrc COPYONLY) +LIST(APPEND CLIENT_INSTALL_RCS ${CMAKE_CURRENT_BINARY_DIR}/translations.qrc) IF(WITH_QT) INCLUDE_DIRECTORIES(${QT_INCLUDES}) diff --git a/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_de.ts b/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_de.ts new file mode 100644 index 000000000..5fcaf6718 --- /dev/null +++ b/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_de.ts @@ -0,0 +1,744 @@ + + + + + CDownloader + + File (%1B) is larger than expected (%2B) + + + + You only have %1 bytes left on device, but %2 bytes are required. + + + + Unable to write file + + + + Timeout + + + + Redirection URL is not defined + + + + Wrong status code: %1 + + + + Network error: %1 + + + + + CInstallDialog + + Old installation: %1 + + + + Internet (%1 to download) + + + + Files will be installed to (requires %1): + + + + Please choose directory where is installed Ryzom + + + + Unable to find Ryzom + + + + Unable to find Ryzom in selected directory. Please choose another one or cancel. + + + + Please choose directory where to install Ryzom + + + + Another location: %1 + + + + Undefined + + + + Not enough free disk space + + + + You don't have enough free space on this disk, please make more space or choose a directory on another disk. + + + + + CMainWindow + + About %1 + + + + Program to install, download and manage Ryzom profiles. + + + + Author: %1 + + + + Copyright: %1 + + + + Support: %1 + + + + + CMigrateDialog + + Files will be installed to (requires %1): + + + + Please choose directory where to install Ryzom + + + + Not enough free disk space + + + + You don't have enough free space on this disk, please make more space or choose a directory on another disk. + + + + + COperationDialog + + Confirmation + + + + Warning, this server doesn't support resume! If you stop download now, you won't be able to resume it later. +Are you sure to abort download? + + + + %p% (%v/%m KiB) + + + + Error + + + + Download data required by server %1 + + + + Downloading %1... + + + + Extract data files required by server %1 + + + + Extracting %1... + + + + Download client required by server %1 + + + + Extract client files required by server %1 + + + + Copy data files required by server %1 + + + + Copying %1... + + + + Copy old profile to new location + + + + Extract client to new location + + + + Copy installer to new location + + + + Uninstall old client + + + + An old version of Ryzom has been detected on this system, would you like to uninstall it to save space disk? + + + + Clean obsolete files + + + + Deleting %1... + + + + Create default profile + + + + Create shortcuts for profile %1 + + + + Delete client files + + + + Unable to delete files for client %1 + + + + Add profiles + + + + Adding profile %1... + + + + Delete profiles + + + + Deleting profile %1... + + + + Unable to delete files for profile %1 + + + + Delete installer + + + + Delete downloaded files + + + + + CProfilesDialog + + Confirmation + + + + You're going to delete a profile, files won't be deleted and you'll have to do that manually. +Are you sure to delete this profile? + + + + Please choose Ryzom client executable to launch + + + + Executables (*.exe) + + + + + CProfilesModel + + #%1: %2 + + + + + CSettingsDialog + + Please choose directory where to install Ryzom + + + + + CUninstallDialog + + Component + + + + Size + + + + Client for %1 + + + + Profile #%1: %2 + + + + Installer + + + + Downloaded Files + + + + + InstallDialog + + Ryzom Installer + + + + Welcome to Ryzom Installer! + +This program will allow you to download, install, configure or manage Ryzom on your computer. + +Just follow the different steps and make your choice between the different propositions. + + + + Show advanced parameters (expert) + + + + Files will be installed from: + + + + Old installation: %1 + + + + Another location: %1 + + + + Browse... + + + + Internet (%1 GiB to download) + + + + Files will be installed to (requires 10 GiB): + + + + c:\ + + + + Do you prefer to use a 64 or 32 bits client? + + + + 64 bits (recommended) + + + + 32 bits + + + + + MainWindow + + Ryzom Installer + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"><br /></p></body></html> + + + + Atys + + + + Play + + + + Configure + + + + &Settings + + + + &Help + + + + About Qt + + + + About... + + + + &Profiles + + + + &Quit + + + + &Uninstall + + + + + MigrateDialog + + Ryzom Installer + + + + Welcome to Ryzom Installer! + +This program will migrate Ryzom version 2.1 to 3.0. Your files will be updated, cleaned and moved to a new location. + +Just press Continue button and follow the different steps until everything is done. + + + + Show advanced parameters (expert) + + + + Files will be installed to (requires 10 GiB): + + + + c:\ + + + + Browse... + + + + Do you prefer to use a 64 or 32 bits client? + + + + 64 bits (recommended) + + + + 32 bits + + + + Continue + + + + Quit + + + + + OperationDialog + + Ryzom Installer + + + + Operation + + + + Operation progress + + + + + ProfilesDialog + + Dialog + + + + List of profiles: + + + + Add + + + + Delete + + + + Profile: + + + + 0 + + + + Name: + + + + Server: + + + + Atys + + + + Yubo + + + + Executable: + + + + ryzom_client_r.exe + + + + Default + + + + Browse... + + + + Arguments: + + + + Comments: + + + + Directory: + + + + ~/.ryzom/0 + + + + Open + + + + Create shortcuts: + + + + Desktop + + + + Start Menu + + + + + QApplication + + Error + + + + Unable to find ryzom_installer.ini + + + + Instalation and launcher tool for Ryzom + + + + Uninstall + + + + Silent mode + + + + Unable to open %1 + + + + Unable to open output file + + + + Unable to write output file + + + + 7zip decoder doesn't support this archive + + + + Unable to allocate memory + + + + Error %1 + + + + Unable to create directory %1 + + + + Unable to set permissions of %1 + + + + disk full + + + + unable to write %1 + + + + unable to read %1 + + + + failed (%1) + + + + Unable to unpack %1 to %2: %3 + + + + Unable to copy file %1 + + + + + QObject + + B + + + + KiB + + + + MiB + + + + GiB + + + + TiB + + + + PiB + + + + + SettingsDialog + + Dialog + + + + Use 64 bits client + + + + Base location of Ryzom files: + + + + Language + + + + Browse... + + + + Location of source Ryzom files: + + + + D:\Ryzom + + + + E:\Ryzom + + + + + UninstallDialog + + Ryzom Installer + + + + You're about to uninstall some or all components of Ryzom. Please check each component you want to remove (warning, it can't be reverted). + + + + Components to remove + + + + Uninstall + + + + Cancel + + + + diff --git a/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_en.ts b/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_en.ts new file mode 100644 index 000000000..5fcaf6718 --- /dev/null +++ b/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_en.ts @@ -0,0 +1,744 @@ + + + + + CDownloader + + File (%1B) is larger than expected (%2B) + + + + You only have %1 bytes left on device, but %2 bytes are required. + + + + Unable to write file + + + + Timeout + + + + Redirection URL is not defined + + + + Wrong status code: %1 + + + + Network error: %1 + + + + + CInstallDialog + + Old installation: %1 + + + + Internet (%1 to download) + + + + Files will be installed to (requires %1): + + + + Please choose directory where is installed Ryzom + + + + Unable to find Ryzom + + + + Unable to find Ryzom in selected directory. Please choose another one or cancel. + + + + Please choose directory where to install Ryzom + + + + Another location: %1 + + + + Undefined + + + + Not enough free disk space + + + + You don't have enough free space on this disk, please make more space or choose a directory on another disk. + + + + + CMainWindow + + About %1 + + + + Program to install, download and manage Ryzom profiles. + + + + Author: %1 + + + + Copyright: %1 + + + + Support: %1 + + + + + CMigrateDialog + + Files will be installed to (requires %1): + + + + Please choose directory where to install Ryzom + + + + Not enough free disk space + + + + You don't have enough free space on this disk, please make more space or choose a directory on another disk. + + + + + COperationDialog + + Confirmation + + + + Warning, this server doesn't support resume! If you stop download now, you won't be able to resume it later. +Are you sure to abort download? + + + + %p% (%v/%m KiB) + + + + Error + + + + Download data required by server %1 + + + + Downloading %1... + + + + Extract data files required by server %1 + + + + Extracting %1... + + + + Download client required by server %1 + + + + Extract client files required by server %1 + + + + Copy data files required by server %1 + + + + Copying %1... + + + + Copy old profile to new location + + + + Extract client to new location + + + + Copy installer to new location + + + + Uninstall old client + + + + An old version of Ryzom has been detected on this system, would you like to uninstall it to save space disk? + + + + Clean obsolete files + + + + Deleting %1... + + + + Create default profile + + + + Create shortcuts for profile %1 + + + + Delete client files + + + + Unable to delete files for client %1 + + + + Add profiles + + + + Adding profile %1... + + + + Delete profiles + + + + Deleting profile %1... + + + + Unable to delete files for profile %1 + + + + Delete installer + + + + Delete downloaded files + + + + + CProfilesDialog + + Confirmation + + + + You're going to delete a profile, files won't be deleted and you'll have to do that manually. +Are you sure to delete this profile? + + + + Please choose Ryzom client executable to launch + + + + Executables (*.exe) + + + + + CProfilesModel + + #%1: %2 + + + + + CSettingsDialog + + Please choose directory where to install Ryzom + + + + + CUninstallDialog + + Component + + + + Size + + + + Client for %1 + + + + Profile #%1: %2 + + + + Installer + + + + Downloaded Files + + + + + InstallDialog + + Ryzom Installer + + + + Welcome to Ryzom Installer! + +This program will allow you to download, install, configure or manage Ryzom on your computer. + +Just follow the different steps and make your choice between the different propositions. + + + + Show advanced parameters (expert) + + + + Files will be installed from: + + + + Old installation: %1 + + + + Another location: %1 + + + + Browse... + + + + Internet (%1 GiB to download) + + + + Files will be installed to (requires 10 GiB): + + + + c:\ + + + + Do you prefer to use a 64 or 32 bits client? + + + + 64 bits (recommended) + + + + 32 bits + + + + + MainWindow + + Ryzom Installer + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"><br /></p></body></html> + + + + Atys + + + + Play + + + + Configure + + + + &Settings + + + + &Help + + + + About Qt + + + + About... + + + + &Profiles + + + + &Quit + + + + &Uninstall + + + + + MigrateDialog + + Ryzom Installer + + + + Welcome to Ryzom Installer! + +This program will migrate Ryzom version 2.1 to 3.0. Your files will be updated, cleaned and moved to a new location. + +Just press Continue button and follow the different steps until everything is done. + + + + Show advanced parameters (expert) + + + + Files will be installed to (requires 10 GiB): + + + + c:\ + + + + Browse... + + + + Do you prefer to use a 64 or 32 bits client? + + + + 64 bits (recommended) + + + + 32 bits + + + + Continue + + + + Quit + + + + + OperationDialog + + Ryzom Installer + + + + Operation + + + + Operation progress + + + + + ProfilesDialog + + Dialog + + + + List of profiles: + + + + Add + + + + Delete + + + + Profile: + + + + 0 + + + + Name: + + + + Server: + + + + Atys + + + + Yubo + + + + Executable: + + + + ryzom_client_r.exe + + + + Default + + + + Browse... + + + + Arguments: + + + + Comments: + + + + Directory: + + + + ~/.ryzom/0 + + + + Open + + + + Create shortcuts: + + + + Desktop + + + + Start Menu + + + + + QApplication + + Error + + + + Unable to find ryzom_installer.ini + + + + Instalation and launcher tool for Ryzom + + + + Uninstall + + + + Silent mode + + + + Unable to open %1 + + + + Unable to open output file + + + + Unable to write output file + + + + 7zip decoder doesn't support this archive + + + + Unable to allocate memory + + + + Error %1 + + + + Unable to create directory %1 + + + + Unable to set permissions of %1 + + + + disk full + + + + unable to write %1 + + + + unable to read %1 + + + + failed (%1) + + + + Unable to unpack %1 to %2: %3 + + + + Unable to copy file %1 + + + + + QObject + + B + + + + KiB + + + + MiB + + + + GiB + + + + TiB + + + + PiB + + + + + SettingsDialog + + Dialog + + + + Use 64 bits client + + + + Base location of Ryzom files: + + + + Language + + + + Browse... + + + + Location of source Ryzom files: + + + + D:\Ryzom + + + + E:\Ryzom + + + + + UninstallDialog + + Ryzom Installer + + + + You're about to uninstall some or all components of Ryzom. Please check each component you want to remove (warning, it can't be reverted). + + + + Components to remove + + + + Uninstall + + + + Cancel + + + + diff --git a/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_es.ts b/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_es.ts new file mode 100644 index 000000000..5fcaf6718 --- /dev/null +++ b/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_es.ts @@ -0,0 +1,744 @@ + + + + + CDownloader + + File (%1B) is larger than expected (%2B) + + + + You only have %1 bytes left on device, but %2 bytes are required. + + + + Unable to write file + + + + Timeout + + + + Redirection URL is not defined + + + + Wrong status code: %1 + + + + Network error: %1 + + + + + CInstallDialog + + Old installation: %1 + + + + Internet (%1 to download) + + + + Files will be installed to (requires %1): + + + + Please choose directory where is installed Ryzom + + + + Unable to find Ryzom + + + + Unable to find Ryzom in selected directory. Please choose another one or cancel. + + + + Please choose directory where to install Ryzom + + + + Another location: %1 + + + + Undefined + + + + Not enough free disk space + + + + You don't have enough free space on this disk, please make more space or choose a directory on another disk. + + + + + CMainWindow + + About %1 + + + + Program to install, download and manage Ryzom profiles. + + + + Author: %1 + + + + Copyright: %1 + + + + Support: %1 + + + + + CMigrateDialog + + Files will be installed to (requires %1): + + + + Please choose directory where to install Ryzom + + + + Not enough free disk space + + + + You don't have enough free space on this disk, please make more space or choose a directory on another disk. + + + + + COperationDialog + + Confirmation + + + + Warning, this server doesn't support resume! If you stop download now, you won't be able to resume it later. +Are you sure to abort download? + + + + %p% (%v/%m KiB) + + + + Error + + + + Download data required by server %1 + + + + Downloading %1... + + + + Extract data files required by server %1 + + + + Extracting %1... + + + + Download client required by server %1 + + + + Extract client files required by server %1 + + + + Copy data files required by server %1 + + + + Copying %1... + + + + Copy old profile to new location + + + + Extract client to new location + + + + Copy installer to new location + + + + Uninstall old client + + + + An old version of Ryzom has been detected on this system, would you like to uninstall it to save space disk? + + + + Clean obsolete files + + + + Deleting %1... + + + + Create default profile + + + + Create shortcuts for profile %1 + + + + Delete client files + + + + Unable to delete files for client %1 + + + + Add profiles + + + + Adding profile %1... + + + + Delete profiles + + + + Deleting profile %1... + + + + Unable to delete files for profile %1 + + + + Delete installer + + + + Delete downloaded files + + + + + CProfilesDialog + + Confirmation + + + + You're going to delete a profile, files won't be deleted and you'll have to do that manually. +Are you sure to delete this profile? + + + + Please choose Ryzom client executable to launch + + + + Executables (*.exe) + + + + + CProfilesModel + + #%1: %2 + + + + + CSettingsDialog + + Please choose directory where to install Ryzom + + + + + CUninstallDialog + + Component + + + + Size + + + + Client for %1 + + + + Profile #%1: %2 + + + + Installer + + + + Downloaded Files + + + + + InstallDialog + + Ryzom Installer + + + + Welcome to Ryzom Installer! + +This program will allow you to download, install, configure or manage Ryzom on your computer. + +Just follow the different steps and make your choice between the different propositions. + + + + Show advanced parameters (expert) + + + + Files will be installed from: + + + + Old installation: %1 + + + + Another location: %1 + + + + Browse... + + + + Internet (%1 GiB to download) + + + + Files will be installed to (requires 10 GiB): + + + + c:\ + + + + Do you prefer to use a 64 or 32 bits client? + + + + 64 bits (recommended) + + + + 32 bits + + + + + MainWindow + + Ryzom Installer + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"><br /></p></body></html> + + + + Atys + + + + Play + + + + Configure + + + + &Settings + + + + &Help + + + + About Qt + + + + About... + + + + &Profiles + + + + &Quit + + + + &Uninstall + + + + + MigrateDialog + + Ryzom Installer + + + + Welcome to Ryzom Installer! + +This program will migrate Ryzom version 2.1 to 3.0. Your files will be updated, cleaned and moved to a new location. + +Just press Continue button and follow the different steps until everything is done. + + + + Show advanced parameters (expert) + + + + Files will be installed to (requires 10 GiB): + + + + c:\ + + + + Browse... + + + + Do you prefer to use a 64 or 32 bits client? + + + + 64 bits (recommended) + + + + 32 bits + + + + Continue + + + + Quit + + + + + OperationDialog + + Ryzom Installer + + + + Operation + + + + Operation progress + + + + + ProfilesDialog + + Dialog + + + + List of profiles: + + + + Add + + + + Delete + + + + Profile: + + + + 0 + + + + Name: + + + + Server: + + + + Atys + + + + Yubo + + + + Executable: + + + + ryzom_client_r.exe + + + + Default + + + + Browse... + + + + Arguments: + + + + Comments: + + + + Directory: + + + + ~/.ryzom/0 + + + + Open + + + + Create shortcuts: + + + + Desktop + + + + Start Menu + + + + + QApplication + + Error + + + + Unable to find ryzom_installer.ini + + + + Instalation and launcher tool for Ryzom + + + + Uninstall + + + + Silent mode + + + + Unable to open %1 + + + + Unable to open output file + + + + Unable to write output file + + + + 7zip decoder doesn't support this archive + + + + Unable to allocate memory + + + + Error %1 + + + + Unable to create directory %1 + + + + Unable to set permissions of %1 + + + + disk full + + + + unable to write %1 + + + + unable to read %1 + + + + failed (%1) + + + + Unable to unpack %1 to %2: %3 + + + + Unable to copy file %1 + + + + + QObject + + B + + + + KiB + + + + MiB + + + + GiB + + + + TiB + + + + PiB + + + + + SettingsDialog + + Dialog + + + + Use 64 bits client + + + + Base location of Ryzom files: + + + + Language + + + + Browse... + + + + Location of source Ryzom files: + + + + D:\Ryzom + + + + E:\Ryzom + + + + + UninstallDialog + + Ryzom Installer + + + + You're about to uninstall some or all components of Ryzom. Please check each component you want to remove (warning, it can't be reverted). + + + + Components to remove + + + + Uninstall + + + + Cancel + + + + diff --git a/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_fr.ts b/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_fr.ts new file mode 100644 index 000000000..5fcaf6718 --- /dev/null +++ b/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_fr.ts @@ -0,0 +1,744 @@ + + + + + CDownloader + + File (%1B) is larger than expected (%2B) + + + + You only have %1 bytes left on device, but %2 bytes are required. + + + + Unable to write file + + + + Timeout + + + + Redirection URL is not defined + + + + Wrong status code: %1 + + + + Network error: %1 + + + + + CInstallDialog + + Old installation: %1 + + + + Internet (%1 to download) + + + + Files will be installed to (requires %1): + + + + Please choose directory where is installed Ryzom + + + + Unable to find Ryzom + + + + Unable to find Ryzom in selected directory. Please choose another one or cancel. + + + + Please choose directory where to install Ryzom + + + + Another location: %1 + + + + Undefined + + + + Not enough free disk space + + + + You don't have enough free space on this disk, please make more space or choose a directory on another disk. + + + + + CMainWindow + + About %1 + + + + Program to install, download and manage Ryzom profiles. + + + + Author: %1 + + + + Copyright: %1 + + + + Support: %1 + + + + + CMigrateDialog + + Files will be installed to (requires %1): + + + + Please choose directory where to install Ryzom + + + + Not enough free disk space + + + + You don't have enough free space on this disk, please make more space or choose a directory on another disk. + + + + + COperationDialog + + Confirmation + + + + Warning, this server doesn't support resume! If you stop download now, you won't be able to resume it later. +Are you sure to abort download? + + + + %p% (%v/%m KiB) + + + + Error + + + + Download data required by server %1 + + + + Downloading %1... + + + + Extract data files required by server %1 + + + + Extracting %1... + + + + Download client required by server %1 + + + + Extract client files required by server %1 + + + + Copy data files required by server %1 + + + + Copying %1... + + + + Copy old profile to new location + + + + Extract client to new location + + + + Copy installer to new location + + + + Uninstall old client + + + + An old version of Ryzom has been detected on this system, would you like to uninstall it to save space disk? + + + + Clean obsolete files + + + + Deleting %1... + + + + Create default profile + + + + Create shortcuts for profile %1 + + + + Delete client files + + + + Unable to delete files for client %1 + + + + Add profiles + + + + Adding profile %1... + + + + Delete profiles + + + + Deleting profile %1... + + + + Unable to delete files for profile %1 + + + + Delete installer + + + + Delete downloaded files + + + + + CProfilesDialog + + Confirmation + + + + You're going to delete a profile, files won't be deleted and you'll have to do that manually. +Are you sure to delete this profile? + + + + Please choose Ryzom client executable to launch + + + + Executables (*.exe) + + + + + CProfilesModel + + #%1: %2 + + + + + CSettingsDialog + + Please choose directory where to install Ryzom + + + + + CUninstallDialog + + Component + + + + Size + + + + Client for %1 + + + + Profile #%1: %2 + + + + Installer + + + + Downloaded Files + + + + + InstallDialog + + Ryzom Installer + + + + Welcome to Ryzom Installer! + +This program will allow you to download, install, configure or manage Ryzom on your computer. + +Just follow the different steps and make your choice between the different propositions. + + + + Show advanced parameters (expert) + + + + Files will be installed from: + + + + Old installation: %1 + + + + Another location: %1 + + + + Browse... + + + + Internet (%1 GiB to download) + + + + Files will be installed to (requires 10 GiB): + + + + c:\ + + + + Do you prefer to use a 64 or 32 bits client? + + + + 64 bits (recommended) + + + + 32 bits + + + + + MainWindow + + Ryzom Installer + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"><br /></p></body></html> + + + + Atys + + + + Play + + + + Configure + + + + &Settings + + + + &Help + + + + About Qt + + + + About... + + + + &Profiles + + + + &Quit + + + + &Uninstall + + + + + MigrateDialog + + Ryzom Installer + + + + Welcome to Ryzom Installer! + +This program will migrate Ryzom version 2.1 to 3.0. Your files will be updated, cleaned and moved to a new location. + +Just press Continue button and follow the different steps until everything is done. + + + + Show advanced parameters (expert) + + + + Files will be installed to (requires 10 GiB): + + + + c:\ + + + + Browse... + + + + Do you prefer to use a 64 or 32 bits client? + + + + 64 bits (recommended) + + + + 32 bits + + + + Continue + + + + Quit + + + + + OperationDialog + + Ryzom Installer + + + + Operation + + + + Operation progress + + + + + ProfilesDialog + + Dialog + + + + List of profiles: + + + + Add + + + + Delete + + + + Profile: + + + + 0 + + + + Name: + + + + Server: + + + + Atys + + + + Yubo + + + + Executable: + + + + ryzom_client_r.exe + + + + Default + + + + Browse... + + + + Arguments: + + + + Comments: + + + + Directory: + + + + ~/.ryzom/0 + + + + Open + + + + Create shortcuts: + + + + Desktop + + + + Start Menu + + + + + QApplication + + Error + + + + Unable to find ryzom_installer.ini + + + + Instalation and launcher tool for Ryzom + + + + Uninstall + + + + Silent mode + + + + Unable to open %1 + + + + Unable to open output file + + + + Unable to write output file + + + + 7zip decoder doesn't support this archive + + + + Unable to allocate memory + + + + Error %1 + + + + Unable to create directory %1 + + + + Unable to set permissions of %1 + + + + disk full + + + + unable to write %1 + + + + unable to read %1 + + + + failed (%1) + + + + Unable to unpack %1 to %2: %3 + + + + Unable to copy file %1 + + + + + QObject + + B + + + + KiB + + + + MiB + + + + GiB + + + + TiB + + + + PiB + + + + + SettingsDialog + + Dialog + + + + Use 64 bits client + + + + Base location of Ryzom files: + + + + Language + + + + Browse... + + + + Location of source Ryzom files: + + + + D:\Ryzom + + + + E:\Ryzom + + + + + UninstallDialog + + Ryzom Installer + + + + You're about to uninstall some or all components of Ryzom. Please check each component you want to remove (warning, it can't be reverted). + + + + Components to remove + + + + Uninstall + + + + Cancel + + + + diff --git a/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_ru.ts b/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_ru.ts new file mode 100644 index 000000000..5fcaf6718 --- /dev/null +++ b/code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_ru.ts @@ -0,0 +1,744 @@ + + + + + CDownloader + + File (%1B) is larger than expected (%2B) + + + + You only have %1 bytes left on device, but %2 bytes are required. + + + + Unable to write file + + + + Timeout + + + + Redirection URL is not defined + + + + Wrong status code: %1 + + + + Network error: %1 + + + + + CInstallDialog + + Old installation: %1 + + + + Internet (%1 to download) + + + + Files will be installed to (requires %1): + + + + Please choose directory where is installed Ryzom + + + + Unable to find Ryzom + + + + Unable to find Ryzom in selected directory. Please choose another one or cancel. + + + + Please choose directory where to install Ryzom + + + + Another location: %1 + + + + Undefined + + + + Not enough free disk space + + + + You don't have enough free space on this disk, please make more space or choose a directory on another disk. + + + + + CMainWindow + + About %1 + + + + Program to install, download and manage Ryzom profiles. + + + + Author: %1 + + + + Copyright: %1 + + + + Support: %1 + + + + + CMigrateDialog + + Files will be installed to (requires %1): + + + + Please choose directory where to install Ryzom + + + + Not enough free disk space + + + + You don't have enough free space on this disk, please make more space or choose a directory on another disk. + + + + + COperationDialog + + Confirmation + + + + Warning, this server doesn't support resume! If you stop download now, you won't be able to resume it later. +Are you sure to abort download? + + + + %p% (%v/%m KiB) + + + + Error + + + + Download data required by server %1 + + + + Downloading %1... + + + + Extract data files required by server %1 + + + + Extracting %1... + + + + Download client required by server %1 + + + + Extract client files required by server %1 + + + + Copy data files required by server %1 + + + + Copying %1... + + + + Copy old profile to new location + + + + Extract client to new location + + + + Copy installer to new location + + + + Uninstall old client + + + + An old version of Ryzom has been detected on this system, would you like to uninstall it to save space disk? + + + + Clean obsolete files + + + + Deleting %1... + + + + Create default profile + + + + Create shortcuts for profile %1 + + + + Delete client files + + + + Unable to delete files for client %1 + + + + Add profiles + + + + Adding profile %1... + + + + Delete profiles + + + + Deleting profile %1... + + + + Unable to delete files for profile %1 + + + + Delete installer + + + + Delete downloaded files + + + + + CProfilesDialog + + Confirmation + + + + You're going to delete a profile, files won't be deleted and you'll have to do that manually. +Are you sure to delete this profile? + + + + Please choose Ryzom client executable to launch + + + + Executables (*.exe) + + + + + CProfilesModel + + #%1: %2 + + + + + CSettingsDialog + + Please choose directory where to install Ryzom + + + + + CUninstallDialog + + Component + + + + Size + + + + Client for %1 + + + + Profile #%1: %2 + + + + Installer + + + + Downloaded Files + + + + + InstallDialog + + Ryzom Installer + + + + Welcome to Ryzom Installer! + +This program will allow you to download, install, configure or manage Ryzom on your computer. + +Just follow the different steps and make your choice between the different propositions. + + + + Show advanced parameters (expert) + + + + Files will be installed from: + + + + Old installation: %1 + + + + Another location: %1 + + + + Browse... + + + + Internet (%1 GiB to download) + + + + Files will be installed to (requires 10 GiB): + + + + c:\ + + + + Do you prefer to use a 64 or 32 bits client? + + + + 64 bits (recommended) + + + + 32 bits + + + + + MainWindow + + Ryzom Installer + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"><br /></p></body></html> + + + + Atys + + + + Play + + + + Configure + + + + &Settings + + + + &Help + + + + About Qt + + + + About... + + + + &Profiles + + + + &Quit + + + + &Uninstall + + + + + MigrateDialog + + Ryzom Installer + + + + Welcome to Ryzom Installer! + +This program will migrate Ryzom version 2.1 to 3.0. Your files will be updated, cleaned and moved to a new location. + +Just press Continue button and follow the different steps until everything is done. + + + + Show advanced parameters (expert) + + + + Files will be installed to (requires 10 GiB): + + + + c:\ + + + + Browse... + + + + Do you prefer to use a 64 or 32 bits client? + + + + 64 bits (recommended) + + + + 32 bits + + + + Continue + + + + Quit + + + + + OperationDialog + + Ryzom Installer + + + + Operation + + + + Operation progress + + + + + ProfilesDialog + + Dialog + + + + List of profiles: + + + + Add + + + + Delete + + + + Profile: + + + + 0 + + + + Name: + + + + Server: + + + + Atys + + + + Yubo + + + + Executable: + + + + ryzom_client_r.exe + + + + Default + + + + Browse... + + + + Arguments: + + + + Comments: + + + + Directory: + + + + ~/.ryzom/0 + + + + Open + + + + Create shortcuts: + + + + Desktop + + + + Start Menu + + + + + QApplication + + Error + + + + Unable to find ryzom_installer.ini + + + + Instalation and launcher tool for Ryzom + + + + Uninstall + + + + Silent mode + + + + Unable to open %1 + + + + Unable to open output file + + + + Unable to write output file + + + + 7zip decoder doesn't support this archive + + + + Unable to allocate memory + + + + Error %1 + + + + Unable to create directory %1 + + + + Unable to set permissions of %1 + + + + disk full + + + + unable to write %1 + + + + unable to read %1 + + + + failed (%1) + + + + Unable to unpack %1 to %2: %3 + + + + Unable to copy file %1 + + + + + QObject + + B + + + + KiB + + + + MiB + + + + GiB + + + + TiB + + + + PiB + + + + + SettingsDialog + + Dialog + + + + Use 64 bits client + + + + Base location of Ryzom files: + + + + Language + + + + Browse... + + + + Location of source Ryzom files: + + + + D:\Ryzom + + + + E:\Ryzom + + + + + UninstallDialog + + Ryzom Installer + + + + You're about to uninstall some or all components of Ryzom. Please check each component you want to remove (warning, it can't be reverted). + + + + Components to remove + + + + Uninstall + + + + Cancel + + + + diff --git a/code/ryzom/tools/client/ryzom_installer/translations/translations.qrc b/code/ryzom/tools/client/ryzom_installer/translations/translations.qrc new file mode 100644 index 000000000..534a463be --- /dev/null +++ b/code/ryzom/tools/client/ryzom_installer/translations/translations.qrc @@ -0,0 +1,9 @@ + + + ryzom_installer_de.qm + ryzom_installer_en.qm + ryzom_installer_es.qm + ryzom_installer_fr.qm + ryzom_installer_ru.qm + +