From 29e06a32cb9b1bf6abd7831dbfb85da4b36de738 Mon Sep 17 00:00:00 2001 From: jkobus Date: Tue, 27 Jan 2015 14:27:54 +0100 Subject: Add Polish translations Change-Id: I311c5f0139e3fc54909b35d0629fecce58bcd37c Reviewed-by: Leena Miettinen Reviewed-by: Niels Weber --- src/sdk/installerbase.qrc | 2 + src/sdk/sdk.pro | 4 +- src/sdk/translations/README | 17 + src/sdk/translations/pl.ts | 3200 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 3221 insertions(+), 2 deletions(-) create mode 100644 src/sdk/translations/README create mode 100644 src/sdk/translations/pl.ts (limited to 'src/sdk') diff --git a/src/sdk/installerbase.qrc b/src/sdk/installerbase.qrc index cc281e565..122ec918b 100644 --- a/src/sdk/installerbase.qrc +++ b/src/sdk/installerbase.qrc @@ -5,10 +5,12 @@ translations/fr.qm translations/ja.qm translations/ru.qm + translations/pl.qm translations/zh_cn.qm translations/qt_fr.qm translations/qtbase_de.qm translations/qtbase_ja.qm + translations/qt_pl.qm translations/qtbase_ru.qm translations/qt_zh_CN.qm diff --git a/src/sdk/sdk.pro b/src/sdk/sdk.pro index bec0b259d..3919f2877 100644 --- a/src/sdk/sdk.pro +++ b/src/sdk/sdk.pro @@ -15,8 +15,8 @@ QT += network qml xml widgets DESTDIR = $$IFW_APP_PATH exists($$LRELEASE) { - QT_LANGUAGES = qtbase_de qt_fr qtbase_ja qtbase_ru qt_zh_CN - IB_LANGUAGES = de en fr ja ru zh_cn + QT_LANGUAGES = qtbase_de qt_fr qtbase_ja qt_pl qtbase_ru qt_zh_CN + IB_LANGUAGES = de en fr ja pl ru zh_cn defineReplace(prependAll) { for(a,$$1):result += $$2$${a}$$3 return($$result) diff --git a/src/sdk/translations/README b/src/sdk/translations/README new file mode 100644 index 000000000..35da60d6a --- /dev/null +++ b/src/sdk/translations/README @@ -0,0 +1,17 @@ +You need to have a Qt translation for your new language, +otherwise your language won't be loaded at runtime. + +To add a new language: +1) Inside src/sdk/sdk.pro: + add your language into IB_LANGUAGES and QT_LANGUAGES. + QT_LANGUAGES contains base name of the Qt translation file. +2) Add Installer Framework translation filename into: + src/src.pro +3) Add Installer Framework and Qt messages (.qm) filenames into: + src/sdk/installerbase.qrc + +In order to provide an update to translations, according to changes done in sources, run: + +lupdate installerfw.pro + +in a root directory. diff --git a/src/sdk/translations/pl.ts b/src/sdk/translations/pl.ts new file mode 100644 index 000000000..c3808e440 --- /dev/null +++ b/src/sdk/translations/pl.ts @@ -0,0 +1,3200 @@ + + + + + AuthenticationRequiredException + + + %1 at %2 + + + + + Proxy requires authentication. + + + + + BinaryContent + + + Could not seek to %1 to read the operation data. + + + + + Could not seek to %1 to read the resource collection block. + + + + + Could not open meta resource. Error: %1 + + + + + BinaryLayout + + + Could not seek to %1 to read the embedded meta data count. + + + + + Could not seek to %1 to read the resource collection segment. + + + + + Unexpected mismatch of meta resources. Read %1, expected: %2. + + + + + Dialog + + + Http authentication required + + + + + You need to supply a Username and Password to access this site. + + + + + Username: + + + + + Password: + + + + + %1 at %2 + + + + + DirectoryGuard + + + Path exists but is not a folder: %1 + + + + + Could not create folder: %1 + + + + + ExtractCallbackImpl + + + + Could not retrieve path of archive item %1 + + + + + Could not remove already existing symlink. %1 + + + + + Could not open file: %1 (%2) + + + + + Could not create symlink at '%1'. Another one is already existing. + + + + + Could not read symlink target from file '%1'. + + + + + Could not create symlink at %1. %2 + + + + + InstallerCalculator + + + Components added as automatic dependencies: + + + + + Components added as dependency for '%1': + + + + + Components that have resolved dependencies: + + + + + Selected components without dependencies: + + + + + Recursion detected, component '%1' already added with reason: '%2' + + + + + Cannot find missing dependency '%1' for '%2'. + + + + + KDJob + + + Canceled + + + + + KDLockFile + + + + Could not create lock file '%1': %2 + + + + + + Could not write PID to lock file '%1': %2 + + + + + + Could not obtain the lock for file '%1': %2 + + + + + + Could not release the lock for file '%1': %2 + + + + + KDUpdater::AppendFileOperation + + + Cannot backup file %1: %2 + + + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + exactly 2 + + + + + Could not open file '%1' for writing: %2 + + + + + Cannot find backup file for %1. + + + + + Could not restore backup file for %1. + + + + + Could not restore backup file for %1: %2 + + + + + KDUpdater::CopyOperation + + + Could not backup file %1. + + + + + Invalid arguments: %1 arguments given, 2 expected. + + + + + Could not copy a non-existent file: %1 + + + + + Could not remove destination file %1: %2 + + + + + Could not copy %1 to %2: %3 + + + + + Could not delete file %1: %2 + + + + + Could not restore backup file into %1: %2 + + + + + KDUpdater::DeleteOperation + + + Cannot create backup of %1: %2 + + + + + Invalid arguments: %1 arguments given, 1 expected. + + + + + Cannot restore backup file for %1: %2 + + + + + KDUpdater::FileDownloader + + + Download finished. + + + + + Cryptographic hashes do not match. + + + + + Download canceled. + + + + + %1 of %2 + + + + + %1 downloaded. + + + + + (%1/sec) + + + + + %n day(s), + + + + + + + + + %n hour(s), + + + + + + + + + %n minute(s) + + + + + + + + + %n second(s) + + + + + + + + + - %1%2%3%4 remaining. + + + + + - unknown time remaining. + + + + + KDUpdater::HttpDownloader + + + Cannot download %1: Writing to file '%2' failed: %3 + + + + + Cannot download %1: Could not create %2: %3 + + + + + %1 at %2 + + + + + Authentication request canceled. + + + + + Secure Connection Failed + + + + + There was an error during connection to: %1. + + + + + This could be a problem with the server's configuration, or it could be someone trying to impersonate the server. + + + + + If you have connected to this server successfully in the past or trust this server, the error may be temporary and you can try again. + + + + + Try again + + + + + KDUpdater::LocalFileDownloader + + + Cannot open source file '%1' for reading. + + + + + Cannot open destination file '%1' for writing. + + + + + Writing to %1 failed: %2 + + + + + KDUpdater::MkdirOperation + + + Invalid arguments: %1 arguments given, 1 expected. + + + + + Could not create folder %1: Unknown error. + + + + + + Cannot remove directory %1: %2 + + + + + KDUpdater::MoveOperation + + + Could not backup file %1. + + + + + Invalid arguments: %1 arguments given, 2 expected. + + + + + Could not remove destination file %1: %2 + + + + + Could not copy %1 to %2: %3 + + + + + Cannot copy %1 to %2: %3 + + + + + Cannot remove file %1. + + + + + Cannot restore backup file for %1: %2 + + + + + KDUpdater::PackagesInfo + + + %1 contains invalid content: %2 + + + + + The file %1 does not exist. + + + + + Could not open %1. + + + + + Parse error in %1 at %2, %3: %4 + + + + + Root element %1 unexpected, should be 'Packages'. + + + + + KDUpdater::PrependFileOperation + + + Cannot backup file %1: %2 + + + + + Invalid arguments: %1 arguments given, 2 expected. + + + + + Could not open file %1 for reading: %2 + + + + + Could not open file %1 for writing: %2 + + + + + Cannot find backup file for %1. + + + + + Cannot restore backup file for %1. + + + + + Cannot restore backup file for %1: %2 + + + + + KDUpdater::ResourceFileDownloader + + + Could not read resource file "%1". Reason: + + + + + KDUpdater::RmdirOperation + + + Invalid arguments: %1 arguments given, 1 expected. + + + + + Could not remove folder %1: The folder does not exist. + + + + + Could not remove folder %1: %2 + + + + + Cannot recreate directory %1: %2 + + + + + KDUpdater::Task + + + %1 started + + + + + %1 cannot be stopped + + + + + Cannot stop task %1 + + + + + %1 cannot be paused + + + + + Cannot pause task %1 + + + + + Cannot resume task %1 + + + + + %1 done + + + + + KDUpdater::UpdateFinder + + + Could not access the package information of this application. + + + + + Could not access the update sources information of this application. + + + + + %n update(s) found. + + + + + + + + + + Downloading Updates.xml from update sources. + + + + + Could not download update source %1 from ('%2') + + + + + Updates.xml file(s) downloaded from update sources. + + + + + Computing applicable updates. + + + + + Application updates computed. + + + + + KDUpdater::UpdateSourcesInfo + + + %1 contains invalid content: %2 + + + + + Could not read "%1" + + + + + XML Parse error in %1 at %2, %3: %4 + + + + + Root element %1 unexpected, should be "UpdateSources" + + + + + + Could not save changes to "%1": %2 + + + + + KDUpdater::UpdatesInfoData + + + Updates.xml contains invalid content: %1 + + + + + Could not read "%1" + + + + + Parse error in %1 at %2, %3: %4 + + + + + Root element %1 unexpected, should be "Updates". + + + + + ApplicationName element is missing. + + + + + ApplicationVersion element is missing. + + + + + PackageUpdate element without Name + + + + + PackageUpdate element without Version + + + + + PackageUpdate element without ReleaseDate + + + + + Lib7z + + + + Could not retrieve number of items in archive + + + + + + Could not retrieve path of archive item %1 + + + + + + + + Unknown exception caught (%1) + + + + + internal code: %1 + + + + + not enough memory + + + + + Error: %1 + + + + + + Could not load codecs + + + + + + Could not retrieve default format + + + + + Could not create archive %1. %2 + + + + + CArc index %1 out of bounds [0, %2] + + + + + Item index %1 out of bounds [0, %2] + + + + + Could not create output file for writing: %1 + + + + + Lib7z::ExtractItemJob + + + Could not list archive: QIODevice not set or already destroyed. + + + + + Error while extracting '%1': %2 + + + + + Unknown exception caught (%1) + + + + + Failed + + + + + Lib7z::ListArchiveJob + + + Could not list archive: QIODevice already destroyed. + + + + + Unknown exception caught (%1) + + + + + Failed + + + + + OpenArchiveInfo + + + Could not load codecs + + + + + Could not retrieve default format + + + + + Could not open archive + + + + + No CArc found + + + + + QIODeviceSequentialOutStream + + + No device set for output stream + + + + + QInstaller + + + No marker found, stopped after %1. + + + + + Cannot open file %1 for reading: %2 + + + + + + Cannot open file %1 for writing: %2 + + + + + Read failed after %1 bytes: %2 + + + + + Copy failed. Error: %1 + + + + + Write failed after %1 bytes: %2 + + + + + bytes + + + + + KiB + + + + + MiB + + + + + GiB + + + + + TiB + + + + + PiB + + + + + EiB + + + + + ZiB + + + + + YiB + + + + + Could not remove file %1: %2 + + + + + Could not remove folder %1: %2 + + + + + + Could not create folder %1 + + + + + Could not copy file from %1 to %2: %3 + + + + + Could not move file from %1 to %2: %3 + + + + + + Could not create folder %1: %2 + + + + + Could not open temporary file: %1 + + + + + Could not open temporary file for template %1: %2 + + + + + Could not create temporary file + + + + + Could not retrieve property %1 for item %2 + + + + + Property %1 for item %2 not of type VT_FILETIME but %3 + + + + + Could not convert file time to local time + + + + + Could not convert local file time to system time + + + + + Corrupt installation + + + + + Your installation seems to be corrupted. Please consider re-installing from scratch. + + + + + The specified module could not be found. + + + + + QInstaller::Component + + + Components cannot have children in updater mode. + + + + + Could not open the requested translation file '%1'. + + + + + Could not open the requested UI file '%1'. Error: %2 + + + + + Could not load the requested UI file '%1'. Error: %2 + + + + + Could not open the requested license file '%1'. Error: %2 + + + + + Error + + + + + Error: Operation %1 does not exist + + + + + Cannot resolve isDefault in %1 + + + + + Update Info: + + + + + QInstaller::ComponentModel + + + Component is marked for installation. + + + + + Component is marked for uninstallation. + + + + + Component is installed. + + + + + Component is not installed. + + + + + Component Name + + + + + Action + + + + + Installed Version + + + + + New Version + + + + + Release Date + + + + + Size + + + + + QInstaller::ComponentSelectionPage + + + Alt+A + select default components + + + + + Def&ault + + + + + Alt+R + reset to already installed components + + + + + &Reset + + + + + Alt+S + select all components + + + + + &Select All + + + + + Alt+D + deselect all components + + + + + &Deselect All + + + + + This component will occupy approximately %1 on your hard disk drive. + + + + + Select Components + + + + + Please select the components you want to update. + + + + + Please select the components you want to install. + + + + + Please select the components you want to uninstall. + + + + + Select the components to install. Deselect installed components to uninstall them. + + + + + QInstaller::ConsumeOutputOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + at least 2 + + + + + Needed installer object in %1 operation is empty. + + + + + Can not save the output of %1 to an empty installer key value. + + + + + File '%1' does not exist or is not an executable binary. + + + + + Running '%1' resulted in a crash. + + + + + QInstaller::CopyDirectoryOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + 2 or 3 + + + + + (<source> <target> [forceOverwrite]) + + + + + Invalid argument in %0: Third argument needs to be forceOverwrite, if specified + + + + + Invalid arguments in %0: Directories are invalid: %1 %2 + + + + + Could not create %0 + + + + + Failed to overwrite %1 + + + + + Could not copy %0 to %1, error was: %3 + + + + + Could not remove %0 + + + + + QInstaller::CopyFileTask + + + Invalid task item count. + + + + + Could not open source '%1' for read. Error: %2. + + + + + Could not open target '%1' for write. Error: %2. + + + + + Writing to target '%1' failed. Error: %2. + + + + + QInstaller::CreateDesktopEntryOperation + + + Could not backup file %1: %2 + + + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + exactly 2 + + + + + Failed to overwrite %1 + + + + + Could not write Desktop Entry at %1 + + + + + QInstaller::CreateLinkOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + exactly 2 + + + + + Could not create link from %1 to %2. + + + + + Could not remove link from %1 to %2. + + + + + QInstaller::CreateLocalRepositoryOperation + + + Could not set file permissions %1! + + + + + Could not remove file %1: %2 + + + + + Could not move file %1 to %2. Error: %3 + + + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + exactly 2 + + + + + Installer needs to be an offline version: %1. + + + + + Could not open file: %1 + + + + + Could not read: %1. Error: %2 + + + + + Could not open file: %1. Error: %2 + + + + + Could not create target dir: %1. + + + + + Unknown exception caught: %1. + + + + + Removing file: %0 + + + + + Could not remove %0. + + + + + + Cannot remove directory %1: %2 + + + + + QInstaller::CreateShortcutOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + 2 or 3 + + + + + (optional: 'workingDirectory=...', 'iconPath=...', 'iconId=...') + + + + + + Could not create folder %1: %2. + + + + + Failed to overwrite %1: %2 + + + + + Could not create link %1: %2 + + + + + QInstaller::DownloadArchivesJob + + + + Canceled + + + + + Downloading hash signature failed. + + + + + + Download Error + + + + + Hash verification while downloading failed. This is a temporary error, please retry. + + + + + Could not verify Hash + + + + + Could not download archive: %1 : %2 + + + + + Could not fetch archives: %1 +Error while loading %2 + + + + + Downloading archive '%1' for component: %2 + + + + + Scheme not supported: %1 (%2) + + + + + Could not find component for: %1. + + + + + QInstaller::Downloader + + + Target '%1' not open for write. Error: %2. + %2 is a sentence describing the error. + + + + + Writing to target '%1' failed. Error: %2. + %2 is a sentence describing the error. + + + + + Redirect loop detected '%1'. + + + + + Checksum mismatch detected '%1'. + + + + + Network error while downloading '%1': %2. + %2 is a sentence describing the error + + + + + Unknown network error while downloading: %1. + %1 is a sentence describing the error + + + + + Pause and resume not supported by network transfers. + + + + + Invalid source '%1'. Error: %2. + %2 is a sentence describing the error + + + + + Target file '%1' already exists but is not a file. + + + + + Could not open target '%1' for write. Error: %2. + %2 is a sentence describing the error + + + + + QInstaller::ElevatedExecuteOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + at least 1 + + + + + Execution failed: Could not start detached: "%1" + + + + + Execution failed: Could not start: "%1"(%2) + + + + + Execution failed(Crash): "%1" + + + + + Execution failed(Unexpected exit code: %1): "%2" + + + + + QInstaller::EnvironmentVariableOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + 2 to 4 + + + + + QInstaller::ExtractArchiveOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + exactly 2 + + + + + QInstaller::ExtractArchiveOperation::Runnable + + + Could not open %1 for reading: %2. + + + + + Error while extracting '%1': %2 + + + + + Unknown exception caught while extracting %1. + + + + + QInstaller::FakeStopProcessForUpdateOperation + + + Number of arguments does not match: one is required + + + + + Could not get package manager core. + + + + + This process should be stopped before continuing: %1 + + + + + These processes should be stopped before continuing: %1 + + + + + QInstaller::FileTaskObserver + + + %1 of %2 + + + + + %1 received. + + + + + (%1/sec) + + + + + %n day(s), + + + + + + + + + %n hour(s), + + + + + + + + + %n minute(s) + + + + + + + + + %n second(s) + + + + + + + + + - %1%2%3%4 remaining. + + + + + - unknown time remaining. + + + + + QInstaller::FinishedPage + + + Completing the %1 Wizard + + + + + Click Done to exit the %1 Wizard. + + + + + Click Finish to exit the %1 Wizard. + + + + + Restart + + + + + Run %1 now. + + + + + The %1 Wizard failed. + + + + + QInstaller::GlobalSettingsOperation + + + Settings are not writable + + + + + Failed to write settings + + + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + 3, 4 or 5 + + + + + QInstaller::InstallIconsOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + 1 or 2 + + + + + (Sourcepath, [Vendorprefix]) + + + + + Invalid Argument: source folder must not be empty. + + + + + Could not backup file %1: %2 + + + + + Failed to overwrite %1: %2 + + + + + Failed to copy file %1: %2 + + + + + Could not create folder at %1: %2 + + + + + QInstaller::IntroductionPage + + + Setup - %1 + + + + + Welcome to the %1 Setup Wizard. + + + + + Add or remove components + + + + + Update components + + + + + Remove all components + + + + + Retrieving information from remote installation sources... + + + + + At least one valid and enabled repository required for this action to succeed. + + + + + No updates available. + + + + + Only local package management available. + + + + + Quit + + + + + QInstaller::LicenseAgreementPage + + + License Agreement + + + + + Alt+A + agree license + + + + + Alt+D + do not agree license + + + + + Please read the following license agreement. You must accept the terms contained in this agreement before continuing with the installation. + + + + + I accept the license. + + + + + I do not accept the license. + + + + + Please read the following license agreements. You must accept the terms contained in these agreements before continuing with the installation. + + + + + I accept the licenses. + + + + + I do not accept the licenses. + + + + + QInstaller::LicenseOperation + + + No license files found to copy. + + + + + Needed installer object in %1 operation is empty. + + + + + Can not write license file: %1. + + + + + No license files found to delete. + + + + + QInstaller::LineReplaceOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + exactly 3 + + + + + Failed to open '%1' for reading. + + + + + Failed to open '%1' for writing. + + + + + QInstaller::MetadataJob + + + Missing package manager core engine. + + + + + Preparing meta information download... + + + + + Meta data download canceled. + + + + + Missing proxy credentials. + + + + + Authentication failed. + + + + + + Unknown exception during download. + + + + + Retrieving meta information from remote repository... + + + + + Failure to fetch repositories. + + + + + Unknown exception during extracting. + + + + + Extracting meta information... + + + + + Error while extracting '%1': %2 + + + + + Unknown exception caught while extracting %1. + + + + + Could not open %1 for reading. Error: %2 + + + + + QInstaller::PackageManagerCore + + + Error writing Maintenance Tool + + + + + +Downloading packages... + + + + + Installation canceled by user + + + + + All downloads finished. + + + + + Cancelling the Installer + + + + + Authentication Error + + + + + Some components could not be removed completely because admin rights could not be acquired: %1. + + + + + Unknown error. + + + + + Some components could not be removed completely because an unknown error happened. + + + + + Application not running in Package Manager mode! + + + + + No installed packages found. + + + + + Application running in Uninstaller mode! + + + + + There is an important update available, please run the updater first. + + + + + Error while elevating access rights. + + + + + Error + + + + + invalid + + + + + QInstaller::PackageManagerCorePrivate + + + Unresolved dependencies + + + + + + + + + Error + + + + + Access error + + + + + Format error + + + + + Could not write installer configuration to %1: %2 + + + + + Stop Processes + + + + + These processes should be stopped to continue: + +%1 + + + + + + + Installation canceled by user + + + + + Writing maintenance tool. + + + + + Failed to seek in file %1: %2 + + + + + Maintenance tool is not a bundle + + + + + Could not write maintenance tool data to %1: %2 + + + + + + Could not remove data file '%1': %2 + + + + + Could not write maintenance tool to %1: %2 + + + + + Could not write maintenance tool binary data to %1: %2 + + + + + Variable 'TargetDir' not set. + + + + + + Preparing the installation... + + + + + It is not possible to install from network location + + + + + + Creating local repository + + + + + + Creating Maintenance Tool + + + + + +Installation finished! + + + + + +Installation aborted! + + + + + It is not possible to run that operation from a network location + + + + + Removing deselected components... + + + + + +Update finished! + + + + + +Update aborted! + + + + + Uninstallation completed successfully. + + + + + Uninstallation aborted. + + + + + +Installing component %1 + + + + + + Installer Error + + + + + Error during installation process (%1): +%2 + + + + + Cannot prepare uninstall + + + + + Cannot start uninstall + + + + + Error during uninstallation process: +%1 + + + + + Unknown error + + + + + Could not retrieve remote tree: %1. + + + + + Failure to read packages from: %1. + + + + + Could not retrieve meta information: %1 + + + + + + Could not add temporary update source information. + + + + + Could not find any update source information. + + + + + Dependency cycle between components detected: '%1' and '%2'. + + + + + QInstaller::PackageManagerGui + + + %1 Setup + + + + + Maintain %1 + + + + + Do you want to cancel the installation process? + + + + + Do you want to cancel the uninstallation process? + + + + + Do you want to quit the installer application? + + + + + Do you want to quit the uninstaller application? + + + + + Do you want to quit the maintenance application? + + + + + Question + + + + + Settings + + + + + Error + + + + + It is not possible to install from network location. +Please copy the installer to a local drive + + + + + QInstaller::PerformInstallationForm + + + + + &Show Details + + + + + &Hide Details + + + + + QInstaller::PerformInstallationPage + + + U&ninstall + + + + + Uninstalling %1 + + + + + &Update + + + + + Updating components of %1 + + + + + &Install + + + + + Installing %1 + + + + + QInstaller::ProxyCredentialsDialog + + + Dialog + + + + + The proxy %1 requires a username and password. + + + + + Username: + + + + + Username + + + + + Password: + + + + + Password + + + + + QInstaller::ReadyForInstallationPage + + + U&ninstall + + + + + Ready to Uninstall + + + + + Setup is now ready to begin removing %1 from your computer.<br><font color="red">The program directory %2 will be deleted completely</font>, including all content in that directory! + + + + + U&pdate + + + + + Ready to Update Packages + + + + + Setup is now ready to begin updating your installation. + + + + + &Install + + + + + Ready to Install + + + + + Setup is now ready to begin installing %1 on your computer. + + + + + Not enough disk space to store temporary files and the installation! Available space: %1, at least required %2. + + + + + Not enough disk space to store all selected components! Available space: %1, at least required: %2. + + + + + Not enough disk space to store temporary files! Available space: %1, at least required: %2. + + + + + The volume you selected for installation seems to have sufficient space for installation, but there will be less than 1% of the volume's space available afterwards. %1 + + + + + The volume you selected for installation seems to have sufficient space for installation, but there will be less than 100 MB available afterwards. %1 + + + + + Installation will use %1 of disk space. + + + + + Cannot resolve all dependencies. + + + + + Components about to be removed. + + + + + QInstaller::RegisterFileTypeOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + 2 to 5 + + + + + + Registering file types is only supported on Windows. + + + + + Register File Type: Invalid arguments + + + + + QInstaller::RemoteObject + + + Could not read all data after sending command: %1. Bytes expected: %2, Bytes received: %3. Error: %4 + + + + + QInstaller::RemoteServerConnection + + + + + Could not read all data after sending command: %1. Bytes expected: %2, Bytes received: %3. Error: %4 + + + + + QInstaller::ReplaceOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + exactly 3 + + + + + Failed to open %1 for reading + + + + + Failed to open %1 for writing + + + + + QInstaller::Resource + + + Could not open Resource '%1' read-only. + + + + + Read failed after %1 bytes: %2 + + + + + Write failed after %1 bytes: %2 + + + + + QInstaller::RestartPage + + + Completing the %1 Setup Wizard + + + + + QInstaller::ScriptEngine + + + Could not open the requested script file at %1: %2. + + + + + Exception while loading the component script '%1'. (%2) + + + + + QInstaller::SelfRestartOperation + + + Installer object needed in '%1' operation is empty. + + + + + Self Restart: Only valid within updater or packagemanager mode. + + + + + Self Restart: Invalid arguments + + + + + QInstaller::ServerAuthenticationDialog + + + Server Requires Authentication + + + + + You need to supply a username and password to access this site. + + + + + Username: + + + + + Password: + + + + + %1 at %2 + + + + + QInstaller::SettingsOperation + + + Missing argument(s) '%1' calling '%2' with arguments '%3'. + + + + + Current method argument calling '%1' with arguments '%2' is not supported. Please use set, remove, add_array_value or remove_array_value. + + + + + QInstaller::SimpleMoveFileOperation + + + Invalid arguments in %0: %1 arguments given, %2 expected%3. + + + + + exactly 2 + + + + + None of the arguments can be empty: source '%1', target '%2'. + + + + + Cannot move source '%1' to target '%2', because target exists and is not removable. + + + + + Cannot move source '%1' to target '%2': %3 + + + + + + Move '%1' to '%2'. + + + + + QInstaller::StartMenuDirectoryPage + + + Start Menu shortcuts + + + + + Select the Start Menu in which you would like to create the program's shortcuts. You can also enter a name to create a new folder. + + + + + QInstaller::TargetDirectoryPage + + + Installation Folder + + + + + Please specify the folder where %1 will be installed. + + + + + Alt+R + browse file system to choose a file + + + + + B&rowse... + + + + + The folder you selected already exists and contains an installation. Choose a different target for installation. + + + + + You have selected an existing, non-empty folder for installation. +Note that it will be completely wiped on uninstallation of this application. +It is not advisable to install into this folder as installation might fail. +Do you want to continue? + + + + + You have selected an existing file or symlink, please choose a different target for installation. + + + + + Select Installation Folder + + + + + The installation path cannot be empty, please specify a valid folder. + + + + + The installation path cannot be relative, please specify an absolute path. + + + + + The path or installation directory contains non ASCII characters. This is currently not supported! Please choose a different path or installation directory. + + + + + As the install directory is completely deleted, installing in %1 is forbidden. + + + + + The path you have entered is too long, please make sure to specify a valid path. + + + + + The path you have entered is not valid, please make sure to specify a valid target. + + + + + The path you have entered is not valid, please make sure to specify a valid drive. + + + + + The installation path must not end with '.', please specify a valid folder. + + + + + The installation path must not contain '%1', please specify a valid folder. + + + + + Warning + + + + + Error + + + + + QInstaller::TestRepository + + + Empty repository URL. + + + + + URL scheme not supported: %1 (%2). + + + + + Got a timeout while testing: '%1' + + + + + Could not parse Updates.xml! Error: %1. + + + + + Updates.xml could not be opened for reading! + + + + + Updates.xml could not be found on server! + + + + + QObject + + + + Authorization required + + + + + + Enter your password to authorize for sudo: + + + + + Error acquiring admin rights + + + + + RemoteClient + + + Could not get authorization. + + + + + Could not get authorization that is needed for continuing the installation. + Either abort the installation or use the fallback solution by running + +%1 + +as root and then clicking OK. + + + + + ResourceCollectionManager + + + Could not open resource %1: %2 + + + + + Settings + + + Could not open settings file %1 for reading: %2 + + + + + SettingsDialog + + + Settings + + + + + Network + + + + + No proxy + + + + + System proxy settings + + + + + Manual proxy configuration + + + + + HTTP proxy: + + + + + + Port: + + + + + FTP proxy: + + + + + Repositories + + + + + Add Username and Password for authentication if needed. + + + + + Use temporary repositories only + + + + + Add + + + + + Remove + + + + + Test + + + + + + Show Passwords + + + + + Check this to use repository during fetch. + + + + + Add the username to authenticate on the server. + + + + + Add the password to authenticate on the server. + + + + + The servers URL that contains a valid repository. + + + + + There was an error testing this repository. + + + + + Do you want to disable the tested repository? + + + + + Hide Passwords + + + + + Use + + + + + Username + + + + + Password + + + + + Repository + + + + + Default repositories + + + + + Temporary repositories + + + + + User defined repositories + + + + + UpdateOperation + + + Registry path %1 is not writable + + + + + Could not write to registry path %1 + + + + + Renaming %1 into %2 failed with %3. + + + + -- cgit v1.2.3