
The branch, master has been updated via 9b1f8556b978802d67b671f24045672e36908630 (commit) via 352ee7834c490527ac07031ad900157e50dea27f (commit) via 139339eb3c4d26654ed7ebff2291ad08278baa44 (commit) via 2f67c8331c4373e2c572425dbada214b73478a4c (commit) via 4204a93d7d66a76efb5849ae46630d8743b52440 (commit) from a770dfd8234bc2a0d322d9d68bd48e36afd63c99 (commit) - Log ----------------------------------------------------------------- commit 9b1f8556b978802d67b671f24045672e36908630 Author: Michal Čihař <mcihar@novell.com> Date: Wed May 5 11:53:09 2010 +0200 Update po files, translate to Czech. commit 352ee7834c490527ac07031ad900157e50dea27f Author: Michal Čihař <mcihar@novell.com> Date: Wed May 5 11:50:50 2010 +0200 Reintroduce escaping. commit 139339eb3c4d26654ed7ebff2291ad08278baa44 Author: Michal Čihař <mcihar@novell.com> Date: Wed May 5 11:50:36 2010 +0200 Proper context. commit 2f67c8331c4373e2c572425dbada214b73478a4c Author: Michal Čihař <mcihar@novell.com> Date: Wed May 5 11:48:36 2010 +0200 Use context here as it might be translated differently. commit 4204a93d7d66a76efb5849ae46630d8743b52440 Author: Michal Čihař <mcihar@novell.com> Date: Wed May 5 11:47:01 2010 +0200 Fix escaping. ----------------------------------------------------------------------- Summary of changes: pdf_schema.php | 2 +- po/af.po | 49 +++++++++++++++++++++++++----------- po/ar.po | 49 +++++++++++++++++++++++++----------- po/az.po | 54 +++++++++++++++++++++++++++----------- po/be.po | 58 +++++++++++++++++++++++++++++------------- po/be@latin.po | 58 +++++++++++++++++++++++++++++------------- po/bg.po | 54 +++++++++++++++++++++++++++----------- po/bn.po | 56 ++++++++++++++++++++++++++++------------ po/bs.po | 54 +++++++++++++++++++++++++++----------- po/ca.po | 56 ++++++++++++++++++++++++++++------------ po/cs.po | 67 ++++++++++++++++++++++++++++++------------------ po/da.po | 56 ++++++++++++++++++++++++++++------------ po/de.po | 60 ++++++++++++++++++++++++++++++-------------- po/el.po | 56 ++++++++++++++++++++++++++++------------ po/en_GB.po | 56 ++++++++++++++++++++++++++++------------ po/es.po | 59 ++++++++++++++++++++++++++++++------------- po/et.po | 56 ++++++++++++++++++++++++++++------------ po/eu.po | 54 +++++++++++++++++++++++++++----------- po/fa.po | 49 +++++++++++++++++++++++++----------- po/fi.po | 58 +++++++++++++++++++++++++++++------------- po/fr.po | 56 ++++++++++++++++++++++++++++------------ po/gl.po | 57 +++++++++++++++++++++++++++++------------ po/he.po | 54 +++++++++++++++++++++++++++----------- po/hi.po | 44 +++++++++++++++++++++----------- po/hr.po | 56 ++++++++++++++++++++++++++++------------ po/hu.po | 57 +++++++++++++++++++++++++++++------------ po/id.po | 56 ++++++++++++++++++++++++++++------------ po/it.po | 57 +++++++++++++++++++++++++++++------------ po/ja.po | 57 +++++++++++++++++++++++++++++------------ po/ka.po | 56 ++++++++++++++++++++++++++++------------ po/ko.po | 54 +++++++++++++++++++++++++++----------- po/lt.po | 54 +++++++++++++++++++++++++++----------- po/lv.po | 54 +++++++++++++++++++++++++++----------- po/mk.po | 54 +++++++++++++++++++++++++++----------- po/mn.po | 49 +++++++++++++++++++++++++----------- po/ms.po | 49 +++++++++++++++++++++++++----------- po/nb.po | 49 +++++++++++++++++++++++++---------- po/nl.po | 56 ++++++++++++++++++++++++++++------------ po/phpmyadmin.pot | 26 +++++++++--------- po/pl.po | 60 ++++++++++++++++++++++++++++++-------------- po/pt.po | 54 +++++++++++++++++++++++++++----------- po/pt_BR.po | 56 ++++++++++++++++++++++++++++------------ po/ro.po | 56 ++++++++++++++++++++++++++++------------ po/ru.po | 60 ++++++++++++++++++++++++++++++-------------- po/si.po | 56 ++++++++++++++++++++++++++++------------ po/sk.po | 56 ++++++++++++++++++++++++++++------------ po/sl.po | 56 ++++++++++++++++++++++++++++------------ po/sq.po | 54 +++++++++++++++++++++++++++----------- po/sr.po | 56 ++++++++++++++++++++++++++++------------ po/sr@latin.po | 56 ++++++++++++++++++++++++++++------------ po/sv.po | 56 ++++++++++++++++++++++++++++------------ po/ta.po | 26 +++++++++--------- po/te.po | 40 +++++++++++++++++++--------- po/th.po | 54 +++++++++++++++++++++++++++----------- po/tr.po | 56 ++++++++++++++++++++++++++++------------ po/tt.po | 54 +++++++++++++++++++++++++++----------- po/uk.po | 49 +++++++++++++++++++++++++----------- po/ur.po | 26 +++++++++--------- po/uz.po | 60 ++++++++++++++++++++++++++++++-------------- po/uz@latin.po | 60 ++++++++++++++++++++++++++++++-------------- po/zh_CN.po | 56 ++++++++++++++++++++++++++++------------ po/zh_TW.po | 54 +++++++++++++++++++++++++++----------- server_privileges.php | 8 +++--- 63 files changed, 2258 insertions(+), 1017 deletions(-) diff --git a/pdf_schema.php b/pdf_schema.php index 43aac13..a55c85e 100644 --- a/pdf_schema.php +++ b/pdf_schema.php @@ -634,7 +634,7 @@ class PMA_RT_Table { $sql = 'DESCRIBE ' . PMA_backquote($table_name); $result = PMA_DBI_try_query($sql, null, PMA_DBI_QUERY_STORE); if (!$result || !PMA_DBI_num_rows($result)) { - $pdf->PMA_PDF_die(sprintf(__('The %s table doesn't exist!'), $table_name)); + $pdf->PMA_PDF_die(sprintf(__('The %s table doesn\'t exist!'), $table_name)); } // load fields //check to see if it will load all fields or only the foreign keys diff --git a/po/af.po b/po/af.po index 12a0d02..660b53a 100644 --- a/po/af.po +++ b/po/af.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\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" @@ -1546,8 +1546,7 @@ msgstr "" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Geen" @@ -2937,7 +2936,7 @@ msgstr "Geen" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6478,23 +6477,30 @@ msgctxt "short form" msgid "Create table" msgstr "Skep 'n nuwe bladsy" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Die \"%s\" databasis bestaan nie!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Skema van die \"%s\" databasis - Bladsy %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Die \"%s\" databasis bestaan nie!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Geen databasisse" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Geen" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6502,14 +6508,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Geen" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8172,6 +8174,23 @@ msgid "Description" msgstr "geen Beskrywing" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Geen" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Geen" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Die \"%s\" databasis bestaan nie!" + +#, fuzzy #~| msgid "" #~| "There is a chance that you may have found a bug in the SQL parser. " #~| "Please examine your query closely, and check that the quotes are correct " diff --git a/po/ar.po b/po/ar.po index 36353da..2e284ba 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: arabic <ar@li.org>\n" @@ -1540,8 +1540,7 @@ msgstr "الضغط" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "لا شيء" @@ -2909,7 +2908,7 @@ msgstr "" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6439,24 +6438,31 @@ msgctxt "short form" msgid "Create table" msgstr "أنشئ الجدول" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "الجدول \"%s\" غير موجود!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "بناء قاعدة البيانات \"%s\" - الصفحة %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "الجدول \"%s\" غير موجود!" - #: server_databases.php:230 #, fuzzy #| msgid "No databases" msgid "Jump to database" msgstr "لايوجد قواعد بيانات" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "لا شيء" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6464,14 +6470,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "لا شيء" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8119,6 +8121,23 @@ msgid "Description" msgstr "الوصف" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "لا شيء" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "لا شيء" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "الجدول \"%s\" غير موجود!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/az.po b/po/az.po index d6cd108..3d45bf8 100644 --- a/po/az.po +++ b/po/az.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: azerbaijani <az@li.org>\n" @@ -1553,8 +1553,7 @@ msgstr "Sıxışdırma" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Heç biri" @@ -2951,7 +2950,7 @@ msgstr "Heç biri" msgid "Grant all privileges on database "%s"" msgstr ""%s" bazası üçün selahiyyetleri gözden keçir." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6539,23 +6538,30 @@ msgctxt "short form" msgid "Create table" msgstr "Yeni Sehife qur" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "\"%s\" cedveli mövcud deyil!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" bazanın sxemi - Sehife %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "\"%s\" cedveli mövcud deyil!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Baza seçilmemişdir ve ya mövcud deyildir." +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Heç biri" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6563,15 +6569,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Heç biri" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr ""%s" bazası üçün selahiyyetleri gözden keçir." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8249,6 +8250,27 @@ msgid "Description" msgstr "Haqqında" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Heç biri" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Heç biri" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr ""%s" bazası üçün selahiyyetleri gözden keçir." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "\"%s\" cedveli mövcud deyil!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/be.po b/po/be.po index 1b28973..6b79897 100644 --- a/po/be.po +++ b/po/be.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: belarusian_cyrillic <be@li.org>\n" @@ -1569,8 +1569,7 @@ msgstr "Сьціск" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Няма" @@ -3016,7 +3015,7 @@ msgstr "Няма" msgid "Grant all privileges on database "%s"" msgstr "Праверыць прывілеі для базы "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Надзяліць усімі прывілеямі базы з іменамі па масцы (імя карыстальніка_%)" @@ -6795,23 +6794,30 @@ msgctxt "short form" msgid "Create table" msgstr "Стварыць табліцу" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Табліцы \"%s\" не існуе!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Структура базы \"%s\" — старонка %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Табліцы \"%s\" не існуе!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Базы дадзеных адсутнічаюць" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Няма" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6821,17 +6827,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Няма" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" -"Надзяліць усімі прывілеямі базы з іменамі па масцы (імя карыстальніка_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8539,6 +8538,29 @@ msgid "Description" msgstr "Апісаньне" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Няма" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Няма" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "Надзяліць усімі прывілеямі базы з іменамі па масцы (імя карыстальніка_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Табліцы \"%s\" не існуе!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Немагчыма загрузіць канфігурацыю па змоўчаньні з: \"%1$s\"" diff --git a/po/be@latin.po b/po/be@latin.po index ab9b37a..756e42a 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\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" @@ -1563,8 +1563,7 @@ msgstr "Ścisk" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Nijakaja" @@ -3009,7 +3008,7 @@ msgstr "Nijakaja" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Nadzialić usimi pryvilejami bazy z imienami pa mascy (imia karystalnika_%)" @@ -6764,24 +6763,31 @@ msgctxt "short form" msgid "Create table" msgstr "Stvaryć tablicu" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tablicy \"%s\" nie isnuje!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Struktura bazy \"%s\" — staronka %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tablicy \"%s\" nie isnuje!" - #: server_databases.php:230 #, fuzzy #| msgid "No databases" msgid "Jump to database" msgstr "Bazy dadzienych adsutničajuć" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Nijakaja" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6791,17 +6797,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Nijakaja" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" -"Nadzialić usimi pryvilejami bazy z imienami pa mascy (imia karystalnika_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8452,6 +8451,29 @@ msgid "Description" msgstr "Apisańnie" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Nijakaja" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Nijakaja" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "Nadzialić usimi pryvilejami bazy z imienami pa mascy (imia karystalnika_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tablicy \"%s\" nie isnuje!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Niemahčyma zahruzić kanfihuracyju pa zmoŭčańni z: \"%1$s\"" diff --git a/po/bg.po b/po/bg.po index 3c33529..877f7d7 100644 --- a/po/bg.po +++ b/po/bg.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bulgarian <bg@li.org>\n" @@ -1553,8 +1553,7 @@ msgstr "Компресия" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Няма" @@ -2957,7 +2956,7 @@ msgstr "Няма" msgid "Grant all privileges on database "%s"" msgstr "Провери привилегиите за база от данни "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6574,23 +6573,30 @@ msgctxt "short form" msgid "Create table" msgstr "Създай нова Страница" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Таблица \"%s\" не съществува!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Схемата на база от данни \"%s\" - Страница %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Таблица \"%s\" не съществува!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Няма бази от данни" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Няма" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6598,15 +6604,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Няма" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Провери привилегиите за база от данни "%s"." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8290,6 +8291,27 @@ msgid "Description" msgstr "Описание" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Няма" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Няма" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Провери привилегиите за база от данни "%s"." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Таблица \"%s\" не съществува!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "" diff --git a/po/bn.po b/po/bn.po index 262c0c1..61c06fc 100644 --- a/po/bn.po +++ b/po/bn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bangla <bn@li.org>\n" @@ -1559,8 +1559,7 @@ msgstr "সংকোচন" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "কোনটিই নয়" @@ -2982,7 +2981,7 @@ msgstr "কোনটিই নয়" msgid "Grant all privileges on database "%s"" msgstr "Check privileges for database "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Grant all privileges on wildcard name (username_%)" @@ -6714,23 +6713,30 @@ msgctxt "short form" msgid "Create table" msgstr "একটি নতুন পাতা তৈরী কর" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "The \"%s\" table doesn't exist!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema of the \"%s\" database - Page %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "The \"%s\" table doesn't exist!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "কোন ডাটাবেজ নাই" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "কোনটিই নয়" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" @@ -6738,16 +6744,10 @@ msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "কোনটিই নয়" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Grant all privileges on wildcard name (username_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8449,6 +8449,28 @@ msgid "Description" msgstr "বর্ণনা" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "কোনটিই নয়" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "কোনটিই নয়" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Grant all privileges on wildcard name (username_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "The \"%s\" table doesn't exist!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "\"%1$s\" হতে ডিফল্ট কনফিগারেশন লোড করা যায়নি" diff --git a/po/bs.po b/po/bs.po index 1fa4a7b..559027b 100644 --- a/po/bs.po +++ b/po/bs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bosnian <bs@li.org>\n" @@ -1553,8 +1553,7 @@ msgstr "Kompresija" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "nema" @@ -2950,7 +2949,7 @@ msgstr "nema" msgid "Grant all privileges on database "%s"" msgstr "Provjeri privilegije za bazu "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6535,23 +6534,30 @@ msgctxt "short form" msgid "Create table" msgstr "Napravi novu stranu" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabela \"%s\" ne postoji!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Shema baze \"%s\" - Strana %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabela \"%s\" ne postoji!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Baza ne postoji" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "nema" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6559,15 +6565,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "nema" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Provjeri privilegije za bazu "%s"." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8244,6 +8245,27 @@ msgid "Description" msgstr "Opis" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "nema" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "nema" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Provjeri privilegije za bazu "%s"." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabela \"%s\" ne postoji!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/ca.po b/po/ca.po index 89378b1..31c03e0 100644 --- a/po/ca.po +++ b/po/ca.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: catalan <ca@li.org>\n" @@ -1557,8 +1557,7 @@ msgstr "Compresió" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Res" @@ -3011,7 +3010,7 @@ msgstr "Res" msgid "Grant all privileges on database "%s"" msgstr "Atorga tots els permisos a la base de dades "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Atorga tots els permisos en un nom comodí (nomusuari_%)" @@ -6790,24 +6789,31 @@ msgctxt "short form" msgid "Create table" msgstr "Crea una taula" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "La taula \"%s\" no existeix!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Esquema de la base de dades \"%s\" - Pàgina %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "La taula \"%s\" no existeix!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Vés a la base de dades" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Res" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6816,16 +6822,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Res" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Atorga tots els permisos en un nom comodí (nomusuari_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8699,6 +8699,28 @@ msgid "Description" msgstr "Descripció" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Res" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Res" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Atorga tots els permisos en un nom comodí (nomusuari_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "La taula \"%s\" no existeix!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "No es pot carregar la configuració per defecte des de: \"%1$s\"" diff --git a/po/cs.po b/po/cs.po index 03a861d..e254cdf 100644 --- a/po/cs.po +++ b/po/cs.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" -"PO-Revision-Date: 2010-05-05 11:22+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" +"PO-Revision-Date: 2010-05-05 11:52+0200\n" "Last-Translator: Michal <michal@cihar.com>\n" "Language-Team: czech <cs@li.org>\n" "MIME-Version: 1.0\n" @@ -1150,10 +1150,9 @@ msgstr "" "stránku, všechno je v pořádku." #: libraries/common.inc.php:594 -#, fuzzy, php-format -#| msgid "Could not load default configuration from: \"%1$s\"" +#, php-format msgid "Could not load default configuration from: %1$s" -msgstr "Nepodařilo se nahrát výchozí konfiguraci ze souboru: „%1$s“" +msgstr "Nepodařilo se nahrát výchozí konfiguraci ze souboru: %1$s" #: libraries/common.inc.php:599 libraries/messages.inc.php:668 msgid "" @@ -1499,8 +1498,7 @@ msgstr "Komprese" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Žádná" @@ -2932,7 +2930,7 @@ msgstr "Žádná" msgid "Grant all privileges on database "%s"" msgstr "Přidělit všechna oprávnění na databázi "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Přidělit všechna oprávnění na jméno odpovídající masce (uživatel\\_%)" @@ -6659,22 +6657,25 @@ msgctxt "short form" msgid "Create table" msgstr "Nová tabulka" +#: pdf_schema.php:637 +#, php-format +msgid "The %s table doesn't exist!" +msgstr "Tabulka %s neexistuje!" + #: pdf_schema.php:996 -#, fuzzy, php-format -#| msgid "Schema of the \"%s\" database - Page %s" +#, php-format msgid "Schema of the %s database - Page %s" -msgstr "Schéma databáze „%s“ - Strana %s" - -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabulka „%s“ neexistuje!" +msgstr "Schéma databáze %s - Strana %s" #: server_databases.php:230 msgid "Jump to database" msgstr "Přejít na databázi" +#: server_privileges.php:263 server_privileges.php:264 +msgctxt "None privileges" +msgid "None" +msgstr "Žádná" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6682,18 +6683,11 @@ msgstr "" "jako znak" #: server_privileges.php:1998 -#, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Žádná" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Přidělit všechna oprávnění na jméno odpovídající masce (uživatel\\_%)" - #: server_status.php:344 msgctxt "for Show status" msgid "Reset" @@ -8519,6 +8513,29 @@ msgctxt "for MIME transformation" msgid "Description" msgstr "Popis" +#, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Žádná" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Žádná" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "Přidělit všechna oprávnění na jméno odpovídající masce (uživatel\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabulka „%s“ neexistuje!" + #~ msgid "Could not load default configuration from: %1" #~ msgstr "Nepodařilo se nahrát výchozí konfiguraci ze souboru: „%1“" diff --git a/po/da.po b/po/da.po index f66c3a1..d6ea87f 100644 --- a/po/da.po +++ b/po/da.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: danish <da@li.org>\n" @@ -1550,8 +1550,7 @@ msgstr "Komprimering" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Ingen" @@ -2956,7 +2955,7 @@ msgstr "" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Tildel alle privilegier til jokertegn-navn (brugernavn_%)" @@ -6676,24 +6675,31 @@ msgctxt "short form" msgid "Create table" msgstr "Opret tabel" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabellen \"%s\" findes ikke!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Skematik for databasen \"%s\" - Side %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabellen \"%s\" findes ikke!" - #: server_databases.php:230 #, fuzzy #| msgid "No databases" msgid "Jump to database" msgstr "Ingen databaser" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Ingen" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6701,16 +6707,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Ingen" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Tildel alle privilegier til jokertegn-navn (brugernavn_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8360,6 +8360,28 @@ msgid "Description" msgstr "Beskrivelse" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Ingen" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Ingen" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Tildel alle privilegier til jokertegn-navn (brugernavn_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabellen \"%s\" findes ikke!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Kunne ikke indlæse standardkonfiguration fra: \"%1$s\"" diff --git a/po/de.po b/po/de.po index 13e75f7..6f7cfe4 100644 --- a/po/de.po +++ b/po/de.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-23 21:07+0200\n" "Last-Translator: <me@michaelkeck.de>\n" "Language-Team: german <de@li.org>\n" @@ -1575,8 +1575,7 @@ msgstr "Kompression" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "keine" @@ -3024,7 +3023,7 @@ msgstr "keine" msgid "Grant all privileges on database "%s"" msgstr "Gewähre alle Rechte auf die Datenbank "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Gewähre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen " @@ -6837,24 +6836,31 @@ msgctxt "short form" msgid "Create table" msgstr "Erzeuge Tabelle" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Die Tabelle \"%s\" existiert nicht!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema der Datenbank \"%s\" - Seite %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Die Tabelle \"%s\" existiert nicht!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Gehe zur Datenbank" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "keine" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6864,18 +6870,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "keine" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" -"Gewähre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen " -"(username\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8654,6 +8652,30 @@ msgid "Description" msgstr "Beschreibung" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "keine" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "keine" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "Gewähre alle Rechte auf Datenbanken die mit dem Benuterznamen beginnen " +#~ "(username\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Die Tabelle \"%s\" existiert nicht!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Fehler beim Laden der Standard-Konfiguration von: \"%1$s\"" diff --git a/po/el.po b/po/el.po index eba3832..f337233 100644 --- a/po/el.po +++ b/po/el.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-30 23:16+0200\n" "Last-Translator: Michal <michal@cihar.com>\n" "Language-Team: greek <el@li.org>\n" @@ -1565,8 +1565,7 @@ msgstr "Συμπίεση" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Καμία" @@ -3019,7 +3018,7 @@ msgstr "Καμία" msgid "Grant all privileges on database "%s"" msgstr "Πλήρη δικαιώματα στη βάση δεδομένων «%s»" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Πλήρη δικαιώματα σε όνομα μπαλαντέρ (username\\_%)" @@ -6858,24 +6857,31 @@ msgctxt "short form" msgid "Create table" msgstr "Δημιουργία πίνακα" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Ο πίνακας «%s» δεν υπάρχει!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Σχήμα της βάσης «%s» - Σελίδα %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Ο πίνακας «%s» δεν υπάρχει!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Μετάβαση στη βάση δεδομένων" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Καμία" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6885,16 +6891,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Καμία" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Πλήρη δικαιώματα σε όνομα μπαλαντέρ (username\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8786,6 +8786,28 @@ msgid "Description" msgstr "Περιγραφή" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Καμία" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Καμία" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Πλήρη δικαιώματα σε όνομα μπαλαντέρ (username\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Ο πίνακας «%s» δεν υπάρχει!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Αδύνατη η φόρτωση της προεπιλεγμένης ρύθμισης από: «%1$s»" diff --git a/po/en_GB.po b/po/en_GB.po index f42e05e..b290682 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-05-04 11:46+0200\n" "Last-Translator: Michal <michal@cihar.com>\n" "Language-Team: english-gb <en_GB@li.org>\n" @@ -1497,8 +1497,7 @@ msgstr "Compression" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "None" @@ -2927,7 +2926,7 @@ msgstr "None" msgid "Grant all privileges on database "%s"" msgstr "Grant all privileges on database "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Grant all privileges on wildcard name (username\\_%)" @@ -6669,22 +6668,29 @@ msgctxt "short form" msgid "Create table" msgstr "Create table" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "The \"%s\" table doesn't exist!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema of the \"%s\" database - Page %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "The \"%s\" table doesn't exist!" - #: server_databases.php:230 msgid "Jump to database" msgstr "Jump to database" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "None" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" @@ -6692,16 +6698,10 @@ msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "None" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Grant all privileges on wildcard name (username\\_%)" - #: server_status.php:344 msgctxt "for Show status" msgid "Reset" @@ -8516,6 +8516,28 @@ msgctxt "for MIME transformation" msgid "Description" msgstr "Description" +#, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "None" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "None" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Grant all privileges on wildcard name (username\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "The \"%s\" table doesn't exist!" + #~ msgid "Could not load default configuration from: %1" #~ msgstr "Could not load default configuration from: %1" diff --git a/po/es.po b/po/es.po index 6b2f8bc..dff7b75 100644 --- a/po/es.po +++ b/po/es.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 11:23+0200\n" "Last-Translator: Michal <michal@cihar.com>\n" "Language-Team: spanish <es@li.org>\n" @@ -1571,8 +1571,7 @@ msgstr "Compresión" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Ninguna" @@ -3041,7 +3040,7 @@ msgstr "Ninguna" msgid "Grant all privileges on database "%s"" msgstr "Revisar los privilegios para la base de datos "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Otorgue todos los privilegios al nombre que contiene comodín (username\\_%)" @@ -6859,23 +6858,30 @@ msgctxt "short form" msgid "Create table" msgstr "Crear tabla" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "¡La tabla \"%s\" no existe!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Esquema de la base de datos \"%s\" - Página %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "¡La tabla \"%s\" no existe!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "No hay bases de datos" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Ninguna" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6884,17 +6890,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Ninguna" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" -"Otorgue todos los privilegios al nombre que contiene comodín (username\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8720,6 +8719,30 @@ msgid "Description" msgstr "Descripción" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Ninguna" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Ninguna" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "Otorgue todos los privilegios al nombre que contiene comodín (username\\_" +#~ "%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "¡La tabla \"%s\" no existe!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "" diff --git a/po/et.po b/po/et.po index c09cd61..0a05043 100644 --- a/po/et.po +++ b/po/et.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: estonian <et@li.org>\n" @@ -1557,8 +1557,7 @@ msgstr "Pakkimine" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Pole" @@ -2972,7 +2971,7 @@ msgstr "Pole" msgid "Grant all privileges on database "%s"" msgstr "Kontrolli privileege andmebaasile "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Anna kõik õigused Metanimele (username\\_%)" @@ -6694,23 +6693,30 @@ msgctxt "short form" msgid "Create table" msgstr "Loo tabel" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "\"%s\" tabel ei eksisteeri!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Andmebaasi \"%s\" skeem - lehekülg %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "\"%s\" tabel ei eksisteeri!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Pole andmebaase" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Pole" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6720,16 +6726,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Pole" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Anna kõik õigused Metanimele (username\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8431,6 +8431,28 @@ msgid "Description" msgstr "Kirjeldus" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Pole" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Pole" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Anna kõik õigused Metanimele (username\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "\"%s\" tabel ei eksisteeri!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Pole võimalik laadida vaikimisi seadete faili: \"%1$s\"" diff --git a/po/eu.po b/po/eu.po index cbf7310..729999b 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-31 10:40+0200\n" "Last-Translator: <hey_neken@mundurat.net>\n" "Language-Team: basque <eu@li.org>\n" @@ -1557,8 +1557,7 @@ msgstr "Trinkotzea" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Batez" @@ -2953,7 +2952,7 @@ msgstr "Batez" msgid "Grant all privileges on database "%s"" msgstr ""%s" datu-basearen pribilegioak egiaztatu." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6562,23 +6561,30 @@ msgctxt "short form" msgid "Create table" msgstr "Orri berri bat sortu" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "\"%s\" taula ez da existitzen!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" datu-basearen eskema- Orria %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "\"%s\" taula ez da existitzen!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Datu-baserik ez" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Batez" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6586,15 +6592,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Batez" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr ""%s" datu-basearen pribilegioak egiaztatu." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8272,6 +8273,27 @@ msgid "Description" msgstr "Deskribapena" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Batez" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Batez" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr ""%s" datu-basearen pribilegioak egiaztatu." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "\"%s\" taula ez da existitzen!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/fa.po b/po/fa.po index 59985fd..0ec55c2 100644 --- a/po/fa.po +++ b/po/fa.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: persian <fa@li.org>\n" @@ -1548,8 +1548,7 @@ msgstr "فشردهسازي" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "خير" @@ -2936,7 +2935,7 @@ msgstr "خير" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6460,22 +6459,29 @@ msgctxt "short form" msgid "Create table" msgstr "ساخت يك صفحه جديد" -#: pdf_schema.php:996 -#, php-format -msgid "Schema of the %s database - Page %s" -msgstr "" - #: pdf_schema.php:637 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" +msgid "The %s table doesn't exist!" msgstr "جدول \"%s\" وجود ندارد!" +#: pdf_schema.php:996 +#, php-format +msgid "Schema of the %s database - Page %s" +msgstr "" + #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "No databases" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "خير" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6483,14 +6489,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "خير" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8150,6 +8152,23 @@ msgctxt "for MIME transformation" msgid "Description" msgstr "توضیحات" +#, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "خير" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "خير" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "جدول \"%s\" وجود ندارد!" + #~ msgctxt "$strStrucCSV" #~ msgid "CSV" #~ msgstr "دادههاي CSV" diff --git a/po/fi.po b/po/fi.po index 1a430af..078a182 100644 --- a/po/fi.po +++ b/po/fi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-B ugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-04-30 18:08+0200\n" "Last-Translator: <kajouni@gmail.com>\n" "Language-Team: finnish <fi@li.org>\n" @@ -1558,8 +1558,7 @@ msgstr "Pakkaus" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Ei mitään" @@ -3006,7 +3005,7 @@ msgstr "Ei mitään" msgid "Grant all privileges on database "%s"" msgstr "Anna tietokannalle "%s" kaikki oikeudet" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Anna kaikki oikeudet tietokannalle käyttäen korvausmerkkiä (username\\_%)" @@ -6778,24 +6777,31 @@ msgctxt "short form" msgid "Create table" msgstr "Luo taulu" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Taulua \"%s\" ei ole!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Tietokannan \"%s\" kaavio - Sivu %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Taulua \"%s\" ei ole!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Siirry tietokantaan" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Ei mitään" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6805,17 +6811,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Ei mitään" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" -"Anna kaikki oikeudet tietokannalle käyttäen korvausmerkkiä (username\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8677,6 +8676,29 @@ msgid "Description" msgstr "Kuvaus" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Ei mitään" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Ei mitään" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "Anna kaikki oikeudet tietokannalle käyttäen korvausmerkkiä (username\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Taulua \"%s\" ei ole!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Oletusasetuksia ei voitu ladata kohteesta: \"%1$s\"" diff --git a/po/fr.po b/po/fr.po index 4f3c221..8240e3f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-05-04 16:34+0200\n" "Last-Translator: Marc <marc@infomarc.info>\n" "Language-Team: french <fr@li.org>\n" @@ -1509,8 +1509,7 @@ msgstr "Compression" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "aucune" @@ -2956,7 +2955,7 @@ msgstr "aucune" msgid "Grant all privileges on database "%s"" msgstr "Donner tous les privilèges sur la base de données "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Donner les privilèges passepartout (utilisateur\\_%)" @@ -6762,22 +6761,29 @@ msgctxt "short form" msgid "Create table" msgstr "Nouvelle table" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "La table \"%s\" n'existe pas !" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema de la base \"%s\" - Page %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "La table \"%s\" n'existe pas !" - #: server_databases.php:230 msgid "Jump to database" msgstr "Aller à la base de données" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "aucune" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Préfixer avec \\ les passepartouts _ et % pour un usage littéral" @@ -6785,16 +6791,10 @@ msgstr "Préfixer avec \\ les passepartouts _ et % pour un usage littéral" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "aucune" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Donner les privilèges passepartout (utilisateur\\_%)" - #: server_status.php:344 msgctxt "for Show status" msgid "Reset" @@ -8626,6 +8626,28 @@ msgctxt "for MIME transformation" msgid "Description" msgstr "Description" +#, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "aucune" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "aucune" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Donner les privilèges passepartout (utilisateur\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "La table \"%s\" n'existe pas !" + #~ msgid "Could not load default configuration from: %1" #~ msgstr "Chargement de la configuration par défaut impossible depuis %1" diff --git a/po/gl.po b/po/gl.po index 040caf7..1ea815e 100644 --- a/po/gl.po +++ b/po/gl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: galician <gl@li.org>\n" @@ -1561,8 +1561,7 @@ msgstr "Compresión" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Ningunha" @@ -3018,7 +3017,7 @@ msgstr "Ningunha" msgid "Grant all privileges on database "%s"" msgstr "Conceder todos os privilexios sobre a base de datos "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Conceder todos os privilexios para o nome con comodíns (username\\_%)" @@ -6796,24 +6795,31 @@ msgctxt "short form" msgid "Create table" msgstr "Crear táboas" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Non existe a táboa \"%s\"." + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Esquema da base de datos \"%s\" - Páxina %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Non existe a táboa \"%s\"." - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Ir á base de datos" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Ningunha" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6823,16 +6829,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Ningunha" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Conceder todos os privilexios para o nome con comodíns (username\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8730,6 +8730,29 @@ msgid "Description" msgstr "Descrición" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Ningunha" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Ningunha" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "Conceder todos os privilexios para o nome con comodíns (username\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Non existe a táboa \"%s\"." + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Non se puido cargar a configuración desde: \"%1$s\"" diff --git a/po/he.po b/po/he.po index ce85263..2c37185 100644 --- a/po/he.po +++ b/po/he.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: hebrew <he@li.org>\n" @@ -1544,8 +1544,7 @@ msgstr "דחיסה" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "ללא" @@ -2936,7 +2935,7 @@ msgstr "ללא" msgid "Grant all privileges on database "%s"" msgstr "בדיקת הראשות עבור מאגר נתונים "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6470,22 +6469,29 @@ msgctxt "short form" msgid "Create table" msgstr "יצירת עמוד חדש" -#: pdf_schema.php:996 -#, php-format -msgid "Schema of the %s database - Page %s" -msgstr "" - #: pdf_schema.php:637 #, fuzzy, php-format #| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" +msgid "The %s table doesn't exist!" msgstr "הטבלה \"%s\" לא קיימת!" +#: pdf_schema.php:996 +#, php-format +msgid "Schema of the %s database - Page %s" +msgstr "" + #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "אין מאגרי נתונים" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "ללא" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "תווים כללים _ וגם % צריכים לבוא ביחד עם \\ על מנת להשתמש בהם באמת" @@ -6493,15 +6499,10 @@ msgstr "תווים כללים _ וגם % צריכים לבוא ביחד עם \\ #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "ללא" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "בדיקת הראשות עבור מאגר נתונים "%s"." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8182,6 +8183,27 @@ msgid "Description" msgstr "תיאור" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "ללא" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "ללא" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "בדיקת הראשות עבור מאגר נתונים "%s"." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "הטבלה \"%s\" לא קיימת!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/hi.po b/po/hi.po index 595d7be..f9405fd 100644 --- a/po/hi.po +++ b/po/hi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-05-05 04:47+0200\n" "Last-Translator: <u4663530@anu.edu.au>\n" "Language-Team: hindi <hi@li.org>\n" @@ -1527,8 +1527,7 @@ msgstr "" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "" @@ -2889,7 +2888,7 @@ msgstr "" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6364,23 +6363,30 @@ msgctxt "short form" msgid "Create table" msgstr "नया पेज़ बनाऐं" -#: pdf_schema.php:996 -#, php-format -msgid "Schema of the %s database - Page %s" -msgstr "" - #: pdf_schema.php:637 #, fuzzy, php-format #| msgid "%s table(s)" -msgid "The %s table doesn" +msgid "The %s table doesn't exist!" msgstr " %s टेबल(s)" +#: pdf_schema.php:996 +#, php-format +msgid "Schema of the %s database - Page %s" +msgstr "" + #: server_databases.php:230 #, fuzzy #| msgid "No databases" msgid "Jump to database" msgstr "कोइ डाटाबेस नहिं" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "No" +msgctxt "None privileges" +msgid "None" +msgstr "नहीं" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6388,14 +6394,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "No" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "नहीं" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" - #: server_status.php:344 msgctxt "for Show status" msgid "Reset" @@ -8034,5 +8036,17 @@ msgctxt "for MIME transformation" msgid "Description" msgstr "वर्णन" +#, fuzzy +#~| msgid "No" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "नहीं" + +#, fuzzy +#~| msgid "No" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "नहीं" + #~ msgid "has been altered." #~ msgstr "को बदला गया। " diff --git a/po/hr.po b/po/hr.po index 27a8b9e..bbe89e4 100644 --- a/po/hr.po +++ b/po/hr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: croatian <hr@li.org>\n" @@ -1568,8 +1568,7 @@ msgstr "Kompresija" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "bez kompresije" @@ -3011,7 +3010,7 @@ msgstr "bez kompresije" msgid "Grant all privileges on database "%s"" msgstr "Provjeri privilegije za bazu podataka \"%s\"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Podari sve privilegije imenima s džokerima (korisničkoime_%)" @@ -6771,23 +6770,30 @@ msgctxt "short form" msgid "Create table" msgstr "Izradi tablicu" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tablica \"%s\" ne postoji!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Shema \"%s\" baza podataka - stranica %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tablica \"%s\" ne postoji!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Nema baza podataka" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "bez kompresije" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6797,16 +6803,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "bez kompresije" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Podari sve privilegije imenima s džokerima (korisničkoime_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8510,6 +8510,28 @@ msgid "Description" msgstr "Opis" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "bez kompresije" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "bez kompresije" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Podari sve privilegije imenima s džokerima (korisničkoime_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tablica \"%s\" ne postoji!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Nije moguće učitati zadanu konfiguraciju iz: \"%1$s\"" diff --git a/po/hu.po b/po/hu.po index 9531562..0b37f80 100644 --- a/po/hu.po +++ b/po/hu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: hungarian <hu@li.org>\n" @@ -1567,8 +1567,7 @@ msgstr "Tömörítés" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Nincs" @@ -3024,7 +3023,7 @@ msgstr "Nincs" msgid "Grant all privileges on database "%s"" msgstr "Az összes jog engedélyezése a(z) "%s" adatbázison" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Az összes jog engedélyezése karakterhelyettesítős néven (username\\_%)" @@ -6802,23 +6801,30 @@ msgctxt "short form" msgid "Create table" msgstr "Tábla létrehozása" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Nem létezik a(z) \"%s\" tábla!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "A(z) \"%s\" adatbázis sémája - %s. oldal" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Nem létezik a(z) \"%s\" tábla!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Nincs adatbázis" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Nincs" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6828,16 +6834,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Nincs" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Az összes jog engedélyezése karakterhelyettesítős néven (username\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8723,6 +8723,29 @@ msgid "Description" msgstr "Leírás" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Nincs" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Nincs" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "Az összes jog engedélyezése karakterhelyettesítős néven (username\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Nem létezik a(z) \"%s\" tábla!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "" diff --git a/po/id.po b/po/id.po index 8339c4d..b2fdf0d 100644 --- a/po/id.po +++ b/po/id.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-04-17 21:14+0200\n" "Last-Translator: Azhari Harahap <azhari.harahap@yahoo.com>\n" "Language-Team: indonesian <id@li.org>\n" @@ -1554,8 +1554,7 @@ msgstr "Kompresi" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "tanpa" @@ -2961,7 +2960,7 @@ msgstr "Tak satupun" msgid "Grant all privileges on database "%s"" msgstr "Berikan semua hak untuk database "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Berikan semua hak untuk nama wildcard (pengguna\\_%)" @@ -6586,23 +6585,30 @@ msgctxt "short form" msgid "Create table" msgstr "Buat tabel" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabel \"%s\" tidak ditemukan!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Skema dari database \"%s\" - Halaman %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabel \"%s\" tidak ditemukan!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Database tidak ditemukan" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "tanpa" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6612,16 +6618,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "tanpa" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Berikan semua hak untuk nama wildcard (pengguna\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8303,6 +8303,28 @@ msgid "Description" msgstr "Deskripsi" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "tanpa" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "tanpa" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Berikan semua hak untuk nama wildcard (pengguna\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabel \"%s\" tidak ditemukan!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Tidak dapat memuat konfigurasi default dari: \"%1$s\"" diff --git a/po/it.po b/po/it.po index 74c445d..f643fea 100644 --- a/po/it.po +++ b/po/it.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-04-11 11:19+0200\n" "Last-Translator: Fabio <fantonifabio@tiscali.it>\n" "Language-Team: italian <it@li.org>\n" @@ -1566,8 +1566,7 @@ msgstr "Compressione" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Nessuno" @@ -3019,7 +3018,7 @@ msgstr "Nessuno" msgid "Grant all privileges on database "%s"" msgstr "Garantisci tutti i privilegi per il database "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Concedi tutti i privilegi al nome con caratteri jolly (username\\_%)" @@ -6813,24 +6812,31 @@ msgctxt "short form" msgid "Create table" msgstr "Crea tabelle" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "La tabella \"%s\" non esiste!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema del database \"%s\" - Pagina %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "La tabella \"%s\" non esiste!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Vai al database" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Nessuno" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6840,16 +6846,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Nessuno" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Concedi tutti i privilegi al nome con caratteri jolly (username\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8551,6 +8551,29 @@ msgid "Description" msgstr "Descrizione" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Nessuno" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Nessuno" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "Concedi tutti i privilegi al nome con caratteri jolly (username\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "La tabella \"%s\" non esiste!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Non posso leggere la configurazione da: \"%1$s\"" diff --git a/po/ja.po b/po/ja.po index f7c2c2a..331d693 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\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" @@ -1545,8 +1545,7 @@ msgstr "圧縮" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "なし" @@ -2973,7 +2972,7 @@ msgstr "" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "ワイルドカード(ユーザ名_%)に該当するデータベースにすべての特権を与える" @@ -6655,24 +6654,31 @@ msgctxt "short form" msgid "Create table" msgstr "テーブルを作成" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "\"%s\" テーブルは存在しません!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "データベース %s のスキーマ - ページ %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "\"%s\" テーブルは存在しません!" - #: server_databases.php:230 #, fuzzy #| msgid "No databases" msgid "Jump to database" msgstr "データベースが存在しません" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "なし" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6680,16 +6686,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "なし" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "ワイルドカード(ユーザ名_%)に該当するデータベースにすべての特権を与える" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8345,6 +8345,29 @@ msgid "Description" msgstr "説明" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "なし" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "なし" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "ワイルドカード(ユーザ名_%)に該当するデータベースにすべての特権を与える" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "\"%s\" テーブルは存在しません!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "デフォルトの設定を読み込めませんでした: \"%1$s\"" diff --git a/po/ka.po b/po/ka.po index 93fa5e7..2230c81 100644 --- a/po/ka.po +++ b/po/ka.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: georgian <ka@li.org>\n" @@ -1562,8 +1562,7 @@ msgstr "შეკუმშვა" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "არაა" @@ -3006,7 +3005,7 @@ msgstr "არაა" msgid "Grant all privileges on database "%s"" msgstr "ყველა პრივილეგიის მინიჭება მონაცემთა ბაზისთვის "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Grant all privileges on wildcard name (username\\_%)" @@ -6751,23 +6750,30 @@ msgctxt "short form" msgid "Create table" msgstr "ცხრილის შექმნა" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "ცხრილი \"%s\" არ არსებობს!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema of the \"%s\" database - Page %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "ცხრილი \"%s\" არ არსებობს!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "მონაცემთა ბაზები არაა" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "არაა" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" @@ -6775,16 +6781,10 @@ msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "არაა" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Grant all privileges on wildcard name (username\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8613,6 +8613,28 @@ msgid "Description" msgstr "აღწერილობა" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "არაა" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "არაა" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Grant all privileges on wildcard name (username\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "ცხრილი \"%s\" არ არსებობს!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Could not load default configuration from: \"%1$s\"" diff --git a/po/ko.po b/po/ko.po index 12beb8c..b622bd9 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: korean <ko@li.org>\n" @@ -1548,8 +1548,7 @@ msgstr "압축" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "없음" @@ -2937,7 +2936,7 @@ msgstr "없음" msgid "Grant all privileges on database "%s"" msgstr "데이터베이스 "%s" 에 대한 사용권한 검사." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6469,23 +6468,30 @@ msgctxt "short form" msgid "Create table" msgstr "새 페이지 만들기" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "\"%s\" 테이블이 존재하지 않습니다!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" 데이터베이스의 스킴(윤곽) - 페이지 %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "\"%s\" 테이블이 존재하지 않습니다!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "데이터베이스가 없습니다" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "없음" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6493,15 +6499,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "없음" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "데이터베이스 "%s" 에 대한 사용권한 검사." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8174,6 +8175,27 @@ msgid "Description" msgstr "설명이 없습니다" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "없음" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "없음" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "데이터베이스 "%s" 에 대한 사용권한 검사." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "\"%s\" 테이블이 존재하지 않습니다!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/lt.po b/po/lt.po index 7ff05a6..cea6749 100644 --- a/po/lt.po +++ b/po/lt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-04-16 19:52+0200\n" "Last-Translator: Rytis <rytis.s@gmail.com>\n" "Language-Team: lithuanian <lt@li.org>\n" @@ -1556,8 +1556,7 @@ msgstr "Kompresija" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Nėra" @@ -2961,7 +2960,7 @@ msgstr "Nėra" msgid "Grant all privileges on database "%s"" msgstr "Patikrinti duombazės "%s" privilegijas." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6584,24 +6583,31 @@ msgctxt "short form" msgid "Create table" msgstr "Sukurti lentelę" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Lentelė \"%s\" neegzistuoja!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Duombazės \"%s\" schema - %s puslapis" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Lentelė \"%s\" neegzistuoja!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Eiti į duomenų bazę" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Nėra" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Norint naudoti _ ir % simblius, juos reikėtų eskeipinti su \\" @@ -6609,15 +6615,10 @@ msgstr "Norint naudoti _ ir % simblius, juos reikėtų eskeipinti su \\" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Nėra" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Patikrinti duombazės "%s" privilegijas." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8309,6 +8310,27 @@ msgid "Description" msgstr "Paaiškinimas" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Nėra" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Nėra" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Patikrinti duombazės "%s" privilegijas." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Lentelė \"%s\" neegzistuoja!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Nepavyko užkrauti nustatymų failo iš \"%1$s\"" diff --git a/po/lv.po b/po/lv.po index 4c6dcf4..fcc722a 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: latvian <lv@li.org>\n" @@ -1551,8 +1551,7 @@ msgstr "Kompresija" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Nav" @@ -2953,7 +2952,7 @@ msgstr "Nav" msgid "Grant all privileges on database "%s"" msgstr "Pārbaudīt privilēģijas uz datubāzi "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6547,23 +6546,30 @@ msgctxt "short form" msgid "Create table" msgstr "Izveidot jaunu lapu" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabula \"%s\" neeksistē!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Datubāzes \"%s\" shēma, %s. lapa" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabula \"%s\" neeksistē!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Nav datubāzu" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Nav" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6572,15 +6578,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Nav" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Pārbaudīt privilēģijas uz datubāzi "%s"." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8260,6 +8261,27 @@ msgid "Description" msgstr "Apraksts" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Nav" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Nav" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Pārbaudīt privilēģijas uz datubāzi "%s"." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabula \"%s\" neeksistē!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/mk.po b/po/mk.po index 4e599e5..4adc4f3 100644 --- a/po/mk.po +++ b/po/mk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: macedonian_cyrillic <mk@li.org>\n" @@ -1557,8 +1557,7 @@ msgstr "Компресија" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "нема" @@ -2975,7 +2974,7 @@ msgstr "нема" msgid "Grant all privileges on database "%s"" msgstr "Провери привилегии за базата на податоци "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6591,23 +6590,30 @@ msgctxt "short form" msgid "Create table" msgstr "Направи нова страница" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Табелата \"%s\" не постои!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Шема на базата \"%s\" - Страница %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Табелата \"%s\" не постои!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Базата на податоци не постои" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "нема" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6616,15 +6622,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "нема" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Провери привилегии за базата на податоци "%s"." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8306,6 +8307,27 @@ msgid "Description" msgstr "Опис" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "нема" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "нема" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Провери привилегии за базата на податоци "%s"." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Табелата \"%s\" не постои!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/mn.po b/po/mn.po index 46a99f1..71ffd16 100644 --- a/po/mn.po +++ b/po/mn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: mongolian <mn@li.org>\n" @@ -1540,8 +1540,7 @@ msgstr "Шахалт" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Байхгүй" @@ -2936,7 +2935,7 @@ msgstr "" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6541,24 +6540,31 @@ msgctxt "short form" msgid "Create table" msgstr "Хүснэгт үүсгэх" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Хүснэгт \"%s\" байхгүй байна!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" өгөгдлийн сангийн схем - Хуудас %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Хүснэгт \"%s\" байхгүй байна!" - #: server_databases.php:230 #, fuzzy #| msgid "No databases" msgid "Jump to database" msgstr "ӨС байхгүй" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Байхгүй" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6566,14 +6572,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Байхгүй" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8223,6 +8225,23 @@ msgid "Description" msgstr "Тайлбар" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Байхгүй" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Байхгүй" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Хүснэгт \"%s\" байхгүй байна!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Анхдагч тохиргоо дуудагдсангүй нь: \"%1$s\"" diff --git a/po/ms.po b/po/ms.po index fe579cc..7b71179 100644 --- a/po/ms.po +++ b/po/ms.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: malay <ms@li.org>\n" @@ -1547,8 +1547,7 @@ msgstr "Mampatan" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Tiada" @@ -2941,7 +2940,7 @@ msgstr "Tiada" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6486,23 +6485,30 @@ msgctxt "short form" msgid "Create table" msgstr "Cipta Halaman baru" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Jadual \"%s\" tidak wujud!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Skema bagi pangkalan data \"%s\" database - Laman %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Jadual \"%s\" tidak wujud!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Tiada pangkalan data" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Tiada" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6510,14 +6516,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Tiada" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8185,6 +8187,23 @@ msgid "Description" msgstr "tiada keterangan" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Tiada" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Tiada" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Jadual \"%s\" tidak wujud!" + +#, fuzzy #~ msgid "(or the local MySQL server" #~ msgstr "Tidak boleh log-masuk ke server MySQL" diff --git a/po/nb.po b/po/nb.po index 5358b52..c5b28a3 100644 --- a/po/nb.po +++ b/po/nb.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-05-05 09:04+0200\n" "Last-Translator: <sven.erik.andersen@gmail.com>\n" "Language-Team: norwegian <no@li.org>\n" @@ -1491,8 +1491,7 @@ msgstr "Kompresjon" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Ingen" @@ -2922,7 +2921,7 @@ msgstr "Ingen" msgid "Grant all privileges on database "%s"" msgstr "Gi alle privilegier for databasen "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Gi alle rettigheter på jokertegnavn (username\\_%)" @@ -6680,33 +6679,39 @@ msgctxt "short form" msgid "Create table" msgstr "Opprett tabell" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabellen \"%s\" eksisterer ikke!" + #: pdf_schema.php:996 #, php-format msgid "Schema of the %s database - Page %s" msgstr "Skjema for %s databasen - Side %s" -#: pdf_schema.php:637 -#, php-format -msgid "The %s table doesn" -msgstr "Tabellen %s eksisterer ikke!" - #: server_databases.php:230 msgid "Jump to database" msgstr "Gå til database" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Ingen" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Jokertegnene _ og % må beskyttes med en \\ for å bruke dem direkte" #: server_privileges.php:1998 -msgctxt "" +#, fuzzy +#| msgid "None" +msgctxt "Create none database for user" msgid "None" msgstr "Ingen" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Gi alle rettigheter på jokertegnnavn (username_%)" - #: server_status.php:344 msgctxt "for Show status" msgid "Reset" @@ -8526,6 +8531,22 @@ msgctxt "for MIME transformation" msgid "Description" msgstr "Beskrivelse" +#, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Ingen" + +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Ingen" + +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Gi alle rettigheter på jokertegnnavn (username_%)" + +#~ msgid "The %s table doesn" +#~ msgstr "Tabellen %s eksisterer ikke!" + #~ msgid "Could not load default configuration from: %1" #~ msgstr "Kunne ikke laste standard konfigurasjon fra: %1" diff --git a/po/nl.po b/po/nl.po index c0137ba..cd91859 100644 --- a/po/nl.po +++ b/po/nl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-26 15:46+0200\n" "Last-Translator: <rink@initfour.nl>\n" "Language-Team: dutch <nl@li.org>\n" @@ -1561,8 +1561,7 @@ msgstr "Compressie" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Geen" @@ -3022,7 +3021,7 @@ msgstr "Geen" msgid "Grant all privileges on database "%s"" msgstr "Geef alle rechten op de database "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Geef alle rechten op de wildcard naam (gebruikersnaam\\_%)" @@ -6818,24 +6817,31 @@ msgctxt "short form" msgid "Create table" msgstr "Maak tabel" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "De tabel \"%s\" bestaat niet!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema van de \"%s\" database - Pagina %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "De tabel \"%s\" bestaat niet!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Ga naar database" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Geen" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6845,16 +6851,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Geen" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Geef alle rechten op de wildcard naam (gebruikersnaam\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8742,6 +8742,28 @@ msgid "Description" msgstr "Beschrijving" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Geen" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Geen" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Geef alle rechten op de wildcard naam (gebruikersnaam\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "De tabel \"%s\" bestaat niet!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "" diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot index 9680977..ae2efea 100644 --- a/po/phpmyadmin.pot +++ b/po/phpmyadmin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\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" @@ -1475,8 +1475,7 @@ msgstr "" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "" @@ -2833,7 +2832,7 @@ msgstr "" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6296,33 +6295,34 @@ msgctxt "short form" msgid "Create table" msgstr "" -#: pdf_schema.php:996 +#: pdf_schema.php:637 #, possible-php-format -msgid "Schema of the %s database - Page %s" +msgid "The %s table doesn't exist!" msgstr "" -#: pdf_schema.php:637 +#: pdf_schema.php:996 #, possible-php-format -msgid "The %s table doesn" +msgid "Schema of the %s database - Page %s" msgstr "" #: server_databases.php:230 msgid "Jump to database" msgstr "" +#: server_privileges.php:263 server_privileges.php:264 +msgctxt "None privileges" +msgid "None" +msgstr "" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" #: server_privileges.php:1998 -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" - #: server_status.php:344 msgctxt "for Show status" msgid "Reset" diff --git a/po/pl.po b/po/pl.po index 5ec9e56..7d715ad 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: polish <pl@li.org>\n" @@ -1567,8 +1567,7 @@ msgstr "Typ kompresji" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.i nc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Brak" @@ -3005,7 +3004,7 @@ msgstr "Brak" msgid "Grant all privileges on database "%s"" msgstr "Sprawdź uprawnienia bazy danych "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Przyznaj wszystkie uprawienia do baz danych o nazwach pasujących do maski " @@ -6766,23 +6765,30 @@ msgctxt "short form" msgid "Create table" msgstr "Utwórz tabelę" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabela \"%s\" nie istnieje!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schemat bazy danych \"%s\" - strona %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabela \"%s\" nie istnieje!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Brak baz danych" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Brak" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6792,18 +6798,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Brak" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" -"Przyznaj wszystkie uprawienia do baz danych o nazwach pasujących do maski " -"(nazwaużytkownika_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8592,6 +8590,30 @@ msgid "Description" msgstr "Opis" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Brak" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Brak" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "Przyznaj wszystkie uprawienia do baz danych o nazwach pasujących do maski " +#~ "(nazwaużytkownika_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabela \"%s\" nie istnieje!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Nie udało się załadować domyślnej konfiguracji z pliku: \"%1$s\"" diff --git a/po/pt.po b/po/pt.po index d6b3e7d..d68b870 100644 --- a/po/pt.po +++ b/po/pt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: portuguese <pt@li.org>\n" @@ -1557,8 +1557,7 @@ msgstr "Compressão" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Nenhum" @@ -2959,7 +2958,7 @@ msgstr "Nenhum" msgid "Grant all privileges on database "%s"" msgstr "Verificar Privilégios para a Base de Dados "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6538,23 +6537,30 @@ msgctxt "short form" msgid "Create table" msgstr "Criar uma Página nova" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "A tabela \"%s\" não existe!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Esquema da base de dados \"%s\" - Página %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "A tabela \"%s\" não existe!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Sem bases de dados" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Nenhum" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6562,15 +6568,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Nenhum" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Verificar Privilégios para a Base de Dados "%s"." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8260,6 +8261,27 @@ msgid "Description" msgstr "Descrição" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Nenhum" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Nenhum" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Verificar Privilégios para a Base de Dados "%s"." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "A tabela \"%s\" não existe!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/pt_BR.po b/po/pt_BR.po index 9ae355e..57e12c2 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-21 05:17+0200\n" "Last-Translator: Maurício Meneghini Fauth <mauriciofauth@gmail.com>\n" "Language-Team: brazilian_portuguese <pt_BR@li.org>\n" @@ -1556,8 +1556,7 @@ msgstr "Compressão" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Nenhum" @@ -2971,7 +2970,7 @@ msgstr "Nenhum" msgid "Grant all privileges on database "%s"" msgstr "Conceder todos os privilégios no banco de dados "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Conceder todos os privilégios no nome coringa (nome_do_usuário_%)" @@ -6723,23 +6722,30 @@ msgctxt "short form" msgid "Create table" msgstr "Criar tabela" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "A tabela \"%s\" não existe!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Esquema do Banco de Dados \"%s\" - Página %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "A tabela \"%s\" não existe!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Sem bases" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Nenhum" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6749,16 +6755,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Nenhum" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Conceder todos os privilégios no nome coringa (nome_do_usuário_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8465,6 +8465,28 @@ msgid "Description" msgstr "Descrição" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Nenhum" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Nenhum" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Conceder todos os privilégios no nome coringa (nome_do_usuário_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "A tabela \"%s\" não existe!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Não foi possível carregar configuração padrão de: \"%1$s\"" diff --git a/po/ro.po b/po/ro.po index 420c6e1..f8779ff 100644 --- a/po/ro.po +++ b/po/ro.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-13 00:41+0200\n" "Last-Translator: <ronaldinia@yahoo.com>\n" "Language-Team: romanian <ro@li.org>\n" @@ -1568,8 +1568,7 @@ msgstr "Compresie" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Nici unul(a)" @@ -3018,7 +3017,7 @@ msgstr "Nici unul(a)" msgid "Grant all privileges on database "%s"" msgstr "Verifică privilegiile pentru baza de date "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Grant all privileges on wildcard name (username\\_%)" @@ -6769,23 +6768,30 @@ msgctxt "short form" msgid "Create table" msgstr "Creare tabel" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabelul „%s” nu există!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema bazei de date \"%s\" - Pagina %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabelul „%s” nu există!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Nu sînt baze de date" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Nici unul(a)" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Metacaracterele _ și % trebuiesc însoțite de \\ pentru a le aplica" @@ -6793,16 +6799,10 @@ msgstr "Metacaracterele _ și % trebuiesc însoțite de \\ pentru a le aplica" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Nici unul(a)" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Grant all privileges on wildcard name (username\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8501,6 +8501,28 @@ msgid "Description" msgstr "Descriere" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Nici unul(a)" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Nici unul(a)" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Grant all privileges on wildcard name (username\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabelul „%s” nu există!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Nu s-a putut încărca configurația implicită din: „%1$s”" diff --git a/po/ru.po b/po/ru.po index d011cd1..ebda253 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-30 23:23+0200\n" "Last-Translator: Michal <michal@cihar.com>\n" "Language-Team: russian <ru@li.org>\n" @@ -1562,8 +1562,7 @@ msgstr "Упаковать" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Нет" @@ -3018,7 +3017,7 @@ msgstr "Нет" msgid "Grant all privileges on database "%s"" msgstr "Выставить полные привилегии на базу данных "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "Предоставить полные привилегии на базы данных подпадающие под шаблон (имя " @@ -6818,24 +6817,31 @@ msgctxt "short form" msgid "Create table" msgstr "Создать таблицу" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Таблица \"%s\" не существует!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Структура базы данных \"%s\" - Страница %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Таблица \"%s\" не существует!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Перейти к базе данных" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Нет" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6846,18 +6852,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Нет" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" -"Предоставить полные привилегии на базы данных подпадающие под шаблон (имя " -"пользователя\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8751,6 +8749,30 @@ msgid "Description" msgstr "Описание" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Нет" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Нет" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "Предоставить полные привилегии на базы данных подпадающие под шаблон (имя " +#~ "пользователя\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Таблица \"%s\" не существует!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Невозможно загрузить изначальную конфигурацию из: "%1$s"" diff --git a/po/si.po b/po/si.po index 94227a9..afb8864 100644 --- a/po/si.po +++ b/po/si.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-30 23:09+0200\n" "Last-Translator: Michal <michal@cihar.com>\n" "Language-Team: sinhala <si@li.org>\n" @@ -1557,8 +1557,7 @@ msgstr "Compression" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "කිසිවක් නැත" @@ -2975,7 +2974,7 @@ msgstr "කිසිවක් නැත" msgid "Grant all privileges on database "%s"" msgstr ""%s" දත්තගබඩාව සඳහා වරප්රසාද පරීක්ෂා කරන්න." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "අභිමත ආදේශක නාමයන් සඳහා සියලු වරප්රසාද දෙන්න (භාවිත නාමය_%)" @@ -6700,23 +6699,30 @@ msgctxt "short form" msgid "Create table" msgstr "නව පිටුවක් සාදන්න" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "The \"%s\" table doesn't exist!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema of the \"%s\" database - Page %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "The \"%s\" table doesn't exist!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "දත්තගබඩා නොමැත" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "කිසිවක් නැත" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" @@ -6724,16 +6730,10 @@ msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "කිසිවක් නැත" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "අභිමත ආදේශක නාමයන් සඳහා සියලු වරප්රසාද දෙන්න (භාවිත නාමය_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8435,6 +8435,28 @@ msgid "Description" msgstr "විස්තරය" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "කිසිවක් නැත" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "කිසිවක් නැත" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "අභිමත ආදේශක නාමයන් සඳහා සියලු වරප්රසාද දෙන්න (භාවිත නාමය_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "The \"%s\" table doesn't exist!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Could not load default configuration from: \"%1$s\"" diff --git a/po/sk.po b/po/sk.po index cda2365..809d40a 100644 --- a/po/sk.po +++ b/po/sk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-30 23:47+0200\n" "Last-Translator: Michal <michal@cihar.com>\n" "Language-Team: slovak <sk@li.org>\n" @@ -1556,8 +1556,7 @@ msgstr "Kompresia" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Žiadny" @@ -2978,7 +2977,7 @@ msgstr "Žiadny" msgid "Grant all privileges on database "%s"" msgstr "Prideliť všetky oprávnenia na databázu "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Prideliť všetky oprávnenia pomocou masky (používateľ_%)" @@ -6712,24 +6711,31 @@ msgctxt "short form" msgid "Create table" msgstr "Vytvoriť tabuľku" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabuľka \"%s\" neexistuje!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schéma databázy \"%s\" - Strana %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabuľka \"%s\" neexistuje!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Prejsť do databázy" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Žiadny" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6739,16 +6745,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Žiadny" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Prideliť všetky oprávnenia pomocou masky (používateľ_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8461,6 +8461,28 @@ msgid "Description" msgstr "Popis" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Žiadny" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Žiadny" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Prideliť všetky oprávnenia pomocou masky (používateľ_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabuľka \"%s\" neexistuje!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "" diff --git a/po/sl.po b/po/sl.po index d5438ec..7f18160 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-05-03 00:45+0200\n" "Last-Translator: <dbc334@gmail.com>\n" "Language-Team: slovenian <sl@li.org>\n" @@ -1532,8 +1532,7 @@ msgstr "Stiskanje" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Brez" @@ -2921,7 +2920,7 @@ msgstr "Brez" msgid "Grant all privileges on database "%s"" msgstr "Dodeli vse privilegije za podatkovno zbirko "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6496,24 +6495,31 @@ msgctxt "short form" msgid "Create table" msgstr "Ustvari tabelo" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabela \"%s\" ne obstaja!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Shema podatkovne zbirke \"%s\" - Stran %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabela \"%s\" ne obstaja!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Pojdi v zbirko podatkov" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Brez" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6523,16 +6529,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Brez" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on database "%s"" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Dodeli vse privilegije za podatkovno zbirko "%s"" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8248,6 +8248,28 @@ msgctxt "for MIME transformation" msgid "Description" msgstr "Opis" +#, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Brez" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Brez" + +#, fuzzy +#~| msgid "Grant all privileges on database "%s"" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Dodeli vse privilegije za podatkovno zbirko "%s"" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabela \"%s\" ne obstaja!" + #~ msgid "Could not load default configuration from: %1" #~ msgstr "Ne morem naložiti privzete konfiguracije iz: %1" diff --git a/po/sq.po b/po/sq.po index 598c459..494ec67 100644 --- a/po/sq.po +++ b/po/sq.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-30 23:08+0200\n" "Last-Translator: Michal <michal@cihar.com>\n" "Language-Team: albanian <sq@li.org>\n" @@ -1552,8 +1552,7 @@ msgstr "Kompresim" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Asnjë lloj" @@ -2951,7 +2950,7 @@ msgstr "Asnjë lloj" msgid "Grant all privileges on database "%s"" msgstr "Kontrollo të drejtat për databazën "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6554,23 +6553,30 @@ msgctxt "short form" msgid "Create table" msgstr "Krijo një faqe të re" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabela \"%s\" nuk ekziston!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Skema e databazës \"%s\" - Faqja %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabela \"%s\" nuk ekziston!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Asnjë databazë" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Asnjë lloj" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6578,15 +6584,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Asnjë lloj" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Kontrollo të drejtat për databazën "%s"." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8266,6 +8267,27 @@ msgid "Description" msgstr "Përshkrimi" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Asnjë lloj" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Asnjë lloj" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Kontrollo të drejtat për databazën "%s"." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabela \"%s\" nuk ekziston!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/sr.po b/po/sr.po index 3ca0082..a72fa97 100644 --- a/po/sr.po +++ b/po/sr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\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" @@ -1560,8 +1560,7 @@ msgstr "Компресија" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "нема" @@ -2978,7 +2977,7 @@ msgstr "нема" msgid "Grant all privileges on database "%s"" msgstr "Провери привилегије за базу "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Дај све привилегије на имену са џокерима (корисничко_име\\_%)" @@ -6706,23 +6705,30 @@ msgctxt "short form" msgid "Create table" msgstr "Направи табелу" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Табела \"%s\" не постоји!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Схема базе \"%s\" - Страна %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Табела \"%s\" не постоји!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "База не постоји" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "нема" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Пре џокера _ и % треба ставити знак \\ ако их користите самостално" @@ -6730,16 +6736,10 @@ msgstr "Пре џокера _ и % треба ставити знак \\ ако #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "нема" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Дај све привилегије на имену са џокерима (корисничко_име\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8441,6 +8441,28 @@ msgid "Description" msgstr "Опис" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "нема" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "нема" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Дај све привилегије на имену са џокерима (корисничко_име\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Табела \"%s\" не постоји!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Не могу да учитам подразумевану конфигурацију из: \"%1$s\"" diff --git a/po/sr@latin.po b/po/sr@latin.po index bf10e88..6fb9ca6 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-30 23:47+0200\n" "Last-Translator: Michal <michal@cihar.com>\n" "Language-Team: serbian_latin <sr@latin@li.org>\n" @@ -1560,8 +1560,7 @@ msgstr "Kompresija" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "nema" @@ -2978,7 +2977,7 @@ msgstr "nema" msgid "Grant all privileges on database "%s"" msgstr "Proveri privilegije za bazu "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Daj sve privilegije na imenu sa džokerima (korisničko_ime\\_%)" @@ -6711,23 +6710,30 @@ msgctxt "short form" msgid "Create table" msgstr "Napravi tabelu" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabela \"%s\" ne postoji!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Shema baze \"%s\" - Strana %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabela \"%s\" ne postoji!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Baza ne postoji" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "nema" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Pre džokera _ i % treba staviti znak \\ ako ih koristite samostalno" @@ -6735,16 +6741,10 @@ msgstr "Pre džokera _ i % treba staviti znak \\ ako ih koristite samostalno" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "nema" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Daj sve privilegije na imenu sa džokerima (korisničko_ime\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8446,6 +8446,28 @@ msgid "Description" msgstr "Opis" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "nema" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "nema" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Daj sve privilegije na imenu sa džokerima (korisničko_ime\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabela \"%s\" ne postoji!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Ne mogu da učitam podrazumevanu konfiguraciju iz: \"%1$s\"" diff --git a/po/sv.po b/po/sv.po index 2e96303..ad32507 100644 --- a/po/sv.po +++ b/po/sv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: swedish <sv@li.org>\n" @@ -1559,8 +1559,7 @@ msgstr "Komprimering" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Inget" @@ -3008,7 +3007,7 @@ msgstr "Inget" msgid "Grant all privileges on database "%s"" msgstr "Bevilja alla privilegier för databas "%s"" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Ge alla privilegier till namn med jokertecken (username\\_%)" @@ -6760,23 +6759,30 @@ msgctxt "short form" msgid "Create table" msgstr "Skapa tabell" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Tabellen \"%s\" finns inte!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Schema för databasen \"%s\" - Sidan %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Tabellen \"%s\" finns inte!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Inga databaser" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Inget" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6786,16 +6792,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Inget" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Ge alla privilegier till namn med jokertecken (username\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8642,6 +8642,28 @@ msgid "Description" msgstr "Beskrivning" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Inget" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Inget" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Ge alla privilegier till namn med jokertecken (username\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Tabellen \"%s\" finns inte!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Kunde inte ladda standardkonfiguration från: \"%1$s\"" diff --git a/po/ta.po b/po/ta.po index f31e849..f57dd85 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\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" @@ -1518,8 +1518,7 @@ msgstr "" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "" @@ -2876,7 +2875,7 @@ msgstr "" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6339,33 +6338,34 @@ msgctxt "short form" msgid "Create table" msgstr "" -#: pdf_schema.php:996 +#: pdf_schema.php:637 #, php-format -msgid "Schema of the %s database - Page %s" +msgid "The %s table doesn't exist!" msgstr "" -#: pdf_schema.php:637 +#: pdf_schema.php:996 #, php-format -msgid "The %s table doesn" +msgid "Schema of the %s database - Page %s" msgstr "" #: server_databases.php:230 msgid "Jump to database" msgstr "" +#: server_privileges.php:263 server_privileges.php:264 +msgctxt "None privileges" +msgid "None" +msgstr "" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" #: server_privileges.php:1998 -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" - #: server_status.php:344 msgctxt "for Show status" msgid "Reset" diff --git a/po/te.po b/po/te.po index 609270b..cb08144 100644 --- a/po/te.po +++ b/po/te.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-04-02 12:04+0200\n" "Last-Translator: <veeven@gmail.com>\n" "Language-Team: Telugu <te@li.org>\n" @@ -1545,8 +1545,7 @@ msgstr "" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "" @@ -2920,7 +2919,7 @@ msgstr "" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6416,20 +6415,27 @@ msgctxt "short form" msgid "Create table" msgstr "పుటని సృష్టించు" -#: pdf_schema.php:996 +#: pdf_schema.php:637 #, php-format -msgid "Schema of the %s database - Page %s" +msgid "The %s table doesn't exist!" msgstr "" -#: pdf_schema.php:637 +#: pdf_schema.php:996 #, php-format -msgid "The %s table doesn" +msgid "Schema of the %s database - Page %s" msgstr "" #: server_databases.php:230 msgid "Jump to database" msgstr "" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "No" +msgctxt "None privileges" +msgid "None" +msgstr "కాదు" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6437,14 +6443,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "No" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "కాదు" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" - #: server_status.php:344 msgctxt "for Show status" msgid "Reset" @@ -8088,6 +8090,18 @@ msgctxt "for MIME transformation" msgid "Description" msgstr "వివరణ" +#, fuzzy +#~| msgid "No" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "కాదు" + +#, fuzzy +#~| msgid "No" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "కాదు" + # మొదటి అనువాదము #~ msgid "Copy" #~ msgstr "నకలు" diff --git a/po/th.po b/po/th.po index 83c79aa..690cc48 100644 --- a/po/th.po +++ b/po/th.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: thai <th@li.org>\n" @@ -1541,8 +1541,7 @@ msgstr "บีบอัดข้อมูล" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "ไม่มี" @@ -2937,7 +2936,7 @@ msgstr "ไม่มี" msgid "Grant all privileges on database "%s"" msgstr "ตรวจสอบสิทธิสำหรับฐานข้อมูล "%s"." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6475,23 +6474,30 @@ msgctxt "short form" msgid "Create table" msgstr "เริ่มหน้าใหม่" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "ไม่มีตาราง \"%s\"!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "schema ของฐานข้อมูล \"%s\" - หน้า %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "ไม่มีตาราง \"%s\"!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "ไม่มีฐานข้อมูล" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "ไม่มี" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6499,15 +6505,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "ไม่มี" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "ตรวจสอบสิทธิสำหรับฐานข้อมูล "%s"." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8186,6 +8187,27 @@ msgid "Description" msgstr "รายละเอียด" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "ไม่มี" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "ไม่มี" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "ตรวจสอบสิทธิสำหรับฐานข้อมูล "%s"." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "ไม่มีตาราง \"%s\"!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/tr.po b/po/tr.po index 1a35ab6..b38d72c 100644 --- a/po/tr.po +++ b/po/tr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-04-03 11:44+0200\n" "Last-Translator: <hitowerdigit@hotmail.com>\n" "Language-Team: turkish <tr@li.org>\n" @@ -1564,8 +1564,7 @@ msgstr "Sıkıştırma" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Hiçbiri" @@ -3010,7 +3009,7 @@ msgstr "Hiçbiri" msgid "Grant all privileges on database "%s"" msgstr ""%s" veritabanı üzerindeki tüm yetkileri ver" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "Joker isimlere tüm yetkileri ver (kullanıcıadı\\_%)" @@ -6783,24 +6782,31 @@ msgctxt "short form" msgid "Create table" msgstr "Tablo oluştur" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr " \"%s\" tablosu yok!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr " \"%s\" veritabanının şeması - Sayfa %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr " \"%s\" tablosu yok!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Veritabanına git" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Hiçbiri" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "_ ve % jokerleri harfi harfine kullanılmak için \\ ile doldurun." @@ -6808,16 +6814,10 @@ msgstr "_ ve % jokerleri harfi harfine kullanılmak için \\ ile doldurun." #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Hiçbiri" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "Joker isimlere tüm yetkileri ver (kullanıcıadı\\_%)" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8693,6 +8693,28 @@ msgid "Description" msgstr "Açıklama" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Hiçbiri" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Hiçbiri" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "Joker isimlere tüm yetkileri ver (kullanıcıadı\\_%)" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr " \"%s\" tablosu yok!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Varsayılan yapılandırma bundan yüklenemedi: \"%1$s\"" diff --git a/po/tt.po b/po/tt.po index d3982b5..55a0c63 100644 --- a/po/tt.po +++ b/po/tt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-30 23:14+0200\n" "Last-Translator: Michal <michal@cihar.com>\n" "Language-Team: tatarish <tt@li.org>\n" @@ -1555,8 +1555,7 @@ msgstr "Qısu" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Buş" @@ -2969,7 +2968,7 @@ msgstr "Buş" msgid "Grant all privileges on database "%s"" msgstr "\"%s\" biremlege öçen xoquqlar tikşerü." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6573,23 +6572,30 @@ msgctxt "short form" msgid "Create table" msgstr "Yaña Bit yaratu" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "\"%s\" atlı tüşämä yuq äle!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" biremlek tözeleşe - %s. bit" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "\"%s\" atlı tüşämä yuq äle!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "Biremleklär yuq" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Buş" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6598,15 +6604,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Buş" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "\"%s\" biremlege öçen xoquqlar tikşerü." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8304,6 +8305,27 @@ msgid "Description" msgstr "Açıqlama" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Buş" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Buş" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "\"%s\" biremlege öçen xoquqlar tikşerü." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "\"%s\" atlı tüşämä yuq äle!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "Töp köyläneşen yökläp bulmadı: \"%1$s\"" diff --git a/po/uk.po b/po/uk.po index af38793..eb11431 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: ukrainian <uk@li.org>\n" @@ -1537,8 +1537,7 @@ msgstr "Стискання" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Немає" @@ -2911,7 +2910,7 @@ msgstr "" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6459,24 +6458,31 @@ msgctxt "short form" msgid "Create table" msgstr "Створити нову сторінку" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "Таблиці \"%s\" не існує!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "Схема бази даних \"%s\" - Сторінка %s" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "Таблиці \"%s\" не існує!" - #: server_databases.php:230 #, fuzzy #| msgid "No databases" msgid "Jump to database" msgstr "БД відсутні" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Немає" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6484,14 +6490,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Немає" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8139,6 +8141,23 @@ msgid "Description" msgstr "Опис" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Немає" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Немає" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "Таблиці \"%s\" не існує!" + +#, fuzzy #~| msgid "" #~| "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] " #~| "extension. Please check your PHP configuration." diff --git a/po/ur.po b/po/ur.po index 39dc5de..06e07be 100644 --- a/po/ur.po +++ b/po/ur.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-04-09 14:02+0200\n" "Last-Translator: Michal <michal@cihar.com>\n" "Language-Team: Urdu <ur@li.org>\n" @@ -1475,8 +1475,7 @@ msgstr "" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "" @@ -2833,7 +2832,7 @@ msgstr "" msgid "Grant all privileges on database "%s"" msgstr "" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6296,33 +6295,34 @@ msgctxt "short form" msgid "Create table" msgstr "" -#: pdf_schema.php:996 +#: pdf_schema.php:637 #, php-format -msgid "Schema of the %s database - Page %s" +msgid "The %s table doesn't exist!" msgstr "" -#: pdf_schema.php:637 +#: pdf_schema.php:996 #, php-format -msgid "The %s table doesn" +msgid "Schema of the %s database - Page %s" msgstr "" #: server_databases.php:230 msgid "Jump to database" msgstr "" +#: server_privileges.php:263 server_privileges.php:264 +msgctxt "None privileges" +msgid "None" +msgstr "" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" #: server_privileges.php:1998 -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "" -#: server_privileges.php:2000 -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" - #: server_status.php:344 msgctxt "for Show status" msgid "Reset" diff --git a/po/uz.po b/po/uz.po index 09174c2..86ace49 100644 --- a/po/uz.po +++ b/po/uz.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:20+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: uzbek_cyrillic <uz@li.org>\n" @@ -1564,8 +1564,7 @@ msgstr "Сиқиш" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Йўқ" @@ -3023,7 +3022,7 @@ msgstr "Йўқ" msgid "Grant all privileges on database "%s"" msgstr "\"%s\"" маълумотлар базасига барча привилегияларни бериш;" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "(фойдаланувчи\\_%) шаблонига тўғри келадиган барча маълумотлар базаларига " @@ -6825,24 +6824,31 @@ msgctxt "short form" msgid "Create table" msgstr "Жадвал тузиш" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "\"%s\" жадвали мавжуд эмас!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" маълумотлар базаси тузилиши - \"%s\" саҳифа" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "\"%s\" жадвали мавжуд эмас!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Ушбу базага ўтиш" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Йўқ" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6852,18 +6858,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Йўқ" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" -"(фойдаланувчи\\_%) шаблонига тўғри келадиган барча маълумотлар базаларига " -"тўлиқ привилегияларни бериш." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8752,6 +8750,30 @@ msgid "Description" msgstr "Тавсифи" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Йўқ" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Йўқ" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "(фойдаланувчи\\_%) шаблонига тўғри келадиган барча маълумотлар базаларига " +#~ "тўлиқ привилегияларни бериш." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "\"%s\" жадвали мавжуд эмас!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr " \"%1$s\" файлидан андоза конфигурацияни юклаб бўлмади." diff --git a/po/uz@latin.po b/po/uz@latin.po index 7b96616..e307d5d 100644 --- a/po/uz@latin.po +++ b/po/uz@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4. 0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:20+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: uzbek_latin <uz@latin@li.org>\n" @@ -1568,8 +1568,7 @@ msgstr "Siqish" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "Yo‘q" @@ -3036,7 +3035,7 @@ msgstr "Yo‘q" msgid "Grant all privileges on database "%s"" msgstr "\"%s\"" ma`lumotlar bazasiga barcha privilegiyalarni berish;" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" "(foydalanuvchi\\_%) shabloniga to‘g‘ri keladigan barcha ma`lumotlar " @@ -6873,24 +6872,31 @@ msgctxt "short form" msgid "Create table" msgstr "Jadval tuzish" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "\"%s\" jadvali mavjud emas!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" ma`lumotlar bazasi tuzilishi - \"%s\" sahifa" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "\"%s\" jadvali mavjud emas!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "Ushbu bazaga o‘tish" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "Yo‘q" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "" @@ -6900,18 +6906,10 @@ msgstr "" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "Yo‘q" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "" -"(foydalanuvchi\\_%) shabloniga to‘g‘ri keladigan barcha ma`lumotlar " -"bazalariga to‘liq privilegiyalarni berish." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8819,6 +8817,30 @@ msgid "Description" msgstr "Tavsifi" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "Yo‘q" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "Yo‘q" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "" +#~ "(foydalanuvchi\\_%) shabloniga to‘g‘ri keladigan barcha ma`lumotlar " +#~ "bazalariga to‘liq privilegiyalarni berish." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "\"%s\" jadvali mavjud emas!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr " \"%1$s\" faylidan andoza konfiguratsiyani yuklab bo‘lmadi." diff --git a/po/zh_CN.po b/po/zh_CN.po index e7a5478..aef77b0 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-04-08 13:06+0200\n" "Last-Translator: shanyan baishui <Siramizu@gmail.com>\n" "Language-Team: chinese_simplified <zh_CN@li.org>\n" @@ -1542,8 +1542,7 @@ msgstr "压缩" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "无" @@ -2937,7 +2936,7 @@ msgstr "无" msgid "Grant all privileges on database "%s"" msgstr "授予数据库“%s”的所有权限。" -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "给以 用户名_ 开头的数据库 (username\\_%) 授予所有权限" @@ -6542,24 +6541,31 @@ msgctxt "short form" msgid "Create table" msgstr "新建数据表" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "表“%s”不存在!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "数据库“%s”的大纲 - 第 %s 页" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "表“%s”不存在!" - #: server_databases.php:230 #, fuzzy #| msgid "Go to database" msgid "Jump to database" msgstr "转到数据库" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "无" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "要使用通配符 _ 和 % 本身,应使用用 \\ 转义" @@ -6567,16 +6573,10 @@ msgstr "要使用通配符 _ 和 % 本身,应使用用 \\ 转义" #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "无" -#: server_privileges.php:2000 -#, fuzzy -#| msgid "Grant all privileges on wildcard name (username\\_%)" -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "给以 用户名_ 开头的数据库 (username\\_%) 授予所有权限" - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8334,6 +8334,28 @@ msgid "Description" msgstr "说明" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "无" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "无" + +#, fuzzy +#~| msgid "Grant all privileges on wildcard name (username\\_%)" +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "给以 用户名_ 开头的数据库 (username\\_%) 授予所有权限" + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "表“%s”不存在!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "无法加载默认配置: \"%1$s\"" diff --git a/po/zh_TW.po b/po/zh_TW.po index d1593cf..7edbd04 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-05 11:43+0200\n" +"POT-Creation-Date: 2010-05-05 11:52+0200\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: chinese_traditional <zh_TW@li.org>\n" @@ -1545,8 +1545,7 @@ msgstr "壓縮" #: libraries/display_export.lib.php:240 libraries/display_import.lib.php:197 #: libraries/display_import.lib.php:210 libraries/display_tbl.lib.php:530 #: libraries/export/sql.php:868 libraries/messages.inc.php:566 -#: libraries/tbl_properties.inc.php:575 server_privileges.php:263 -#: server_privileges.php:264 server_privileges.php:1836 +#: libraries/tbl_properties.inc.php:575 server_privileges.php:1836 #: server_processlist.php:75 msgid "None" msgstr "不適用" @@ -2945,7 +2944,7 @@ msgstr "不適用" msgid "Grant all privileges on database "%s"" msgstr "查詢資料庫 "%s" 之權限." -#: libraries/messages.inc.php:208 +#: libraries/messages.inc.php:208 server_privileges.php:2000 msgid "Grant all privileges on wildcard name (username\\_%)" msgstr "" @@ -6484,23 +6483,30 @@ msgctxt "short form" msgid "Create table" msgstr "建立新一頁" +#: pdf_schema.php:637 +#, fuzzy, php-format +#| msgid "The \"%s\" table doesn't exist!" +msgid "The %s table doesn't exist!" +msgstr "資料表 \"%s\" 不存在!" + #: pdf_schema.php:996 #, fuzzy, php-format #| msgid "Schema of the \"%s\" database - Page %s" msgid "Schema of the %s database - Page %s" msgstr "\"%s\" 資料庫概要 - 第 %s 頁" -#: pdf_schema.php:637 -#, fuzzy, php-format -#| msgid "The \"%s\" table doesn't exist!" -msgid "The %s table doesn" -msgstr "資料表 \"%s\" 不存在!" - #: server_databases.php:230 #, fuzzy msgid "Jump to database" msgstr "沒有資料庫" +#: server_privileges.php:263 server_privileges.php:264 +#, fuzzy +#| msgid "None" +msgctxt "None privileges" +msgid "None" +msgstr "不適用" + #: server_privileges.php:1904 msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "萬用符號 _ 及 % 應正確地加入 \\ " @@ -6508,15 +6514,10 @@ msgstr "萬用符號 _ 及 % 應正確地加入 \\ " #: server_privileges.php:1998 #, fuzzy #| msgid "None" -msgctxt "" +msgctxt "Create none database for user" msgid "None" msgstr "不適用" -#: server_privileges.php:2000 -#, fuzzy -msgid "Grant all privileges on wildcard name (username_%)" -msgstr "查詢資料庫 "%s" 之權限." - #: server_status.php:344 #, fuzzy #| msgid "Reset" @@ -8200,6 +8201,27 @@ msgid "Description" msgstr "說明" #, fuzzy +#~| msgid "None" +#~ msgctxt "None action" +#~ msgid "None" +#~ msgstr "不適用" + +#, fuzzy +#~| msgid "None" +#~ msgctxt "" +#~ msgid "None" +#~ msgstr "不適用" + +#, fuzzy +#~ msgid "Grant all privileges on wildcard name (username_%)" +#~ msgstr "查詢資料庫 "%s" 之權限." + +#, fuzzy +#~| msgid "The \"%s\" table doesn't exist!" +#~ msgid "The %s table doesn" +#~ msgstr "資料表 \"%s\" 不存在!" + +#, fuzzy #~| msgid "Could not load default configuration from: \"%1$s\"" #~ msgid "Could not load default configuration from: %1" #~ msgstr "無法讀取預設設定: \"%1$s\"" diff --git a/server_privileges.php b/server_privileges.php index e908f37..2bd67bd 100644 --- a/server_privileges.php +++ b/server_privileges.php @@ -260,8 +260,8 @@ function PMA_display_column_privs($columns, $row, $name_for_select, . '_none"><input type="checkbox"' . (empty($GLOBALS['checkall']) ? '' : ' checked="checked"') . ' name="' . $name_for_select . '_none" id="checkbox_' - . $name_for_select . '_none" title="' . __('None') . '" />' - . __('None') . '</label>' . "\n" + . $name_for_select . '_none" title="' . _pgettext('None privileges', 'None') . '" />' + . _pgettext('None privileges', 'None') . '</label>' . "\n" . ' </div>' . "\n"; } // end function @@ -1995,9 +1995,9 @@ if (empty($_REQUEST['adduser']) && (! isset($checkprivs) || ! strlen($checkprivs $default_choice = 0; $choices = array( - '0' => _pgettext('', 'None'), + '0' => _pgettext('Create none database for user', 'None'), '1' => __('Create database with same name and grant all privileges'), - '2' => __('Grant all privileges on wildcard name (username_%)')); + '2' => __('Grant all privileges on wildcard name (username\\_%)')); if ( !empty($dbname) ) { $choices['3'] = sprintf($GLOBALS['strCreateUserDatabasePrivileges'], htmlspecialchars($dbname)); hooks/post-receive -- phpMyAdmin