diff --git a/libraries/common.lib.php b/libraries/common.lib.php index a2ce68066..80ec1da1c 100644 --- a/libraries/common.lib.php +++ b/libraries/common.lib.php @@ -303,7 +303,7 @@ function PMA_formatSql($parsed_sql, $unparsed_sql = '') // well, not quite // first check for the SQL parser having hit an error if (PMA_SQP_isError()) { - return htmlspecialchars($parsed_sql['raw']); + return htmlspecialchars($parsed_sql['raw']); } // then check for an array if (!is_array($parsed_sql)) { @@ -407,11 +407,11 @@ function PMA_showMySQLDocu($chapter, $link, $big_icon = false, $anchor = '', $ju if (defined('PMA_MYSQL_INT_VERSION')) { if (PMA_MYSQL_INT_VERSION >= 50100) { $mysql = '5.1'; - /* l10n: Language to use for MySQL 5.1 documentation */ + /* l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. */ $lang = _pgettext('$mysql_5_1_doc_lang', 'en'); } elseif (PMA_MYSQL_INT_VERSION >= 50000) { $mysql = '5.0'; - /* l10n: Language to use for MySQL 5.0 documentation */ + /* l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. */ $lang = _pgettext('$mysql_5_0_doc_lang', 'en'); } } @@ -660,19 +660,19 @@ function PMA_mysqlDie($error_message = '', $the_query = '', } else { $back_url .= '?no_history=true'; } - + $_SESSION['Import_message']['go_back_url'] = $back_url; - + $error_msg_output .= '
'; $error_msg_output .= '[ ' . $GLOBALS['strBack'] . ' ]'; $error_msg_output .= '
' . "\n\n"; } - + echo $error_msg_output; /** * display footer and exit */ - + require_once './libraries/footer.inc.php'; } else { echo $error_msg_output; @@ -1002,7 +1002,7 @@ if (typeof(window.parent) != 'undefined' ' . PHP_EOL; - + unset($GLOBALS['reload']); } } @@ -1014,7 +1014,7 @@ if (!$jsonly) * @param string $message the message to display * @param string $sql_query the query to display * @param string $type the type (level) of the message - * @param boolean $is_view is this a message after a VIEW operation? + * @param boolean $is_view is this a message after a VIEW operation? * @global array the configuration array * @uses $cfg * @access public @@ -1768,7 +1768,7 @@ function PMA_linkOrButton($url, $message, $tag_params = array(), . implode(' ', $tag_params_strings) . ' src="' . preg_replace( '/^.*\ssrc="([^"]*)".*$/si', '\1', $message) . '"' - . ' value="' . $displayed_message . '" title="' . $displayed_message . '" />'; + . ' value="' . $displayed_message . '" title="' . $displayed_message . '" />'; } } else { $message = trim(strip_tags($message)); @@ -1941,7 +1941,7 @@ function PMA_checkParameters($params, $die = true, $request = true) * @param boolean $force_unique generate condition only on pk or unique * * @access public - * @return string the calculated condition and whether condition is unique + * @return string the calculated condition and whether condition is unique */ function PMA_getUniqueCondition($handle, $fields_cnt, $fields_meta, $row, $force_unique=false) { @@ -2570,8 +2570,8 @@ function PMA_printable_bit_value($value, $length) { } /** - * Converts a BIT type default value - * for example, b'010' becomes 010 + * Converts a BIT type default value + * for example, b'010' becomes 010 * * @uses strtr() * @param string $bit_default_value @@ -2721,7 +2721,7 @@ function PMA_getTitleForTarget($target) { return $GLOBALS[$GLOBALS['cfg']['DefaultTabTranslationMapping'][$target]]; } -/** +/** * The function creates javascript and html code, which run given mootools/JS code when DOM is ready * * @param String $code - Mootools/JS code, which will be run diff --git a/po/af.po b/po/af.po index cd7438010..55282754b 100644 --- a/po/af.po +++ b/po/af.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-30 23:04+0200\n" "Last-Translator: Michal \n" "Language-Team: afrikaans \n" -"Language: af\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: af\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" @@ -29,13 +29,13 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/ar.po b/po/ar.po index 83de71341..ad48f53a1 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: arabic \n" @@ -30,13 +30,13 @@ msgstr "" "المستضيف، أو اسم المستخدم وكلمة المرور في ملف الإعداد config.inc.php وتتأكد " "أنها مطابقة للمعلومات المعطاة إليك من قبل المسؤول عن خادم MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/az.po b/po/az.po index 7c42a510b..d484ccd77 100644 --- a/po/az.po +++ b/po/az.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: azerbaijani \n" @@ -27,14 +27,14 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Gönderildi" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/be.po b/po/be.po index 4a380468e..a96280cc3 100644 --- a/po/be.po +++ b/po/be.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: belarusian_cyrillic \n" @@ -33,14 +33,14 @@ msgstr "" "ўпэўніцеся, што яны адпавядаюць інфармацыі, якую даў адміністратар MySQL-" "сэрвэра." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Адпраўлена" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/be@latin.po b/po/be@latin.po index eb3901adc..c07d9b5e4 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-30 23:09+0200\n" "Last-Translator: Michal \n" "Language-Team: belarusian_latin \n" -"Language: be@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: be@latin\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" "10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Pootle 2.0.1\n" @@ -36,13 +36,13 @@ msgstr "" "ŭpeŭniciesia, što jany adpaviadajuć infarmacyi, jakuju daŭ administratar " "MySQL-servera." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/bg.po b/po/bg.po index 279fa548a..0b7d4c68a 100644 --- a/po/bg.po +++ b/po/bg.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bulgarian \n" @@ -31,14 +31,14 @@ msgstr "" "config.inc.php файла и да се уверите, че те отговарят на информацията " "предоставена от администратора на MySQL сървъра." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Изпратени" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/bn.po b/po/bn.po index 8ebe7208c..4a8b14c30 100644 --- a/po/bn.po +++ b/po/bn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bangla \n" @@ -33,14 +33,14 @@ msgstr "" "পরীক্ষা করুন এবং তা আপনার Mysql সার্ভারের অ্যাডমিনিষ্টেট্রররের দেওয়া তথ্যের অনুরুপ " "কিনা তা নিশ্চত করুন।" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "bn" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/bs.po b/po/bs.po index 9b2b916ab..c9725da5e 100644 --- a/po/bs.po +++ b/po/bs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bosnian \n" @@ -31,14 +31,14 @@ msgstr "" "php i uvjerite se da odgovaraju podacima koje ste dobili od administratora " "MySQL servera." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Poslato" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/ca.po b/po/ca.po index 26f78ed3d..9cdfcd419 100644 --- a/po/ca.po +++ b/po/ca.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: catalan \n" @@ -33,14 +33,14 @@ msgstr "" "a l'arxiu config.inc.php i mira que es correspongui amb l'informació " "facilitada per l'administrador del servidor de MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Enviat" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/cs.po b/po/cs.po index c96368e2f..fb466f8aa 100644 --- a/po/cs.po +++ b/po/cs.po @@ -4,14 +4,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-30 15:48+0200\n" "Last-Translator: Michal \n" "Language-Team: czech \n" -"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Pootle 2.0.1\n" @@ -36,13 +36,13 @@ msgstr "" "php a ujistěte se, že jsou totožné s těmi, které máte od administrátora " "MySQL serveru." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" @@ -377,8 +377,8 @@ msgid "" "May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ " "3.11[/a]" msgstr "" -"Počet nemusí být přesný, viz " -"[a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/a]" +"Počet nemusí být přesný, viz [a@./Documentation.html#faq3_11@Documentation]" +"FAQ 3.11[/a]" #: libraries/messages.inc.php:70 #, php-format @@ -630,8 +630,8 @@ msgid "" "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " "extension. Please check your PHP configuration." msgstr "" -"Nelze nahrát rozšíření [a@http://php.net/%1$s@Documentation][em]%" -"1$s[/em][/a], prosím zkontrolujte nastavení PHP." +"Nelze nahrát rozšíření [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/" +"a], prosím zkontrolujte nastavení PHP." #: libraries/messages.inc.php:132 msgid "" @@ -6080,8 +6080,8 @@ msgid "" "kbd] - allows newlines in fields" msgstr "" "Definuje, který typ ovládacích prvků má být použit při editaci polí typu " -"CHAR a VARCHAR; [kbd]vstup[/kbd] - umožňuje omezit délku vstupu, " -"[kbd]textová oblast[/kbd] - umožní použít odřádkování" +"CHAR a VARCHAR; [kbd]vstup[/kbd] - umožňuje omezit délku vstupu, [kbd]" +"textová oblast[/kbd] - umožní použít odřádkování" #: setup/lib/messages.inc.php:31 msgid "CHAR fields editing" @@ -6450,8 +6450,7 @@ msgid "" "Advanced server configuration, do not change these options unless you know " "what they are for" msgstr "" -"Pokročilé nastavení serveru, neměňte tyto volby, pokud nevíte, čeho se " -"týkají" +"Pokročilé nastavení serveru, neměňte tyto volby, pokud nevíte, čeho se týkají" #: setup/lib/messages.inc.php:122 msgid "Server configuration" @@ -6476,8 +6475,8 @@ msgid "" "documentation" msgstr "" "Nastavení databáze phpMyAdmina tak, aby získal přístup k dodatečným funkcím, " -"viz [a@../Documentation.html#linked-tables]infrastruktura propojených " -"tabulek[/a] v dokumentaci" +"viz [a@../Documentation.html#linked-tables]infrastruktura propojených tabulek" +"[/a] v dokumentaci" #: setup/lib/messages.inc.php:127 setup/lib/messages.inc.php:284 msgid "PMA database" @@ -6521,8 +6520,8 @@ msgid "" "formset=main_frame#tab_Sql_box]Navigation frame[/a] settings" msgstr "" "Nastavení SQL dotazů, pro nastavení políček pro SQL dotazy si prohlédněte " -"nastavení [a@?page=form&formset=main_frame#tab_Sql_box]navigačního " -"rámu[/a]" +"nastavení [a@?page=form&formset=main_frame#tab_Sql_box]navigačního rámu[/" +"a]" #: setup/lib/messages.inc.php:137 msgid "SQL queries" @@ -6816,7 +6815,8 @@ msgstr "Nejvyšší délka zobrazeného SQL dotazu" #: setup/lib/messages.inc.php:195 msgid "Maximum number of databases displayed in left frame and database list" -msgstr "Nejvyšší počet databází zobrazovaných v levém rámu a v seznamu databází" +msgstr "" +"Nejvyšší počet databází zobrazovaných v levém rámu a v seznamu databází" #: setup/lib/messages.inc.php:196 msgid "Maximum databases" @@ -7059,9 +7059,9 @@ msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] " "support, suggested: [kbd]pma_bookmark[/kbd]" msgstr "" -"Nechte prázdné pro žádnou podporu Leave blank for no " -"[a@http://wiki.phpmyadmin.net/pma/bookmark]záložek[/a], výchozí nastavení: " -"[kbd]pma_bookmarks[/kbd]" +"Nechte prázdné pro žádnou podporu Leave blank for no [a@http://wiki." +"phpmyadmin.net/pma/bookmark]záložek[/a], výchozí nastavení: [kbd]" +"pma_bookmarks[/kbd]" #: setup/lib/messages.inc.php:248 msgid "Bookmark table" @@ -7104,8 +7104,8 @@ msgid "" "A special MySQL user configured with limited permissions, more information " "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" msgstr "" -"Zvláštní MySQL uživatel s omezenými právy, více informací na " -"[a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" +"Zvláštní MySQL uživatel s omezenými právy, více informací na [a@http://wiki." +"phpmyadmin.net/pma/controluser]wiki[/a]" #: setup/lib/messages.inc.php:257 msgid "Control user" @@ -7233,8 +7233,8 @@ msgstr "Heslo pro autentizaci config" msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]" msgstr "" -"Nechte prázdné pro vypnutí podpory pro PDF schémata, výchozí nastavení: " -"[kbd]pma_table_pages[/kbd]" +"Nechte prázdné pro vypnutí podpory pro PDF schémata, výchozí nastavení: [kbd]" +"pma_table_pages[/kbd]" #: setup/lib/messages.inc.php:282 msgid "PDF schema: pages table" @@ -7261,9 +7261,8 @@ msgid "" "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links" "[/a] support, suggested: [kbd]pma_relation[/kbd]" msgstr "" -"Nechte prázdné pro vypnutí podpory pro " -"[a@http://wiki.phpmyadmin.net/pma/relation]relace[/a], výchozí nastavení: " -"[kbd]pma_relation[/kbd]" +"Nechte prázdné pro vypnutí podpory pro [a@http://wiki.phpmyadmin.net/pma/" +"relation]relace[/a], výchozí nastavení: [kbd]pma_relation[/kbd]" #: setup/lib/messages.inc.php:288 msgid "Relation table" @@ -7316,8 +7315,8 @@ msgstr "Použít SSL" msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]" msgstr "" -"Nechte prázdné pro vypnutí podpory pro PDF schémata, výchozí nastavení: " -"[kbd]pma_table_coords[/kbd]" +"Nechte prázdné pro vypnutí podpory pro PDF schémata, výchozí nastavení: [kbd]" +"pma_table_coords[/kbd]" #: setup/lib/messages.inc.php:300 msgid "PDF schema: table coordinates" @@ -7551,9 +7550,6 @@ msgstr "" #: setup/lib/messages.inc.php:353 #, php-format -#| msgid "" -#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The " -#| "latest stable version is %s, released on %s." msgid "" "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable " "version is %s, released on %s." @@ -7588,8 +7584,8 @@ msgid "" "Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression " "for import and export operations" msgstr "" -"Povolí [a@http://cs.wikipedia.org/wiki/ZIP_%28souborov%C3%BD_form%C3%A1t%" -"29]ZIP[/a] kompresi pro importování a exportování" +"Povolí [a@http://cs.wikipedia.org/wiki/ZIP_%28souborov%C3%BD_form%C3%A1t%29]" +"ZIP[/a] kompresi pro importování a exportování" #: setup/lib/messages.inc.php:360 #, php-format diff --git a/po/da.po b/po/da.po index 695d4cc02..db12e50c2 100644 --- a/po/da.po +++ b/po/da.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: danish \n" @@ -33,13 +33,13 @@ msgstr "" "sikre dig at de svarer til den information du har fået af administratoren af " "MySQL-serveren." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/de.po b/po/de.po index 53d3210dc..db561fd86 100644 --- a/po/de.po +++ b/po/de.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-23 21:07+0200\n" "Last-Translator: \n" "Language-Team: german \n" @@ -37,13 +37,13 @@ msgstr "" "vergewissern, dass diese den Informationen, welche Sie vom Administrator " "erhalten haben, entsprechen." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "de" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/el.po b/po/el.po index afbe3b29a..f8c02d5ab 100644 --- a/po/el.po +++ b/po/el.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-30 23:16+0200\n" "Last-Translator: Michal \n" "Language-Team: greek \n" -"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: el\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" @@ -36,13 +36,13 @@ msgstr "" "και να βεβαιωθείτε ότι αντιστοιχούν σε αυτά που σας έχει δώσει ο " "διαχειρηστής του διακομιστή MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/en_GB.po b/po/en_GB.po index 6f35d3245..d7c98b065 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-30 16:04+0200\n" "Last-Translator: Michal \n" "Language-Team: english-gb \n" -"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" @@ -35,13 +35,13 @@ msgstr "" "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" @@ -49,7 +49,6 @@ msgstr "en" #: libraries/Message.class.php:282 #, php-format -#| msgid "%1$d row(s) affected." msgid "%1$d row affected." msgid_plural "%1$d rows affected." msgstr[0] "%1$d row affected." @@ -57,7 +56,6 @@ msgstr[1] "%1$d rows affected." #: libraries/Message.class.php:301 #, php-format -#| msgid "%1$d row(s) deleted." msgid "%1$d row deleted." msgid_plural "%1$d rows deleted." msgstr[0] "%1$d row deleted." @@ -65,7 +63,6 @@ msgstr[1] "%1$d rows deleted." #: libraries/Message.class.php:320 #, php-format -#| msgid "%1$d row(s) inserted." msgid "%1$d row inserted." msgid_plural "%1$d rows inserted." msgstr[0] "%1$d row inserted." @@ -7602,9 +7599,6 @@ msgstr "" #: setup/lib/messages.inc.php:353 #, php-format -#| msgid "" -#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The " -#| "latest stable version is %s, released on %s." msgid "" "You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable " "version is %s, released on %s." diff --git a/po/es.po b/po/es.po index 48defbd02..c136c25ad 100644 --- a/po/es.po +++ b/po/es.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 11:23+0200\n" "Last-Translator: Michal \n" "Language-Team: spanish \n" @@ -35,13 +35,13 @@ msgstr "" "config.inc.php y asegurarse que corresponden con la información provista por " "el administrador del servidor MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/et.po b/po/et.po index e18d0d278..c5dc69966 100644 --- a/po/et.po +++ b/po/et.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: estonian \n" @@ -33,14 +33,14 @@ msgstr "" "php failis ning kontrollima, et need vastaks infole mis te saite oma MySQL " "serveri administraatori käest." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Saadetud" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/eu.po b/po/eu.po index 60b3e418d..60be060f2 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: basque \n" @@ -31,14 +31,14 @@ msgstr "" "eta pasahitza berpasatu beharko dituzu eta MySQL zerbitzariaren " "administratzaileak emaniko informazioarekin bat egiten dutela ziurtatu." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Bidalita" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/fa.po b/po/fa.po index a216dcc58..b0a05f95a 100644 --- a/po/fa.po +++ b/po/fa.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: persian \n" @@ -27,13 +27,13 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/fi.po b/po/fi.po index bfd634745..d93842d63 100644 --- a/po/fi.po +++ b/po/fi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: finnish \n" @@ -33,14 +33,14 @@ msgstr "" "php-tiedostosta ja varmista, että ne vastaavat MySQL-palvelimen " "järjestelmänvalvojan antamia tietoja." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Lähetetty" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/fr.po b/po/fr.po index b06837751..d92bed9a4 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-30 18:30+0200\n" "Last-Translator: \n" "Language-Team: french \n" -"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Pootle 2.0.1\n" @@ -35,13 +35,13 @@ msgstr "" "\"password\" dans votre configuration et vous assurer qu'elles correspondent " "aux informations fournies par l'administrateur du serveur MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" @@ -49,7 +49,6 @@ msgstr "fr" #: libraries/Message.class.php:282 #, php-format -#| msgid "%1$d row(s) affected." msgid "%1$d row affected." msgid_plural "%1$d rows affected." msgstr[0] "%1$d enregistrement affecté." @@ -57,7 +56,6 @@ msgstr[1] "%1$d enregistrements affectés." #: libraries/Message.class.php:301 #, php-format -#| msgid "%1$d row(s) deleted." msgid "%1$d row deleted." msgid_plural "%1$d rows deleted." msgstr[0] "%1$d enregistrement supprimé." diff --git a/po/gl.po b/po/gl.po index 17630cd3f..e3f39a413 100644 --- a/po/gl.po +++ b/po/gl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: galician \n" @@ -33,14 +33,14 @@ msgstr "" "e o contrasinal no ficheiro config.inc.php e asegurarse de que corresponden " "coa información proporcionada polo administrador do servidor do MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Enviado" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/he.po b/po/he.po index 4d833395b..2b450c16e 100644 --- a/po/he.po +++ b/po/he.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: hebrew \n" @@ -30,14 +30,14 @@ msgstr "" "כתובת השרת, שם משתמש והסיסמא בקובץ config.inc.php ולוודא כי הם תואמים למידע " "שקיבלת ע\"י אחראי השרת של MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "נשלח" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/hi.po b/po/hi.po index 81f0f4bb5..28edc29a7 100644 --- a/po/hi.po +++ b/po/hi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: hindi \n" @@ -27,13 +27,13 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/hr.po b/po/hr.po index e5e255353..875273891 100644 --- a/po/hr.po +++ b/po/hr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: croatian \n" @@ -33,14 +33,14 @@ msgstr "" "računala, korisničko ime i lozinku, te provjerite da se odgovaraju podacima " "koje vam je dao administrator MySQL poslužitelja." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Poslano" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/hu.po b/po/hu.po index ba4f67c94..35945b391 100644 --- a/po/hu.po +++ b/po/hu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: hungarian \n" @@ -33,14 +33,14 @@ msgstr "" "a config.inc.php fájlban, s győződjön meg róla, hogy ezek megfelelnek-e a " "MySQL szerver adminisztrátorától kapott információknak." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/id.po b/po/id.po index 254365c55..f0199db96 100644 --- a/po/id.po +++ b/po/id.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-28 13:56+0200\n" "Last-Translator: Azhari Harahap \n" "Language-Team: indonesian \n" @@ -34,13 +34,13 @@ msgstr "" "kecocokannya dengan informasi yang telah diberikan oleh administrator server " "MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "id" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/it.po b/po/it.po index 70666ddb3..92214aa92 100644 --- a/po/it.po +++ b/po/it.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-29 00:26+0200\n" "Last-Translator: \n" "Language-Team: italian \n" @@ -35,13 +35,13 @@ msgstr "" "l'username e la password nel file config.inc.php ed assicurarsi che " "corrispondano alle informazioni fornite dall'amministratore del server MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/ja.po b/po/ja.po index f79061ff3..ef623e145 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 11:22+0200\n" "Last-Translator: Michal \n" "Language-Team: japanese \n" @@ -34,13 +34,13 @@ msgstr "" "ユーザ名、パスワードが MySQL サーバの管理者から与えられた情報と一致するか確認" "してください" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "ja" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/ka.po b/po/ka.po index ee7660d0d..cd4b793af 100644 --- a/po/ka.po +++ b/po/ka.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: georgian \n" @@ -33,14 +33,14 @@ msgstr "" "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "ka" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/ko.po b/po/ko.po index cc463570a..8334b14b5 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: korean \n" @@ -27,14 +27,14 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "보냄" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/lt.po b/po/lt.po index 412c88b5e..e23cd8cb1 100644 --- a/po/lt.po +++ b/po/lt.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-30 20:28+0200\n" "Last-Translator: Rytis \n" "Language-Team: lithuanian \n" -"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%" "100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.1\n" @@ -36,13 +36,13 @@ msgstr "" "stoties adresą, prisijungimo vardą ir slaptažodį) ir įsitikinkite ar jie " "sutampa su duomenimis gautais iš darbinės stoties administratoriaus." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" @@ -58,7 +58,6 @@ msgstr[2] "Pakeista %1$d eilučių." #: libraries/Message.class.php:301 #, php-format -#| msgid "No rows selected" msgid "%1$d row deleted." msgid_plural "%1$d rows deleted." msgstr[0] "Ištrinta %1$d eilutė." @@ -67,7 +66,6 @@ msgstr[2] "Ištrinta %1$d eilučių." #: libraries/Message.class.php:320 #, php-format -#| msgid "No rows selected" msgid "%1$d row inserted." msgid_plural "%1$d rows inserted." msgstr[0] "Įterpta %1$d eilutė." diff --git a/po/lv.po b/po/lv.po index bf3dc4345..f8c138daa 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: latvian \n" @@ -31,14 +31,14 @@ msgstr "" "failā, un pārliecinieties, ka tie atbilst informācijai, ko Jums deva MySQL " "servera administrators." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Nosūtīts" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/mk.po b/po/mk.po index e89e33750..8153aa5aa 100644 --- a/po/mk.po +++ b/po/mk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: macedonian_cyrillic \n" @@ -31,14 +31,14 @@ msgstr "" "config.inc.php и уверите се дека одговараат на податоците кои сте ги добили " "од администраторот на MySQL серверот." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Пратено" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/mn.po b/po/mn.po index f7971a8be..708af841e 100644 --- a/po/mn.po +++ b/po/mn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: mongolian \n" @@ -31,13 +31,13 @@ msgstr "" "phpMyAdmin нь MySQL сервэр лүү холбогдох гэсэн ч, сервэр хүлээн авсангүй. " "config.inc.php дэх сервэр, хэрэглэгчийн нэр болон нууц үгээ шалга." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/ms.po b/po/ms.po index 99e25e5ef..131bc053b 100644 --- a/po/ms.po +++ b/po/ms.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: malay \n" @@ -27,14 +27,14 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Hantar" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/nb.po b/po/nb.po index 055e03417..5f4df6c80 100644 --- a/po/nb.po +++ b/po/nb.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-30 23:13+0200\n" "Last-Translator: Michal \n" "Language-Team: norwegian \n" -"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" @@ -35,13 +35,13 @@ msgstr "" "passord (password) i config.inc.php og sjekke at de tilsvarer den " "informasjonen du fikk fra MySQL-server administratoren." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/nl.po b/po/nl.po index 93cd4ea42..2445b00df 100644 --- a/po/nl.po +++ b/po/nl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-26 15:46+0200\n" "Last-Translator: \n" "Language-Team: dutch \n" @@ -35,13 +35,13 @@ msgstr "" "wachtwoord in config.inc.php en zorg er voor dat deze overeenkomen met de " "informatie die u van de Beheerder van de MySQL-server kreeg." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot index 947038d3f..752262288 100644 --- a/po/phpmyadmin.pot +++ b/po/phpmyadmin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -32,13 +32,13 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/pl.po b/po/pl.po index 909a0cff0..ae35f044e 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: polish \n" @@ -33,14 +33,14 @@ msgstr "" "pliku config.inc.php i upewnić się, że odpowiadają one informacjom danym " "przez administratora serwera MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Wysłane" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/pt.po b/po/pt.po index dc45576cc..db5cce80d 100644 --- a/po/pt.po +++ b/po/pt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: portuguese \n" @@ -31,14 +31,14 @@ msgstr "" "inc.php e assegure-se que correspondem à informação fornecida pelo " "administrador do MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "pt" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/pt_BR.po b/po/pt_BR.po index 7ec07ec55..a2a9ada0f 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-21 05:17+0200\n" "Last-Translator: Maurício Meneghini Fauth \n" "Language-Team: brazilian_portuguese \n" @@ -35,13 +35,13 @@ msgstr "" "certificar que correspondam com as informações fornecidas pelo administrador " "do servidor MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/ro.po b/po/ro.po index 9609e9cce..6ef34163f 100644 --- a/po/ro.po +++ b/po/ro.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-13 00:41+0200\n" "Last-Translator: \n" "Language-Team: romanian \n" @@ -37,14 +37,14 @@ msgstr "" "fișierul de configurare și asigurați-vă că ele corespund informațiilor " "furnizate de administratorul serverului MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/ru.po b/po/ru.po index d2854bf6b..03fc650ed 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:18+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: russian \n" @@ -33,14 +33,14 @@ msgstr "" "php и удостоверьтесь, что они соответствуют данным полученным от " "администратора сервера MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Отправлено" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/si.po b/po/si.po index f7315da25..90ef874e6 100644 --- a/po/si.po +++ b/po/si.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-30 23:09+0200\n" "Last-Translator: Michal \n" "Language-Team: sinhala \n" -"Language: si\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: si\n" "X-Generator: Pootle 2.0.1\n" #: libraries/auth/config.auth.lib.php:107 @@ -34,13 +34,13 @@ msgstr "" "configuration and make sure that they correspond to the information given by " "the administrator of the MySQL server." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/sk.po b/po/sk.po index 93c8d2213..5f0ea35f8 100644 --- a/po/sk.po +++ b/po/sk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:18+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: slovak \n" @@ -32,14 +32,14 @@ msgstr "" "Skontrolujte prosím meno serveru, používateľské meno a heslo v súbore config." "inc.php a s tým, ktoré ste dostali o administrátora MySQL servera." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Odoslané" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/sl.po b/po/sl.po index 6dfe28a7c..aab30aa70 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: slovenian \n" @@ -30,14 +30,14 @@ msgstr "" "povezavo. Preverite, ali gostitelj, uporabniško ime in geslo v datoteki " "config.inc.php ustrezajo podatkom administratorja MySQL strežnika." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Poslano" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/sq.po b/po/sq.po index 569a7a2fb..e8ab57454 100644 --- a/po/sq.po +++ b/po/sq.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-30 23:08+0200\n" "Last-Translator: Michal \n" "Language-Team: albanian \n" -"Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: sq\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.1\n" @@ -33,13 +33,13 @@ msgstr "" "config.inc.php dhe sigurohu që korrispondojnë me informacionet që ju ka " "dhënë administratori i serverit MySQL." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/sr.po b/po/sr.po index d870e7de6..8f52195e3 100644 --- a/po/sr.po +++ b/po/sr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:18+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: serbian_cyrillic \n" @@ -33,14 +33,14 @@ msgstr "" "php и уверите се да одговарају подацима које сте добили од администратора " "MySQL сервера." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Послато" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/sr@latin.po b/po/sr@latin.po index d5861029f..7588b1f5c 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:18+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: serbian_latin \n" @@ -33,14 +33,14 @@ msgstr "" "php i uverite se da odgovaraju podacima koje ste dobili od administratora " "MySQL servera." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Poslato" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/sv.po b/po/sv.po index e999bb2c3..96e8bcba7 100644 --- a/po/sv.po +++ b/po/sv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: swedish \n" @@ -33,14 +33,14 @@ msgstr "" "inc.php och förvissa dig om att de stämmer överens med informationen från " "administratören av MySQL-servern." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Skickade" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/te.po b/po/te.po index 10d175255..6fb50eb92 100644 --- a/po/te.po +++ b/po/te.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-24 16:47+0200\n" "Last-Translator: \n" "Language-Team: Telugu \n" @@ -32,13 +32,13 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/th.po b/po/th.po index efe1309b3..d310b2b86 100644 --- a/po/th.po +++ b/po/th.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: thai \n" @@ -27,14 +27,14 @@ msgid "" "the administrator of the MySQL server." msgstr "" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "ถูกส่ง" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/tr.po b/po/tr.po index 41e63ed0c..bd0d855c6 100644 --- a/po/tr.po +++ b/po/tr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: turkish \n" @@ -33,14 +33,14 @@ msgstr "" "parolayı kontrol edin ve MySQL sunucusunun yöneticisi tarafından verilen " "bilgiyle uyuştuğundan emin olun." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "tr" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/tt.po b/po/tt.po index eee4314be..1c0179669 100644 --- a/po/tt.po +++ b/po/tt.po @@ -3,14 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-30 23:14+0200\n" "Last-Translator: Michal \n" "Language-Team: tatarish \n" -"Language: tt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tt\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.0.1\n" @@ -33,13 +33,13 @@ msgstr "" "sersüzlär tikäserep, alarnı MySQL idäräçese birgän mäğlümät belän çağıştırıp " "qarísı qala." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/uk.po b/po/uk.po index b1486709a..f8998f59f 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: ukrainian \n" @@ -31,13 +31,13 @@ msgstr "" "config.inc.php та впевнитися, що вони відповідають даним отриманим Вами від " "адміністратора MySQL сервера." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/uz.po b/po/uz.po index 264d42f95..c577d8d56 100644 --- a/po/uz.po +++ b/po/uz.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:20+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: uzbek_cyrillic \n" @@ -32,14 +32,14 @@ msgstr "" "файлидаги хост, фойдаланувчи ва паролни текширинг ва улар MySQL сервери " "администраторидан олинган маълумотларга мос келишига ишонч ҳосил қилинг." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Юборилди" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/uz@latin.po b/po/uz@latin.po index 414433ea2..4f1501b26 100644 --- a/po/uz@latin.po +++ b/po/uz@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:20+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: uzbek_latin \n" @@ -32,14 +32,14 @@ msgstr "" "faylidagi xost, foydalanuvchi va parolni tekshiring va ular MySQL serveri " "administratoridan olingan ma`lumotlarga mos kelishiga ishonch hosil qiling." -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "Yuborildi" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang" diff --git a/po/zh_CN.po b/po/zh_CN.po index 2722f4b72..493790d99 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-19 03:34+0200\n" "Last-Translator: shanyan baishui \n" "Language-Team: chinese_simplified \n" @@ -32,13 +32,13 @@ msgstr "" "phpMyAdmin 尝试连接到 MySQL 服务器,但服务器拒绝连接。您应该检查配置文件中的" "主机、用户名和密码,并确认这些信息与 MySQL 服务器管理员所给出的信息一致。" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "en" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 msgctxt "$mysql_5_0_doc_lang" msgid "en" diff --git a/po/zh_TW.po b/po/zh_TW.po index 4e110313b..079d9cc8f 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-03-30 14:59+0200\n" +"POT-Creation-Date: 2010-03-30 23:18+0200\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: chinese_traditional \n" @@ -30,14 +30,14 @@ msgstr "" "php 內檢查主機名稱, 登入名稱及密碼及確保這些資料是與系統管理人員所提供的 " "MySQL 伺服器資料相同" -#. l10n: Language to use for MySQL 5.1 documentation +#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:411 #, fuzzy msgctxt "$mysql_5_1_doc_lang" msgid "en" msgstr "zh" -#. l10n: Language to use for MySQL 5.0 documentation +#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation. #: libraries/common.lib.php:415 #, fuzzy msgctxt "$mysql_5_0_doc_lang"