Need to fill in all things as associative array, otherwise user prefs fail
This commit is contained in:
@@ -42,12 +42,12 @@ $cfg_db['LeftDefaultTabTable'] = array(
|
||||
'sql.php'); // browse page
|
||||
$cfg_db['LeftFrameDBSeparator'] = 'short_string';
|
||||
$cfg_db['LeftFrameTableSeparator'] = 'short_string';
|
||||
$cfg_db['NavigationBarIconic'] = array(true, false, 'both' => __('both'));
|
||||
$cfg_db['NavigationBarIconic'] = array(true => __('Yes'), false => __('No'), 'both' => __('Both'));
|
||||
$cfg_db['Order'] = array('ASC', 'DESC', 'SMART');
|
||||
$cfg_db['ProtectBinary'] = array(false, 'blob', 'all');
|
||||
$cfg_db['DefaultDisplay'] = array('horizontal', 'vertical', 'horizontalflipped');
|
||||
$cfg_db['CharEditing'] = array('input', 'textarea');
|
||||
$cfg_db['PropertiesIconic'] = array(true, false, 'both' => __('both'));
|
||||
$cfg_db['PropertiesIconic'] = array(true => __('Yes'), false => __('No'), 'both' => __('Both'));
|
||||
$cfg_db['DefaultTabServer'] = array(
|
||||
'main.php', // the welcome page (recommended for multiuser setups)
|
||||
'server_databases.php', // list of databases
|
||||
@@ -71,7 +71,7 @@ $cfg_db['QueryWindowDefTab'] = array(
|
||||
'files', // Import files
|
||||
'history', // SQL history
|
||||
'full'); // All (SQL and SQL history)
|
||||
$cfg_db['InitialSlidersState'] = array('open' => __('open'), 'closed' => __('closed'));
|
||||
$cfg_db['InitialSlidersState'] = array('open' => __('Open'), 'closed' => __('Closed'));
|
||||
$cfg_db['Import']['format'] = array(
|
||||
'csv', // CSV
|
||||
'docsql', // DocSQL
|
||||
|
22
po/af.po
22
po/af.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-30 23:04+0200\n"
|
||||
"Last-Translator: Michal <michal@cihar.com>\n"
|
||||
"Language-Team: afrikaans <af@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr "Kommentaar"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr "Nee"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2178,17 +2180,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Ongebalanseerde kwotasie-teken"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9722,6 +9724,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Hernoem tabel na"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Ja"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Databasis statistieke"
|
||||
@@ -9788,10 +9794,6 @@ msgstr "Hernoem tabel na"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Geen databasisse"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Ja"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Dump %s row(s) starting at record # %s"
|
||||
#~ msgid "Dump %s row(s) starting at row # %s"
|
||||
|
30
po/ar.po
30
po/ar.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-05-29 14:16+0200\n"
|
||||
"Last-Translator: Ahmed <aa.mahdawy.10@gmail.com>\n"
|
||||
"Language-Team: arabic <ar@li.org>\n"
|
||||
@@ -191,7 +191,8 @@ msgid "Comments"
|
||||
msgstr "تعليقات"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -206,7 +207,8 @@ msgid "No"
|
||||
msgstr "لا"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2193,17 +2195,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "أغلق"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9809,6 +9811,19 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "نعم"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "لا"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "أغلق"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "أوقف الإحصائيات"
|
||||
|
||||
@@ -9884,9 +9899,6 @@ msgstr ""
|
||||
#~ msgid "Data Dictionary Format"
|
||||
#~ msgstr "تنسيق قاموس البيانات"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "لا"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
22
po/az.po
22
po/az.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: azerbaijani <az@li.org>\n"
|
||||
@@ -187,7 +187,8 @@ msgid "Comments"
|
||||
msgstr "Qısa İzahatlar"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -202,7 +203,8 @@ msgid "No"
|
||||
msgstr "Xeyir"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2196,17 +2198,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Unclosed quote"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9892,6 +9894,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Cedveli yeniden adlandır"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Beli"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Statistikaları Söndür"
|
||||
|
||||
@@ -9970,10 +9976,6 @@ msgstr "Cedveli yeniden adlandır"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Beli"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
22
po/be.po
22
po/be.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: belarusian_cyrillic <be@li.org>\n"
|
||||
@@ -192,7 +192,8 @@ msgid "Comments"
|
||||
msgstr "Камэнтары"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -207,7 +208,8 @@ msgid "No"
|
||||
msgstr "Не"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2246,17 +2248,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Незакрытае двукосьсе"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10276,6 +10278,10 @@ msgstr "Назва прагляду"
|
||||
msgid "Rename view to"
|
||||
msgstr "Перайменаваць табліцу ў"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Так"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "старонка"
|
||||
|
||||
@@ -10365,10 +10371,6 @@ msgstr "Перайменаваць табліцу ў"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Базы дадзеных адсутнічаюць"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Так"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-30 23:09+0200\n"
|
||||
"Last-Translator: Michal <michal@cihar.com>\n"
|
||||
"Language-Team: belarusian_latin <be@latin@li.org>\n"
|
||||
@@ -194,7 +194,8 @@ msgid "Comments"
|
||||
msgstr "Kamentary"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -209,7 +210,8 @@ msgid "No"
|
||||
msgstr "Nie"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2251,17 +2253,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Niezakrytaje dvukośsie"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10231,6 +10233,11 @@ msgstr "Nazva prahladu"
|
||||
msgid "Rename view to"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Tak"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "staronka"
|
||||
|
||||
|
22
po/bg.po
22
po/bg.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-06-11 17:28+0200\n"
|
||||
"Last-Translator: <stanprog@stanprog.com>\n"
|
||||
"Language-Team: bulgarian <bg@li.org>\n"
|
||||
@@ -191,7 +191,8 @@ msgid "Comments"
|
||||
msgstr "Коментари"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -206,7 +207,8 @@ msgid "No"
|
||||
msgstr "не"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2213,17 +2215,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Незатворени кавички"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9984,6 +9986,10 @@ msgstr "Име на ИЗГЛЕД-а"
|
||||
msgid "Rename view to"
|
||||
msgstr "Преименуване на изгледа на"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "да"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Забрани статистика"
|
||||
|
||||
@@ -10072,10 +10078,6 @@ msgstr "Преименуване на изгледа на"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Няма бази от данни"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "да"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
19
po/bn.po
19
po/bn.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-10-21 01:36+0200\n"
|
||||
"Last-Translator: Nobin নবীন <nobin@cyberbogra.com>\n"
|
||||
"Language-Team: bangla <bn@li.org>\n"
|
||||
@@ -191,7 +191,8 @@ msgid "Comments"
|
||||
msgstr "মন্তব্যসমূহ"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -206,7 +207,8 @@ msgid "No"
|
||||
msgstr "না"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2223,17 +2225,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Unclosed quote"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10156,6 +10158,11 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "টেবিল রিনেম করুন"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "হ্যাঁ"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "পরিসংখ্যান বন্ধ কর"
|
||||
|
||||
|
22
po/bs.po
22
po/bs.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: bosnian <bs@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr "Komentari"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2195,17 +2197,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Navodnik nije zatvoren"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9877,6 +9879,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Promjeni ime tabele u "
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Da"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Isključi statistike"
|
||||
|
||||
@@ -9958,10 +9964,6 @@ msgstr "Promjeni ime tabele u "
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Baza ne postoji"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Da"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
24
po/ca.po
24
po/ca.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-12-14 11:33+0200\n"
|
||||
"Last-Translator: Xavier Navarro <xvnavarro@gmail.com>\n"
|
||||
"Language-Team: catalan <ca@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Comentaris"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2116,17 +2118,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Tanca"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10064,6 +10066,16 @@ msgstr "Nom de VISTA"
|
||||
msgid "Rename view to"
|
||||
msgstr "Reanomena la vista a"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Si"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Tanca"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "plana a/de"
|
||||
|
||||
|
42
po/cs.po
42
po/cs.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2011-02-08 13:33+0100\n"
|
||||
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
|
||||
"Language-Team: czech <cs@li.org>\n"
|
||||
@@ -192,7 +192,8 @@ msgid "Comments"
|
||||
msgstr "Komentáře"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -207,7 +208,8 @@ msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2109,17 +2111,18 @@ msgid "There are no files to upload"
|
||||
msgstr "Nebyl zvolen žádný soubor pro nahrání"
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgstr "obojí"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgstr "otevřené"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgstr "zavřené"
|
||||
msgid "Closed"
|
||||
msgstr "Ukončit"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
#: libraries/export/latex.php:41 libraries/export/odt.php:33
|
||||
@@ -9936,6 +9939,21 @@ msgstr "Jméno pohledu"
|
||||
msgid "Rename view to"
|
||||
msgstr "Přejmenovat pohled na"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "ano"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "ne"
|
||||
|
||||
#~ msgid "both"
|
||||
#~ msgstr "obojí"
|
||||
|
||||
#~ msgid "open"
|
||||
#~ msgstr "otevřené"
|
||||
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "zavřené"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "do/ze stránky"
|
||||
|
||||
@@ -10023,9 +10041,6 @@ msgstr "Přejmenovat pohled na"
|
||||
#~ msgid "Method"
|
||||
#~ msgstr "Způsob exportu"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "ne"
|
||||
|
||||
#~ msgid "Enter login options for signon authentication"
|
||||
#~ msgstr "Zadejte parametry pro autentizaci signon"
|
||||
|
||||
@@ -10042,6 +10057,3 @@ msgstr "Přejmenovat pohled na"
|
||||
#~ "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]"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "ano"
|
||||
|
31
po/cy.po
31
po/cy.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-06-07 20:23+0200\n"
|
||||
"Last-Translator: <ardavies@tiscali.co.uk>\n"
|
||||
"Language-Team: Welsh <cy@li.org>\n"
|
||||
@@ -194,7 +194,8 @@ msgid "Comments"
|
||||
msgstr "Sylwadau"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -209,7 +210,8 @@ msgid "No"
|
||||
msgstr "Na"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2164,17 +2166,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Cau"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9651,6 +9653,17 @@ msgstr "Enw VIEW"
|
||||
msgid "Rename view to"
|
||||
msgstr "Ailenwch golwg i"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "ie"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "na"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Cau"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Analluogi Ystadegau"
|
||||
|
||||
@@ -9689,12 +9702,6 @@ msgstr "Ailenwch golwg i"
|
||||
#~ msgid "Data Dictionary Format"
|
||||
#~ msgstr "Fformat Geiriadur Data"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "na"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "ie"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Remove CRLF characters within columns"
|
||||
#~ msgid "Remove carriage return/line field characters within columns"
|
||||
|
19
po/da.po
19
po/da.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-07-21 14:55+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: danish <da@li.org>\n"
|
||||
@@ -193,7 +193,8 @@ msgid "Comments"
|
||||
msgstr "Kommentarer"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -208,7 +209,8 @@ msgid "No"
|
||||
msgstr "Nej"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2231,17 +2233,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Ikke-lukket quote"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10105,6 +10107,11 @@ msgstr "VIEW navn"
|
||||
msgid "Rename view to"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Ja"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "til/fra side"
|
||||
|
||||
|
24
po/de.po
24
po/de.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2011-01-21 12:07+0200\n"
|
||||
"Last-Translator: <ch@rech.co>\n"
|
||||
"Language-Team: german <de@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Kommentare"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "Nein"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2175,17 +2177,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Schliesse"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10552,6 +10554,16 @@ msgstr "VIEW Name"
|
||||
msgid "Rename view to"
|
||||
msgstr "View umbenennen in"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Ja"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Schliesse"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "nach/von Seite"
|
||||
|
||||
|
24
po/el.po
24
po/el.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-12-13 13:42+0200\n"
|
||||
"Last-Translator: Panagiotis Papazoglou <papaz_p@yahoo.com>\n"
|
||||
"Language-Team: greek <el@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Σχόλια"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "Όχι"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2122,17 +2124,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Κλείσιμο"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10166,6 +10168,16 @@ msgstr "ΠΡΟΒΟΛΗ ονόματος"
|
||||
msgid "Rename view to"
|
||||
msgstr "Μετονομασία πίνακα σε"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Ναι"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Κλείσιμο"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "από/προς τη σελίδα"
|
||||
|
||||
|
24
po/en_GB.po
24
po/en_GB.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2011-02-03 19:19+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: english-gb <en_GB@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Comments"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2098,17 +2100,17 @@ msgid "There are no files to upload"
|
||||
msgstr "There are no files to upload"
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Close"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9932,6 +9934,16 @@ msgstr "VIEW name"
|
||||
msgid "Rename view to"
|
||||
msgstr "Rename view to"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Yes"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Close"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "to/from page"
|
||||
|
||||
|
24
po/es.po
24
po/es.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2011-02-06 16:30+0200\n"
|
||||
"Last-Translator: Adolfo Jayme Barrientos <fitoschido@gmail.com>\n"
|
||||
"Language-Team: spanish <es@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Comentarios"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2129,17 +2131,17 @@ msgid "There are no files to upload"
|
||||
msgstr "No hay archivos para subir"
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Cerrar"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10364,6 +10366,16 @@ msgstr "(VIEW) VER nombre"
|
||||
msgid "Rename view to"
|
||||
msgstr "Cambiar el nombre de la vista a "
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Sí"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Cerrar"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "página de/a la"
|
||||
|
||||
|
22
po/et.po
22
po/et.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: estonian <et@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr "Kommentaarid"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr "Ei"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2225,17 +2227,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Sulgemata jutumärk/ülakoma"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10145,6 +10147,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Nimeta tabel ümber"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Jah"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "Kuhu/Kust leht"
|
||||
|
||||
@@ -10234,10 +10240,6 @@ msgstr "Nimeta tabel ümber"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Pole andmebaase"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Jah"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
22
po/eu.po
22
po/eu.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-07-21 14:53+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: basque <eu@li.org>\n"
|
||||
@@ -191,7 +191,8 @@ msgid "Comments"
|
||||
msgstr "Iruzkinak"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -206,7 +207,8 @@ msgid "No"
|
||||
msgstr "Ez"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2198,17 +2200,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Itxi gabeko komatxoak"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9907,6 +9909,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Taula berrizendatu izen honetara: "
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Bai"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Estatistikak ezgaitu"
|
||||
|
||||
@@ -9988,10 +9994,6 @@ msgstr "Taula berrizendatu izen honetara: "
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Datu-baserik ez"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Bai"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
22
po/fa.po
22
po/fa.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-05-19 03:54+0200\n"
|
||||
"Last-Translator: <ahmad_usa2007@yahoo.com>\n"
|
||||
"Language-Team: persian <fa@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "توضيحات"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "خير"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2175,15 +2177,15 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9698,6 +9700,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "بازناميدن جدول به"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "بلي"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "آمار پايگاههاي داده"
|
||||
@@ -9770,10 +9776,6 @@ msgstr "بازناميدن جدول به"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "No databases"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "بلي"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Dump %s row(s) starting at record # %s"
|
||||
#~ msgid "Dump %s row(s) starting at row # %s"
|
||||
|
24
po/fi.po
24
po/fi.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-11-26 21:29+0200\n"
|
||||
"Last-Translator: <asdfsdf@asdfasdfasdf.com>\n"
|
||||
"Language-Team: finnish <fi@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Kommentit"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "Ei"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2108,17 +2110,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Sulje"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10453,6 +10455,16 @@ msgstr "VIEW-arvon nimi"
|
||||
msgid "Rename view to"
|
||||
msgstr "Nimeä taulu uudelleen"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Kyllä"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Sulje"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "Sivulta/sivulle"
|
||||
|
||||
|
24
po/fr.po
24
po/fr.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2011-02-03 19:20+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: french <fr@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr "Commentaires"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2121,17 +2123,17 @@ msgid "There are no files to upload"
|
||||
msgstr "Aucun fichier n'est disponible pour le transfert"
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Fermer"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10086,6 +10088,16 @@ msgstr "Nom de la vue"
|
||||
msgid "Rename view to"
|
||||
msgstr "Changer le nom de la vue pour"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Oui"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Fermer"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "de/vers la page"
|
||||
|
||||
|
31
po/gl.po
31
po/gl.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-07-21 14:50+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: galician <gl@li.org>\n"
|
||||
@@ -194,7 +194,8 @@ msgid "Comments"
|
||||
msgstr "Comentarios"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -209,7 +210,8 @@ msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2257,17 +2259,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Fechar"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10651,6 +10653,17 @@ msgstr "Nome da VISTA"
|
||||
msgid "Rename view to"
|
||||
msgstr "Mudar o nome da táboa para"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "si"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "non"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Fechar"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "até/desde a páxina"
|
||||
|
||||
@@ -10745,9 +10758,6 @@ msgstr "Mudar o nome da táboa para"
|
||||
#~ msgid "Data Dictionary Format"
|
||||
#~ msgstr "Formato do dicionario de datos"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "non"
|
||||
|
||||
#~ msgid "Enter login options for signon authentication"
|
||||
#~ msgstr ""
|
||||
#~ "Introduza as opcións de rexistro de entrada para a autenticación mediante "
|
||||
@@ -10770,9 +10780,6 @@ msgstr "Mudar o nome da táboa para"
|
||||
#~ "SQL vexa a configuración da [a@?page=form&"
|
||||
#~ "formset=main_frame#tab_Sql_box]moldura de navegación[/a]"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "si"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Remove CRLF characters within fields"
|
||||
#~ msgid "Remove carriage return/line field characters within columns"
|
||||
|
22
po/he.po
22
po/he.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: hebrew <he@li.org>\n"
|
||||
@@ -187,7 +187,8 @@ msgid "Comments"
|
||||
msgstr "הערות"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -202,7 +203,8 @@ msgid "No"
|
||||
msgstr "לא"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2189,15 +2191,15 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9807,6 +9809,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "שינוי שם טבלה אל"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "כן"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "ביטול סטטיסטיקה"
|
||||
|
||||
@@ -9877,10 +9883,6 @@ msgstr "שינוי שם טבלה אל"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "אין מאגרי נתונים"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "כן"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
19
po/hi.po
19
po/hi.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-05-21 05:48+0200\n"
|
||||
"Last-Translator: <u4663530@anu.edu.au>\n"
|
||||
"Language-Team: hindi <hi@li.org>\n"
|
||||
@@ -192,7 +192,8 @@ msgid "Comments"
|
||||
msgstr "टिप्पणी"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -207,7 +208,8 @@ msgid "No"
|
||||
msgstr "नहीं"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2139,15 +2141,15 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9616,6 +9618,11 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "हाँ "
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "आँकडे Disable करें"
|
||||
|
||||
|
22
po/hr.po
22
po/hr.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-07-21 14:54+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: croatian <hr@li.org>\n"
|
||||
@@ -194,7 +194,8 @@ msgid "Comments"
|
||||
msgstr "Komentari"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -209,7 +210,8 @@ msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2241,17 +2243,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Navodnik nije zatvoren"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10234,6 +10236,10 @@ msgstr "Naziv prikaza"
|
||||
msgid "Rename view to"
|
||||
msgstr "Preimenuj tablicu u"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Da"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "stranica od / prema"
|
||||
|
||||
@@ -10323,10 +10329,6 @@ msgstr "Preimenuj tablicu u"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Nema baza podataka"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Da"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
19
po/hu.po
19
po/hu.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-09-14 20:45+0200\n"
|
||||
"Last-Translator: KAMI <kami911@gmail.com>\n"
|
||||
"Language-Team: hungarian <hu@li.org>\n"
|
||||
@@ -193,7 +193,8 @@ msgid "Comments"
|
||||
msgstr "Megjegyzések"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -208,7 +209,8 @@ msgid "No"
|
||||
msgstr "Nem"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2254,17 +2256,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Lezáratlan idézőjel"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10607,6 +10609,11 @@ msgstr "NÉZET neve"
|
||||
msgid "Rename view to"
|
||||
msgstr "Nézet átnevezése"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Igen"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "oldalra/-ról"
|
||||
|
||||
|
24
po/id.po
24
po/id.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-09-16 05:35+0200\n"
|
||||
"Last-Translator: Azhari Harahap <azhari.harahap@yahoo.com>\n"
|
||||
"Language-Team: indonesian <id@li.org>\n"
|
||||
@@ -191,7 +191,8 @@ msgid "Comments"
|
||||
msgstr "Komentar"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -206,7 +207,8 @@ msgid "No"
|
||||
msgstr "Tidak"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2203,17 +2205,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Tutup"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9991,6 +9993,16 @@ msgstr "Nama VIEW"
|
||||
msgid "Rename view to"
|
||||
msgstr "Ubah nama tabel menjadi "
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Ya"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Tutup"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Mencacatkan Statistik"
|
||||
|
||||
|
19
po/it.po
19
po/it.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-09-24 10:00+0200\n"
|
||||
"Last-Translator: Giovanni Uccio <giovanni.uccio@gmail.com>\n"
|
||||
"Language-Team: italian <it@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr "Commenti"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2138,17 +2140,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Virgolette Non Chiuse"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10221,6 +10223,11 @@ msgstr "Nome VISTA"
|
||||
msgid "Rename view to"
|
||||
msgstr "Rinomina la tabella in"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Sì"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "da/per pagina"
|
||||
|
||||
|
19
po/ja.po
19
po/ja.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 11:22+0200\n"
|
||||
"Last-Translator: Michal <michal@cihar.com>\n"
|
||||
"Language-Team: japanese <jp@li.org>\n"
|
||||
@@ -193,7 +193,8 @@ msgid "Comments"
|
||||
msgstr "コメント"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -208,7 +209,8 @@ msgid "No"
|
||||
msgstr "いいえ"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2222,17 +2224,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "引用符が閉じていません"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10118,6 +10120,11 @@ msgstr "VIEW の名前"
|
||||
msgid "Rename view to"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "はい"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "開始/終了ページ"
|
||||
|
||||
|
26
po/ka.po
26
po/ka.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: georgian <ka@li.org>\n"
|
||||
@@ -192,7 +192,8 @@ msgid "Comments"
|
||||
msgstr "კომენტარები"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -207,7 +208,8 @@ msgid "No"
|
||||
msgstr "არა"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2248,17 +2250,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Unclosed quote"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10511,6 +10513,12 @@ msgstr "VIEW name"
|
||||
msgid "Rename view to"
|
||||
msgstr "Rename table to"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "დიახ"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "არა"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "to/from page"
|
||||
|
||||
@@ -10603,9 +10611,6 @@ msgstr "Rename table to"
|
||||
#~ msgid "Data Dictionary Format"
|
||||
#~ msgstr "Data Dictionary Format"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "არა"
|
||||
|
||||
#~ msgid "Enter login options for signon authentication"
|
||||
#~ msgstr "Enter login options for signon authentication"
|
||||
|
||||
@@ -10625,9 +10630,6 @@ msgstr "Rename table to"
|
||||
#~ "SQL queries settings, for SQL Query box options see [a@?page=form&"
|
||||
#~ "formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "დიახ"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
22
po/ko.po
22
po/ko.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-06-16 18:18+0200\n"
|
||||
"Last-Translator: <cihar@nvyu.net>\n"
|
||||
"Language-Team: korean <ko@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr "설명(코멘트)"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr " 아니오 "
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2135,17 +2137,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "따옴표(quote)가 닫히지 않았음"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9720,6 +9722,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "테이블 이름 바꾸기"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr " 예 "
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "통계 숨기기"
|
||||
|
||||
@@ -9789,10 +9795,6 @@ msgstr "테이블 이름 바꾸기"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "데이터베이스가 없습니다"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr " 예 "
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
24
po/lt.po
24
po/lt.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-11-27 22:17+0200\n"
|
||||
"Last-Translator: Rytis SlatkeviÄius <rytis.s@gmail.com>\n"
|
||||
"Language-Team: lithuanian <lt@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Komentarai"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2114,17 +2116,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Uždaryti"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9889,6 +9891,16 @@ msgstr "VIEW pavadinimas"
|
||||
msgid "Rename view to"
|
||||
msgstr "Pervadinti lentelę į"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Taip"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Uždaryti"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "į/iš puslapio"
|
||||
|
||||
|
22
po/lv.po
22
po/lv.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: latvian <lv@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr "Komentāri"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr "Nē"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2201,17 +2203,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Neaizvērtas pēdiņas"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9921,6 +9923,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Pārsaukt tabulu uz"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Jā"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Izslēgt statistiku"
|
||||
|
||||
@@ -10002,10 +10008,6 @@ msgstr "Pārsaukt tabulu uz"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Nav datubāzu"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Jā"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
22
po/mk.po
22
po/mk.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: macedonian_cyrillic <mk@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr "Коментари"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr "Не"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2206,17 +2208,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Наводникот не е затворен"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9986,6 +9988,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Промени го името на табелата во "
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Да"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Исклучи статистики"
|
||||
|
||||
@@ -10067,10 +10073,6 @@ msgstr "Промени го името на табелата во "
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Базата на податоци не постои"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Да"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
19
po/mn.po
19
po/mn.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: mongolian <mn@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Тайлбар"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "Үгүй"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2202,17 +2204,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Хаагдаагүй хашилт"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9959,6 +9961,11 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Тийм"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "хаанаас/хаашаа хуудас"
|
||||
|
||||
|
22
po/ms.po
22
po/ms.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: malay <ms@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Komen"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "Tidak"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2182,17 +2184,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Tanda quote tidak disertakan"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9756,6 +9758,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Tukarnama jadual ke"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Ya"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Statistik pangkalan data"
|
||||
@@ -9825,10 +9831,6 @@ msgstr "Tukarnama jadual ke"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Tiada pangkalan data"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Ya"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Dump %s row(s) starting at record # %s"
|
||||
#~ msgid "Dump %s row(s) starting at row # %s"
|
||||
|
24
po/nb.po
24
po/nb.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-11-26 12:58+0200\n"
|
||||
"Last-Translator: <sven.erik.andersen@gmail.com>\n"
|
||||
"Language-Team: norwegian <no@li.org>\n"
|
||||
@@ -188,7 +188,8 @@ msgid "Comments"
|
||||
msgstr "Kommentarer"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -203,7 +204,8 @@ msgid "No"
|
||||
msgstr "Nei"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2105,17 +2107,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Lukk"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10263,6 +10265,16 @@ msgstr "VIEW navn"
|
||||
msgid "Rename view to"
|
||||
msgstr "Endre tabellens navn"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Ja"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Lukk"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "til/fra side"
|
||||
|
||||
|
24
po/nl.po
24
po/nl.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2011-02-06 15:38+0200\n"
|
||||
"Last-Translator: Dieter Adriaenssens <ruleant@users.sourceforge.net>\n"
|
||||
"Language-Team: dutch <nl@li.org>\n"
|
||||
@@ -188,7 +188,8 @@ msgid "Comments"
|
||||
msgstr "Commentaar"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -203,7 +204,8 @@ msgid "No"
|
||||
msgstr "Nee"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2117,17 +2119,17 @@ msgid "There are no files to upload"
|
||||
msgstr "Er zijn geen bestanden om te uploaden"
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Sluiten"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10220,6 +10222,16 @@ msgstr "VIEW-naam"
|
||||
msgid "Rename view to"
|
||||
msgstr "Hernoem view naar"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Ja"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Sluiten"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "Van/tot pagina"
|
||||
|
||||
|
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2058,15 +2060,15 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
|
24
po/pl.po
24
po/pl.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-09-27 23:53+0200\n"
|
||||
"Last-Translator: Jarosław Głowacki <glowacki@europa.pl>\n"
|
||||
"Language-Team: polish <pl@li.org>\n"
|
||||
@@ -194,7 +194,8 @@ msgid "Comments"
|
||||
msgstr "Komentarze"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -209,7 +210,8 @@ msgid "No"
|
||||
msgstr "Nie"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2247,17 +2249,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Zamknij"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10494,6 +10496,16 @@ msgstr "Nazwa widoku"
|
||||
msgid "Rename view to"
|
||||
msgstr "Zmień nazwę tabeli na"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Tak"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Zamknij"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "od/do strony"
|
||||
|
||||
|
19
po/pt.po
19
po/pt.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-12-17 14:46+0200\n"
|
||||
"Last-Translator: <morsa.h@gmail.com>\n"
|
||||
"Language-Team: portuguese <pt@li.org>\n"
|
||||
@@ -186,7 +186,8 @@ msgid "Comments"
|
||||
msgstr "Comentários"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -201,7 +202,8 @@ msgid "No"
|
||||
msgstr "Não"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2181,17 +2183,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Aspa não fechada"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9846,6 +9848,11 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Renomeia a tabela para "
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Sim"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Desactivar Estatísticas"
|
||||
|
||||
|
24
po/pt_BR.po
24
po/pt_BR.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-12-21 18:48+0200\n"
|
||||
"Last-Translator: gilberto dos santos alves <gsavix@gmail.com>\n"
|
||||
"Language-Team: brazilian_portuguese <pt_BR@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Comentários"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "Não"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2208,17 +2210,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Fechar"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10175,6 +10177,16 @@ msgstr "Nome da VISÃO"
|
||||
msgid "Rename view to"
|
||||
msgstr "Renomear a tabela para "
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Sim"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Fechar"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "página de/para"
|
||||
|
||||
|
26
po/ro.po
26
po/ro.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-07-22 02:28+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: romanian <ro@li.org>\n"
|
||||
@@ -194,7 +194,8 @@ msgid "Comments"
|
||||
msgstr "Comentarii"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -209,7 +210,8 @@ msgid "No"
|
||||
msgstr "Nu"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2251,17 +2253,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Citare neînchisă"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10244,6 +10246,12 @@ msgstr "Denumire VIZIUNE"
|
||||
msgid "Rename view to"
|
||||
msgstr "Redenumire tabel la"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "da"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "nu"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "în/din pagină"
|
||||
|
||||
@@ -10329,9 +10337,6 @@ msgstr "Redenumire tabel la"
|
||||
#~ msgid "Data Dictionary Format"
|
||||
#~ msgstr "Data Dictionary Format"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "nu"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Nu sînt baze de date"
|
||||
@@ -10339,9 +10344,6 @@ msgstr "Redenumire tabel la"
|
||||
#~ msgid "Customization"
|
||||
#~ msgstr "Personalizare"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "da"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
24
po/ru.po
24
po/ru.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2011-02-07 22:34+0200\n"
|
||||
"Last-Translator: Victor Volkov <hanut@php-myadmin.ru>\n"
|
||||
"Language-Team: russian <ru@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr "Комментарии"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr "Нет"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2115,17 +2117,17 @@ msgid "There are no files to upload"
|
||||
msgstr "Файлы для загрузки отсутствуют"
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Закрыть"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10224,6 +10226,16 @@ msgstr "VIEW название"
|
||||
msgid "Rename view to"
|
||||
msgstr "Переименовать таблицу в"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Да"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Закрыть"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "Страница"
|
||||
|
||||
|
22
po/si.po
22
po/si.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-07-22 02:26+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: sinhala <si@li.org>\n"
|
||||
@@ -191,7 +191,8 @@ msgid "Comments"
|
||||
msgstr "විස්තරය"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -206,7 +207,8 @@ msgid "No"
|
||||
msgstr "නැත"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2222,17 +2224,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "නොවසන ලද උද්ධරනය"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10126,6 +10128,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "වගුව බවට නම වෙනස් කරන්න"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "ඔව්"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "සංඛ්යා ලේඛන අක්රිය කරන්න"
|
||||
|
||||
@@ -10212,10 +10218,6 @@ msgstr "වගුව බවට නම වෙනස් කරන්න"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "දත්තගබඩා නොමැත"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "ඔව්"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
22
po/sk.po
22
po/sk.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-07-22 02:26+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: slovak <sk@li.org>\n"
|
||||
@@ -191,7 +191,8 @@ msgid "Comments"
|
||||
msgstr "Komentáre"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -206,7 +207,8 @@ msgid "No"
|
||||
msgstr "Nie"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2234,17 +2236,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Neuzatvorené úvodzovky"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10171,6 +10173,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Premenovať tabuľku na"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Áno"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Skryť štatistiky"
|
||||
|
||||
@@ -10259,10 +10265,6 @@ msgstr "Premenovať tabuľku na"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Žiadne databázy"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Áno"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
24
po/sl.po
24
po/sl.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2011-02-05 02:27+0200\n"
|
||||
"Last-Translator: Domen <dbc334@gmail.com>\n"
|
||||
"Language-Team: slovenian <sl@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Pripombe"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2113,17 +2115,17 @@ msgid "There are no files to upload"
|
||||
msgstr "Nobene datoteke ni za naložiti"
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Zapri"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9993,6 +9995,16 @@ msgstr "Ime VIEW"
|
||||
msgid "Rename view to"
|
||||
msgstr "Preimenuj pogled v"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Da"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Zapri"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "od/do strani"
|
||||
|
||||
|
22
po/sq.po
22
po/sq.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-07-21 14:51+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: albanian <sq@li.org>\n"
|
||||
@@ -191,7 +191,8 @@ msgid "Comments"
|
||||
msgstr "Komente"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -206,7 +207,8 @@ msgid "No"
|
||||
msgstr " Jo "
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2201,17 +2203,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Thonjëza të pambyllura"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9917,6 +9919,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Riemërto tabelën në"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr " Po "
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Disaktivo Statistikat"
|
||||
|
||||
@@ -9998,10 +10004,6 @@ msgstr "Riemërto tabelën në"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Asnjë databazë"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr " Po "
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
22
po/sr.po
22
po/sr.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-30 23:47+0200\n"
|
||||
"Last-Translator: Michal <michal@cihar.com>\n"
|
||||
"Language-Team: serbian_cyrillic <sr@li.org>\n"
|
||||
@@ -194,7 +194,8 @@ msgid "Comments"
|
||||
msgstr "Коментари"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -209,7 +210,8 @@ msgid "No"
|
||||
msgstr "Не"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2233,17 +2235,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Наводник није затворен"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10163,6 +10165,10 @@ msgstr "назив за VIEW"
|
||||
msgid "Rename view to"
|
||||
msgstr "Промени име табеле у "
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Да"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "од/до странице"
|
||||
|
||||
@@ -10252,10 +10258,6 @@ msgstr "Промени име табеле у "
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "База не постоји"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Да"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-12-02 14:49+0200\n"
|
||||
"Last-Translator: Sasa Kostic <sasha.kostic@gmail.com>\n"
|
||||
"Language-Team: serbian_latin <sr@latin@li.org>\n"
|
||||
@@ -192,7 +192,8 @@ msgid "Comments"
|
||||
msgstr "Komentari"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -207,7 +208,8 @@ msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2223,17 +2225,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Navodnik nije zatvoren"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10151,6 +10153,11 @@ msgstr "naziv za VIEW"
|
||||
msgid "Rename view to"
|
||||
msgstr "Promeni ime tabele u "
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Da"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "od/do stranice"
|
||||
|
||||
|
24
po/sv.po
24
po/sv.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2011-01-22 15:30+0200\n"
|
||||
"Last-Translator: <stefan@inkopsforum.se>\n"
|
||||
"Language-Team: swedish <sv@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Kommentarer"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "Nej"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2099,17 +2101,17 @@ msgid "There are no files to upload"
|
||||
msgstr "Det finns inga filer att ladda upp"
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Stäng"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9958,6 +9960,16 @@ msgstr "VIEW namn"
|
||||
msgid "Rename view to"
|
||||
msgstr "Ändra namn till"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Ja"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Stäng"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "till/från sida"
|
||||
|
||||
|
14
po/ta.po
14
po/ta.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-04-16 10:43+0200\n"
|
||||
"Last-Translator: Sutharshan <sutharshan02@gmail.com>\n"
|
||||
"Language-Team: Tamil <ta@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2114,15 +2116,15 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
|
31
po/te.po
31
po/te.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-11-29 17:44+0200\n"
|
||||
"Last-Translator: <veeven@gmail.com>\n"
|
||||
"Language-Team: Telugu <te@li.org>\n"
|
||||
@@ -193,7 +193,8 @@ msgid "Comments"
|
||||
msgstr "వ్యాఖ్యలు"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -208,7 +209,8 @@ msgid "No"
|
||||
msgstr "కాదు"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2138,17 +2140,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "మూసివేయి"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9518,6 +9520,17 @@ msgstr "నామధేయమును చూపుము"
|
||||
msgid "Rename view to"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "అవును"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "కాదు"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "మూసివేయి"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "గణాంకాలని అచేతనంచేయి"
|
||||
|
||||
@@ -9533,9 +9546,3 @@ msgstr ""
|
||||
#~| msgid "Table comments"
|
||||
#~ msgid "Display table filter"
|
||||
#~ msgstr "పట్టిక వ్యాఖ్యలు"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "కాదు"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "అవును"
|
||||
|
22
po/th.po
22
po/th.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: thai <th@li.org>\n"
|
||||
@@ -187,7 +187,8 @@ msgid "Comments"
|
||||
msgstr "หมายเหตุ"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -202,7 +203,8 @@ msgid "No"
|
||||
msgstr "ไม่"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2186,17 +2188,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "ไม่ได้ปิดเครื่องหมายคำพูด"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9805,6 +9807,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "เปลี่ยนชื่อตารางเป็น"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "ใช่"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "ยกเลิกการเก็บสถิติ"
|
||||
|
||||
@@ -9871,10 +9877,6 @@ msgstr "เปลี่ยนชื่อตารางเป็น"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "ไม่มีฐานข้อมูล"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "ใช่"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
24
po/tr.po
24
po/tr.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2011-02-03 13:37+0200\n"
|
||||
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
|
||||
"Language-Team: turkish <tr@li.org>\n"
|
||||
@@ -189,7 +189,8 @@ msgid "Comments"
|
||||
msgstr "Yorumlar"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -204,7 +205,8 @@ msgid "No"
|
||||
msgstr "Hayır"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2100,17 +2102,17 @@ msgid "There are no files to upload"
|
||||
msgstr "Göndermek için hiç dosya yok"
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Kapat"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10010,6 +10012,16 @@ msgstr "GÖRÜNÜM adı"
|
||||
msgid "Rename view to"
|
||||
msgstr "Görünümü yeniden şuna adlandır"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Evet"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Kapat"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "sayfadan/sayfaya"
|
||||
|
||||
|
22
po/tt.po
22
po/tt.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-07-22 02:25+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: tatarish <tt@li.org>\n"
|
||||
@@ -191,7 +191,8 @@ msgid "Comments"
|
||||
msgstr "Açıqlama"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -206,7 +207,8 @@ msgid "No"
|
||||
msgstr "Yuq"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2205,17 +2207,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Yabılmağan cäyä"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9982,6 +9984,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "Tüşämä adın üzgärtü"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Äye"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Nöfüse Sünderü"
|
||||
|
||||
@@ -10068,10 +10074,6 @@ msgstr "Tüşämä adın üzgärtü"
|
||||
#~ msgid "PMA database"
|
||||
#~ msgstr "Biremleklär yuq"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Äye"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Add AUTO_INCREMENT value"
|
||||
#~ msgid "<code>AUTO_INCREMENT</code>"
|
||||
|
19
po/ug.po
19
po/ug.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-08-26 11:59+0200\n"
|
||||
"Last-Translator: <gheni@yahoo.cn>\n"
|
||||
"Language-Team: Uyghur <ug@li.org>\n"
|
||||
@@ -191,7 +191,8 @@ msgid "Comments"
|
||||
msgstr "ئىزاھلار"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -206,7 +207,8 @@ msgid "No"
|
||||
msgstr "يوق"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2120,15 +2122,15 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9548,6 +9550,11 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "بولدى"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Table comments"
|
||||
#~ msgid "Display table filter"
|
||||
|
19
po/uk.po
19
po/uk.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-12-28 22:26+0200\n"
|
||||
"Last-Translator: Olexiy Zagorskyi <zalex_ua@i.ua>\n"
|
||||
"Language-Team: ukrainian <uk@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr "Коментарі"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr "Ні"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2078,17 +2080,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Не закриті лапки"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9577,5 +9579,10 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "Так"
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "Заборонити статистику"
|
||||
|
19
po/ur.po
19
po/ur.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-05-14 12:35+0200\n"
|
||||
"Last-Translator: <monymirza@gmail.com>\n"
|
||||
"Language-Team: Urdu <ur@li.org>\n"
|
||||
@@ -194,7 +194,8 @@ msgid "Comments"
|
||||
msgstr "آراء-رائے"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -209,7 +210,8 @@ msgid "No"
|
||||
msgstr "نہیں"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2119,15 +2121,15 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9464,6 +9466,11 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "ہاں"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Table comments"
|
||||
#~ msgid "Display table filter"
|
||||
|
31
po/uz.po
31
po/uz.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-07-22 02:31+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: uzbek_cyrillic <uz@li.org>\n"
|
||||
@@ -192,7 +192,8 @@ msgid "Comments"
|
||||
msgstr "Изоҳлар"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -207,7 +208,8 @@ msgid "No"
|
||||
msgstr "Йўқ"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2261,17 +2263,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Ёпиш"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10673,6 +10675,17 @@ msgstr "Ном кўриниши"
|
||||
msgid "Rename view to"
|
||||
msgstr "Кўриниш номини ўзгартириш"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "тўғри"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "йўқ"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Ёпиш"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "Саҳифа"
|
||||
|
||||
@@ -10766,9 +10779,6 @@ msgstr "Кўриниш номини ўзгартириш"
|
||||
#~ msgid "Data Dictionary Format"
|
||||
#~ msgstr "Маълумотлар луғати саҳифаси йўналиши"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "йўқ"
|
||||
|
||||
#~ msgid "Enter login options for signon authentication"
|
||||
#~ msgstr "Аутентификация усули учун логин танловларини киритиш"
|
||||
|
||||
@@ -10789,9 +10799,6 @@ msgstr "Кўриниш номини ўзгартириш"
|
||||
#~ "page=form&formset=main_frame#tab_Sql_box]Навигация панели[/a] "
|
||||
#~ "созланишлари"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "тўғри"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Remove CRLF characters within fields"
|
||||
#~ msgid "Remove carriage return/line field characters within columns"
|
||||
|
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-07-22 02:30+0200\n"
|
||||
"Last-Translator: Marc Delisle <marc@infomarc.info>\n"
|
||||
"Language-Team: uzbek_latin <uz@latin@li.org>\n"
|
||||
@@ -193,7 +193,8 @@ msgid "Comments"
|
||||
msgstr "Izohlar"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -208,7 +209,8 @@ msgid "No"
|
||||
msgstr "Yo‘q"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2269,17 +2271,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "Yopish"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -10739,6 +10741,17 @@ msgstr "Nom ko‘rinishi"
|
||||
msgid "Rename view to"
|
||||
msgstr "Ko‘rinish nomini o‘zgartirish"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "to‘g‘ri"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "yo‘q"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "Yopish"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "Sahifa"
|
||||
|
||||
@@ -10832,9 +10845,6 @@ msgstr "Ko‘rinish nomini o‘zgartirish"
|
||||
#~ msgid "Data Dictionary Format"
|
||||
#~ msgstr "Ma`lumotlar lug‘ati sahifasi yo‘nalishi"
|
||||
|
||||
#~ msgid "no"
|
||||
#~ msgstr "yo‘q"
|
||||
|
||||
#~ msgid "Enter login options for signon authentication"
|
||||
#~ msgstr "Autentifikatsiya usuli uchun login tanlovlarini kiritish"
|
||||
|
||||
@@ -10855,9 +10865,6 @@ msgstr "Ko‘rinish nomini o‘zgartirish"
|
||||
#~ "[a@?page=form&formset=main_frame#tab_Sql_box]Navigatsiya paneli[/a] "
|
||||
#~ "sozlanishlari"
|
||||
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "to‘g‘ri"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Remove CRLF characters within fields"
|
||||
#~ msgid "Remove carriage return/line field characters within columns"
|
||||
|
24
po/zh_CN.po
24
po/zh_CN.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2011-01-20 03:47+0200\n"
|
||||
"Last-Translator: shanyan baishui <Siramizu@gmail.com>\n"
|
||||
"Language-Team: chinese_simplified <zh_CN@li.org>\n"
|
||||
@@ -188,7 +188,8 @@ msgid "Comments"
|
||||
msgstr "注释"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -203,7 +204,8 @@ msgid "No"
|
||||
msgstr "否"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2066,17 +2068,17 @@ msgid "There are no files to upload"
|
||||
msgstr "没有可上传的文件"
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Close"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "关闭"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9595,6 +9597,16 @@ msgstr "视图名"
|
||||
msgid "Rename view to"
|
||||
msgstr "将视图改名为"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr "是"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Close"
|
||||
#~ msgid "closed"
|
||||
#~ msgstr "关闭"
|
||||
|
||||
#~ msgid "to/from page"
|
||||
#~ msgstr "到/从 页"
|
||||
|
||||
|
19
po/zh_TW.po
19
po/zh_TW.po
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 3.4.0-beta3-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:32+0100\n"
|
||||
"POT-Creation-Date: 2011-02-08 13:55+0100\n"
|
||||
"PO-Revision-Date: 2010-11-05 14:13+0200\n"
|
||||
"Last-Translator: <terrytsai123@hotmail.com>\n"
|
||||
"Language-Team: chinese_traditional <zh_TW@li.org>\n"
|
||||
@@ -190,7 +190,8 @@ msgid "Comments"
|
||||
msgstr "註解"
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:78 libraries/Index.class.php:358
|
||||
#: libraries/Index.class.php:385 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:385 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:263
|
||||
@@ -205,7 +206,8 @@ msgid "No"
|
||||
msgstr " 否 "
|
||||
|
||||
#: db_datadict.php:262 js/messages.php:77 libraries/Index.class.php:359
|
||||
#: libraries/Index.class.php:384 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/Index.class.php:384 libraries/config.values.php:45
|
||||
#: libraries/config.values.php:50 libraries/config/FormDisplay.tpl.php:204
|
||||
#: libraries/export/htmlword.php:325 libraries/export/latex.php:444
|
||||
#: libraries/export/odt.php:375 libraries/export/texytext.php:304
|
||||
#: libraries/mult_submits.inc.php:44 libraries/mult_submits.inc.php:49
|
||||
@@ -2186,17 +2188,17 @@ msgid "There are no files to upload"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:45 libraries/config.values.php:50
|
||||
msgid "both"
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
msgid "open"
|
||||
msgid "Open"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/config.values.php:74
|
||||
#, fuzzy
|
||||
#| msgid "Unclosed quote"
|
||||
msgid "closed"
|
||||
msgid "Closed"
|
||||
msgstr "未完結的引號 (Unclosed quote)"
|
||||
|
||||
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
|
||||
@@ -9877,6 +9879,11 @@ msgstr ""
|
||||
msgid "Rename view to"
|
||||
msgstr "將檢視表改名為"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Yes"
|
||||
#~ msgid "yes"
|
||||
#~ msgstr " 是 "
|
||||
|
||||
#~ msgid "Disable Statistics"
|
||||
#~ msgstr "停止統計數據"
|
||||
|
||||
|
Reference in New Issue
Block a user