rfe 2988629 Improve labels in relation view

This commit is contained in:
Marc Delisle
2010-04-18 08:52:44 -04:00
parent 5a75ca180a
commit e537f88313
63 changed files with 524 additions and 249 deletions

View File

@@ -76,6 +76,7 @@ $Id$
+ rfe #2964518 [interface] Allow to choose servers from configuration for + rfe #2964518 [interface] Allow to choose servers from configuration for
synchronisation. synchronisation.
+ rfe #2988633 [relation] Improve ON DELETE/ON UPDATE drop-downs + rfe #2988633 [relation] Improve ON DELETE/ON UPDATE drop-downs
+ rfe #2988629 [relation] Improve labels in relation view
3.3.3.0 (not yet released) 3.3.3.0 (not yet released)
- patch #2982480 [navi] Do not group if there would be one table in group, - patch #2982480 [navi] Do not group if there would be one table in group,

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 23:04+0200\n" "PO-Revision-Date: 2010-03-30 23:04+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: afrikaans <af@li.org>\n" "Language-Team: afrikaans <af@li.org>\n"
@@ -1989,7 +1989,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Algemene verwantskap funksies" msgstr "Algemene verwantskap funksies"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "" msgstr ""
@@ -3350,7 +3350,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
#, fuzzy #, fuzzy
msgid "Relations" msgid "Relations"
msgstr "Operasies" msgstr "Operasies"
@@ -5740,7 +5740,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7339,6 +7339,10 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~ msgid "Internal relation"
#~ msgstr "Algemene verwantskap funksies"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: arabic <ar@li.org>\n" "Language-Team: arabic <ar@li.org>\n"
@@ -1971,7 +1971,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "" msgstr ""
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "العلاقات الداخلية" msgstr "العلاقات الداخلية"
@@ -3318,7 +3318,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "الروابط" msgstr "الروابط"
@@ -5699,7 +5699,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7279,6 +7279,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "زيب" msgstr "زيب"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "العلاقات الداخلية"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: azerbaijani <az@li.org>\n" "Language-Team: azerbaijani <az@li.org>\n"
@@ -2014,7 +2014,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Ümumi elaqe variantları" msgstr "Ümumi elaqe variantları"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "" msgstr ""
@@ -3390,7 +3390,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relations" msgstr "Relations"
@@ -5806,7 +5806,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7417,6 +7417,10 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~ msgid "Internal relation"
#~ msgstr "Ümumi elaqe variantları"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: belarusian_cyrillic <be@li.org>\n" "Language-Team: belarusian_cyrillic <be@li.org>\n"
@@ -2026,7 +2026,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Унутраная сувязь дададзеная" msgstr "Унутраная сувязь дададзеная"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Унутраныя сувязі" msgstr "Унутраныя сувязі"
@@ -3452,7 +3452,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "Сувязі ў табліцы" msgstr "Сувязі ў табліцы"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Сувязі" msgstr "Сувязі"
@@ -6055,7 +6055,7 @@ msgstr ""
"Сымбалі падстаноўкі _ і % мусяць быць экранаванымі сымбалем \\ для іх " "Сымбалі падстаноўкі _ і % мусяць быць экранаванымі сымбалем \\ для іх "
"літаральнага выкарыстаньня" "літаральнага выкарыстаньня"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7695,6 +7695,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Унутраныя сувязі"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 23:09+0200\n" "PO-Revision-Date: 2010-03-30 23:09+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: belarusian_latin <be@latin@li.org>\n" "Language-Team: belarusian_latin <be@latin@li.org>\n"
@@ -2015,7 +2015,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Unutranaja suviaź dadadzienaja" msgstr "Unutranaja suviaź dadadzienaja"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Unutranyja suviazi" msgstr "Unutranyja suviazi"
@@ -3442,7 +3442,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "Suviazi ŭ tablicy" msgstr "Suviazi ŭ tablicy"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Suviazi" msgstr "Suviazi"
@@ -6023,7 +6023,7 @@ msgstr ""
"Symbali padstanoŭki % i _ musiać być ekranavanymi symbalem \\ dla ich " "Symbali padstanoŭki % i _ musiać być ekranavanymi symbalem \\ dla ich "
"litaralnaha vykarystańnia" "litaralnaha vykarystańnia"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7606,6 +7606,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Unutranyja suviazi"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: bulgarian <bg@li.org>\n" "Language-Team: bulgarian <bg@li.org>\n"
@@ -2018,7 +2018,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Вътрешни релации" msgstr "Вътрешни релации"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Вътрешни релации" msgstr "Вътрешни релации"
@@ -3403,7 +3403,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "РЕЛАЦИИ ЗА ТАБЛИЦА" msgstr "РЕЛАЦИИ ЗА ТАБЛИЦА"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Релации" msgstr "Релации"
@@ -5839,7 +5839,7 @@ msgstr "Календар"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7455,6 +7455,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Вътрешни релации"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: bangla <bn@li.org>\n" "Language-Team: bangla <bn@li.org>\n"
@@ -2028,7 +2028,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Internal relations" msgstr "Internal relations"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Internal relations" msgstr "Internal relations"
@@ -3420,7 +3420,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relations" msgstr "Relations"
@@ -5976,7 +5976,7 @@ msgstr "ক্যালেন্ডার"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Wildcards % and _ should be escaped with a \\ to use them literally"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7610,6 +7610,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Internal relations"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: bosnian <bs@li.org>\n" "Language-Team: bosnian <bs@li.org>\n"
@@ -2012,7 +2012,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Opšte osobine relacija" msgstr "Opšte osobine relacija"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "" msgstr ""
@@ -3387,7 +3387,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relacije" msgstr "Relacije"
@@ -5803,7 +5803,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7413,6 +7413,10 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~ msgid "Internal relation"
#~ msgstr "Opšte osobine relacija"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: catalan <ca@li.org>\n" "Language-Team: catalan <ca@li.org>\n"
@@ -2033,7 +2033,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Afegida relació interna" msgstr "Afegida relació interna"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Relacions internes" msgstr "Relacions internes"
@@ -3458,7 +3458,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELACIONS DE LA TAULA" msgstr "RELACIONS DE LA TAULA"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relacions" msgstr "Relacions"
@@ -6051,7 +6051,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
"Els comodins _ i % han de marcar-se amb una \\ per usar-los literalment" "Els comodins _ i % han de marcar-se amb una \\ per usar-los literalment"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7838,6 +7838,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Relacions internes"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-04-16 16:28+0200\n" "PO-Revision-Date: 2010-04-16 16:28+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: czech <cs@li.org>\n" "Language-Team: czech <cs@li.org>\n"
@@ -2014,7 +2014,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Interní relace vytvořena" msgstr "Interní relace vytvořena"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Interní relace" msgstr "Interní relace"
@@ -3427,7 +3427,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELACE PRO TABULKU" msgstr "RELACE PRO TABULKU"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relace" msgstr "Relace"
@@ -5986,9 +5986,8 @@ msgstr ""
"Zástupné znaky _ a % by měly být escapovány pomocí \\, pokud je chcete " "Zástupné znaky _ a % by měly být escapovány pomocí \\, pokud je chcete "
"použít jako znak" "použít jako znak"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
#| msgid "Configuration"
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "Konfigurace: %s" msgstr "Konfigurace: %s"
@@ -7751,6 +7750,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Interní relace"
#~ msgid "SELECT *" #~ msgid "SELECT *"
#~ msgstr "SELECT *" #~ msgstr "SELECT *"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: danish <da@li.org>\n" "Language-Team: danish <da@li.org>\n"
@@ -2001,7 +2001,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Intern relation tilføjet" msgstr "Intern relation tilføjet"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Interne relationer" msgstr "Interne relationer"
@@ -3389,7 +3389,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE (Relationer for tabellen)" msgstr "RELATIONS FOR TABLE (Relationer for tabellen)"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relationer" msgstr "Relationer"
@@ -5937,7 +5937,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7519,6 +7519,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Interne relationer"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-23 21:07+0200\n" "PO-Revision-Date: 2010-03-23 21:07+0200\n"
"Last-Translator: <me@michaelkeck.de>\n" "Last-Translator: <me@michaelkeck.de>\n"
"Language-Team: german <de@li.org>\n" "Language-Team: german <de@li.org>\n"
@@ -2041,7 +2041,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Interne Verknüpfung hinzugefügt" msgstr "Interne Verknüpfung hinzugefügt"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Interne Beziehungen" msgstr "Interne Beziehungen"
@@ -3475,7 +3475,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONEN DER TABELLE" msgstr "RELATIONEN DER TABELLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Tabellenverknüpfungen" msgstr "Tabellenverknüpfungen"
@@ -6099,7 +6099,7 @@ msgstr ""
"Platzhalter _ und % sollten mit einem \\ escaped werden, um das gewünschte " "Platzhalter _ und % sollten mit einem \\ escaped werden, um das gewünschte "
"Sonderzeichen einzubinden" "Sonderzeichen einzubinden"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration" #| msgid "Configuration"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7808,6 +7808,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Interne Beziehungen"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 23:16+0200\n" "PO-Revision-Date: 2010-03-30 23:16+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: greek <el@li.org>\n" "Language-Team: greek <el@li.org>\n"
@@ -2031,7 +2031,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Η εσωτερική συσχέτιση προστέθηκε" msgstr "Η εσωτερική συσχέτιση προστέθηκε"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Εσωτερικές συσχετίσεις" msgstr "Εσωτερικές συσχετίσεις"
@@ -3473,7 +3473,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "ΣΥΣΧΕΤΙΣΕΙΣ ΓΙΑ ΠΙΝΑΚΑ" msgstr "ΣΥΣΧΕΤΙΣΕΙΣ ΓΙΑ ΠΙΝΑΚΑ"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Συσχετίσεις" msgstr "Συσχετίσεις"
@@ -6120,7 +6120,7 @@ msgstr ""
"Οι χαρακτήρες μπαλαντέρ _ και % πρέπει να γραφούν μπροστά με \\ για να " "Οι χαρακτήρες μπαλαντέρ _ και % πρέπει να γραφούν μπροστά με \\ για να "
"χρησιμοποιηθούν" "χρησιμοποιηθούν"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7922,6 +7922,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Εσωτερικές συσχετίσεις"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 16:04+0200\n" "PO-Revision-Date: 2010-03-30 16:04+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: english-gb <en_GB@li.org>\n" "Language-Team: english-gb <en_GB@li.org>\n"
@@ -2015,7 +2015,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Internal relation added" msgstr "Internal relation added"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Internal relations" msgstr "Internal relations"
@@ -3429,7 +3429,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relations" msgstr "Relations"
@@ -5995,7 +5995,7 @@ msgstr "Clear"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Wildcards % and _ should be escaped with a \\ to use them literally"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration" #| msgid "Configuration"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7750,6 +7750,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Internal relations"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 11:23+0200\n" "PO-Revision-Date: 2010-03-12 11:23+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: spanish <es@li.org>\n" "Language-Team: spanish <es@li.org>\n"
@@ -2050,7 +2050,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Se añadió la relación interna" msgstr "Se añadió la relación interna"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Relaciones internas" msgstr "Relaciones internas"
@@ -3494,7 +3494,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELACIONES PARA LA TABLA" msgstr "RELACIONES PARA LA TABLA"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relaciones" msgstr "Relaciones"
@@ -6120,7 +6120,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
"Los comodines _ y % deben acompañarse de \\ para usarlos de manera literal" "Los comodines _ y % deben acompañarse de \\ para usarlos de manera literal"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7876,6 +7876,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Relaciones internas"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: estonian <et@li.org>\n" "Language-Team: estonian <et@li.org>\n"
@@ -2018,7 +2018,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Sisemine suhe loodud" msgstr "Sisemine suhe loodud"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Sisesed seosed" msgstr "Sisesed seosed"
@@ -3408,7 +3408,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "SEOSED TABELILE" msgstr "SEOSED TABELILE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Suhted" msgstr "Suhted"
@@ -5957,7 +5957,7 @@ msgstr ""
"Metamärgid _ ja % peaksid olema varjestatud märgiga \\, kui soovite neid " "Metamärgid _ ja % peaksid olema varjestatud märgiga \\, kui soovite neid "
"sisestada" "sisestada"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7591,6 +7591,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Sisesed seosed"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-31 10:40+0200\n" "PO-Revision-Date: 2010-03-31 10:40+0200\n"
"Last-Translator: <hey_neken@mundurat.net>\n" "Last-Translator: <hey_neken@mundurat.net>\n"
"Language-Team: basque <eu@li.org>\n" "Language-Team: basque <eu@li.org>\n"
@@ -2016,7 +2016,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Barne-erlazioak" msgstr "Barne-erlazioak"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Barne-erlazioak" msgstr "Barne-erlazioak"
@@ -3401,7 +3401,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Erlazioak" msgstr "Erlazioak"
@@ -5830,7 +5830,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7440,6 +7440,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Barne-erlazioak"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: persian <fa@li.org>\n" "Language-Team: persian <fa@li.org>\n"
@@ -1990,7 +1990,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "" msgstr ""
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "" msgstr ""
@@ -3342,7 +3342,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
#, fuzzy #, fuzzy
msgid "Relations" msgid "Relations"
msgstr "عمليات" msgstr "عمليات"
@@ -5720,7 +5720,7 @@ msgstr "تقویم"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7316,6 +7316,10 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~ msgid "Internal relation"
#~ msgstr "اروپای غربی"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: finnish <fi@li.org>\n" "Language-Team: finnish <fi@li.org>\n"
@@ -2020,7 +2020,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Sisäinen relaatio luotu" msgstr "Sisäinen relaatio luotu"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Sisäiset relaatiot" msgstr "Sisäiset relaatiot"
@@ -3433,7 +3433,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELAATIOT TAULULLE" msgstr "RELAATIOT TAULULLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relaatiot" msgstr "Relaatiot"
@@ -6037,7 +6037,7 @@ msgstr ""
"Korvausmerkkien _ ja % eteen on lisättävä \\-merkki, jotta ne näkyisivät " "Korvausmerkkien _ ja % eteen on lisättävä \\-merkki, jotta ne näkyisivät "
"oikein" "oikein"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7815,6 +7815,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Sisäiset relaatiot"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-04-10 16:00+0200\n" "PO-Revision-Date: 2010-04-10 16:00+0200\n"
"Last-Translator: Marc <marc@infomarc.info>\n" "Last-Translator: Marc <marc@infomarc.info>\n"
"Language-Team: french <fr@li.org>\n" "Language-Team: french <fr@li.org>\n"
@@ -2029,7 +2029,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Relation interne ajoutée" msgstr "Relation interne ajoutée"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Relations internes" msgstr "Relations internes"
@@ -3488,7 +3488,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS POUR LA TABLE" msgstr "RELATIONS POUR LA TABLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relations" msgstr "Relations"
@@ -6091,7 +6091,7 @@ msgstr "Vider"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Préfixer avec \\ les passepartouts _ et % pour un usage littéral" msgstr "Préfixer avec \\ les passepartouts _ et % pour un usage littéral"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration" #| msgid "Configuration"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7860,6 +7860,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Relations internes"
#~ msgid "SELECT *" #~ msgid "SELECT *"
#~ msgstr "SELECT *" #~ msgstr "SELECT *"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: galician <gl@li.org>\n" "Language-Team: galician <gl@li.org>\n"
@@ -2030,7 +2030,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Engadiuse a relación interna" msgstr "Engadiuse a relación interna"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Relacións internas" msgstr "Relacións internas"
@@ -3452,7 +3452,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELACIÓNS PARA A TÁBOA" msgstr "RELACIÓNS PARA A TÁBOA"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relacións" msgstr "Relacións"
@@ -6058,7 +6058,7 @@ msgstr ""
"Os caracteres comodín _ e % deberíanse escapar con \\ para podelos usar " "Os caracteres comodín _ e % deberíanse escapar con \\ para podelos usar "
"literalmente" "literalmente"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7869,6 +7869,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Relacións internas"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: hebrew <he@li.org>\n" "Language-Team: hebrew <he@li.org>\n"
@@ -1994,7 +1994,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "יחסים פנימיים" msgstr "יחסים פנימיים"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "יחסים פנימיים" msgstr "יחסים פנימיים"
@@ -3356,7 +3356,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "יחסים" msgstr "יחסים"
@@ -5729,7 +5729,7 @@ msgstr "לוח שנה"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "תווים כללים _ וגם % צריכים לבוא ביחד עם \\ על מנת להשתמש בהם באמת" msgstr "תווים כללים _ וגם % צריכים לבוא ביחד עם \\ על מנת להשתמש בהם באמת"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7342,6 +7342,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "יחסים פנימיים"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: hindi <hi@li.org>\n" "Language-Team: hindi <hi@li.org>\n"
@@ -1943,7 +1943,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "" msgstr ""
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "" msgstr ""
@@ -3276,7 +3276,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "" msgstr ""
@@ -5621,7 +5621,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: croatian <hr@li.org>\n" "Language-Team: croatian <hr@li.org>\n"
@@ -2019,7 +2019,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Dodane interne relacije" msgstr "Dodane interne relacije"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Interne relacije" msgstr "Interne relacije"
@@ -3442,7 +3442,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELACIJE TABLICE" msgstr "RELACIJE TABLICE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relacije" msgstr "Relacije"
@@ -6033,7 +6033,7 @@ msgstr ""
"Kako bi se mogli upotrebljavati u doslovnom smislu, džokerima \\_ i \\% mora " "Kako bi se mogli upotrebljavati u doslovnom smislu, džokerima \\_ i \\% mora "
"prethoditi znak \\" "prethoditi znak \\"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7669,6 +7669,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Interne relacije"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: hungarian <hu@li.org>\n" "Language-Team: hungarian <hu@li.org>\n"
@@ -2033,7 +2033,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "A belső kapcsolat hozzáadása megtörtént" msgstr "A belső kapcsolat hozzáadása megtörtént"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Belső kapcsolatok" msgstr "Belső kapcsolatok"
@@ -3461,7 +3461,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "TÁBLA KAPCSOLATAI" msgstr "TÁBLA KAPCSOLATAI"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Kapcsolatok" msgstr "Kapcsolatok"
@@ -6059,7 +6059,7 @@ msgstr ""
"A _ és a % karakterhelyettesítőt \\ jellel kell lezárni, hogy " "A _ és a % karakterhelyettesítőt \\ jellel kell lezárni, hogy "
"szövegkonstansként lehessen őket használni" "szövegkonstansként lehessen őket használni"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7867,6 +7867,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Belső kapcsolatok"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-28 13:56+0200\n" "PO-Revision-Date: 2010-03-28 13:56+0200\n"
"Last-Translator: Azhari Harahap <azhari.harahap@yahoo.com>\n" "Last-Translator: Azhari Harahap <azhari.harahap@yahoo.com>\n"
"Language-Team: indonesian <id@li.org>\n" "Language-Team: indonesian <id@li.org>\n"
@@ -1999,7 +1999,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Relasi internal" msgstr "Relasi internal"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Relasi internal" msgstr "Relasi internal"
@@ -3405,7 +3405,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELASI UNTUK TABEL" msgstr "RELASI UNTUK TABEL"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Tabel Relasi" msgstr "Tabel Relasi"
@@ -5849,7 +5849,7 @@ msgstr ""
"Wildcard _ dan % sebaiknya diakhiri dengan tanda \\ untuk mengunakannya " "Wildcard _ dan % sebaiknya diakhiri dengan tanda \\ untuk mengunakannya "
"secara harfiah" "secara harfiah"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7463,6 +7463,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Relasi internal"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-04-11 11:19+0200\n" "PO-Revision-Date: 2010-04-11 11:19+0200\n"
"Last-Translator: Fabio <fantonifabio@tiscali.it>\n" "Last-Translator: Fabio <fantonifabio@tiscali.it>\n"
"Language-Team: italian <it@li.org>\n" "Language-Team: italian <it@li.org>\n"
@@ -2030,7 +2030,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Aggiunte relazioni internet" msgstr "Aggiunte relazioni internet"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Relazioni interne" msgstr "Relazioni interne"
@@ -3465,7 +3465,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relazioni" msgstr "Relazioni"
@@ -6075,7 +6075,7 @@ msgstr ""
"I caratteri jolly _ e % dovrebbero essere preceduti da un \\ per l'utilizzo " "I caratteri jolly _ e % dovrebbero essere preceduti da un \\ per l'utilizzo "
"letterale" "letterale"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration" #| msgid "Configuration"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7708,3 +7708,8 @@ msgstr ""
#: setup/lib/messages.inc.php:381 #: setup/lib/messages.inc.php:381
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Relazioni interne"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 11:22+0200\n" "PO-Revision-Date: 2010-03-12 11:22+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: japanese <jp@li.org>\n" "Language-Team: japanese <jp@li.org>\n"
@@ -2004,7 +2004,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "内部リレーションを追加しました" msgstr "内部リレーションを追加しました"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "内部リレーション" msgstr "内部リレーション"
@@ -3403,7 +3403,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "リレーション" msgstr "リレーション"
@@ -5917,7 +5917,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration" #| msgid "Configuration"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7505,6 +7505,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "内部リレーション"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: georgian <ka@li.org>\n" "Language-Team: georgian <ka@li.org>\n"
@@ -2023,7 +2023,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Internal relation added" msgstr "Internal relation added"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Internal relations" msgstr "Internal relations"
@@ -3435,7 +3435,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relations" msgstr "Relations"
@@ -6008,7 +6008,7 @@ msgstr "გაწმენდა"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Wildcards % and _ should be escaped with a \\ to use them literally"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7767,6 +7767,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Internal relations"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: korean <ko@li.org>\n" "Language-Team: korean <ko@li.org>\n"
@@ -1994,7 +1994,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "" msgstr ""
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "" msgstr ""
@@ -3353,7 +3353,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
#, fuzzy #, fuzzy
msgid "Relations" msgid "Relations"
msgstr "테이블 작업" msgstr "테이블 작업"
@@ -5736,7 +5736,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-04-02 18:26+0200\n" "PO-Revision-Date: 2010-04-02 18:26+0200\n"
"Last-Translator: <edgaras.janusauskas@gmail.com>\n" "Last-Translator: <edgaras.janusauskas@gmail.com>\n"
"Language-Team: lithuanian <lt@li.org>\n" "Language-Team: lithuanian <lt@li.org>\n"
@@ -2014,7 +2014,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Vidiniai sąryšiai" msgstr "Vidiniai sąryšiai"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Vidiniai sąryšiai" msgstr "Vidiniai sąryšiai"
@@ -3401,7 +3401,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Sąryšiai" msgstr "Sąryšiai"
@@ -5844,7 +5844,7 @@ msgstr "Išvalyti"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Norint naudoti _ ir % simblius, juos reikėtų eskeipinti su \\" msgstr "Norint naudoti _ ir % simblius, juos reikėtų eskeipinti su \\"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7468,6 +7468,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Vidiniai sąryšiai"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: latvian <lv@li.org>\n" "Language-Team: latvian <lv@li.org>\n"
@@ -2011,7 +2011,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Iekšējās relācijas" msgstr "Iekšējās relācijas"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Iekšējās relācijas" msgstr "Iekšējās relācijas"
@@ -3390,7 +3390,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELĀCIJAS TABULAI" msgstr "RELĀCIJAS TABULAI"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relācijas" msgstr "Relācijas"
@@ -5812,7 +5812,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
"Aizstājējzīmes _ un % jāaizsargā ar \\ priekšā, lai izmantotu tās burtiski" "Aizstājējzīmes _ un % jāaizsargā ar \\ priekšā, lai izmantotu tās burtiski"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7424,6 +7424,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Iekšējās relācijas"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: macedonian_cyrillic <mk@li.org>\n" "Language-Team: macedonian_cyrillic <mk@li.org>\n"
@@ -2022,7 +2022,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Внатрешни релации" msgstr "Внатрешни релации"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Внатрешни релации" msgstr "Внатрешни релации"
@@ -3425,7 +3425,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "РЕЛАЦИИ НА ТАБЕЛИТЕ" msgstr "РЕЛАЦИИ НА ТАБЕЛИТЕ"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Релации" msgstr "Релации"
@@ -5858,7 +5858,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
"Пред џокер знаците _ и % треба да стои знакот \\ ако ги користите самостојно" "Пред џокер знаците _ и % треба да стои знакот \\ ако ги користите самостојно"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7472,6 +7472,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Внатрешни релации"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: mongolian <mn@li.org>\n" "Language-Team: mongolian <mn@li.org>\n"
@@ -1985,7 +1985,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Дотоод холбоо нэмэгдэв" msgstr "Дотоод холбоо нэмэгдэв"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Дотоод хамаарал" msgstr "Дотоод хамаарал"
@@ -3356,7 +3356,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "Хүснэгтийн хамаарал" msgstr "Хүснэгтийн хамаарал"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Хамаарал" msgstr "Хамаарал"
@@ -5799,7 +5799,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7381,6 +7381,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Дотоод хамаарал"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: malay <ms@li.org>\n" "Language-Team: malay <ms@li.org>\n"
@@ -1997,7 +1997,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Ciri-ciri hubungan am" msgstr "Ciri-ciri hubungan am"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "" msgstr ""
@@ -3358,7 +3358,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
#, fuzzy #, fuzzy
msgid "Relations" msgid "Relations"
msgstr "Operasi" msgstr "Operasi"
@@ -5747,7 +5747,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7349,6 +7349,10 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~ msgid "Internal relation"
#~ msgstr "Ciri-ciri hubungan am"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-04-06 14:28+0200\n" "PO-Revision-Date: 2010-04-06 14:28+0200\n"
"Last-Translator: <sven.erik.andersen@gmail.com>\n" "Last-Translator: <sven.erik.andersen@gmail.com>\n"
"Language-Team: norwegian <no@li.org>\n" "Language-Team: norwegian <no@li.org>\n"
@@ -2015,7 +2015,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Intern relasjon lagt til" msgstr "Intern relasjon lagt til"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Interne relasjoner" msgstr "Interne relasjoner"
@@ -3434,7 +3434,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELASJONER FOR TABELLEN" msgstr "RELASJONER FOR TABELLEN"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relasjoner" msgstr "Relasjoner"
@@ -6008,7 +6008,7 @@ msgstr "Fjern"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Jokertegnene _ og % må beskyttes med en \\ for å bruke dem direkte" msgstr "Jokertegnene _ og % må beskyttes med en \\ for å bruke dem direkte"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7765,6 +7765,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Interne relasjoner"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-26 15:46+0200\n" "PO-Revision-Date: 2010-03-26 15:46+0200\n"
"Last-Translator: <rink@initfour.nl>\n" "Last-Translator: <rink@initfour.nl>\n"
"Language-Team: dutch <nl@li.org>\n" "Language-Team: dutch <nl@li.org>\n"
@@ -2036,7 +2036,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Interne relatie toegevoegd" msgstr "Interne relatie toegevoegd"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Interne relaties" msgstr "Interne relaties"
@@ -3474,7 +3474,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIES VOOR TABEL" msgstr "RELATIES VOOR TABEL"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relaties" msgstr "Relaties"
@@ -6079,7 +6079,7 @@ msgstr ""
"Wildcards _ en % moeten worden ge-escaped met een \\ om ze letterlijk te " "Wildcards _ en % moeten worden ge-escaped met een \\ om ze letterlijk te "
"gebruiken" "gebruiken"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7883,6 +7883,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Interne relaties"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1946,7 +1946,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "" msgstr ""
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "" msgstr ""
@@ -3275,7 +3275,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "" msgstr ""
@@ -5618,7 +5618,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, possible-php-format #, possible-php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: polish <pl@li.org>\n" "Language-Team: polish <pl@li.org>\n"
@@ -2022,7 +2022,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Dodano wewnętrzne powiązanie" msgstr "Dodano wewnętrzne powiązanie"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Wewnętrzne relacje" msgstr "Wewnętrzne relacje"
@@ -3435,7 +3435,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELACJE TABELI" msgstr "RELACJE TABELI"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relacje" msgstr "Relacje"
@@ -6028,7 +6028,7 @@ msgstr ""
"Aby użyć symboli wieloznacznych _ i % w znaczeniu dosłownym, należy je " "Aby użyć symboli wieloznacznych _ i % w znaczeniu dosłownym, należy je "
"poprzedzić znakiem \\ " "poprzedzić znakiem \\ "
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration" #| msgid "Configuration"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7749,6 +7749,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Wewnętrzne relacje"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: portuguese <pt@li.org>\n" "Language-Team: portuguese <pt@li.org>\n"
@@ -2021,7 +2021,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Relações internas" msgstr "Relações internas"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Relações internas" msgstr "Relações internas"
@@ -3400,7 +3400,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relações" msgstr "Relações"
@@ -5808,7 +5808,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7430,6 +7430,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Relações internas"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-21 05:17+0200\n" "PO-Revision-Date: 2010-03-21 05:17+0200\n"
"Last-Translator: Maurício Meneghini Fauth <mauriciofauth@gmail.com>\n" "Last-Translator: Maurício Meneghini Fauth <mauriciofauth@gmail.com>\n"
"Language-Team: brazilian_portuguese <pt_BR@li.org>\n" "Language-Team: brazilian_portuguese <pt_BR@li.org>\n"
@@ -2014,7 +2014,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Adicionado relacionamento Interno" msgstr "Adicionado relacionamento Interno"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Relações internas" msgstr "Relações internas"
@@ -3404,7 +3404,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELAÇÕES PARA A TABELA" msgstr "RELAÇÕES PARA A TABELA"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relações" msgstr "Relações"
@@ -5987,7 +5987,7 @@ msgstr ""
"Coringas _ e % precisam ser precedidos com uma \\ para serem usados " "Coringas _ e % precisam ser precedidos com uma \\ para serem usados "
"literalmente" "literalmente"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration" #| msgid "Configuration"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7626,6 +7626,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Relações internas"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-13 00:41+0200\n" "PO-Revision-Date: 2010-03-13 00:41+0200\n"
"Last-Translator: <ronaldinia@yahoo.com>\n" "Last-Translator: <ronaldinia@yahoo.com>\n"
"Language-Team: romanian <ro@li.org>\n" "Language-Team: romanian <ro@li.org>\n"
@@ -2029,7 +2029,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Relație internă adăugată" msgstr "Relație internă adăugată"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Relații interne" msgstr "Relații interne"
@@ -3459,7 +3459,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELAȚII PENTRU TABEL" msgstr "RELAȚII PENTRU TABEL"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Legături" msgstr "Legături"
@@ -6029,7 +6029,7 @@ msgstr "Calendar"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Metacaracterele _ și % trebuiesc însoțite de \\ pentru a le aplica" msgstr "Metacaracterele _ și % trebuiesc însoțite de \\ pentru a le aplica"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7661,6 +7661,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Relații interne"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 23:23+0200\n" "PO-Revision-Date: 2010-03-30 23:23+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: russian <ru@li.org>\n" "Language-Team: russian <ru@li.org>\n"
@@ -2027,7 +2027,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Добавлена внутренняя связь" msgstr "Добавлена внутренняя связь"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Внутренние связи" msgstr "Внутренние связи"
@@ -3459,7 +3459,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "Связи таблицы" msgstr "Связи таблицы"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Связи" msgstr "Связи"
@@ -6080,7 +6080,7 @@ msgstr ""
"процента (%), необходимо экранировать их символом обратной косой черты (\\), " "процента (%), необходимо экранировать их символом обратной косой черты (\\), "
"в противном случае они будут интерпретированы как групповые символы" "в противном случае они будут интерпретированы как групповые символы"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7890,6 +7890,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Внутренние связи"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 23:09+0200\n" "PO-Revision-Date: 2010-03-30 23:09+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: sinhala <si@li.org>\n" "Language-Team: sinhala <si@li.org>\n"
@@ -2017,7 +2017,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Internal relations" msgstr "Internal relations"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Internal relations" msgstr "Internal relations"
@@ -3409,7 +3409,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relations" msgstr "Relations"
@@ -5961,7 +5961,7 @@ msgstr "දින දර්ශනය"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Wildcards % and _ should be escaped with a \\ to use them literally" msgstr "Wildcards % and _ should be escaped with a \\ to use them literally"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7595,6 +7595,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Internal relations"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 23:47+0200\n" "PO-Revision-Date: 2010-03-30 23:47+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: slovak <sk@li.org>\n" "Language-Team: slovak <sk@li.org>\n"
@@ -2016,7 +2016,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Interné vzťahy" msgstr "Interné vzťahy"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Interné vzťahy" msgstr "Interné vzťahy"
@@ -3406,7 +3406,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "PREPOJENIA PRE TABUĽKU" msgstr "PREPOJENIA PRE TABUĽKU"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Prepojenia" msgstr "Prepojenia"
@@ -5971,7 +5971,7 @@ msgstr ""
"Náhradzujúcim znakom _ a % by mal predchádzať znak \\, pokiaľ ich nechcete " "Náhradzujúcim znakom _ a % by mal predchádzať znak \\, pokiaľ ich nechcete "
"použiť doslovne" "použiť doslovne"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7602,6 +7602,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Interné vzťahy"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 23:47+0200\n" "PO-Revision-Date: 2010-03-30 23:47+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: slovenian <sl@li.org>\n" "Language-Team: slovenian <sl@li.org>\n"
@@ -2010,7 +2010,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Notranje relacije" msgstr "Notranje relacije"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Notranje relacije" msgstr "Notranje relacije"
@@ -3385,7 +3385,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELACIJE ZA TABELO" msgstr "RELACIJE ZA TABELO"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relacije" msgstr "Relacije"
@@ -5810,7 +5810,7 @@ msgstr "Koledar"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7421,6 +7421,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Notranje relacije"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 23:08+0200\n" "PO-Revision-Date: 2010-03-30 23:08+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: albanian <sq@li.org>\n" "Language-Team: albanian <sq@li.org>\n"
@@ -2013,7 +2013,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Relacione të brendshme" msgstr "Relacione të brendshme"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Relacione të brendshme" msgstr "Relacione të brendshme"
@@ -3396,7 +3396,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELACIONET PËR TABELËN" msgstr "RELACIONET PËR TABELËN"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relacione" msgstr "Relacione"
@@ -5823,7 +5823,7 @@ msgstr "Kalendari"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7435,6 +7435,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Relacione të brendshme"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 23:47+0200\n" "PO-Revision-Date: 2010-03-30 23:47+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: serbian_cyrillic <sr@li.org>\n" "Language-Team: serbian_cyrillic <sr@li.org>\n"
@@ -2020,7 +2020,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Додата интерна релација" msgstr "Додата интерна релација"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Унутрашње релације" msgstr "Унутрашње релације"
@@ -3409,7 +3409,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "РЕЛАЦИЈЕ ТАБЕЛЕ" msgstr "РЕЛАЦИЈЕ ТАБЕЛЕ"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Релације" msgstr "Релације"
@@ -5968,7 +5968,7 @@ msgstr "Календар"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Пре џокера _ и % треба ставити знак \\ ако их користите самостално" msgstr "Пре џокера _ и % треба ставити знак \\ ако их користите самостално"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7602,6 +7602,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Унутрашње релације"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 23:47+0200\n" "PO-Revision-Date: 2010-03-30 23:47+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: serbian_latin <sr@latin@li.org>\n" "Language-Team: serbian_latin <sr@latin@li.org>\n"
@@ -2020,7 +2020,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Dodata interna relacija" msgstr "Dodata interna relacija"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Unutrašnje relacije" msgstr "Unutrašnje relacije"
@@ -3412,7 +3412,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELACIJE TABELE" msgstr "RELACIJE TABELE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relacije" msgstr "Relacije"
@@ -5974,7 +5974,7 @@ msgstr "Kalendar"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "Pre džokera _ i % treba staviti znak \\ ako ih koristite samostalno" msgstr "Pre džokera _ i % treba staviti znak \\ ako ih koristite samostalno"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7608,6 +7608,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Unutrašnje relacije"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: swedish <sv@li.org>\n" "Language-Team: swedish <sv@li.org>\n"
@@ -2027,7 +2027,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Intern relation tillagd" msgstr "Intern relation tillagd"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Interna relationer" msgstr "Interna relationer"
@@ -3443,7 +3443,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONER FÖR TABELL" msgstr "RELATIONER FÖR TABELL"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Relationer" msgstr "Relationer"
@@ -6021,7 +6021,7 @@ msgstr ""
"Jokertecknen _ och % måste föregås av ett \\ för att användas i egentlig " "Jokertecknen _ och % måste föregås av ett \\ för att användas i egentlig "
"betydelse" "betydelse"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7790,6 +7790,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Interna relationer"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-04-16 10:43+0200\n" "PO-Revision-Date: 2010-04-16 10:43+0200\n"
"Last-Translator: Sutharshan <sutharshan02@gmail.com>\n" "Last-Translator: Sutharshan <sutharshan02@gmail.com>\n"
"Language-Team: Tamil <ta@li.org>\n" "Language-Team: Tamil <ta@li.org>\n"
@@ -1951,7 +1951,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "" msgstr ""
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "" msgstr ""
@@ -3280,7 +3280,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "" msgstr ""
@@ -5623,7 +5623,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-04-02 12:04+0200\n" "PO-Revision-Date: 2010-04-02 12:04+0200\n"
"Last-Translator: <veeven@gmail.com>\n" "Last-Translator: <veeven@gmail.com>\n"
"Language-Team: Telugu <te@li.org>\n" "Language-Team: Telugu <te@li.org>\n"
@@ -1973,7 +1973,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "" msgstr ""
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "అంతర్గత సంబంధాలు" msgstr "అంతర్గత సంబంధాలు"
@@ -3312,7 +3312,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "సంబంధాలు" msgstr "సంబంధాలు"
@@ -5682,7 +5682,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Server configuration" #| msgid "Server configuration"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7264,6 +7264,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "అంతర్గత సంబంధాలు"
#, fuzzy #, fuzzy
#~| msgid "Delete" #~| msgid "Delete"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: thai <th@li.org>\n" "Language-Team: thai <th@li.org>\n"
@@ -1991,7 +1991,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "รีเลชันภายใน" msgstr "รีเลชันภายใน"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "รีเลชันภายใน" msgstr "รีเลชันภายใน"
@@ -3346,7 +3346,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "รีเลชัน" msgstr "รีเลชัน"
@@ -5736,7 +5736,7 @@ msgstr "ปฏิทิน"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7347,6 +7347,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "รีเลชันภายใน"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-04-03 11:44+0200\n" "PO-Revision-Date: 2010-04-03 11:44+0200\n"
"Last-Translator: <hitowerdigit@hotmail.com>\n" "Last-Translator: <hitowerdigit@hotmail.com>\n"
"Language-Team: turkish <tr@li.org>\n" "Language-Team: turkish <tr@li.org>\n"
@@ -2024,7 +2024,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Dahili ilişki eklendi" msgstr "Dahili ilişki eklendi"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Dahili ilişkiler" msgstr "Dahili ilişkiler"
@@ -3456,7 +3456,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "TABLO İLİŞKİLERİ" msgstr "TABLO İLİŞKİLERİ"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "İlişkiler" msgstr "İlişkiler"
@@ -6041,7 +6041,7 @@ msgstr "Temizle"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "_ ve % jokerleri harfi harfine kullanılmak için \\ ile doldurun." msgstr "_ ve % jokerleri harfi harfine kullanılmak için \\ ile doldurun."
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7830,6 +7830,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Dahili ilişkiler"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-30 23:14+0200\n" "PO-Revision-Date: 2010-03-30 23:14+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: tatarish <tt@li.org>\n" "Language-Team: tatarish <tt@li.org>\n"
@@ -2011,7 +2011,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Eçke bäyläneş" msgstr "Eçke bäyläneş"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Eçke bäyläneş" msgstr "Eçke bäyläneş"
@@ -3397,7 +3397,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Bäyläneşlär" msgstr "Bäyläneşlär"
@@ -5836,7 +5836,7 @@ msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
"_ belän % bilgelären şul kileş kenä qullanu öçen \\ belän ütkärergä kiräk" "_ belän % bilgelären şul kileş kenä qullanu öçen \\ belän ütkärergä kiräk"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7466,6 +7466,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Eçke bäyläneş"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: ukrainian <uk@li.org>\n" "Language-Team: ukrainian <uk@li.org>\n"
@@ -1979,7 +1979,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "" msgstr ""
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "" msgstr ""
@@ -3334,7 +3334,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Зв'язки" msgstr "Зв'язки"
@@ -5723,7 +5723,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7303,6 +7303,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "General relation features"
#~ msgid "Internal relation"
#~ msgstr "Загальні можливості"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-04-09 14:02+0200\n" "PO-Revision-Date: 2010-04-09 14:02+0200\n"
"Last-Translator: Michal <michal@cihar.com>\n" "Last-Translator: Michal <michal@cihar.com>\n"
"Language-Team: Urdu <ur@li.org>\n" "Language-Team: Urdu <ur@li.org>\n"
@@ -1946,7 +1946,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "" msgstr ""
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "" msgstr ""
@@ -3275,7 +3275,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "" msgstr ""
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "" msgstr ""
@@ -5618,7 +5618,7 @@ msgstr ""
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "" msgstr ""
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:20+0100\n" "PO-Revision-Date: 2010-03-12 09:20+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: uzbek_cyrillic <uz@li.org>\n" "Language-Team: uzbek_cyrillic <uz@li.org>\n"
@@ -2035,7 +2035,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Ички алоқа ўрнатилди" msgstr "Ички алоқа ўрнатилди"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Ички алоқалар" msgstr "Ички алоқалар"
@@ -3477,7 +3477,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "Жадвал алоқалари" msgstr "Жадвал алоқалари"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Алоқалар" msgstr "Алоқалар"
@@ -6086,7 +6086,7 @@ msgstr ""
"Маълумотлар базалари номларида пастки чизиқ (_) ва фоиз (%) белгилари " "Маълумотлар базалари номларида пастки чизиқ (_) ва фоиз (%) белгилари "
"ишлатилганда улар олдига тескари эгри чизиқ (\\) қўйиш керак." "ишлатилганда улар олдига тескари эгри чизиқ (\\) қўйиш керак."
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7891,6 +7891,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Ички алоқалар"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:20+0100\n" "PO-Revision-Date: 2010-03-12 09:20+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: uzbek_latin <uz@latin@li.org>\n" "Language-Team: uzbek_latin <uz@latin@li.org>\n"
@@ -2044,7 +2044,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "Ichki aloqa ornatildi" msgstr "Ichki aloqa ornatildi"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "Ichki aloqalar" msgstr "Ichki aloqalar"
@@ -3503,7 +3503,7 @@ msgstr ""
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "Jadval aloqalari" msgstr "Jadval aloqalari"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "Aloqalar" msgstr "Aloqalar"
@@ -6135,7 +6135,7 @@ msgstr ""
"Ma`lumotlar bazalari nomlarida pastki chiziq (_) va foiz (%) belgilari " "Ma`lumotlar bazalari nomlarida pastki chiziq (_) va foiz (%) belgilari "
"ishlatilganda ular oldiga teskari egri chiziq (\\) qoyish kerak." "ishlatilganda ular oldiga teskari egri chiziq (\\) qoyish kerak."
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration file" #| msgid "Configuration file"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7955,6 +7955,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "Ichki aloqalar"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-04-08 13:06+0200\n" "PO-Revision-Date: 2010-04-08 13:06+0200\n"
"Last-Translator: shanyan baishui <Siramizu@gmail.com>\n" "Last-Translator: shanyan baishui <Siramizu@gmail.com>\n"
"Language-Team: chinese_simplified <zh_CN@li.org>\n" "Language-Team: chinese_simplified <zh_CN@li.org>\n"
@@ -1973,7 +1973,7 @@ msgstr "不需要一个和外键关系一致的内联关系"
msgid "Internal relation added" msgid "Internal relation added"
msgstr "已添加内联关系" msgstr "已添加内联关系"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "内联" msgstr "内联"
@@ -3337,7 +3337,7 @@ msgstr "链接表的附加功能尚未激活。要查出原因,请点击%s此
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "表的关联" msgstr "表的关联"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "关系" msgstr "关系"
@@ -5794,7 +5794,7 @@ msgstr "清除"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "要使用通配符 _ 和 % 本身,应使用用 \\ 转义" msgstr "要使用通配符 _ 和 % 本身,应使用用 \\ 转义"
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, fuzzy, php-format #, fuzzy, php-format
#| msgid "Configuration" #| msgid "Configuration"
msgid "Configuration: %s" msgid "Configuration: %s"
@@ -7469,6 +7469,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "ZIP" msgstr "ZIP"
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "内联"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -3,7 +3,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-04-16 16:27+0200\n" "POT-Creation-Date: 2010-04-18 08:42-0400\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
"Language-Team: chinese_traditional <zh_TW@li.org>\n" "Language-Team: chinese_traditional <zh_TW@li.org>\n"
@@ -1986,7 +1986,7 @@ msgstr ""
msgid "Internal relation added" msgid "Internal relation added"
msgstr "內部關聯" msgstr "內部關聯"
#: libraries/messages.inc.php:449 #: libraries/messages.inc.php:449 tbl_relation.php:405
msgid "Internal relations" msgid "Internal relations"
msgstr "內部關聯" msgstr "內部關聯"
@@ -3345,7 +3345,7 @@ msgstr "關聯資料表的附加功能未能啟動, %s請按此%s 查出問題
msgid "RELATIONS FOR TABLE" msgid "RELATIONS FOR TABLE"
msgstr "RELATIONS FOR TABLE" msgstr "RELATIONS FOR TABLE"
#: libraries/messages.inc.php:762 #: libraries/messages.inc.php:762 tbl_relation.php:399
msgid "Relations" msgid "Relations"
msgstr "關聯" msgstr "關聯"
@@ -5741,7 +5741,7 @@ msgstr "日曆"
msgid "Wildcards % and _ should be escaped with a \\ to use them literally" msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr "萬用符號 _ 及 % 應正確地加入 \\ " msgstr "萬用符號 _ 及 % 應正確地加入 \\ "
#: server_synchronize.php:1157 #: server_synchronize.php:1159
#, php-format #, php-format
msgid "Configuration: %s" msgid "Configuration: %s"
msgstr "" msgstr ""
@@ -7357,6 +7357,11 @@ msgstr ""
msgid "ZIP" msgid "ZIP"
msgstr "" msgstr ""
#, fuzzy
#~| msgid "Internal relations"
#~ msgid "Internal relation"
#~ msgstr "內部關聯"
#, fuzzy #, fuzzy
#~| msgid "Select All" #~| msgid "Select All"
#~ msgctxt "Create SELECT * query" #~ msgctxt "Create SELECT * query"

View File

@@ -396,13 +396,13 @@ if ($col_rs && PMA_DBI_num_rows($col_rs) > 0) {
$saved_row_cnt = count($save_row); $saved_row_cnt = count($save_row);
?> ?>
<fieldset> <fieldset>
<legend><?php echo $strLinksTo; ?></legend> <legend><?php echo __('Relations'); ?></legend>
<table> <table>
<tr><th></th> <tr><th><?php echo $strField; ?></th>
<?php <?php
if ($cfgRelation['relwork']) { if ($cfgRelation['relwork']) {
echo '<th>' . $strInternalRelations; echo '<th>' . __('Internal relation');
if (PMA_foreignkey_supported($tbl_type)) { if (PMA_foreignkey_supported($tbl_type)) {
echo PMA_showHint($strInternalAndForeign); echo PMA_showHint($strInternalAndForeign);
} }
@@ -410,7 +410,7 @@ if ($col_rs && PMA_DBI_num_rows($col_rs) > 0) {
} }
if (PMA_foreignkey_supported($tbl_type)) { if (PMA_foreignkey_supported($tbl_type)) {
// this does not have to be translated, it's part of the MySQL syntax // this does not have to be translated, it's part of the MySQL syntax
echo '<th colspan="2">FOREIGN KEY (' . $tbl_type . ')'; echo '<th colspan="2">REFERENCES (' . $tbl_type . ')';
echo '</th>'; echo '</th>';
} }
?> ?>