From cebec2980d00661cddf6d287800de656c6909f29 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 22 Jun 2012 10:56:27 +0000 Subject: lpgen script updated ,translation files updated git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Updater/updater-translation.txt | 114 ++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 plugins/Updater/updater-translation.txt (limited to 'plugins/Updater') diff --git a/plugins/Updater/updater-translation.txt b/plugins/Updater/updater-translation.txt new file mode 100644 index 0000000000..b02cc080af --- /dev/null +++ b/plugins/Updater/updater-translation.txt @@ -0,0 +1,114 @@ +; Common strings that belong to many files +;[Component Name] +;[Error] +;[Update] +;[Update and Exit] +;[Updater] +;[Yes] + +; ../../plugins/Updater/conf_dialog.cpp +;[Beta] +;[Current Version] +;[Download] +;[New Version] +;[No] + +; ../../plugins/Updater/extern.cpp +;[Could not create data file for restart] +;[Could not create data file for restart.] +;[CreateProcess] +;[Miranda's not 'OK TO EXIT'.] + +; ../../plugins/Updater/options.cpp +;[FALSE] +;[FORCED] +;[N/A] +;[Services] +;[TRUE] +;[Update on build number change.] +;[Update on major version change.] +;[Update on minor version change.] +;[Update on release number change.] +;[Use Beta?] + +; ../../plugins/Updater/progress_dialog.cpp +;[Progress - %d%%] + +; ../../plugins/Updater/services.cpp +;[Checking for Updates] +;[Checking for updates] +;[Checking plugin: %s] +;[Could not create backup folder] +;[Downloading] +;[Downloading Updates] +;[Downloading XML data] +;[Downloading plugin: %s] +;[No network - aborting update check] +;[Progress - Checking for updates...] +;[Progress - Downloading updates...] +;[Scanning language packs] +;[Scanning plugins folder] +;[Skipping plugin: %s] +;[Updated Miranda components detected.\nClick here to install.] +;[Updates Available] +;[Updating component file listing ids] + +; ../../plugins/Updater/socket.cpp +;[Failed to download \"%s\" - Invalid response, code %d] +;[Failed to download \"%s\": ] + +; ../../plugins/Updater/updater.cpp +;[Check for Plugin Updates] +;[Check for Updates] +;[Check for Updates of Plugins] +;[Restart] +;[Restart Miranda IM] +;[Update and Exit Miranda IM] +;[Updater connection] + +; ../../plugins/Updater/updater.rc +;[(But only once per day)] +;[Backup updated files] +;[Cancel] +;[Changelog] +;[Check daily] +;[Check for updates] +;[Check for updates on startup] +;[Confirm Files] +;[Confirm install for individual files] +;[Don't unzip] +;[Download but do not install] +;[General Settings] +;[Global Status Control] +;[Initialising...] +;[Install without confirmation if idle] +;[Invert Selection] +;[Keep downloaded archives] +;[OK] +;[Only install DLLs automatically] +;[Progress] +;[Progress1] +;[Select All] +;[Select DLLs] +;[Show 'Restart' menu item] +;[Show 'Update and Exit' menu item] +;[Slider1] +;[Start offline, restore after update check] +;[Static] +;[Uncheck the files that you do not want installed:] +;[Updater has detected updated versions\nof the following Miranda components:] +;[Updates Found] +;[Use popups for progress info] + +; ../../plugins/Updater/xmldata.cpp +;[BZ2 Decompression, configuration error] +;[BZ2 Decompression, parameter error] +;[DB2 Decompression, memory error] +;[Error downloading XML data...\nResponse is NULL] +;[Failed to decompress XML data] +;[Failed to download XML data - Invalid response, code %d] +;[Failed to download XML data - Response is NULL] +;[Failed to download XML data: ] +;[Updater Error] +;[Updater: Error Downloading XML Data] +;[Updater: Error getting data - too many redirects] -- cgit v1.2.3