From 69472e866fa67bb615066c3012a4203be95086de Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Sun, 8 Aug 2010 11:14:25 +0000 Subject: [PATCH] Gettext installer template. --- .../LC_MESSAGES/empty.po | 475 ++++++++++++++++++ 1 file changed, 475 insertions(+) create mode 100644 install/lang/new_language_template/LC_MESSAGES/empty.po diff --git a/install/lang/new_language_template/LC_MESSAGES/empty.po b/install/lang/new_language_template/LC_MESSAGES/empty.po new file mode 100644 index 00000000..63deb801 --- /dev/null +++ b/install/lang/new_language_template/LC_MESSAGES/empty.po @@ -0,0 +1,475 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-08-08 12:50+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-2\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /var/www/fa2.3/devel/../install/index.php:20 +#: /var/www/fa2.3/devel/../install/index.php:40 +msgid "FrontAccouting ERP Installation Wizard" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:41 +#, php-format +msgid "Step %d: %s" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:48 +msgid "Chart of accounts" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:48 +#: /var/www/fa2.3/devel/../install/index.php:75 +msgid "Encoding" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:48 +#: /var/www/fa2.3/devel/../install/index.php:75 +msgid "Description" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:48 +#: /var/www/fa2.3/devel/../install/index.php:75 +msgid "Install" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:65 +#: /var/www/fa2.3/devel/../install/index.php:93 +msgid "Installed" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:75 +msgid "Language" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:156 +msgid "Cannot save system configuration file 'config.php'." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:173 +msgid "Cannot open 'config_db.php' configuration file." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:176 +msgid "Cannot write to the 'config_db.php' configuration file." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:179 +msgid "" +"Configuration file 'config_db.php' is not writable. Change its permissions " +"so it is, then re-run installation step." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:217 +msgid "Host name cannot be empty." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:221 +msgid "Database user name cannot be empty." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:225 +msgid "Database name cannot be empty." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:277 +msgid "Company name cannot be empty." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:281 +msgid "Company admin name cannot be empty." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:285 +msgid "Company admin password cannot be empty." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:289 +msgid "Company admin passwords differ." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:320 +msgid "System Diagnostics" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:323 +msgid "Select install wizard language:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:329 +msgid "" +"All application preliminary requirements seems to be correct. Please press " +"Continue button below." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:330 +#: /var/www/fa2.3/devel/../install/index.php:356 +#: /var/www/fa2.3/devel/../install/index.php:363 +#: /var/www/fa2.3/devel/../install/index.php:370 +#: /var/www/fa2.3/devel/../install/index.php:389 +msgid "Continue >>" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:332 +msgid "" +"Application cannot be installed. Please fix problems listed below in red, " +"and press Refresh button." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:333 +msgid "Refresh" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:343 +msgid "Database Server Settings" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:345 +msgid "Server Host:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:346 +msgid "Database User:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:347 +msgid "Database Password:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:348 +msgid "Database Name:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:349 +msgid "Use '0_' Table Prefix:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:349 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:38 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:113 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:126 +msgid "Yes" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:349 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:38 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:113 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:126 +msgid "No" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:350 +msgid "Install Additional Language Packs from FA Repository:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:351 +msgid "Install Additional COAs from FA Repository:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:353 +msgid "" +"Use table prefix if you share selected database for more than one FA company." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:354 +msgid "" +"Do not select additional langs nor COAs if you have no working internet " +"connection right now. You can install them later." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:355 +#: /var/www/fa2.3/devel/../install/index.php:362 +#: /var/www/fa2.3/devel/../install/index.php:369 +#: /var/www/fa2.3/devel/../install/index.php:388 +msgid "<< Back" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:360 +msgid "User Interface Languages Selection" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:367 +msgid "Charts of Accounts Selection" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:379 +msgid "Company Settings" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:381 +msgid "Company Name:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:382 +msgid "Admin Login:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:383 +msgid "Admin Password:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:384 +msgid "Reenter Password:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:385 +msgid "Select Chart of Accounts:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:386 +msgid "Select Default Language:" +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:393 +msgid "FrontAccounting ERP has been installed successsfully." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:394 +msgid "Please do not forget to remove install wizard folder." +msgstr "" + +#: /var/www/fa2.3/devel/../install/index.php:396 +msgid "Click here to start." +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:15 +msgid "Info" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:16 +msgid "Optional" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:17 +msgid "Recomended" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:18 +msgid "Required " +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:24 +msgid "MySQL version" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:28 +msgid "Upgrade MySQL server to version at least 4.1" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:35 +msgid "PHP MySQL extension" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:40 +msgid "Your PHP has to have MySQL extension enabled." +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:46 +msgid "PHP version" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:50 +msgid "Upgrade PHP to version at least 4.3.3" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:57 +msgid "Server system" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:67 +msgid "Session save path" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:79 +msgid "Removed install wizard folder" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:82 +msgid "Not removed" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:83 +msgid "Remove or rename install wizard folder for security reasons." +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:90 +msgid "Browser type" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:94 +msgid "Any browser is supported" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:101 +msgid "Http server type" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:105 +msgid "Any server is supported" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:112 +msgid "Native gettext" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:116 +msgid "In case of no getext support, php emulation is used" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:124 +msgid "Debugging mode" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:128 +msgid "To switch debugging on set $go_debug>0 in config.php file" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:137 +msgid "Error logging" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:145 +msgid "Disabled" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:148 +msgid "To switch error logging set $error_logging in config.php file" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:151 +msgid "Log file is not writeable" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:161 +msgid "Current database version" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:165 +msgid "Database structure seems to be not upgraded to current version" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:180 +msgid "Company subdirectories consistency" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:193 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:200 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:208 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:225 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:345 +#, php-format +msgid "'%s' is not writeable" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:221 +msgid "Temporary directory" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:233 +msgid "Language configuration consistency" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:242 +msgid "Languages folder should be writeable." +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:250 +msgid "Languages configuration file should be writeable." +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:268 +#, php-format +msgid "Missing %s translation file." +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:273 +#, php-format +msgid "Missing system locale: %s" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:286 +msgid "Main config file" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:293 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:315 +#, php-format +msgid "Can't write '%s' file. Check FA directory write permissions." +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:294 +#: /var/www/fa2.3/devel/../includes/system_tests.inc:316 +#, php-format +msgid "'%s' file exists." +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:298 +#, php-format +msgid "'%s' file should be read-only" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:307 +msgid "Database auth file" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:320 +#, php-format +msgid "" +"'%s' file should be read-only if you do not plan to add or change companies" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:331 +msgid "Extensions system" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:366 +msgid "Extensions configuration files and directories should be writeable" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:378 +#, php-format +msgid "Non-standard theme directory '%s' is not writable" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:388 +msgid "" +"OpenSSL PHP extension have to be enabled to use extension repository system." +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:391 +msgid "" +"OpenSSL have to be available on your server to use extension repository " +"system." +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:414 +msgid "Test" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:414 +msgid "Test type" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:414 +msgid "Value" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:414 +msgid "Comments" +msgstr "" + +#: /var/www/fa2.3/devel/../includes/system_tests.inc:438 +msgid "Ok" +msgstr "" -- 2.30.2