From c15ab70264eab0d92cbe13c7001ba1135f873323 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 3 Jul 2014 07:42:28 -0400 Subject: [PATCH] Update po files --- po/af.po | 107 ++++++++++++++++--------------- po/ar.po | 124 +++++++++++++++++++++--------------- po/az.po | 116 +++++++++++++++++++--------------- po/be.po | 119 ++++++++++++++++++++--------------- po/be@latin.po | 119 ++++++++++++++++++++--------------- po/bg.po | 128 +++++++++++++++++++++---------------- po/bn.po | 128 +++++++++++++++++++++---------------- po/br.po | 110 +++++++++++++++++--------------- po/bs.po | 113 ++++++++++++++++++--------------- po/ca.po | 128 +++++++++++++++++++++---------------- po/ckb.po | 106 ++++++++++++++++--------------- po/cs.po | 128 +++++++++++++++++++++---------------- po/cy.po | 114 ++++++++++++++++++--------------- po/da.po | 128 +++++++++++++++++++++---------------- po/de.po | 128 +++++++++++++++++++++---------------- po/el.po | 139 +++++++++++++++++++++++----------------- po/en_GB.po | 128 +++++++++++++++++++++---------------- po/es.po | 139 +++++++++++++++++++++++----------------- po/et.po | 139 +++++++++++++++++++++++----------------- po/eu.po | 116 +++++++++++++++++++--------------- po/fa.po | 111 +++++++++++++++++--------------- po/fi.po | 126 +++++++++++++++++++++---------------- po/fr.po | 124 +++++++++++++++++++++--------------- po/gl.po | 128 +++++++++++++++++++++---------------- po/he.po | 116 +++++++++++++++++++--------------- po/hi.po | 128 +++++++++++++++++++++---------------- po/hr.po | 126 +++++++++++++++++++++---------------- po/hu.po | 126 +++++++++++++++++++++---------------- po/hy.po | 106 ++++++++++++++++--------------- po/ia.po | 125 ++++++++++++++++++++---------------- po/id.po | 128 +++++++++++++++++++++---------------- po/it.po | 128 +++++++++++++++++++++---------------- po/ja.po | 128 +++++++++++++++++++++---------------- po/ka.po | 115 ++++++++++++++++++--------------- po/kk.po | 104 ++++++++++++++++-------------- po/km.po | 102 ++++++++++++++++-------------- po/kn.po | 91 ++++++++++++++------------- po/ko.po | 128 +++++++++++++++++++++---------------- po/ksh.po | 93 ++++++++++++++------------- po/ky.po | 106 ++++++++++++++++--------------- po/lt.po | 128 +++++++++++++++++++++---------------- po/lv.po | 116 +++++++++++++++++++--------------- po/mk.po | 116 +++++++++++++++++++--------------- po/ml.po | 106 ++++++++++++++++--------------- po/mn.po | 119 ++++++++++++++++++++--------------- po/ms.po | 107 ++++++++++++++++--------------- po/nb.po | 128 +++++++++++++++++++++---------------- po/nl.po | 146 +++++++++++++++++++++--------------------- po/pa.po | 91 ++++++++++++++------------- po/phpmyadmin.pot | 91 ++++++++++++++------------- po/pl.po | 128 +++++++++++++++++++++---------------- po/pt.po | 118 +++++++++++++++++++--------------- po/pt_BR.po | 128 +++++++++++++++++++++---------------- po/ro.po | 119 ++++++++++++++++++++--------------- po/ru.po | 128 +++++++++++++++++++++---------------- po/si.po | 128 +++++++++++++++++++++---------------- po/sk.po | 128 +++++++++++++++++++++---------------- po/sl.po | 127 ++++++++++++++++++++++--------------- po/sq.po | 113 ++++++++++++++++++--------------- po/sr.po | 119 ++++++++++++++++++++--------------- po/sr@latin.po | 119 ++++++++++++++++++++--------------- po/sv.po | 128 +++++++++++++++++++++---------------- po/ta.po | 116 +++++++++++++++++++--------------- po/te.po | 118 +++++++++++++++++++--------------- po/th.po | 123 +++++++++++++++++++++--------------- po/tk.po | 93 ++++++++++++++------------- po/tr.po | 136 ++++++++++++++++++++++----------------- po/tt.po | 119 ++++++++++++++++++++--------------- po/ug.po | 114 ++++++++++++++++++--------------- po/uk.po | 128 +++++++++++++++++++++---------------- po/ur.po | 114 ++++++++++++++++++--------------- po/uz.po | 119 ++++++++++++++++++++--------------- po/uz@latin.po | 119 ++++++++++++++++++++--------------- po/vls.po | 91 ++++++++++++++------------- po/zh_CN.po | 157 ++++++++++++++++++++++++---------------------- po/zh_TW.po | 128 +++++++++++++++++++++---------------- 76 files changed, 5125 insertions(+), 3977 deletions(-) diff --git a/po/af.po b/po/af.po index 6a4fe17cf57d..98aa86d8e38f 100644 --- a/po/af.po +++ b/po/af.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-28 11:05+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Afrikaans Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +msgid "+ Add a new primary key column" +msgstr "Voeg 'n nuwe veld by" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy msgid "Remove redundant columns" msgstr "Hernoem tabel na" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8915,42 +8918,42 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "With selected:" msgid "Remove selected" msgstr "Met gekose:" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy msgid "No redundant column" msgstr "Voeg 'n nuwe veld by" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Stel tabel struktuur voor" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12845,10 +12848,6 @@ msgstr "'n primere sleutel is bygevoeg op %s." msgid "Distinct values" msgstr "" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13445,7 +13444,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Voeg By/Verwyder Veld Kolomme" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15131,6 +15136,10 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~ msgid "Have unique columns" +#~ msgstr "Voeg 'n nuwe veld by" + #, fuzzy #~| msgid "Display PDF schema" #~ msgid "Edit or export relational schema" diff --git a/po/ar.po b/po/ar.po index 6e877be7af00..75ca44714c3a 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-17 16:11+0200\n" "Last-Translator: cherbib mehdi \n" "Language-Team: Arabic Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "إضافة مفتاح رئيسي" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove chart" msgid "Remove redundant columns" msgstr "حذف الرسم البياني" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8993,43 +8996,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "احذف المستخدمين المحددين" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "إضافة عمود" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "اقترح بناء الجدول" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13110,10 +13113,6 @@ msgstr "تم إضافة المفتاح الأساسي في %s" msgid "Distinct values" msgstr "إستعرض القيم المميزة" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "إضافة مفتاح رئيسي" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "إضافة فهرس" @@ -13731,7 +13730,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "إختر عمودين" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15465,6 +15470,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "إضافة فهرس مميز" + +#, fuzzy +#~| msgid "Add columns" +#~ msgid "Have unique columns" +#~ msgstr "إضافة أعمدة" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "اسم المستخدم %s موجود مسبقاً!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/az.po b/po/az.po index 94c772eaaf4f..e80ed1bd6bf0 100644 --- a/po/az.po +++ b/po/az.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-07-01 01:40+0200\n" "Last-Translator: Sevdimali İsa \n" "Language-Team: Azerbaijani Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add column" +msgid "+ Add a new primary key column" +msgstr "Sütun əlavə et" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy msgid "Remove redundant columns" msgstr "Cedveli yeniden adlandır" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8393,43 +8395,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Removing Selected Users" msgid "Remove selected" msgstr "Seçilən İstifadəçilər Silinir" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Sütun əlavə et" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Cədvəl strukturu əməliyyatlarını gizlət" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12229,10 +12231,6 @@ msgstr "%s üzərinə Birinci Dərəcəli Açar əlavə edildi." msgid "Distinct values" msgstr "Fərqli qiymətlər" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "İndeks əlavə et" @@ -12813,7 +12811,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select a column." +msgid "Select one ..." +msgstr "Sütun seçin." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -14534,6 +14538,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Sütunları köçür(move)" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "%s istifadeçisi mövcuddur!" + #~ msgid "Click to sort." #~ msgstr "Sıralamaq üçün klikləyin." diff --git a/po/be.po b/po/be.po index f23f12f28600..6e1fe933d6e4 100644 --- a/po/be.po +++ b/po/be.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-31 14:23+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Belarusian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s field(s)" +msgid "+ Add a new primary key column" +msgstr "Дадаць %s новыя палі" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Rename database to" msgid "Remove redundant columns" msgstr "Перайменаваць базу дадзеных у" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9303,43 +9306,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Выдаліць выбраных карыстальнікаў" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "Дадаць %s новыя палі" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Прапанаваная структура табліцы" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13626,10 +13629,6 @@ msgstr "Першасны ключ быў дададзены да %s." msgid "Distinct values" msgstr "Прагляд розных значэньняў" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Add new field" @@ -14258,7 +14257,13 @@ msgstr "Файлы ў ZIP-архіве ня знойдзеныя!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Дадаць/выдаліць калёнку крытэру" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16042,6 +16047,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "максымум адначасовых злучэньняў" +#, fuzzy +#~| msgid "Add %s field(s)" +#~ msgid "Have unique columns" +#~ msgstr "Дадаць %s новыя палі" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Карыстальнік %s ужо існуе!" + #, fuzzy #~| msgid "Relational schema" #~ msgid "Edit or export relational schema" diff --git a/po/be@latin.po b/po/be@latin.po index a3501aeb35da..06352e9b1cca 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-28 11:02+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Belarusian (latin) Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s field(s)" +msgid "+ Add a new primary key column" +msgstr "Dadać %s novyja pali" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Rename database to" msgid "Remove redundant columns" msgstr "Pierajmienavać bazu dadzienych u" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9338,43 +9341,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Vydalić vybranych karystalnikaŭ" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "Dadać %s novyja pali" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Prapanavanaja struktura tablicy" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13669,10 +13672,6 @@ msgstr "Pieršasny kluč byŭ dadadzieny da %s." msgid "Distinct values" msgstr "Prahlad roznych značeńniaŭ" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Add new field" @@ -14300,7 +14299,13 @@ msgstr "Fajły ŭ ZIP-archivie nia znojdzienyja!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Dadać/vydalić kalonku kryteru" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16094,6 +16099,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "maksymum adnačasovych złučeńniaŭ" +#, fuzzy +#~| msgid "Add %s field(s)" +#~ msgid "Have unique columns" +#~ msgstr "Dadać %s novyja pali" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Karystalnik %s užo isnuje!" + #, fuzzy #~| msgid "Relational schema" #~ msgid "Edit or export relational schema" diff --git a/po/bg.po b/po/bg.po index 8013a5126b32..9757588f6d0f 100644 --- a/po/bg.po +++ b/po/bg.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-04-02 11:55+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Bulgarian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Добавяне на първичен ключ" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Изтриване колона(и)" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9138,43 +9141,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Отстраняване избраните потребители" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Добавяне колона" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Скриване на действията за промяна на структурата" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13145,10 +13148,6 @@ msgstr "Беше добавен първичен ключ към %s." msgid "Distinct values" msgstr "Уникални стойности" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Добавяне на първичен ключ" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Добавяне на индекс" @@ -13725,7 +13724,13 @@ msgstr "Не са открити файлове в ZIP архива!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Изберете две колони" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15409,6 +15414,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert e 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Добавяне на уникален ключ" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Преместване колони" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Потребител %s вече съществува!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/bn.po b/po/bn.po index 5115d762250c..5a0331541050 100644 --- a/po/bn.po +++ b/po/bn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-27 15:10+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Bengali Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "প্রাইমারি কী যোগ কর" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove chart" msgid "Remove redundant columns" msgstr "চিত্র মুছ" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8870,43 +8873,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "নির্বাচিত ব্যবহারকারীদের মুছ" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "স্বম্ভ যোগ করা" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "টেবল গঠনের কার্যাবলী লুকাও" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12827,10 +12830,6 @@ msgstr "%s একটি প্রাইমারি কী যোগ করা msgid "Distinct values" msgstr "স্বতন্ত্র মানগুলো" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "প্রাইমারি কী যোগ কর" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "ইনডেক্স যোগ কর" @@ -13381,7 +13380,13 @@ msgstr "জিপ আর্কাইভের ভিতর কোন ফাই msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "মারাত্মক ভুল: চলাচলের সুবিধা শুধু মাত্র এজাক্সের মাধ্যমে পাওয়া যাবে" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "দুইটি স্তম্ভ নির্বাচন করুন" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15127,6 +15132,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert এর জন্য ০ নির্ধারন করা হয়েছে" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "অনন্য ইনডেক্স যোগ কর" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "স্বম্ভ সরাও" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "ব্যবহারকারী %s পূর্ব থেকেই আছে!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/br.po b/po/br.po index 5350a1f792df..8fb0194cc9bb 100644 --- a/po/br.po +++ b/po/br.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-28 11:07+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Breton Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "+ Add a new primary key column" +msgstr "Ouzhpennañ/Diverkañ bannoù" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove chart" msgid "Remove redundant columns" msgstr "Dilemel ar grafik" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9009,43 +9012,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Removing Selected Users" msgid "Remove selected" msgstr "O lemel kuit an implijerien diuzet" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add/Delete columns" msgid "No redundant column" msgstr "Ouzhpennañ/Diverkañ bannoù" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Include table caption" msgid "Improve table structure (Normalization):" msgstr "Enklozañ an istitloù" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12915,10 +12918,6 @@ msgstr "" msgid "Distinct values" msgstr "Ober gant an talvoud-mañ" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13492,7 +13491,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "Select one ..." +msgstr "Ouzhpennañ/Diverkañ bannoù" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15205,6 +15210,11 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Add/Delete columns" +#~ msgid "Have unique columns" +#~ msgstr "Ouzhpennañ/Diverkañ bannoù" + #, fuzzy #~| msgid "Click to select" #~ msgid "Click to sort." diff --git a/po/bs.po b/po/bs.po index a784ea9ace8f..8a085f1643d8 100644 --- a/po/bs.po +++ b/po/bs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-31 14:23+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Bosnian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +msgid "+ Add a new primary key column" +msgstr "Dodaj novo polje" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy msgid "Remove redundant columns" msgstr "Promjeni ime tabele u " -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9031,42 +9033,42 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Ukloni izabrane korisnike" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy msgid "No redundant column" msgstr "Dodaj novo polje" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Predloži strukturu tabele" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13096,10 +13098,6 @@ msgstr "Osnovni ključ je upravo dodan %s." msgid "Distinct values" msgstr "Pregledaj strane vrijednosti" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Add new field" @@ -13709,7 +13707,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Dodaj/obriši kolonu" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15412,6 +15416,15 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~ msgid "Have unique columns" +#~ msgstr "Dodaj novo polje" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Korisnik %s već postoji!" + #, fuzzy #~| msgid "Relational schema" #~ msgid "Edit or export relational schema" diff --git a/po/ca.po b/po/ca.po index 97eb1cd22da8..84048d48d13c 100644 --- a/po/ca.po +++ b/po/ca.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-28 11:08+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Catalan Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Afegir clau principal" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Treu columna(es)" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9596,43 +9599,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Treu els usuaris triats" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Afegeix columna(es)" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Amaga accions d'estructura de taula" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13822,10 +13825,6 @@ msgstr "S'ha afegit una clau principal a %s." msgid "Distinct values" msgstr "Valors diferents" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Afegir clau principal" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Afegir índex" @@ -14402,7 +14401,13 @@ msgstr "No s'han trobat arxius dins de l'arxiu ZIP!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Error fatal: Només es pot accedir a la navegació mitjançant AJAX" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "selecciona dues columnes" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16294,6 +16299,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "{concurrent_insert} està establert a 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Afegir índex únic" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Moure columnes" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "L'usuari %s ja existeix!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/ckb.po b/po/ckb.po index 01a1f3c22a15..c9e163f2e963 100644 --- a/po/ckb.po +++ b/po/ckb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-14 13:28+0200\n" "Last-Translator: Haval Abdulkarim \n" "Language-Team: Kurdish Sorani Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "+ Add a new primary key column" +msgstr "زیادکردن/سڕینەوەی ستونەکان" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove chart" msgid "Remove redundant columns" msgstr "سڕینەوەی هێلکاری" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8594,41 +8595,41 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Removing Selected Users" msgid "Remove selected" msgstr "سڕینەوەی بەکارهێنەرە دەست نیشانکراوەکان" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add/Delete columns" msgid "No redundant column" msgstr "زیادکردن/سڕینەوەی ستونەکان" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12372,10 +12373,6 @@ msgstr "" msgid "Distinct values" msgstr "" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12924,7 +12921,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "دوو ستون هەڵبژێرە" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -14536,6 +14539,11 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Values for column %s" +#~ msgid "Have unique columns" +#~ msgstr "نرخەکانی ستونی %s" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/cs.po b/po/cs.po index 880c2cefb6e6..9ab3fa7e893f 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-16 17:49+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Czech Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Přidat primární klíč" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Odstranit pole" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8836,43 +8839,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Odstranit vybrané uživatele" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Přidat sloupec" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Schovat akce při zobrazení struktury tabulky" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12826,10 +12829,6 @@ msgstr "Na poli %s byl vytvořen primární klíč." msgid "Distinct values" msgstr "Odlišné hodnoty" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Přidat primární klíč" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Přidat klíč" @@ -13375,7 +13374,13 @@ msgstr "V ZIP archívu nebyly nalezeny žádné soubory!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Chyba: Navigace je přístupná jen přes AJAX" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select a column." +msgid "Select one ..." +msgstr "Zvolte sloupec." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15179,6 +15184,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert je nastaveno na 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Přidat unikátní klíč" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Přesunout pole" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Uživatel %s již existuje!" + #~ msgid "Click to sort." #~ msgstr "Klikněte pro řazení." diff --git a/po/cy.po b/po/cy.po index d60a5c1b5b9e..3a0ed30c4d70 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-28 13:26+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Welsh Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s column(s)" +msgid "+ Add a new primary key column" +msgstr "Ychwanegwch %s colofn" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove database" msgid "Remove redundant columns" msgstr "Tynnwch y gronfa ddata" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9116,43 +9121,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remote server" msgid "Remove selected" msgstr "Gweinydd pell" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s column(s)" msgid "No redundant column" msgstr "Ychwanegwch %s colofn" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Include table caption" msgid "Improve table structure (Normalization):" msgstr "Cynnwys pennawd y tabl" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13110,10 +13115,6 @@ msgstr "" msgid "Distinct values" msgstr "Defnyddiwch y gwerth hwn" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13719,7 +13720,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "Select one ..." +msgstr "Ychwanegu/Dileu colofnau" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15488,6 +15495,11 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Add %s column(s)" +#~ msgid "Have unique columns" +#~ msgstr "Ychwanegwch %s colofn" + #, fuzzy #~| msgid "Click to select" #~ msgid "Click to sort." diff --git a/po/da.po b/po/da.po index 8e1361f1e4ae..9c96c989a03c 100644 --- a/po/da.po +++ b/po/da.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-08 00:38+0200\n" "Last-Translator: Claus Svalekjaer \n" "Language-Team: Danish Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Tilføj primær nøgle" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove from central columns" msgid "Remove redundant columns" msgstr "Fjern kolonner" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8878,43 +8881,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Fjern valgte brugere" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Tilføj kolonne" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Skjul handlinger for tabelstruktur" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12901,10 +12904,6 @@ msgstr "En primær nøgle er blevet tilføjet til %s." msgid "Distinct values" msgstr "Distinkte værdier" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Tilføj primær nøgle" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Tilføj indeks" @@ -13447,7 +13446,13 @@ msgstr "Ingen filer fundet i ZIP arkivet!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Kritisk fejl: Navigationen kan kun tilgås via AJAX" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select a column." +msgid "Select one ..." +msgstr "Vælg en kolonne." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15267,6 +15272,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert er sat til 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Tilføj unikt indeks" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Flyt kolonner" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Brugeren %s findes i forvejen!" + #~ msgid "Click to sort." #~ msgstr "Klik for at sortere." diff --git a/po/de.po b/po/de.po index e6e0b8898c64..02bcf1a269ab 100644 --- a/po/de.po +++ b/po/de.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-18 13:17+0200\n" "Last-Translator: Dieter Adriaenssens \n" "Language-Team: German Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Primärschlüssel hinzufügen" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Spalte(n) entfernen" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9288,43 +9291,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Die ausgewählten Benutzer löschen" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Spalte hinzufügen" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Tabellenstrukturaktionen verbergen" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13467,10 +13470,6 @@ msgstr "Ein Primärschlüssel wurde in %s erzeugt." msgid "Distinct values" msgstr "Unterschiedliche Werte" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Primärschlüssel hinzufügen" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Index hinzufügen" @@ -14034,7 +14033,13 @@ msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" "Schwerer Fehler: Auf die Navigation kann nur mit AJAX zugegriffen werden" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Zwei Spalten auswählen" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15912,6 +15917,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert ist auf 0 gesetzt" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Eindeutigen Index hinzufügen" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Spalten verschieben" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Der Benutzer %s existiert bereits!" + #~ msgid "Click to sort." #~ msgstr "Zum Sortieren klicken." diff --git a/po/el.po b/po/el.po index 37ae41459655..725c3b17a6ce 100644 --- a/po/el.po +++ b/po/el.po @@ -3,11 +3,11 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-07-03 10:17+0200\n" "Last-Translator: Panagiotis Papazoglou \n" -"Language-Team: Greek " -"\n" +"Language-Team: Greek \n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -566,7 +566,7 @@ msgstr "Προσθήκη γεωμετρίας" #: libraries/display_export.lib.php:296 libraries/display_export.lib.php:302 #: libraries/display_import.lib.php:369 libraries/index.lib.php:40 #: libraries/insert_edit.lib.php:1604 libraries/insert_edit.lib.php:1641 -#: libraries/normalization.lib.php:156 libraries/normalization.lib.php:271 +#: libraries/normalization.lib.php:137 libraries/normalization.lib.php:255 #: libraries/operations.lib.php:39 libraries/operations.lib.php:82 #: libraries/operations.lib.php:210 libraries/operations.lib.php:254 #: libraries/operations.lib.php:627 libraries/operations.lib.php:680 @@ -1814,15 +1814,18 @@ msgstr "" msgid "Continue" msgstr "Συνέχεια" -#: js/messages.php:304 -msgid "Add unique/primary index" -msgstr "Προσθήκη μοναδικού/πρωτεύοντος ευρετηρίου" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" +msgstr "Προσθήκη πρωτεύοντος κλειδιού" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "Μοναδική(ές) στήλη(ες) προστέθηκε(αν)." +#, fuzzy +#| msgid "A primary key has been added on %s." +msgid "Primary key added." +msgstr "Ένα πρωτεύον κλειδί προστέθηκε στο %s." -#: js/messages.php:306 libraries/normalization.lib.php:181 +#: js/messages.php:306 libraries/normalization.lib.php:163 msgid "Taking you to next step…" msgstr "Μεταφέροντάς σας στο επόμενο βήμα…" @@ -2099,7 +2102,6 @@ msgstr "" "Εισάγετε ένα έγκυρο δεκαεξαδικό αριθμό. Έγκυροι χαρακτήρες είναι 0-9, A-F." #: js/messages.php:404 -#| msgid "Cancel" msgid "cancel" msgstr "άκυρο" @@ -2112,22 +2114,18 @@ msgid "Failed" msgstr "Απέτυχε" #: js/messages.php:407 -#| msgid "Success!" msgid "Success" msgstr "Επιτυχία" #: js/messages.php:408 -#| msgid "Import defaults" msgid "Import status" msgstr "Κατάσταση εισαγωγής" #: js/messages.php:409 libraries/navigation/Navigation.class.php:102 -#| msgid "Log file threshold" msgid "Drop files here" msgstr "Ρίξτε αρχεία εδώ" #: js/messages.php:410 -#| msgid "Select database" msgid "Select database first" msgstr "Επιλέξτε βάση δεδομένων πρώτα" @@ -8780,20 +8778,20 @@ msgctxt "Create new view" msgid "New" msgstr "Νέα" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "Κάνει όλες τις στήλες ατομικές" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "Πρώτο βήμα κανονικοποίησης (1NF)" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "Βήμα 1." -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." @@ -8802,12 +8800,12 @@ msgstr "" "παράδειγμα: η διεύθυνση μπορεί να διαιρεθεί σε οδό, πόλη, χώρα και " "ταχυδρομικό κώδικα." -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" "Προβολή της κεντρικής λίστας στηλών που δεν είναι ήδη σε αυτό τον πίνακα" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" @@ -8815,53 +8813,70 @@ msgstr "" "Επιλέξτε μια στήση που μπορεί να διαιρεθεί σε περισσότερες από μια. " "(επιλέγοντας το «Καμιά τέτοια στήλη», θα μεταβείτε στο επόμενο βήμα)" -#: libraries/normalization.lib.php:150 normalization.php:18 -msgid "Select one ..." +#: libraries/normalization.lib.php:131 +#, fuzzy +#| msgid "Select one ..." +msgid "Select one…" msgstr "Επιλογή ενός ..." -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 msgid "No such column" msgstr "Καμιά τέτοια στήλη" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "διαίρεση σε " -#: libraries/normalization.lib.php:175 -msgid "Have unique columns" -msgstr "Έχει μοναδικές στήλες" +#: libraries/normalization.lib.php:156 +#, fuzzy +#| msgid "Add primary key" +msgid "Have a primary key" +msgstr "Προσθήκη πρωτεύοντος κλειδιού" -#: libraries/normalization.lib.php:180 -msgid "Unique column(s) already exist" -msgstr "Μοναδική(ές) στήλη(ες) υπάρχει(ουν) ήδη" +#: libraries/normalization.lib.php:162 +#, fuzzy +#| msgid "Error: relation already exists." +msgid "Primary key already exists." +msgstr "Σφάλμα: η συσχέτιση υπαρχει ήδη." -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:167 +#, fuzzy +#| msgid "" +#| "There are no unique columns. Add a unique column (or combination of " +#| "columns) that uniquely identify all rows. " msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" "Δεν υπάρχουν μοναδικές στήλες. Προσθέστε μια μοναδική στήλη (ή συνδυασμό " "στηλών) που ταυτοποιούν όλες τις εγγραφές. " -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +#, fuzzy +#| msgid "Add unique/primary index on existing column(s)" +msgid "Add a primary key on existing column(s)" msgstr "Προσθήκη μοναδικού/πρωτεύοντος ευρετηρίου σε υπάρχουσα(ες) στήλη(ες)" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 +#, fuzzy +#| msgid "" +#| "If it's not possible to make existing column combinations as unique then" msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" "Αν δεν είναι δυνατό να κάνετε μοναδικούς συνδυασμούς υπαρχόντων στηλών τότε" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "+ Add a new unique column (primary key)" +msgid "+ Add a new primary key column" msgstr "+ Προσθήκη μιας μοναδικής στήλης (πρωτεύον κλειδί)" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "Απομάκρυνση περιττών στηλών" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8874,7 +8889,7 @@ msgstr "" " συνδυάζοντας τα first_name και last_name έχετε το full_name που " "είναι περιττό" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" @@ -8882,31 +8897,31 @@ msgstr "" "Ελέγξτε τις στήλες που είναι περιττές και πατήστε για απομάκρυνση. Αν καμιά " "στήλη δεν είναι περιττή, πατήστε το «Καμιά περιττή στήλη»" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "Απομάκρυνση επιλεγμένων" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "Καμιά περιττή στήλη" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "Βελτίωση δομης πίνακα (Κανονικοποίηση):" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "Επιλέξτε μέχρι ποιο βήμα θέλετε να κανονικοποιήσετε" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "Δεύτερο βήμα κανονικοποίησης (1NF+2NF)" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "Τρίτο βήμα κανονικοποίησης (1NF+2NF+3NF)" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12963,10 +12978,6 @@ msgstr "Ένα πρωτεύον κλειδί προστέθηκε στο %s." msgid "Distinct values" msgstr "Διακριτές τιμές" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Προσθήκη πρωτεύοντος κλειδιού" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Προσθήκη ευρετηρίου" @@ -13511,7 +13522,11 @@ msgstr "Δεν βρέθηκαν αρχεία στο συμπιεσμένο αρ msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Κρίσιμο σφάλμα: Η πλοήγηση μπορεί να προσπελαστεί μέσω AJAX" -#: normalization.php:52 +#: normalization.php:19 +msgid "Select one ..." +msgstr "Επιλογή ενός ..." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "Δεύτερο/Τρίτο βήμα κανονικοποίησης" @@ -15389,6 +15404,18 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "Το concurrent_insert έχει οριστεί στο 0" +#~ msgid "Add unique/primary index" +#~ msgstr "Προσθήκη μοναδικού/πρωτεύοντος ευρετηρίου" + +#~ msgid "Unique column(s) added." +#~ msgstr "Μοναδική(ές) στήλη(ες) προστέθηκε(αν)." + +#~ msgid "Have unique columns" +#~ msgstr "Έχει μοναδικές στήλες" + +#~ msgid "Unique column(s) already exist" +#~ msgstr "Μοναδική(ές) στήλη(ες) υπάρχει(ουν) ήδη" + #~ msgid "Click to sort." #~ msgstr "Πατήστε για ταξινόμηση." diff --git a/po/en_GB.po b/po/en_GB.po index b8af7c3b2fc2..76b44edc2ed4 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-14 13:17+0200\n" "Last-Translator: Haval Abdulkarim \n" "Language-Team: English (United Kingdom) Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Add primary key" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Remove column(s)" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9404,43 +9407,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Remove selected users" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Add column" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Hide table structure actions" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13468,10 +13471,6 @@ msgstr "A primary key has been added on %s." msgid "Distinct values" msgstr "Distinct values" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Add primary key" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Add index" @@ -14027,7 +14026,13 @@ msgstr "No files found inside ZIP archive!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Fatal error: The navigation can only be accessed via AJAX" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Select two columns" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15838,6 +15843,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert is set to 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Add unique index" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Move columns" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "The user %s already exists!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/es.po b/po/es.po index 65bd7235da8c..314ed85ed7cf 100644 --- a/po/es.po +++ b/po/es.po @@ -3,11 +3,11 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-07-03 00:29+0200\n" "Last-Translator: Matías Bellone \n" -"Language-Team: Spanish " -"\n" +"Language-Team: Spanish \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -568,7 +568,7 @@ msgstr "Agregar geometría" #: libraries/display_export.lib.php:296 libraries/display_export.lib.php:302 #: libraries/display_import.lib.php:369 libraries/index.lib.php:40 #: libraries/insert_edit.lib.php:1604 libraries/insert_edit.lib.php:1641 -#: libraries/normalization.lib.php:156 libraries/normalization.lib.php:271 +#: libraries/normalization.lib.php:137 libraries/normalization.lib.php:255 #: libraries/operations.lib.php:39 libraries/operations.lib.php:82 #: libraries/operations.lib.php:210 libraries/operations.lib.php:254 #: libraries/operations.lib.php:627 libraries/operations.lib.php:680 @@ -1817,15 +1817,18 @@ msgstr "" msgid "Continue" msgstr "Continuar" -#: js/messages.php:304 -msgid "Add unique/primary index" -msgstr "Agregar índice único/primario" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" +msgstr "Agregar clave primaria" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "Se agregaron la/las columna/s única/s." +#, fuzzy +#| msgid "A primary key has been added on %s." +msgid "Primary key added." +msgstr "Se agregó una clave primaria en %s." -#: js/messages.php:306 libraries/normalization.lib.php:181 +#: js/messages.php:306 libraries/normalization.lib.php:163 msgid "Taking you to next step…" msgstr "Llevándolo al siguiente paso…" @@ -2104,7 +2107,6 @@ msgstr "" "F." #: js/messages.php:404 -#| msgid "Cancel" msgid "cancel" msgstr "cancelar" @@ -2117,22 +2119,18 @@ msgid "Failed" msgstr "falló" #: js/messages.php:407 -#| msgid "Success!" msgid "Success" msgstr "Éxito" #: js/messages.php:408 -#| msgid "Import defaults" msgid "Import status" msgstr "Estado de la importación" #: js/messages.php:409 libraries/navigation/Navigation.class.php:102 -#| msgid "Log file threshold" msgid "Drop files here" msgstr "Suelte aquí los archivos" #: js/messages.php:410 -#| msgid "Select database" msgid "Select database first" msgstr "Seleccionar base de datos primero" @@ -8815,20 +8813,20 @@ msgctxt "Create new view" msgid "New" msgstr "Nueva" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "Convertir todas las columnas a atómicas" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "Primer paso de la normalización (1NF)" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "Paso 1." -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." @@ -8836,12 +8834,12 @@ msgstr "" "¿Puede separar alguna columna en más de una? Por ejemplo: puede separar una " "dirección en calle, ciudad, país y código postal." -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" "Mostrar la lista central de columnas que no estén todavía en esta tabla" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" @@ -8849,54 +8847,71 @@ msgstr "" "Seleccionar una columna que puede ser dividida en más de una. (si selecciona " "'ninguna columna', continuará en el siguiente paso)" -#: libraries/normalization.lib.php:150 normalization.php:18 -msgid "Select one ..." +#: libraries/normalization.lib.php:131 +#, fuzzy +#| msgid "Select one ..." +msgid "Select one…" msgstr "Seleccionar una…" -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 msgid "No such column" msgstr "Niguna columna" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "dividir en " -#: libraries/normalization.lib.php:175 -msgid "Have unique columns" -msgstr "Utilizar columnas únicas" +#: libraries/normalization.lib.php:156 +#, fuzzy +#| msgid "Add primary key" +msgid "Have a primary key" +msgstr "Agregar clave primaria" -#: libraries/normalization.lib.php:180 -msgid "Unique column(s) already exist" -msgstr "La/las columna/s única/s ya existen" +#: libraries/normalization.lib.php:162 +#, fuzzy +#| msgid "Error: relation already exists." +msgid "Primary key already exists." +msgstr "Error: la relación ya existe." -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:167 +#, fuzzy +#| msgid "" +#| "There are no unique columns. Add a unique column (or combination of " +#| "columns) that uniquely identify all rows. " msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" "No existen columnas únicas. Agregue una columna única (o combinación de " "varias columnas) que identifiquen unívocamente a todas las filas. " -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +#, fuzzy +#| msgid "Add unique/primary index on existing column(s)" +msgid "Add a primary key on existing column(s)" msgstr "Agregar índice único/primario en columna/s existente/s" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 +#, fuzzy +#| msgid "" +#| "If it's not possible to make existing column combinations as unique then" msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" "No es posible convertir la combinación de columnas existentes en únicas, por " "lo tanto" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "+ Add a new unique column (primary key)" +msgid "+ Add a new primary key column" msgstr "+ agregar una nueva columna única (clave primaria)" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "Eliminar columnas redundantes" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8909,7 +8924,7 @@ msgstr "" " la combinación de nombre y apellido sería nombre_completo, el cual " "es redundante" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" @@ -8917,31 +8932,31 @@ msgstr "" "Revise las columnas redundantes y pulse para eliminar. Si no encuentra " "ninguna, pulse en 'Ninguna columna redundante'" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "Eliminar seleccionadas" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "Ninguna columna redundante" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "Mejorar la estructura de la tabla (normalización):" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "Seleccione hasta qué paso desea normalizar" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "Segundo paso de normalización (1NF+2NF)" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "Tercer paso de la normalización (1NF+2NF+3NF)" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12994,10 +13009,6 @@ msgstr "Se agregó una clave primaria en %s." msgid "Distinct values" msgstr "Valores distintos" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Agregar clave primaria" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Agregar índice" @@ -13542,7 +13553,11 @@ msgstr "¡No se hallaron archivos dentro del archivo ZIP!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Error fatal: sólo se puede acceder a la navegación mediante AJAX" -#: normalization.php:52 +#: normalization.php:19 +msgid "Select one ..." +msgstr "Seleccionar una…" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "Segundo/tercer paso de normalización" @@ -15410,6 +15425,18 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "«concurrent_insert» está definido como 0" +#~ msgid "Add unique/primary index" +#~ msgstr "Agregar índice único/primario" + +#~ msgid "Unique column(s) added." +#~ msgstr "Se agregaron la/las columna/s única/s." + +#~ msgid "Have unique columns" +#~ msgstr "Utilizar columnas únicas" + +#~ msgid "Unique column(s) already exist" +#~ msgstr "La/las columna/s única/s ya existen" + #~ msgid "Click to sort." #~ msgstr "Pulsar para ordenar." diff --git a/po/et.po b/po/et.po index 7baeec364ecf..925b16b85e90 100644 --- a/po/et.po +++ b/po/et.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-07-03 12:07+0200\n" "Last-Translator: Kristjan Räts \n" -"Language-Team: Estonian " -"\n" +"Language-Team: Estonian \n" "Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -566,7 +566,7 @@ msgstr "Lisa geomeetria" #: libraries/display_export.lib.php:296 libraries/display_export.lib.php:302 #: libraries/display_import.lib.php:369 libraries/index.lib.php:40 #: libraries/insert_edit.lib.php:1604 libraries/insert_edit.lib.php:1641 -#: libraries/normalization.lib.php:156 libraries/normalization.lib.php:271 +#: libraries/normalization.lib.php:137 libraries/normalization.lib.php:255 #: libraries/operations.lib.php:39 libraries/operations.lib.php:82 #: libraries/operations.lib.php:210 libraries/operations.lib.php:254 #: libraries/operations.lib.php:627 libraries/operations.lib.php:680 @@ -1793,15 +1793,18 @@ msgstr "" msgid "Continue" msgstr "Jätka" -#: js/messages.php:304 -msgid "Add unique/primary index" -msgstr "Lisa ainulaadne/primaarne indeks" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" +msgstr "Lisa primaarvõti" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "Ainulaadne(sed) veerg(ud) lisatud." +#, fuzzy +#| msgid "A primary key has been added on %s." +msgid "Primary key added." +msgstr "Tabelile %s lisati primaarvõti." -#: js/messages.php:306 libraries/normalization.lib.php:181 +#: js/messages.php:306 libraries/normalization.lib.php:163 msgid "Taking you to next step…" msgstr "Viiakse sind järgmisele sammule…" @@ -2073,7 +2076,6 @@ msgstr "" "Palun sisesta korrektne kuueteistkümnend sõne. Lubatud märgid on 0-9, A-F." #: js/messages.php:404 -#| msgid "Cancel" msgid "cancel" msgstr "katkesta" @@ -2086,22 +2088,18 @@ msgid "Failed" msgstr "Nurjus" #: js/messages.php:407 -#| msgid "Success!" msgid "Success" msgstr "Õnnestus" #: js/messages.php:408 -#| msgid "Import defaults" msgid "Import status" msgstr "Impordi olek" #: js/messages.php:409 libraries/navigation/Navigation.class.php:102 -#| msgid "Log file threshold" msgid "Drop files here" msgstr "Kukuta failid siia" #: js/messages.php:410 -#| msgid "Select database" msgid "Select database first" msgstr "Vali esmalt andmebaas" @@ -8627,20 +8625,20 @@ msgctxt "Create new view" msgid "New" msgstr "Uus" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "Muuda kõik veerud atomaarseks" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "Normaliseerimise esimene samm (1NK)" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "Samm 1." -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." @@ -8649,12 +8647,12 @@ msgstr "" "jaga veeru \"aadress\" veergudeks \"tänav\", \"linn\", \"riik\" ja " "\"postiindeks\"." -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" "Kuva kesksest veergude nimekirjast veerud, mis sellest tabelist veel puuduvad" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" @@ -8662,54 +8660,71 @@ msgstr "" "Vali veerg, mida on võimalik jagada mitmeks veeruks. (Kui valid \"Sellist " "veergu ei ole\", liigutakse järgmise sammu juurde.)" -#: libraries/normalization.lib.php:150 normalization.php:18 -msgid "Select one ..." +#: libraries/normalization.lib.php:131 +#, fuzzy +#| msgid "Select one ..." +msgid "Select one…" msgstr "Vali üks ..." -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 msgid "No such column" msgstr "Sellist veergu ei ole" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "jaga " -#: libraries/normalization.lib.php:175 -msgid "Have unique columns" -msgstr "Luba ainulaadsed veerud" +#: libraries/normalization.lib.php:156 +#, fuzzy +#| msgid "Add primary key" +msgid "Have a primary key" +msgstr "Lisa primaarvõti" -#: libraries/normalization.lib.php:180 -msgid "Unique column(s) already exist" -msgstr "Ainulaadne(sed) veerg(ud) on juba olemas" +#: libraries/normalization.lib.php:162 +#, fuzzy +#| msgid "Error: relation already exists." +msgid "Primary key already exists." +msgstr "Viga: seos on juba olemas." -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:167 +#, fuzzy +#| msgid "" +#| "There are no unique columns. Add a unique column (or combination of " +#| "columns) that uniquely identify all rows. " msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" "Ainulaadsed veerud puuduvad. Lisa ainulaadne veerg (või veergude " "kombinatsioon), mis identifitseerib kõik read ainulaadselt. " -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +#, fuzzy +#| msgid "Add unique/primary index on existing column(s)" +msgid "Add a primary key on existing column(s)" msgstr "Lisa ainulaadne/primaarne indeks olemasoleva(te)le veer(g)u(de)le" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 +#, fuzzy +#| msgid "" +#| "If it's not possible to make existing column combinations as unique then" msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" "Kui olemasolevate veergude kombinatsiooni ei ole võimalik muuta " "ainulaadseks, siis" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "+ Add a new unique column (primary key)" +msgid "+ Add a new primary key column" msgstr "+ lisa uus ainulaadne veerg (primaarvõti)" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "Liigsete veergude eemaldamine" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8721,7 +8736,7 @@ msgstr "" "\", siis veergude \"eesnimi\" ja \"perekonnanimi\" kombineerimine annab " "veeru \"täisnimi\", mis on liigne" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" @@ -8729,31 +8744,31 @@ msgstr "" "Märgu veerud, mis on liigsed ja klõpsa \"Eemalda\". Kui liigseid veerge ei " "ole, siis klõpsa \"Liigsed veerud puuduvad\"" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "Kustuta valitud" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "Liigsed veerud puuduvad" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "Parenda tabeli struktuuri (Normaliseerimine):" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "Vali, millise sammuni sa soovid normaliseerida" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "Normaliseeriminse teine samm (1NK + 2NK)" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "Normaliseerimise kolmas samm (1NK + 2NK + 3NK)" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12700,10 +12715,6 @@ msgstr "Tabelile %s lisati primaarvõti." msgid "Distinct values" msgstr "Erista väärtusi" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Lisa primaarvõti" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Lisa indeks" @@ -13243,7 +13254,11 @@ msgstr "ZIP arhiivist ei leitud ühtegi faili!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Fataalne viga: navigeerimiseks on vajalik AJAX" -#: normalization.php:52 +#: normalization.php:19 +msgid "Select one ..." +msgstr "Vali üks ..." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "Normaliseerimise teine/kolmas samm" @@ -15053,6 +15068,18 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert väärtuseks on määratud 0" +#~ msgid "Add unique/primary index" +#~ msgstr "Lisa ainulaadne/primaarne indeks" + +#~ msgid "Unique column(s) added." +#~ msgstr "Ainulaadne(sed) veerg(ud) lisatud." + +#~ msgid "Have unique columns" +#~ msgstr "Luba ainulaadsed veerud" + +#~ msgid "Unique column(s) already exist" +#~ msgstr "Ainulaadne(sed) veerg(ud) on juba olemas" + #~ msgid "Click to sort." #~ msgstr "Kliki sorteerimiseks." diff --git a/po/eu.po b/po/eu.po index 23b48ae67f22..d43e8a2ce319 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-31 14:23+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Basque Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s field(s)" +msgid "+ Add a new primary key column" +msgstr "Gehitu %s zutabe" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy msgid "Remove redundant columns" msgstr "Taula berrizendatu izen honetara: " -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9036,43 +9038,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Hautatutako erabiltzaileak baztertu" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "Gehitu %s zutabe" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Taularen egituraren proposamena " -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13127,10 +13129,6 @@ msgstr "Lehen mailako gakoa gehitu zaio %s-(r)i." msgid "Distinct values" msgstr "Saioaren balioa" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13743,7 +13741,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Gehitu/ezabatu irizpide-zutabea" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15450,6 +15454,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Add %s field(s)" +#~ msgid "Have unique columns" +#~ msgstr "Gehitu %s zutabe" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "%s erabiltzailea badago lehendik ere!" + #, fuzzy #~| msgid "Click to select" #~ msgid "Click to sort." diff --git a/po/fa.po b/po/fa.po index a92dc5197634..e3e3057afe7f 100644 --- a/po/fa.po +++ b/po/fa.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-04-02 12:00+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Persian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +msgid "+ Add a new primary key column" +msgstr "افزودن ستون جديد" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove chart" msgid "Remove redundant columns" msgstr "حذف نمودار" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8904,42 +8909,42 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Removing Selected Users" msgid "Remove selected" msgstr "حذف کاربران انتخاب شده" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy msgid "No redundant column" msgstr "افزودن ستون جديد" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "پيشنهاد ساختار جدول" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12862,10 +12867,6 @@ msgstr "يك كليد اصلي در %s اضافه شد" msgid "Distinct values" msgstr "این مقدار را استفاده کنید" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13476,7 +13477,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "انتخاب دو ستون" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15177,6 +15184,10 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "مقدار concurrent_insert صفر شده است" +#, fuzzy +#~ msgid "Have unique columns" +#~ msgstr "افزودن ستون جديد" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/fi.po b/po/fi.po index c6f947876f53..b60dbac3b9bb 100644 --- a/po/fi.po +++ b/po/fi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-05-20 12:55+0200\n" "Last-Translator: Jouni Kähkönen \n" "Language-Team: Finnish Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Adding Primary Key" +msgid "+ Add a new primary key column" +msgstr "Pääavaimen lisäys" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Poista sarake/sarakkeet" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9432,43 +9437,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Poista valitut käyttäjät" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column(s)" msgid "No redundant column" msgstr "Lisää sarake/sarakkeita" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Esitä taulun rakennetoimet" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13791,12 +13796,6 @@ msgstr "Sarakkeelle %s on luotu perusavain." msgid "Distinct values" msgstr "Selaa erilaisia arvoja" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -#, fuzzy -#| msgid "Adding Primary Key" -msgid "Add primary key" -msgstr "Pääavaimen lisäys" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Lisää indeksi" @@ -14439,7 +14438,13 @@ msgstr "ZIP-paketista ei löytynyt yhtään tiedostoa!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Valitse kaksi saraketta" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16257,6 +16262,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert on asetettu 0" +#, fuzzy +#~| msgid "Adding Primary Key" +#~ msgid "Add unique/primary index" +#~ msgstr "Pääavaimen lisäys" + +#, fuzzy +#~| msgid "Remove column(s)" +#~ msgid "Have unique columns" +#~ msgstr "Poista sarake/sarakkeet" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Käyttäjä %s on jo olemassa!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/fr.po b/po/fr.po index b70e85ed57f6..9f645646f80d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-07-01 22:16+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: French Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Ajouter une clé primaire" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove from central columns" msgid "Remove redundant columns" msgstr "Supprimer de la liste centrale de colonnes" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8905,43 +8910,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Effacer les utilisateurs sélectionnés" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Ajouter une colonne" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Cacher les actions dans la structure de table" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12968,10 +12973,6 @@ msgstr "Une clé primaire a été ajoutée sur %s." msgid "Distinct values" msgstr "Valeurs distinctes" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Ajouter une clé primaire" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Ajouter un index" @@ -13515,7 +13516,13 @@ msgstr "Aucun fichier présent dans l'archive ZIP !" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Erreur fatale : la navigation requiert AJAX" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select a column." +msgid "Select one ..." +msgstr "Sélectionnez une colonne." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15359,6 +15366,19 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "Le paramètre concurrent_insert a une valeur de 0" +#~ msgid "Add unique/primary index" +#~ msgstr "Ajouter un index unique/primaire" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Déplacer des colonnes" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "L'utilisateur %s existe déjà !" + #~ msgid "Click to sort." #~ msgstr "Cliquer pour trier." diff --git a/po/gl.po b/po/gl.po index 5b14750b33e4..456d3feebe60 100644 --- a/po/gl.po +++ b/po/gl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-31 14:24+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Galician Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Engadir unha chave primaria" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Eliminar columna(s)" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9603,43 +9606,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Eliminar os usuarios seleccionados" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Engadir unha columna" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Agochar as accións da estrutura da táboa" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13771,10 +13774,6 @@ msgstr "Engadiuse unha chave primaria a %s." msgid "Distinct values" msgstr "Valores diferentes" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Engadir unha chave primaria" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Engadir un índice" @@ -14335,7 +14334,13 @@ msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" "Produciuse un erro fatal: Só é posíbel acceder á navegación mediante AJAX" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Escoller dúas columnas" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16208,6 +16213,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert está definido como 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Engadir un índice único" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Mover columna(s)" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Xa existe o usuario %s!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/he.po b/po/he.po index dc4786962503..73ba345b6920 100644 --- a/po/he.po +++ b/po/he.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-27 15:19+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Hebrew Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s field(s)" +msgid "+ Add a new primary key column" +msgstr "הוספת %s תאים" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Rename database to" msgid "Remove redundant columns" msgstr "שינוי שם מאגר נתונים אל" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9011,43 +9013,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "הסרת משתמשים שנבחרו" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "הוספת %s תאים" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "הצעת מבנה טבלה" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13027,10 +13029,6 @@ msgstr "מפתח ראשי נוסף אל %s" msgid "Distinct values" msgstr "עיין בערכים נפרדים" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Add new field" @@ -13645,7 +13643,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "הוספת/מחיקת עמודות שדה" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15354,6 +15358,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Add %s field(s)" +#~ msgid "Have unique columns" +#~ msgstr "הוספת %s תאים" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "שם המשתמש %s כבר קיים!" + #~ msgid "Edit or export relational schema" #~ msgstr "עריכה או יצוא של תבנית יחסית" diff --git a/po/hi.po b/po/hi.po index ab83479b7fc2..cc1e472d76b7 100644 --- a/po/hi.po +++ b/po/hi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-26 20:47+0200\n" "Last-Translator: Dhananjay Nakrani \n" "Language-Team: Hindi Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "प्राथमिक कुंजी जोड़ें" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "काँलम हटाना" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9257,43 +9260,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "चयनित यूसर हटायें" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "नया काँलम जोडें" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "टेबल संरचना का प्रस्ताव" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13320,10 +13323,6 @@ msgstr "%s पर एक प्राईमरी की जड़ी गयी msgid "Distinct values" msgstr "अलग मूल्य ब्राउस करें " -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "प्राथमिक कुंजी जोड़ें" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "अनुक्रमणिका जोड़" @@ -13949,7 +13948,13 @@ msgstr "ज़िप संग्रह के अंदर कोई फाइ msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "दो कॉलम चुने" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15730,6 +15735,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert 0 पर सेट है" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "अद्वितीय अनुक्रमणिका जोड़" + +#, fuzzy +#~| msgid "Remove column(s)" +#~ msgid "Have unique columns" +#~ msgstr "काँलम हटाना" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "%s यूसर पहले से मौजूद है" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/hr.po b/po/hr.po index f6ce19aae860..4febc9ba58d6 100644 --- a/po/hr.po +++ b/po/hr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-28 11:02+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Croatian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Dodaj primarni ključ" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Ukloni stupac / stupce" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9303,43 +9306,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Ukloni odabrane korisnike" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "Dodaj %s polja" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Predloži strukturu tablice" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13600,10 +13603,6 @@ msgstr "Primarni ključ je dodan na %s." msgid "Distinct values" msgstr "Pretraži prepoznatljive vrijednosti" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Dodaj primarni ključ" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Dodaj indeks" @@ -14230,7 +14229,13 @@ msgstr "Datoteke nisu pronađene unutar ZIP arhive!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Dodaj/Izbriši stupce polja" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16017,6 +16022,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "najv. uzastopnih veza" +#, fuzzy +#~| msgid "Add primary key" +#~ msgid "Add unique/primary index" +#~ msgstr "Dodaj primarni ključ" + +#, fuzzy +#~| msgid "Remove column(s)" +#~ msgid "Have unique columns" +#~ msgstr "Ukloni stupac / stupce" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Korisnik %s već postoji!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/hu.po b/po/hu.po index 5a08b2d6d736..40eeee03abd6 100644 --- a/po/hu.po +++ b/po/hu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-04-10 16:06+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Hungarian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Elsődleges kulcs hozzáadása" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Oszlop(ok) eltávolítása" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9546,43 +9549,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "A kijelölt felhasználók törlése" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Oszlop hozzáadása" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Táblaszerkezet műveletek elrejtése" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13679,10 +13682,6 @@ msgstr "Az elsődleges kulcs hozzáadása a(z) %s mezőn megtörtént." msgid "Distinct values" msgstr "Különböző értékek" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Elsődleges kulcs hozzáadása" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Index hozzáadása" @@ -14243,7 +14242,13 @@ msgstr "Nem található fájl a ZIP archívumban!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Végzetes hiba: a navigáció csak AJAX-on keresztül hozzáférhető" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Válasszon két oszlopot" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16107,6 +16112,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "A concurrent_insert 0-ra van állítva" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Elsődleges kulcs hozzáadása" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Oszlopok mozgatása" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "%s felhasználó már létezik!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/hy.po b/po/hy.po index 53b39055e7ba..74959e5dac0a 100644 --- a/po/hy.po +++ b/po/hy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-02-27 10:58+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Armenian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Inside column:" +msgid "+ Add a new primary key column" +msgstr "Սյուներ՝" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8390,41 +8391,41 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "With selected:" msgid "Remove selected" msgstr "Նշվածները՝" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Inside column:" msgid "No redundant column" msgstr "Սյուներ՝" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12119,10 +12120,6 @@ msgstr "" msgid "Distinct values" msgstr "" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12652,7 +12649,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select All" +msgid "Select one ..." +msgstr "Նշել բոլորը" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -14236,6 +14239,11 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Inside column:" +#~ msgid "Have unique columns" +#~ msgstr "Սյուներ՝" + #, fuzzy #~| msgid "Find:" #~ msgid "Find" diff --git a/po/ia.po b/po/ia.po index 28f1df1b12a4..0b78e39ed918 100644 --- a/po/ia.po +++ b/po/ia.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-07-02 17:15+0200\n" "Last-Translator: Giovanni Sora \n" -"Language-Team: Interlingua " -"\n" +"Language-Team: Interlingua \n" "Language: ia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -570,7 +570,7 @@ msgstr "Adde un geometria" #: libraries/display_export.lib.php:296 libraries/display_export.lib.php:302 #: libraries/display_import.lib.php:369 libraries/index.lib.php:40 #: libraries/insert_edit.lib.php:1604 libraries/insert_edit.lib.php:1641 -#: libraries/normalization.lib.php:156 libraries/normalization.lib.php:271 +#: libraries/normalization.lib.php:137 libraries/normalization.lib.php:255 #: libraries/operations.lib.php:39 libraries/operations.lib.php:82 #: libraries/operations.lib.php:210 libraries/operations.lib.php:254 #: libraries/operations.lib.php:627 libraries/operations.lib.php:680 @@ -1820,15 +1820,18 @@ msgstr "" msgid "Continue" msgstr "Continua" -#: js/messages.php:304 -msgid "Add unique/primary index" -msgstr "Adde indice unic/primari" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" +msgstr "" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "Columna(s) unic addite." +#, fuzzy +#| msgid "The primary key has been dropped." +msgid "Primary key added." +msgstr "Le clave primari ha essite delite." -#: js/messages.php:306 libraries/normalization.lib.php:181 +#: js/messages.php:306 libraries/normalization.lib.php:163 msgid "Taking you to next step…" msgstr "Ducente te al proxime passo…" @@ -2105,7 +2108,6 @@ msgstr "" "0-9, A-F." #: js/messages.php:404 -#| msgid "Cancel" msgid "cancel" msgstr "cancella" @@ -2122,7 +2124,6 @@ msgid "Success" msgstr "" #: js/messages.php:408 -#| msgid "Import defaults" msgid "Import status" msgstr "Importa stato" @@ -2131,7 +2132,6 @@ msgid "Drop files here" msgstr "" #: js/messages.php:410 -#| msgid "Select database" msgid "Select database first" msgstr "Prime selige un base de datos" @@ -8715,80 +8715,86 @@ msgctxt "Create new view" msgid "New" msgstr "" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "" -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." msgstr "" -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" "Monstra a me le lista central de columnas que non es preste in iste tabella" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" msgstr "" -#: libraries/normalization.lib.php:150 normalization.php:18 -msgid "Select one ..." +#: libraries/normalization.lib.php:131 +#, fuzzy +#| msgid "Select one ..." +msgid "Select one…" msgstr "Selige un ..." -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 msgid "No such column" msgstr "Necun tal columna" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "" -#: libraries/normalization.lib.php:175 -msgid "Have unique columns" -msgstr "Ha columnas unic" - -#: libraries/normalization.lib.php:180 -msgid "Unique column(s) already exist" +#: libraries/normalization.lib.php:156 +msgid "Have a primary key" msgstr "" -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:162 +#, fuzzy +#| msgid "Error: relation already exists." +msgid "Primary key already exists." +msgstr "Error: le relation ja existe." + +#: libraries/normalization.lib.php:167 msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add new column" +msgid "+ Add a new primary key column" +msgstr "Adde nove columna" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "Remove columnas redundante" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8796,37 +8802,37 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "Remove selectionate" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "Necun columna reduntante" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "Meliora structura de tabella (Normalisation):" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12502,10 +12508,6 @@ msgstr "" msgid "Distinct values" msgstr "" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13027,7 +13029,11 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +msgid "Select one ..." +msgstr "Selige un ..." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -14604,6 +14610,15 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#~ msgid "Add unique/primary index" +#~ msgstr "Adde indice unic/primari" + +#~ msgid "Unique column(s) added." +#~ msgstr "Columna(s) unic addite." + +#~ msgid "Have unique columns" +#~ msgstr "Ha columnas unic" + #~ msgid "Click to sort." #~ msgstr "Pulsa pro ordinar." diff --git a/po/id.po b/po/id.po index c1d9fa5d9ccd..294efadeafe0 100644 --- a/po/id.po +++ b/po/id.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-04-10 16:08+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Indonesian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Tambahkan kunci primer" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Hapus kolom" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9103,43 +9106,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Hapus pengguna yang dipilih" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Tambah kolom" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Sembunyikan stuktur aksi tabel" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13156,10 +13159,6 @@ msgstr "Suatu kunci primer telah ditambahkan pada %s" msgid "Distinct values" msgstr "Jelajahi nilai distingtif" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Tambahkan kunci primer" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Tambahkan indeks" @@ -13756,7 +13755,13 @@ msgstr "Tidak ada berkas ditemukan dalam arsip ZIP!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Pilih dua kolom" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15722,6 +15727,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert diatur ke 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Tambahkan indeks unik" + +#, fuzzy +#~| msgid "Remove column(s)" +#~ msgid "Have unique columns" +#~ msgstr "Hapus kolom" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Pengguna %s telah terdaftar!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/it.po b/po/it.po index d8d08c1f3771..385390efabd5 100644 --- a/po/it.po +++ b/po/it.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-08 22:28+0200\n" "Last-Translator: Marco Pozzato \n" "Language-Team: Italian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Aggiungi chiave primaria" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Rimuovi campo/i" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9297,43 +9300,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Rimuove gli utenti selezionati" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Aggiungi campo" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Nascondi le azioni relative alla struttura della tabella" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13575,10 +13578,6 @@ msgstr "Una chiave primaria è stata aggiunta in %s." msgid "Distinct values" msgstr "Valori distinti" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Aggiungi chiave primaria" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Aggiungi indice" @@ -14167,7 +14166,13 @@ msgstr "Non sono stati trovati file ZIP all'interno dell'archivio!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select a column." +msgid "Select one ..." +msgstr "Seleziona una colonna." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16099,6 +16104,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert è impostato a 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Aggiungi un indice unico" + +#, fuzzy +#~| msgid "Remove column(s)" +#~ msgid "Have unique columns" +#~ msgstr "Muovi campi" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "L'utente %s esiste già!" + #~ msgid "Click to sort." #~ msgstr "Clicca per ordinare." diff --git a/po/ja.po b/po/ja.po index f98c1d4dda19..8ab8f14c5321 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-02-14 13:01+0200\n" "Last-Translator: Yuki Shira \n" "Language-Team: Japanese Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "主キーを追加する" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "カラムの削除" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9576,43 +9579,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "選択したユーザを削除する" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "カラムを追加する" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "テーブル構造の操作欄を折り畳む" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13749,10 +13752,6 @@ msgstr "%s に主キーを追加しました" msgid "Distinct values" msgstr "件数集計" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "主キーを追加する" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "インデックスを追加する" @@ -14340,7 +14339,13 @@ msgstr "ZIP アーカイブにファイルが含まれていません!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "カラムを 2 つ選択してください" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16259,6 +16264,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert は 0 に設定されています。" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "ユニークインデックスを追加する" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "カラムを移動させる" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "ユーザ %s は既に存在します!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/ka.po b/po/ka.po index cc1380a9a1fe..3b1d8f96477b 100644 --- a/po/ka.po +++ b/po/ka.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-27 15:20+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Georgian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s field(s)" +msgid "+ Add a new primary key column" +msgstr "%s ველის დამატება" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Rename database to" msgid "Remove redundant columns" msgstr "Rename database to" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9421,43 +9422,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Remove selected users" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "%s ველის დამატება" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "ცხრილის სტრუქტურის შეთავაზება" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13556,10 +13557,6 @@ msgstr "" msgid "Distinct values" msgstr "სესიის მნიშვნელობა" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Add new field" @@ -14181,7 +14178,13 @@ msgstr "ZIP არქივში ფაილების პოვნა ვ msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "ველის სვეტების დამატება/წაშლა" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15985,6 +15988,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "max. concurrent connections" +#, fuzzy +#~| msgid "Add %s field(s)" +#~ msgid "Have unique columns" +#~ msgstr "%s ველის დამატება" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "მომხმარებელი %s უკვე არსებობს!" + #~ msgid "Create a page" #~ msgstr "ახალი გვერდის შექმნა" diff --git a/po/kk.po b/po/kk.po index f48d05b3dea5..7764eddd2337 100644 --- a/po/kk.po +++ b/po/kk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-31 14:26+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Kazakh Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "+ Add a new primary key column" +msgstr "Бағандарды Қосу/Өшіру" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove chart" msgid "Remove redundant columns" msgstr "Графикті жою" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8553,43 +8555,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Removing Selected Users" msgid "Remove selected" msgstr "Таңдалынған қолдаушыларды жою" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add/Delete columns" msgid "No redundant column" msgstr "Бағандарды Қосу/Өшіру" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Databases" msgid "Improve table structure (Normalization):" msgstr "Мәлімет қорлары" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12331,10 +12333,6 @@ msgstr "" msgid "Distinct values" msgstr "Осы мәнді қолданыңыз" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12885,7 +12883,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "Select one ..." +msgstr "Бағандарды Қосу/Өшіру" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -14538,6 +14542,10 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "Паралельді_кірістірмелерді анықтау" +#, fuzzy +#~ msgid "Have unique columns" +#~ msgstr "Бағана іші" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/km.po b/po/km.po index d7710144dac6..eb96f01b7892 100644 --- a/po/km.po +++ b/po/km.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-04-19 18:59+0200\n" "Last-Translator: Sovichet Tep \n" "Language-Team: Central Khmer Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" +#: libraries/normalization.lib.php:183 +msgid "+ Add a new primary key column" msgstr "" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8296,39 +8295,39 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Removing Selected Users" msgid "Remove selected" msgstr "ការ​លុប​អ្នក​ប្រើ​ដែល​បាន​ជ្រើស" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -11979,10 +11978,6 @@ msgstr "" msgid "Distinct values" msgstr "" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12506,7 +12501,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select All" +msgid "Select one ..." +msgstr "ជ្រើសទាំងអស់" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -14086,6 +14087,11 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert ត្រូវវ​បាន​កំណត់​ទៅ 0" +#, fuzzy +#~| msgid "Table comments:" +#~ msgid "Have unique columns" +#~ msgstr "មតិយោបល់​តារាង៖" + #~ msgid "Unfortunately the submission failed." #~ msgstr "សំណាង​មិន​ល្អ,​បាន​បរាជ័យ​ក្នុង​ការ​ដាក់​ស្នើ។" diff --git a/po/kn.po b/po/kn.po index 87db2d2873ae..0f6e67a85bab 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-04-16 13:03+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Kannada Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" +#: libraries/normalization.lib.php:183 +msgid "+ Add a new primary key column" msgstr "" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8237,37 +8238,37 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -11915,10 +11916,6 @@ msgstr "" msgid "Distinct values" msgstr "" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12440,7 +12437,11 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +msgid "Select one ..." +msgstr "" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" diff --git a/po/ko.po b/po/ko.po index 308c7ab9239c..a8718707df20 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-29 07:52+0200\n" "Last-Translator: Yungu Kim \n" "Language-Team: Korean 계속하 msgid "Continue" msgstr "계속" -#: js/messages.php:304 -#, fuzzy -#| msgid "Add unique index" -msgid "Add unique/primary index" -msgstr "유일 인덱스 추가" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" +msgstr "기본키 추가" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "" +#, fuzzy +#| msgid "A primary key has been added on %s." +msgid "Primary key added." +msgstr "%s에 기본 키가 추가되었습니다." -#: js/messages.php:306 libraries/normalization.lib.php:181 +#: js/messages.php:306 libraries/normalization.lib.php:163 #, fuzzy #| msgid "Taking you to %s." msgid "Taking you to next step…" @@ -8647,89 +8648,91 @@ msgctxt "Create new view" msgid "New" msgstr "" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "" -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." msgstr "" -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" msgstr "" -#: libraries/normalization.lib.php:150 normalization.php:18 +#: libraries/normalization.lib.php:131 #, fuzzy #| msgid "Select a column." -msgid "Select one ..." +msgid "Select one…" msgstr "컬럼 선택." -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 #, fuzzy #| msgid "Move column" msgid "No such column" msgstr "컬럼 이동" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "" -#: libraries/normalization.lib.php:175 +#: libraries/normalization.lib.php:156 #, fuzzy -#| msgid "Move columns" -msgid "Have unique columns" -msgstr "컬럼 이동" +#| msgid "Add primary key" +msgid "Have a primary key" +msgstr "기본키 추가" -#: libraries/normalization.lib.php:180 +#: libraries/normalization.lib.php:162 #, fuzzy -#| msgid "The user %s already exists!" -msgid "Unique column(s) already exist" -msgstr "사용자 %s 가 이미 존재합니다!" +#| msgid "Error: relation already exists." +msgid "Primary key already exists." +msgstr "오류: 릴레이션이 이미 존재함." -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:167 msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "기본키 추가" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove from Favorites" msgid "Remove redundant columns" msgstr "즐겨찾기에서 삭제" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8737,43 +8740,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "선택한 사용자를 삭제" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "컬럼 추가" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "테이블 구조 관련 기능 숨기기" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12683,10 +12686,6 @@ msgstr "%s에 기본 키가 추가되었습니다." msgid "Distinct values" msgstr "중복되지 않은 값" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "기본키 추가" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "인덱스 추가" @@ -13243,7 +13242,13 @@ msgstr "ZIP 압축 안에서 파일을 발견하지 못했습니다!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "심각한 오류: 네비게이션은 AJAX를 통해서만 접근할 수 있습니다" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select a column." +msgid "Select one ..." +msgstr "컬럼 선택." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -14987,6 +14992,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert가 0으로 설정되었습니다" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "유일 인덱스 추가" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "컬럼 이동" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "사용자 %s 가 이미 존재합니다!" + #~ msgid "Click to sort." #~ msgstr "정렬하려면 클릭하세요." diff --git a/po/ksh.po b/po/ksh.po index fd932740d53d..29453885d193 100644 --- a/po/ksh.po +++ b/po/ksh.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-04-22 13:50+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Colognian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" +#: libraries/normalization.lib.php:183 +msgid "+ Add a new primary key column" msgstr "" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8266,37 +8267,37 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -11946,10 +11947,6 @@ msgstr "" msgid "Distinct values" msgstr "" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12471,7 +12468,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select All" +msgid "Select one ..." +msgstr "Alle ußwähle" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" diff --git a/po/ky.po b/po/ky.po index d7ac040d7627..c72217ef2981 100644 --- a/po/ky.po +++ b/po/ky.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-02-03 16:59+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Kyrgyz Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Value for the column \"%s\"" +msgid "+ Add a new primary key column" +msgstr "\"%s\" мамычанын мааниси" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8282,39 +8283,39 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Value for the column \"%s\"" msgid "No redundant column" msgstr "\"%s\" мамычанын мааниси" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -11970,10 +11971,6 @@ msgstr "" msgid "Distinct values" msgstr "" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12499,7 +12496,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select All" +msgid "Select one ..." +msgstr "Баарын танда" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -14078,3 +14081,8 @@ msgstr "" #: libraries/advisory_rules.txt:464 msgid "concurrent_insert is set to 0" msgstr "concurrent_insert 0 го барабарланды" + +#, fuzzy +#~| msgid "Table comments:" +#~ msgid "Have unique columns" +#~ msgstr "Жадыбал жөнүндө маалымат:" diff --git a/po/lt.po b/po/lt.po index a0ca765c65d2..6542c90790ed 100644 --- a/po/lt.po +++ b/po/lt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-28 11:03+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Lithuanian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Pridėti pirminį raktą" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Pašalinti stulpelį(-ius)" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9442,43 +9445,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Pašalinti pažymėtus vartotojus" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Pridėti stulpelį" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Analizuoti lentelės struktūrą" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13530,10 +13533,6 @@ msgstr "Stulpeliui %s sukurtas PIRMINIS raktas." msgid "Distinct values" msgstr "Peržiūrėti skirtingas reikšmes" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Pridėti pirminį raktą" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Pridėti indeksą" @@ -14136,7 +14135,13 @@ msgstr "ZIP archyve nerasta failų!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Pasirinkite du stulpelius" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15915,6 +15920,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "MyISAM concurrent įterpimai" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Pridėti unikalų indeksą" + +#, fuzzy +#~| msgid "Remove column(s)" +#~ msgid "Have unique columns" +#~ msgstr "Pašalinti stulpelį(-ius)" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Vartotojas %s jau yra!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/lv.po b/po/lv.po index 6388f579f25a..6a4f5226408d 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-31 14:17+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Latvian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s field(s)" +msgid "+ Add a new primary key column" +msgstr "Pievienot %s lauku(s)" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove chart" msgid "Remove redundant columns" msgstr "Noņemt diagrammu" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8949,43 +8951,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Dzēst izvēlētos lietotājus" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "Pievienot %s lauku(s)" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Ieteikt tabulas sruktūru" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13063,10 +13065,6 @@ msgstr "Primārā atslēga pievienota uz lauka %s." msgid "Distinct values" msgstr "Pārlūkot ārējās vērtības" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Add new field" @@ -13682,7 +13680,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Izvēlies 2 kolonnas" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15390,6 +15394,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Add %s field(s)" +#~ msgid "Have unique columns" +#~ msgstr "Pievienot %s lauku(s)" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Lietotājs %s jau eksistē!" + #, fuzzy #~| msgid "Relational schema" #~ msgid "Edit or export relational schema" diff --git a/po/mk.po b/po/mk.po index 738a78a4590b..d2fb7e223b6c 100644 --- a/po/mk.po +++ b/po/mk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-31 14:16+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Macedonian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s field(s)" +msgid "+ Add a new primary key column" +msgstr "Додади %s полиња" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove database" msgid "Remove redundant columns" msgstr "Избриши ја базата на податоци." -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9134,43 +9136,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Избриши ги селектираните корисници" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "Додади %s полиња" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Предложи структура на табелата" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13271,10 +13273,6 @@ msgstr "Примарниот клуч %s е додаден." msgid "Distinct values" msgstr "Прегледни ги надворешните вредности" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Add new field" @@ -13892,7 +13890,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Додади/избриши колона" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15631,6 +15635,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Add %s field(s)" +#~ msgid "Have unique columns" +#~ msgstr "Додади %s полиња" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Корисник %s веќе постои!" + #, fuzzy #~| msgid "Relational schema" #~ msgid "Edit or export relational schema" diff --git a/po/ml.po b/po/ml.po index 66c566e0de06..70d8301ad21d 100644 --- a/po/ml.po +++ b/po/ml.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-02-27 10:56+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Malayalam Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "+ Add a new primary key column" +msgstr "നിരകൾ ചേർക്കുക/മായക്കുക" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Add/Delete columns" msgid "Remove redundant columns" msgstr "നിരകൾ ചേർക്കുക/മായക്കുക" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8380,43 +8381,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove database" msgid "Remove selected" msgstr "വിവരശേഖരം നീക്കുക" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add/Delete columns" msgid "No redundant column" msgstr "നിരകൾ ചേർക്കുക/മായക്കുക" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Database comment:" msgid "Improve table structure (Normalization):" msgstr "വിവരശേഖര അഭിപ്രായം: " -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12107,10 +12108,6 @@ msgstr "" msgid "Distinct values" msgstr "ഈ വില ഉപയോഗിക്കൂ" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12650,7 +12647,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "Select one ..." +msgstr "നിരകൾ ചേർക്കുക/മായക്കുക" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -14234,6 +14237,11 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Add/Delete columns" +#~ msgid "Have unique columns" +#~ msgstr "നിരകൾ ചേർക്കുക/മായക്കുക" + #, fuzzy #~| msgid "Size" #~ msgid "Series" diff --git a/po/mn.po b/po/mn.po index 49a7b4bb9070..8dfae8cf5fac 100644 --- a/po/mn.po +++ b/po/mn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-27 15:10+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Mongolian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s field(s)" +msgid "+ Add a new primary key column" +msgstr "%s талбар(ууд) нэмэх" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Rename database to" msgid "Remove redundant columns" msgstr "Өгөгдлийн санг д.нэрлэх нь" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9178,43 +9181,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Сонгогдсон хэрэглэгчдийг хасах" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "%s талбар(ууд) нэмэх" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Хүснэгтийн бүтцийг таниулах" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13346,10 +13349,6 @@ msgstr "%s-д үндсэн түлхүүр нэмэгдлээ" msgid "Distinct values" msgstr "Онцгой утгуудыг харах" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Add new field" @@ -13970,7 +13969,13 @@ msgstr "ZIP архив дотор файл байхгүй байна!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Багана нэмэх/устгах" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15747,6 +15752,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "ХИ. давхацсан холболтууд" +#, fuzzy +#~| msgid "Add %s field(s)" +#~ msgid "Have unique columns" +#~ msgstr "%s талбар(ууд) нэмэх" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Хэрэглэгч %s оршин байна!" + #, fuzzy #~| msgid "Relational schema" #~ msgid "Edit or export relational schema" diff --git a/po/ms.po b/po/ms.po index 414290c9ba52..000461e6c030 100644 --- a/po/ms.po +++ b/po/ms.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-02-27 11:32+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Malay Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +msgid "+ Add a new primary key column" +msgstr "Tambah medan baru" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy msgid "Remove redundant columns" msgstr "Tukarnama jadual ke" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8953,42 +8956,42 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "With selected:" msgid "Remove selected" msgstr "Dengan pilihan:" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy msgid "No redundant column" msgstr "Tambah medan baru" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Cadangkan struktur jadual" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12915,10 +12918,6 @@ msgstr "Kekunci utama telah ditambah pada %s" msgid "Distinct values" msgstr "Nilai Sessi" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13517,7 +13516,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Tambah/Padam Kolum Medan" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15205,6 +15210,10 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~ msgid "Have unique columns" +#~ msgstr "Tambah medan baru" + #~ msgid "Edit or export relational schema" #~ msgstr "Sunting atau eksport skema hubungan" diff --git a/po/nb.po b/po/nb.po index 2e6911878663..9fcb72f7f174 100644 --- a/po/nb.po +++ b/po/nb.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-21 16:04+0200\n" "Last-Translator: Richard G. Nielsen \n" "Language-Team: Norwegian Bokmål Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Legg til primærnøkkel" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Fjern kolonne(r)" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9442,43 +9445,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Fjern valgte brukere" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Legg til kolonne(r)" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Skjul handlinger i tabellstruktur" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13751,10 +13754,6 @@ msgstr "En primærnøkkel har blitt lagt til %s." msgid "Distinct values" msgstr "Se gjennom distinkte verdier" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Legg til primærnøkkel" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Apply index(s)" @@ -14391,7 +14390,13 @@ msgstr "Ingen filer funnet inne i ZIP arkivet!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Velg to kolonner" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16215,6 +16220,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert er satt til 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Legg til unik indeks" + +#, fuzzy +#~| msgid "Remove column(s)" +#~ msgid "Have unique columns" +#~ msgstr "Fjern kolonne(r)" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Brukeren %s finnes fra før!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/nl.po b/po/nl.po index 5171f4a6bf31..4d055d5ea655 100644 --- a/po/nl.po +++ b/po/nl.po @@ -3,11 +3,11 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-07-02 17:38+0200\n" "Last-Translator: Dieter Adriaenssens \n" -"Language-Team: Dutch " -"\n" +"Language-Team: Dutch \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -566,7 +566,7 @@ msgstr "Een geometrie toevoegen" #: libraries/display_export.lib.php:296 libraries/display_export.lib.php:302 #: libraries/display_import.lib.php:369 libraries/index.lib.php:40 #: libraries/insert_edit.lib.php:1604 libraries/insert_edit.lib.php:1641 -#: libraries/normalization.lib.php:156 libraries/normalization.lib.php:271 +#: libraries/normalization.lib.php:137 libraries/normalization.lib.php:255 #: libraries/operations.lib.php:39 libraries/operations.lib.php:82 #: libraries/operations.lib.php:210 libraries/operations.lib.php:254 #: libraries/operations.lib.php:627 libraries/operations.lib.php:680 @@ -972,7 +972,6 @@ msgstr "" "verlaten?" #: js/messages.php:49 -#| msgid "Save as file" msgid "Save & Close" msgstr "Opslaan & sluiten" @@ -983,7 +982,6 @@ msgid "Reset" msgstr "Herstellen" #: js/messages.php:51 -#| msgid "Select All" msgid "Reset All" msgstr "Alles terugzetten naar standaardwaarden" @@ -1813,17 +1811,18 @@ msgstr "" msgid "Continue" msgstr "Verder gaan" -#: js/messages.php:304 -#| msgid "Add unique index" -msgid "Add unique/primary index" -msgstr "Een unieke/primaire index toevoegen" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" +msgstr "Een primaire sleutel toevoegen" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "" +#, fuzzy +#| msgid "A primary key has been added on %s." +msgid "Primary key added." +msgstr "Een primaire sleutel is toegevoegd aan %s." -#: js/messages.php:306 libraries/normalization.lib.php:181 -#| msgid "Taking you to %s." +#: js/messages.php:306 libraries/normalization.lib.php:163 msgid "Taking you to next step…" msgstr "Naar de volgende stap…" @@ -1833,7 +1832,6 @@ msgid "The first step of normalization is complete for table '%s'." msgstr "" #: js/messages.php:308 -#| msgid "End of line" msgid "End of step" msgstr "Einde van de stap" @@ -1854,7 +1852,6 @@ msgid "Show search criteria" msgstr "Zoekcriteria tonen" #: js/messages.php:316 -#| msgid "Save search" msgid "Range search" msgstr "Zoeken op bereik" @@ -1865,17 +1862,14 @@ msgid "Column maximum:" msgstr "Kolomnamen: " #: js/messages.php:318 -#| msgid "Column names: " msgid "Column minimum:" msgstr "Kolomminimum:" #: js/messages.php:319 -#| msgid "Maximum tables" msgid "Minimum value:" msgstr "Minimumwaarde:" #: js/messages.php:320 -#| msgid "Maximum tables" msgid "Maximum value:" msgstr "Maximumwaarde:" @@ -2032,7 +2026,6 @@ msgid "Successfully deleted the page" msgstr "" #: js/messages.php:382 -#| msgid "Edit or export relational schema" msgid "Export relational schema" msgstr "Exporteer relationeel schema" @@ -2106,7 +2099,6 @@ msgstr "" "Voer een geldige hexadecimale tekenreeks in. Geldige tekens zijn 0-9, A-F." #: js/messages.php:404 -#| msgid "Cancel" msgid "cancel" msgstr "annuleren" @@ -2119,22 +2111,18 @@ msgid "Failed" msgstr "" #: js/messages.php:407 -#| msgid "Success!" msgid "Success" msgstr "Geslaagd" #: js/messages.php:408 -#| msgid "Import defaults" msgid "Import status" msgstr "Importstatus" #: js/messages.php:409 libraries/navigation/Navigation.class.php:102 -#| msgid "Log file threshold" msgid "Drop files here" msgstr "Bestanden hier neerzetten" #: js/messages.php:410 -#| msgid "Select database" msgid "Select database first" msgstr "Selecteer eerst een databank" @@ -2283,7 +2271,6 @@ msgstr "" "wachten." #: js/messages.php:493 -#| msgid "Show this query here again" msgid "Execute this query again?" msgstr "Deze query opnieuw uitvoeren?" @@ -2626,7 +2613,6 @@ msgid "Font size" msgstr "Lettertypegrootte" #: libraries/Console.class.php:93 libraries/Console.class.php:145 -#| msgid "Expand/Collapse" msgid "Collapse" msgstr "Samenvouwen" @@ -8816,89 +8802,91 @@ msgctxt "Create new view" msgid "New" msgstr "Nieuwe view aanmaken" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "" -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." msgstr "" -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" msgstr "" -#: libraries/normalization.lib.php:150 normalization.php:18 +#: libraries/normalization.lib.php:131 #, fuzzy #| msgid "Select a column." -msgid "Select one ..." +msgid "Select one…" msgstr "Selecteer een kolom." -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 #, fuzzy #| msgid "Move column" msgid "No such column" msgstr "Kolom verplaatsen" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "" -#: libraries/normalization.lib.php:175 +#: libraries/normalization.lib.php:156 #, fuzzy -#| msgid "Move columns" -msgid "Have unique columns" -msgstr "Kolommen verplaatsen" +#| msgid "Add primary key" +msgid "Have a primary key" +msgstr "Een primaire sleutel toevoegen" -#: libraries/normalization.lib.php:180 +#: libraries/normalization.lib.php:162 #, fuzzy -#| msgid "The user %s already exists!" -msgid "Unique column(s) already exist" -msgstr "De gebruiker %s bestaat al!" +#| msgid "Error: relation already exists." +msgid "Primary key already exists." +msgstr "Fout: relatie bestaat reeds." -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:167 msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Een primaire sleutel toevoegen" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove from central columns" msgid "Remove redundant columns" msgstr "Verwijderen uit centrale kolommen" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8906,43 +8894,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "De geselecteerde gebruikers verwijderen" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Kolom toevoegen" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Tabel structuur acties verbergen" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12982,10 +12970,6 @@ msgstr "Een primaire sleutel is toegevoegd aan %s." msgid "Distinct values" msgstr "Onderscheidbare waarden" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Een primaire sleutel toevoegen" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Index toevoegen" @@ -13534,7 +13518,13 @@ msgstr "Geen bestanden gevonden in ZIP-archief!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Fatale fout: de navigatie is alleen toegankelijk via AJAX" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select a column." +msgid "Select one ..." +msgstr "Selecteer een kolom." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15394,6 +15384,20 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert is ingesteld op 0" +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Een unieke/primaire index toevoegen" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Kolommen verplaatsen" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "De gebruiker %s bestaat al!" + #~ msgid "Click to sort." #~ msgstr "Klik om te sorteren." diff --git a/po/pa.po b/po/pa.po index baf9bde0e38a..b4e7fe51bf78 100644 --- a/po/pa.po +++ b/po/pa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-01-06 12:13+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Punjabi Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" +#: libraries/normalization.lib.php:183 +msgid "+ Add a new primary key column" msgstr "" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8260,37 +8261,37 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -11942,10 +11943,6 @@ msgstr "" msgid "Distinct values" msgstr "" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12469,7 +12466,11 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +msgid "Select one ..." +msgstr "" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot index a92ac92161fc..4a808842a9f4 100644 --- a/po/phpmyadmin.pot +++ b/po/phpmyadmin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -559,7 +559,7 @@ msgstr "" #: libraries/display_export.lib.php:296 libraries/display_export.lib.php:302 #: libraries/display_import.lib.php:369 libraries/index.lib.php:40 #: libraries/insert_edit.lib.php:1604 libraries/insert_edit.lib.php:1641 -#: libraries/normalization.lib.php:156 libraries/normalization.lib.php:271 +#: libraries/normalization.lib.php:137 libraries/normalization.lib.php:255 #: libraries/operations.lib.php:39 libraries/operations.lib.php:82 #: libraries/operations.lib.php:210 libraries/operations.lib.php:254 #: libraries/operations.lib.php:627 libraries/operations.lib.php:680 @@ -1711,15 +1711,16 @@ msgstr "" msgid "Continue" msgstr "" -#: js/messages.php:304 -msgid "Add unique/primary index" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" msgstr "" #: js/messages.php:305 -msgid "Unique column(s) added." +msgid "Primary key added." msgstr "" -#: js/messages.php:306 libraries/normalization.lib.php:181 +#: js/messages.php:306 libraries/normalization.lib.php:163 msgid "Taking you to next step…" msgstr "" @@ -8156,79 +8157,79 @@ msgctxt "Create new view" msgid "New" msgstr "" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "" -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." msgstr "" -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" msgstr "" -#: libraries/normalization.lib.php:150 normalization.php:18 -msgid "Select one ..." +#: libraries/normalization.lib.php:131 +msgid "Select one…" msgstr "" -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 msgid "No such column" msgstr "" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "" -#: libraries/normalization.lib.php:175 -msgid "Have unique columns" +#: libraries/normalization.lib.php:156 +msgid "Have a primary key" msgstr "" -#: libraries/normalization.lib.php:180 -msgid "Unique column(s) already exist" +#: libraries/normalization.lib.php:162 +msgid "Primary key already exists." msgstr "" -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:167 msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" +#: libraries/normalization.lib.php:183 +msgid "+ Add a new primary key column" msgstr "" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8236,37 +8237,37 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -11914,10 +11915,6 @@ msgstr "" msgid "Distinct values" msgstr "" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12439,7 +12436,11 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +msgid "Select one ..." +msgstr "" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" diff --git a/po/pl.po b/po/pl.po index 429d48d2f89c..4f183cec1656 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-05-12 23:05+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: Polish Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Dodaj klucz główny" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Usuń kolumnę(y)" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9227,43 +9230,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Usuń zaznaczonych użytkowników" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Dodaj kolumnę" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Ukryj działania struktury tabeli" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13332,10 +13335,6 @@ msgstr "Do %s dodany został klucz podstawowy." msgid "Distinct values" msgstr "Różne wartości" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Dodaj klucz główny" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Dodaj indeks" @@ -13892,7 +13891,13 @@ msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" "Błąd krytyczny: Nawigacja może być dostępna tylko za pośrednictwem AJAX" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Wybierz dwie kolumny" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15746,6 +15751,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert jest ustawiony na 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Dodaj indeks unikatowy" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Przenieś kolumny" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Użytkownik %s już istnieje!" + #~ msgid "Click to sort." #~ msgstr "Kliknij, by posortować." diff --git a/po/pt.po b/po/pt.po index e99002f6abe1..220fc2163e9e 100644 --- a/po/pt.po +++ b/po/pt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-18 13:15+0200\n" "Last-Translator: Dieter Adriaenssens \n" "Language-Team: Portuguese Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +msgid "+ Add a new primary key column" +msgstr "Adiciona novo campo" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove from Favorites" msgid "Remove redundant columns" msgstr "Remover dos Favoritos" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8940,42 +8942,42 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Remover utilizadores seleccionados" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy msgid "No redundant column" msgstr "Adiciona novo campo" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Ocultar as acções à estrutura da tabela" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13001,10 +13003,6 @@ msgstr "Uma chave primária foi adicionada a %s." msgid "Distinct values" msgstr "Valor de sessão" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13619,7 +13617,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Seleccione duas colunas" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15405,6 +15409,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert é definido como 0" +#, fuzzy +#~| msgid "Add columns" +#~ msgid "Have unique columns" +#~ msgstr "Adicionar colunas" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "O utilizador %s já existe!" + #~ msgid "Click to sort." #~ msgstr "Clique para organizar." diff --git a/po/pt_BR.po b/po/pt_BR.po index f1fb432a4887..9035a94b72c2 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-23 04:58+0200\n" "Last-Translator: Thiago Sabaia \n" "Language-Team: Portuguese (Brazil) Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Adicionar chave primária" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Remover coluna(s)" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8951,43 +8954,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Remover os usuários selecionados" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Adicionar coluna" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Esconder as ações de estrutura da tabela" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13000,10 +13003,6 @@ msgstr "Uma chave primária foi adicionada a %s." msgid "Distinct values" msgstr "Procurar valores distintos" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Adicionar chave primária" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Adicionar índice" @@ -13552,7 +13551,13 @@ msgstr "Nenhum arquivo encontrado dentro do arquivo ZIP!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Erro fatal: A navegação somente pode ser acessada via AJAX" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select a column." +msgid "Select one ..." +msgstr "Selecionar coluna." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15403,6 +15408,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert está com valor 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Adicionar índice único" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Mover campo(s)" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "O usuário %s já existe!" + #~ msgid "Click to sort." #~ msgstr "Clique para organizar." diff --git a/po/ro.po b/po/ro.po index f6c3dc7c1074..e446f08b1e50 100644 --- a/po/ro.po +++ b/po/ro.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-31 14:26+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Romanian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s field(s)" +msgid "+ Add a new primary key column" +msgstr "Adaugă %s câmp(uri)" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove chart" msgid "Remove redundant columns" msgstr "Elimină graficul" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9728,43 +9731,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Eliminarea utilizatorilor selectați" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "Adaugă %s câmp(uri)" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Propune structura de tabele" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13937,10 +13940,6 @@ msgstr "A fost adăugată o cheie primară la %s." msgid "Distinct values" msgstr "Răsfoiește valori distincte" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -14543,7 +14542,13 @@ msgstr "Niciun fișier nu a fost găsit în arhiva ZIP!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Alege două coloane" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16378,6 +16383,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert este setat cu 0" +#, fuzzy +#~| msgid "Add columns" +#~ msgid "Have unique columns" +#~ msgstr "Adaugă coloane" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Utilizatorul %s există deja!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/ru.po b/po/ru.po index 62c9b5245199..f248f41cd236 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-28 11:08+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Russian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Добавить первичный ключ" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Удалить поле(я)" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9597,43 +9600,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Удалить выделенных пользователей" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Добавить столбец" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Спрятать действия над структурой таблицы" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13788,10 +13791,6 @@ msgstr "Был добавлен первичный ключ к %s." msgid "Distinct values" msgstr "Уникальные значения" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Добавить первичный ключ" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Добавить индекс" @@ -14351,7 +14350,13 @@ msgstr "" "Неисправимая ошибка: Панель навигации может быть доступна только с помощью " "AJAX" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Выберите два столбца" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16236,6 +16241,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert установлен в 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Добавить уникальный индекс" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Переместить поля" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Пользователь %s уже существует!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/si.po b/po/si.po index 1fbb2c9debbd..9658cafde5bb 100644 --- a/po/si.po +++ b/po/si.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-02-27 10:56+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Sinhala Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "ප්‍රාථමික මූලය එක් කරන්න" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "පේළි(යක්) ඉවත් කරන්න" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8967,43 +8970,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "තෝරාගත් භාවිතා කරන්නන් ඉවත් කරන්න" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "තීරයක් එක් කරන්න" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "වගු සැකිල්ලට අදාල ක්‍රියාවන් සඟවන්න" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12875,10 +12878,6 @@ msgstr "%s ට ප්‍රාථමික මූලයක් එක් කර msgid "Distinct values" msgstr "එකිනෙකට වෙනස් අගයන්" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "ප්‍රාථමික මූලය එක් කරන්න" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "සුචිය එක් කරන්න" @@ -13433,7 +13432,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "තීර දෙකක් තෝරන්න" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15144,6 +15149,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert ශුන්‍යයට සිටුවා ඇත" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "අනන්‍ය මූලය එක් කරන්න" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "තීර අනුපිළිවල සකසන්න" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "%s භාවිතා කරන්නා දැනටමත් පවතී!" + #~ msgid "Click to sort." #~ msgstr "අනුපිළිවෙල අනුව සැකසීමට ක්ලික් කරන්න." diff --git a/po/sk.po b/po/sk.po index 320a5f9ec3fd..44eb0a6fa355 100644 --- a/po/sk.po +++ b/po/sk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-05-07 17:41+0200\n" "Last-Translator: Jozef Pistej \n" "Language-Team: Slovak Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add column" +msgid "+ Add a new primary key column" +msgstr "Pridať stĺpec" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Odstrániť stĺpce" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9261,43 +9262,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Odstrániť vybraných používateľov" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Pridať stĺpec" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Skryť akcie štruktúry tabuľky" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13243,10 +13244,6 @@ msgstr "Bol pridaný primárny kľúč pre %s." msgid "Distinct values" msgstr "Odlišné hodnoty" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Pridať index" @@ -13797,7 +13794,13 @@ msgstr "V ZIP archíve neboli nájdené žiadne súbory!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Zvoľte dva stĺpce" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15423,6 +15426,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert je nastavené na 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Pridať unikátny index" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Presunúť stĺpce" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Používateľ %s už existuje!" + #~ msgid "Click to sort." #~ msgstr "Kliknite pre zoradenie." diff --git a/po/sl.po b/po/sl.po index 406c7180e306..eb6d979a6a63 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-07-01 23:19+0200\n" "Last-Translator: Domen \n" "Language-Team: Slovenian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Dodaj primarni ključ" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "Odstrani odvečne stolpce" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8795,39 +8802,39 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "Odstrani izbrane" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Dodaj stolpec" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "Izboljšaj strukturo tabele (normalizacija):" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12803,10 +12810,6 @@ msgstr "Na %s sem dodal primarni ključ." msgid "Distinct values" msgstr "Različne vrednosti" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Dodaj primarni ključ" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Dodaj indeks" @@ -13347,7 +13350,11 @@ msgstr "V arhivu ZIP ni bilo najdenih datotek!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Usodna napaka: Do navigacije lahko dostopate samo z Ajaxom" -#: normalization.php:52 +#: normalization.php:19 +msgid "Select one ..." +msgstr "Izberite enega ..." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15165,6 +15172,22 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert je nastavljeno na 0" +#~ msgid "Add unique/primary index" +#~ msgstr "Dodaj izvirni/primarni indeks" + +#~ msgid "Unique column(s) added." +#~ msgstr "Ustvaril sem izvirne stolpce." + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Premakni stolpce" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Uporabnik %s že obstaja!" + #~ msgid "Click to sort." #~ msgstr "Kliknite za razvrščanje." diff --git a/po/sq.po b/po/sq.po index b162e9de487d..7e5f9a522130 100644 --- a/po/sq.po +++ b/po/sq.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-28 11:05+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Albanian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +msgid "+ Add a new primary key column" +msgstr "Shto një fushë të re" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove chart" msgid "Remove redundant columns" msgstr "Hiqe grafikun" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8894,42 +8896,42 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Heq përdoruesit e zgjedhur" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy msgid "No redundant column" msgstr "Shto një fushë të re" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Propozo strukturën e tabelës" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12994,10 +12996,6 @@ msgstr "Një kyç primar u shtua tek %s." msgid "Distinct values" msgstr "Shfleto opcionet e huaja" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13612,7 +13610,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Zgjidhni dy kolona" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15324,6 +15328,15 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~ msgid "Have unique columns" +#~ msgstr "Shto një fushë të re" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Përdoruesi %s ekziston!" + #~ msgid "Edit or export relational schema" #~ msgstr "Modifiko ose eksporto skemën relacionale" diff --git a/po/sr.po b/po/sr.po index 1252f6582f56..be22bc339cb4 100644 --- a/po/sr.po +++ b/po/sr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-08 19:34+0200\n" "Last-Translator: Nikola Stojaković \n" "Language-Team: Serbian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s field(s)" +msgid "+ Add a new primary key column" +msgstr "Додај %s поља" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove database" msgid "Remove redundant columns" msgstr "Уклони базу" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9249,43 +9252,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Уклони изабране кориснике" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "Додај %s поља" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Предложи структуру табеле" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13512,10 +13515,6 @@ msgstr "Примарни кључ је управо додат %s." msgid "Distinct values" msgstr "Прегледај различите вредности" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Add new field" @@ -14135,7 +14134,13 @@ msgstr "У ZIP архиви нема датотека!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Додај/обриши колону" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15920,6 +15925,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "макс. истовремених веза" +#, fuzzy +#~| msgid "Add %s field(s)" +#~ msgid "Have unique columns" +#~ msgstr "Додај %s поља" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Корисник %s већ постоји!" + #~ msgid "Edit or export relational schema" #~ msgstr "Уреди или извези релациону схему" diff --git a/po/sr@latin.po b/po/sr@latin.po index b74c7c3f1139..d11991af6607 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-31 14:25+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Serbian (latin) Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add column" +msgid "+ Add a new primary key column" +msgstr "Dodaj kolonu" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Ukloni kolonu(e)" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9185,43 +9188,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Ukloni izabrane korisnike" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Dodaj kolonu" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Predloži strukturu tabele" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13261,10 +13264,6 @@ msgstr "Primarni ključ je upravo dodat %s." msgid "Distinct values" msgstr "Pregledaj različite vrednosti" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13842,7 +13841,13 @@ msgstr "U ZIP arhivi nema datoteka!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Izaberi dve kolone" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15523,6 +15528,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert je postavljeno na 0" +#, fuzzy +#~| msgid "Add %s field(s)" +#~ msgid "Have unique columns" +#~ msgstr "Dodaj %s polja" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Korisnik %s već postoji!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/sv.po b/po/sv.po index 777997d94519..037b3f41b8ab 100644 --- a/po/sv.po +++ b/po/sv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-15 22:04+0200\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Lägg till primär nyckel" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Radera kolumn(er)" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8865,43 +8868,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Ta bort valda användare" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Lägg till kolumn" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Dölj åtgärder för tabellstruktur" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12887,10 +12890,6 @@ msgstr "En primär nyckel har lagts till för %s." msgid "Distinct values" msgstr "Distinkta värden" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Lägg till primär nyckel" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Lägg till index" @@ -13441,7 +13440,13 @@ msgstr "Inga filer hittades i ZIP-arkivet!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Oåterkalleligt fel: Navigering kan endast nås via AJAX" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select a column." +msgid "Select one ..." +msgstr "Välj en kolumn." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15244,6 +15249,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert är satt till 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Lägg till unikt index" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Flytta kolumner" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Användaren %s finns redan!" + #~ msgid "Click to sort." #~ msgstr "Klicka för att sortera." diff --git a/po/ta.po b/po/ta.po index 06ea989d90b5..20f517dae0b7 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-07-02 07:56+0200\n" "Last-Translator: Lakshmanan M \n" "Language-Team: Tamil Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add column" +msgid "+ Add a new primary key column" +msgstr "நெடுவரிசையை சேர்க்க" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove from central columns" msgid "Remove redundant columns" msgstr "முதன்மைநிரல்வரிசைகளிலிருந்து நீக்கவும்" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8392,43 +8393,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Removing Selected Users" msgid "Remove selected" msgstr "தேர்ந்தெடுக்கப்பட்ட பயனர்கள் நீக்கப்படுகின்றனர்" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "நெடுவரிசையை சேர்க்க" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "தரவுதள வடிவமைப்பு நடவடிக்கைகளை மறை" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12083,10 +12084,6 @@ msgstr "" msgid "Distinct values" msgstr "தனித்த மதிப்புகள்" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "சுட்டுதொகுப்புக்குறி சேர்க்க" @@ -12608,7 +12605,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select a column." +msgid "Select one ..." +msgstr "ஒரு நெடுவரிசையை தேர்ந்தெடுக்கவும்." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -14192,6 +14195,19 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#~ msgid "Add unique/primary index" +#~ msgstr "தனித்த சுட்டு/தொகுப்புக்குறி சேர்க்க" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "நெடுவரிசைகளை நகர்த்து" + +#, fuzzy +#~| msgid "Table %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "%s இந்த அட்டவணை ஏற்கனவே உள்ளது!" + #~ msgid "Click to sort." #~ msgstr "வரிசைப்படுத்த சொடுக்குக." diff --git a/po/te.po b/po/te.po index acf7ff7ba4cf..37d59f21cc4c 100644 --- a/po/te.po +++ b/po/te.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-02-27 10:56+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Telugu Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +# మొదటి అనువాదము +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add into comments" +msgid "+ Add a new primary key column" +msgstr "స్పందనలకు చేర్చు" # మొదటి అనువాదము -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove database" msgid "Remove redundant columns" msgstr "డేటాబేస్ తొలగించండి" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8866,45 +8867,45 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Table name" msgid "Remove selected" msgstr "పట్టిక పేరు" # మొదటి అనువాదము -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add into comments" msgid "No redundant column" msgstr "స్పందనలకు చేర్చు" # మొదటి అనువాదము -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Database" msgid "Improve table structure (Normalization):" msgstr "డేటాబేస్" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12799,10 +12800,6 @@ msgstr "" msgid "Distinct values" msgstr "ఈ విలువని ఉపయోగించు" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13386,7 +13383,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "Select one ..." +msgstr "నిలువ వరుసల్ని చేర్చు/తొలగించు" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15084,6 +15087,17 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +# మొదటి అనువాదము +#, fuzzy +#~| msgid "Add into comments" +#~ msgid "Have unique columns" +#~ msgstr "స్పందనలకు చేర్చు" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "%s అనే వాడుకరి ఇప్పటికే ఉన్నారు!" + # మొదటి అనువాదము #~ msgid "Create a page" #~ msgstr "పుటని సృష్టించు" diff --git a/po/th.po b/po/th.po index 1ddf3a8ade7d..ac79cbf07c5f 100644 --- a/po/th.po +++ b/po/th.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-05-17 07:11+0200\n" "Last-Translator: Sorawee Porncharoenwase \n" "Language-Team: Thai \n" @@ -578,7 +578,7 @@ msgstr "เพิ่มเรขาคณิต" #: libraries/display_export.lib.php:296 libraries/display_export.lib.php:302 #: libraries/display_import.lib.php:369 libraries/index.lib.php:40 #: libraries/insert_edit.lib.php:1604 libraries/insert_edit.lib.php:1641 -#: libraries/normalization.lib.php:156 libraries/normalization.lib.php:271 +#: libraries/normalization.lib.php:137 libraries/normalization.lib.php:255 #: libraries/operations.lib.php:39 libraries/operations.lib.php:82 #: libraries/operations.lib.php:210 libraries/operations.lib.php:254 #: libraries/operations.lib.php:627 libraries/operations.lib.php:680 @@ -1834,17 +1834,18 @@ msgstr "" msgid "Continue" msgstr "สนับสนุน" -#: js/messages.php:304 -#, fuzzy -#| msgid "Add primary key" -msgid "Add unique/primary index" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" msgstr "เพิ่มคีย์หลัก" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "" +#, fuzzy +#| msgid "A primary key has been added on %s." +msgid "Primary key added." +msgstr "ได้เพิ่มไพรมารีคีย์แล้วใน %s" -#: js/messages.php:306 libraries/normalization.lib.php:181 +#: js/messages.php:306 libraries/normalization.lib.php:163 #, fuzzy #| msgid "Tracking report" msgid "Taking you to next step…" @@ -8885,89 +8886,90 @@ msgctxt "Create new view" msgid "New" msgstr "" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "" -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." msgstr "" -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" msgstr "" -#: libraries/normalization.lib.php:150 normalization.php:18 +#: libraries/normalization.lib.php:131 #, fuzzy #| msgid "Select two columns" -msgid "Select one ..." +msgid "Select one…" msgstr "เพิ่มสองสดมภ์" -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "No such column" msgstr "เพิ่ม/ลบ คอลัมน์ (ฟิลด์)" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "" -#: libraries/normalization.lib.php:175 +#: libraries/normalization.lib.php:156 #, fuzzy -#| msgid "Add columns" -msgid "Have unique columns" -msgstr "เพิ่มฟิลด์ใหม่" +#| msgid "Add primary key" +msgid "Have a primary key" +msgstr "เพิ่มคีย์หลัก" -#: libraries/normalization.lib.php:180 +#: libraries/normalization.lib.php:162 #, fuzzy -#| msgid "The user %s already exists!" -msgid "Unique column(s) already exist" +msgid "Primary key already exists." msgstr "มีผู้ใช้ %s อยู่แล้ว!" -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:167 msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "เพิ่มคีย์หลัก" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove chart" msgid "Remove redundant columns" msgstr "เอาการแสดงผลออก" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8975,42 +8977,42 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "ถอนผู้ใช้ที่เลือก" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy msgid "No redundant column" msgstr "เพิ่มฟิลด์ใหม่" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "เสนอโครงสร้างตาราง" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13014,10 +13016,6 @@ msgstr "ได้เพิ่มไพรมารีคีย์แล้วใ msgid "Distinct values" msgstr "ค่าเซสชั่น" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "เพิ่มคีย์หลัก" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Add new field" @@ -13626,7 +13624,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "เพิ่มสองสดมภ์" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15397,6 +15401,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert ถูกตั้งค่าไว้ที่ 0" +#, fuzzy +#~| msgid "Add primary key" +#~ msgid "Add unique/primary index" +#~ msgstr "เพิ่มคีย์หลัก" + +#, fuzzy +#~| msgid "Add columns" +#~ msgid "Have unique columns" +#~ msgstr "เพิ่มฟิลด์ใหม่" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "มีผู้ใช้ %s อยู่แล้ว!" + #, fuzzy #~| msgid "Click to sort" #~ msgid "Click to sort." diff --git a/po/tk.po b/po/tk.po index 650cad19f553..cb8b42694114 100644 --- a/po/tk.po +++ b/po/tk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2013-05-07 17:12+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Turkmen Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" +#: libraries/normalization.lib.php:183 +msgid "+ Add a new primary key column" msgstr "" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8281,37 +8282,37 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -11965,10 +11966,6 @@ msgstr "" msgid "Distinct values" msgstr "Şu bahany ulan" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12492,7 +12489,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Use this value" +msgid "Select one ..." +msgstr "Şu bahany ulan" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" diff --git a/po/tr.po b/po/tr.po index c41590d1b82c..d9f1eeb24ba2 100644 --- a/po/tr.po +++ b/po/tr.po @@ -3,11 +3,11 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-07-02 21:02+0200\n" "Last-Translator: Burak Yavuz \n" -"Language-Team: Turkish " -"\n" +"Language-Team: Turkish \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -564,7 +564,7 @@ msgstr "Geometri ekle" #: libraries/display_export.lib.php:296 libraries/display_export.lib.php:302 #: libraries/display_import.lib.php:369 libraries/index.lib.php:40 #: libraries/insert_edit.lib.php:1604 libraries/insert_edit.lib.php:1641 -#: libraries/normalization.lib.php:156 libraries/normalization.lib.php:271 +#: libraries/normalization.lib.php:137 libraries/normalization.lib.php:255 #: libraries/operations.lib.php:39 libraries/operations.lib.php:82 #: libraries/operations.lib.php:210 libraries/operations.lib.php:254 #: libraries/operations.lib.php:627 libraries/operations.lib.php:680 @@ -1800,15 +1800,18 @@ msgstr "" msgid "Continue" msgstr "Devam" -#: js/messages.php:304 -msgid "Add unique/primary index" -msgstr "Benzersiz/birincil indeks ekle" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" +msgstr "Birincil anahtar ekle" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "Benzersiz sütun(lar) eklendi." +#, fuzzy +#| msgid "A primary key has been added on %s." +msgid "Primary key added." +msgstr "%s üzerinde birincil anahtar eklendi." -#: js/messages.php:306 libraries/normalization.lib.php:181 +#: js/messages.php:306 libraries/normalization.lib.php:163 msgid "Taking you to next step…" msgstr "Sizi sonraki adıma götürüyor…" @@ -2083,7 +2086,6 @@ msgstr "" "Lütfen geçerli bir onaltılık dizgi girin. Geçerli karakterler 0-9, A-F." #: js/messages.php:404 -#| msgid "Cancel" msgid "cancel" msgstr "iptal" @@ -2096,22 +2098,18 @@ msgid "Failed" msgstr "Başarısız" #: js/messages.php:407 -#| msgid "Success!" msgid "Success" msgstr "Başarılı" #: js/messages.php:408 -#| msgid "Import defaults" msgid "Import status" msgstr "İçe aktarma durumu" #: js/messages.php:409 libraries/navigation/Navigation.class.php:102 -#| msgid "Log file threshold" msgid "Drop files here" msgstr "Dosyaları buraya bırakın" #: js/messages.php:410 -#| msgid "Select database" msgid "Select database first" msgstr "Önce veritabanını seçin" @@ -8703,20 +8701,20 @@ msgctxt "Create new view" msgid "New" msgstr "Yeni" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "Tüm sütunları çok küçük yap" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "Normalleştirmenin ilk adımı (1NF)" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "Adım 1." -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." @@ -8724,11 +8722,11 @@ msgstr "" "Birden fazla sütuna bölünebilen herhangi bir sütununuz var mı? Örneğin: " "adres cadde,şehir, ülke ve posta kodu olarak bölünebilir." -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "Bana, zaten bu tabloda olmayan sütunların orta listesini göster" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" @@ -8736,52 +8734,66 @@ msgstr "" "Birden fazla sütuna bölünebilen bir sütun seçin. ('böyle bir sütun yok' " "seçiminde, sonraki adıma geçilecek)" -#: libraries/normalization.lib.php:150 normalization.php:18 -msgid "Select one ..." +#: libraries/normalization.lib.php:131 +#, fuzzy +#| msgid "Select one ..." +msgid "Select one…" msgstr "Bir tane seçin ..." -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 msgid "No such column" msgstr "Böyle bir sütun yok" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "böl " -#: libraries/normalization.lib.php:175 -msgid "Have unique columns" -msgstr "Benzersiz sütunlar var" +#: libraries/normalization.lib.php:156 +#, fuzzy +#| msgid "Add primary key" +msgid "Have a primary key" +msgstr "Birincil anahtar ekle" -#: libraries/normalization.lib.php:180 -msgid "Unique column(s) already exist" -msgstr "Benzersiz sütun(lar) zaten var" +#: libraries/normalization.lib.php:162 +#, fuzzy +#| msgid "Error: relation already exists." +msgid "Primary key already exists." +msgstr "Hata: bağlantı zaten var." -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:167 +#, fuzzy +#| msgid "" +#| "There are no unique columns. Add a unique column (or combination of " +#| "columns) that uniquely identify all rows. " msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" "Benzersiz sütunlar yok. Tüm satırları benzersiz olarak tanımlayan benzersiz " "bir sütun (ya da sütunlar birleşimi) ekleyin. " -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +#, fuzzy +#| msgid "Add unique/primary index on existing column(s)" +msgid "Add a primary key on existing column(s)" msgstr "Var olan sütun(lar)a benzersiz/birincil indeks ekle" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "+ Add a new unique column (primary key)" +msgid "+ Add a new primary key column" msgstr "+ Yeni bir benzersiz sütun ekle (birincil anahtar)" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "Gereksiz sütunları kaldır" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8789,37 +8801,37 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "Seçileni kaldır" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "Gereksiz sütun yok" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "Tablo yapısını iyileştir (Normalleştirme):" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "Normalleştirmenin ikinci adımı (1NF+2NF)" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "Normalleştirmenin üçüncü adımı (1NF+2NF+3NF)" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12800,10 +12812,6 @@ msgstr "%s üzerinde birincil anahtar eklendi." msgid "Distinct values" msgstr "Belirgin değerler" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Birincil anahtar ekle" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "İndeks ekle" @@ -13349,7 +13357,11 @@ msgstr "ZIP arşivi içinde bulunan dosya yok!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "Önemli hata: Gezintiye sadece AJAX aracılığıyla erişilebilir" -#: normalization.php:52 +#: normalization.php:19 +msgid "Select one ..." +msgstr "Bir tane seçin ..." + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "Normalleştirmenin İkinci/Üçüncü adımı" @@ -15158,6 +15170,18 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert 0'a ayarlı" +#~ msgid "Add unique/primary index" +#~ msgstr "Benzersiz/birincil indeks ekle" + +#~ msgid "Unique column(s) added." +#~ msgstr "Benzersiz sütun(lar) eklendi." + +#~ msgid "Have unique columns" +#~ msgstr "Benzersiz sütunlar var" + +#~ msgid "Unique column(s) already exist" +#~ msgstr "Benzersiz sütun(lar) zaten var" + #~ msgid "Click to sort." #~ msgstr "Sıralamak için tıklayın." diff --git a/po/tt.po b/po/tt.po index ad377626f008..a81780113e66 100644 --- a/po/tt.po +++ b/po/tt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-27 15:10+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Tatar Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add %s field(s)" +msgid "+ Add a new primary key column" +msgstr "%s alan östäw" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Rename database to" msgid "Remove redundant columns" msgstr "Biremlekne bolay atap quy" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9159,43 +9162,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Saylanğan qullanuçı beterü" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add %s field(s)" msgid "No redundant column" msgstr "%s alan östäw" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Tüşämä tözeleşenä küzätü" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13277,10 +13280,6 @@ msgstr "\"%s\" öçen töp açqıç qorıldı" msgid "Distinct values" msgstr "Browse foreign values" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13893,7 +13892,13 @@ msgstr "ZIP-tuplama eçendä biremnär tabılmadı!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Add/Delete Field Columns" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15654,6 +15659,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Add %s field(s)" +#~ msgid "Have unique columns" +#~ msgstr "%s alan östäw" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "\"%s\" atlı qullanuçı bar inde!" + #, fuzzy #~| msgid "Relational schema" #~ msgid "Edit or export relational schema" diff --git a/po/ug.po b/po/ug.po index 9c629194bdcc..f51143dbf0e8 100644 --- a/po/ug.po +++ b/po/ug.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2013-11-25 15:29+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Uighur Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "+ Add a new primary key column" +msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove database" msgid "Remove redundant columns" msgstr "ئۆزگەرتىلگەن ساندان ئىسمى" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8923,43 +8928,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "With selected:" msgid "Remove selected" msgstr "تاللانغىنى:" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add/Delete columns" msgid "No redundant column" msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Include table caption" msgid "Improve table structure (Normalization):" msgstr "ئۆزئىچىگە ئالغان جەدېۋەلنىڭ تىمىسى" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12869,10 +12874,6 @@ msgstr "" msgid "Distinct values" msgstr "مۇشۇ قىممەتنى ئىشلىتىش" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13463,7 +13464,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "Select one ..." +msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15194,6 +15201,11 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Add/Delete columns" +#~ msgid "Have unique columns" +#~ msgstr "سۆزلەم قوشۇش\\ئۆچۈرۈش" + #, fuzzy #~| msgid "Click to select" #~ msgid "Click to sort." diff --git a/po/uk.po b/po/uk.po index 3b3b413445d4..664ab64790d5 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-04-23 16:10+0200\n" "Last-Translator: Vitaliy Perekupka \n" "Language-Team: Ukrainian Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "Додати первинний ключ" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove chart" msgid "Remove redundant columns" msgstr "Вилучити діаграму" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9167,43 +9170,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Видалити вибраних користувачів" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "Додати стовпчик" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "Приховати дії над структурою таблиці" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13260,10 +13263,6 @@ msgstr "Було додано первинний ключ до %s." msgid "Distinct values" msgstr "Окремі значення" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "Додати первинний ключ" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "Додати індекс" @@ -13821,7 +13820,13 @@ msgstr "Файлів всередині ZIP-архіву не знайдено!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "Виділити дві колонки" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15648,6 +15653,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert встановлений у 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "Додати унікальний індекс" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "Перемістити стовпці" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "Користувач %s вже існує!" + #~ msgid "Click to sort." #~ msgstr "Клацніть для сортування." diff --git a/po/ur.po b/po/ur.po index 187a6a566648..a937bc21b65c 100644 --- a/po/ur.po +++ b/po/ur.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-03-27 15:22+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Urdu \n" @@ -577,7 +577,7 @@ msgstr "جیومیٹری شامل کریں" #: libraries/display_export.lib.php:296 libraries/display_export.lib.php:302 #: libraries/display_import.lib.php:369 libraries/index.lib.php:40 #: libraries/insert_edit.lib.php:1604 libraries/insert_edit.lib.php:1641 -#: libraries/normalization.lib.php:156 libraries/normalization.lib.php:271 +#: libraries/normalization.lib.php:137 libraries/normalization.lib.php:255 #: libraries/operations.lib.php:39 libraries/operations.lib.php:82 #: libraries/operations.lib.php:210 libraries/operations.lib.php:254 #: libraries/operations.lib.php:627 libraries/operations.lib.php:680 @@ -1878,15 +1878,18 @@ msgstr "" msgid "Continue" msgstr "تعاون کریں" -#: js/messages.php:304 -msgid "Add unique/primary index" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" msgstr "" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "" +#, fuzzy +#| msgid "The primary key has been dropped." +msgid "Primary key added." +msgstr "بنیادی کلید چھوڑ دیا گیا ہے" -#: js/messages.php:306 libraries/normalization.lib.php:181 +#: js/messages.php:306 libraries/normalization.lib.php:163 #, fuzzy #| msgid "Tracking report" msgid "Taking you to next step…" @@ -9195,87 +9198,89 @@ msgctxt "Create new view" msgid "New" msgstr "" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "" -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." msgstr "" -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" msgstr "" -#: libraries/normalization.lib.php:150 normalization.php:18 +#: libraries/normalization.lib.php:131 #, fuzzy #| msgid "Add/Delete columns" -msgid "Select one ..." +msgid "Select one…" msgstr "کالم اضافہ/حذف کریں" -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "No such column" msgstr "فیلڈ کالمز شامل یا ختم کریں" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "" -#: libraries/normalization.lib.php:175 -#, fuzzy -#| msgid "Add/Delete Field Columns" -msgid "Have unique columns" -msgstr "فیلڈ کالمز شامل یا ختم کریں" - -#: libraries/normalization.lib.php:180 -msgid "Unique column(s) already exist" +#: libraries/normalization.lib.php:156 +msgid "Have a primary key" msgstr "" -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:162 +#, fuzzy +#| msgid "Error: relation already exists." +msgid "Primary key already exists." +msgstr "غلطی : ریلیشن پہلے سے موجود ہے۔" + +#: libraries/normalization.lib.php:167 msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "+ Add a new primary key column" +msgstr "فیلڈ کالمز شامل یا ختم کریں" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove database" msgid "Remove redundant columns" msgstr "کوائفیہ ہٹائیں" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9283,43 +9288,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Removing Selected Users" msgid "Remove selected" msgstr "منتخب صارفین حذف کیے جا رہے ہیں" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add/Delete Field Columns" msgid "No redundant column" msgstr "فیلڈ کالمز شامل یا ختم کریں" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Include table caption" msgid "Improve table structure (Normalization):" msgstr "جدول عنوان شامل کریں" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13242,10 +13247,6 @@ msgstr "" msgid "Distinct values" msgstr "یہ قدر استعمال کریں" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -13842,7 +13843,13 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete columns" +msgid "Select one ..." +msgstr "کالم اضافہ/حذف کریں" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15577,6 +15584,11 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "" +#, fuzzy +#~| msgid "Add/Delete Field Columns" +#~ msgid "Have unique columns" +#~ msgstr "فیلڈ کالمز شامل یا ختم کریں" + #, fuzzy #~| msgid "Click to select" #~ msgid "Click to sort." diff --git a/po/uz.po b/po/uz.po index fdcc5cfbd10f..5dfff0772b71 100644 --- a/po/uz.po +++ b/po/uz.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-02-02 13:59+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Uzbek \n" @@ -581,7 +581,7 @@ msgstr "Янги фойдаланувчи қўшиш" #: libraries/display_export.lib.php:296 libraries/display_export.lib.php:302 #: libraries/display_import.lib.php:369 libraries/index.lib.php:40 #: libraries/insert_edit.lib.php:1604 libraries/insert_edit.lib.php:1641 -#: libraries/normalization.lib.php:156 libraries/normalization.lib.php:271 +#: libraries/normalization.lib.php:137 libraries/normalization.lib.php:255 #: libraries/operations.lib.php:39 libraries/operations.lib.php:82 #: libraries/operations.lib.php:210 libraries/operations.lib.php:254 #: libraries/operations.lib.php:627 libraries/operations.lib.php:680 @@ -1987,15 +1987,18 @@ msgstr "" msgid "Continue" msgstr "Атрибутлар" -#: js/messages.php:304 -msgid "Add unique/primary index" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" msgstr "" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "" +#, fuzzy +#| msgid "A primary key has been added on %s." +msgid "Primary key added." +msgstr "\"%s\" га бирламчи калит қўшилди" -#: js/messages.php:306 libraries/normalization.lib.php:181 +#: js/messages.php:306 libraries/normalization.lib.php:163 #, fuzzy #| msgid "Tracking report" msgid "Taking you to next step…" @@ -9828,89 +9831,89 @@ msgctxt "Create new view" msgid "New" msgstr "" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "" -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." msgstr "" -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" msgstr "" -#: libraries/normalization.lib.php:150 normalization.php:18 +#: libraries/normalization.lib.php:131 #, fuzzy #| msgid "Add/Delete Field Columns" -msgid "Select one ..." +msgid "Select one…" msgstr "Устун қўшиш/ўчириш" -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 #, fuzzy #| msgid "Remove column(s)" msgid "No such column" msgstr "Устун(лар)ни олиб ташлаш" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "" -#: libraries/normalization.lib.php:175 -#, fuzzy -#| msgid "Remove column(s)" -msgid "Have unique columns" -msgstr "Устун(лар)ни олиб ташлаш" +#: libraries/normalization.lib.php:156 +msgid "Have a primary key" +msgstr "" -#: libraries/normalization.lib.php:180 +#: libraries/normalization.lib.php:162 #, fuzzy -#| msgid "The user %s already exists!" -msgid "Unique column(s) already exist" -msgstr "\"%s\" номли фойдаланувчи мавжуд!" +#| msgid "Error: relation already exists." +msgid "Primary key already exists." +msgstr "Хатолик: Боғлиқлик аллақачон мавжуд." -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:167 msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add column(s)" +msgid "+ Add a new primary key column" +msgstr "Устун(лар) қўшиш" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Устун(лар)ни олиб ташлаш" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9918,43 +9921,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Белгиланган фойдаланувчиларни ўчириш" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column(s)" msgid "No redundant column" msgstr "Устун(лар) қўшиш" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Жадвал тузилиши таҳлили" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -14327,10 +14330,6 @@ msgstr "\"%s\" га бирламчи калит қўшилди" msgid "Distinct values" msgstr "Турли қийматларни кўриб чиқиш" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Apply index(s)" @@ -14979,7 +14978,13 @@ msgstr "ZIP-архив ичида файл мавжуд эмас!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Устун қўшиш/ўчириш" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16798,6 +16803,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "Максимал уланишлар сони " +#, fuzzy +#~| msgid "Remove column(s)" +#~ msgid "Have unique columns" +#~ msgstr "Устун(лар)ни олиб ташлаш" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "\"%s\" номли фойдаланувчи мавжуд!" + #, fuzzy #~| msgid "Click to select" #~ msgid "Click to sort." diff --git a/po/uz@latin.po b/po/uz@latin.po index 301d02ba7165..5a318fa966d2 100644 --- a/po/uz@latin.po +++ b/po/uz@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-02-03 16:59+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Uzbek (latin) Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add column(s)" +msgid "+ Add a new primary key column" +msgstr "Ustun(lar) qo‘shish" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "Ustun(lar)ni olib tashlash" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9973,43 +9976,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "Belgilangan foydalanuvchilarni o‘chirish" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column(s)" msgid "No redundant column" msgstr "Ustun(lar) qo‘shish" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Propose table structure" msgid "Improve table structure (Normalization):" msgstr "Jadval tuzilishi tahlili" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -14422,10 +14425,6 @@ msgstr "\"%s\" ga birlamchi kalit qo‘shildi" msgid "Distinct values" msgstr "Turli qiymatlarni ko‘rib chiqish" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 #, fuzzy #| msgid "Apply index(s)" @@ -15075,7 +15074,13 @@ msgstr "ZIP-arxiv ichida fayl mavjud emas!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Add/Delete Field Columns" +msgid "Select one ..." +msgstr "Ustun qo‘shish/o‘chirish" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -16898,6 +16903,16 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "Maksimal ulanishlar soni " +#, fuzzy +#~| msgid "Remove column(s)" +#~ msgid "Have unique columns" +#~ msgstr "Ustun(lar)ni olib tashlash" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "\"%s\" nomli foydalanuvchi mavjud!" + #, fuzzy #~| msgid "Click to select" #~ msgid "Click to sort." diff --git a/po/vls.po b/po/vls.po index 947fb1351ab9..7d9dad33a5c9 100644 --- a/po/vls.po +++ b/po/vls.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2013-07-25 14:40+0200\n" "Last-Translator: saurabh chikate \n" "Language-Team: West Flemish Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" +#: libraries/normalization.lib.php:183 +msgid "+ Add a new primary key column" msgstr "" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 msgid "Remove redundant columns" msgstr "" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8237,37 +8238,37 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 msgid "Remove selected" msgstr "" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 msgid "No redundant column" msgstr "" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 msgid "Improve table structure (Normalization):" msgstr "" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -11915,10 +11916,6 @@ msgstr "" msgid "Distinct values" msgstr "" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "" @@ -12440,7 +12437,11 @@ msgstr "" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "" -#: normalization.php:52 +#: normalization.php:19 +msgid "Select one ..." +msgstr "" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index a7b52c8667ee..a891d6bc2b01 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3,11 +3,11 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-07-02 17:05+0200\n" "Last-Translator: Edward Cheng \n" -"Language-Team: Simplified Chinese " -"\n" +"Language-Team: Simplified Chinese \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -34,7 +34,6 @@ msgstr "点击以排序。" #: db_central_columns.php:125 #, php-format -#| msgid "Showing rows %1s - %2s" msgid "Showing row(s) %1$s - %2$s" msgstr "正在显示第 %1$s - %2$s 行" @@ -558,7 +557,7 @@ msgstr "添加几何体" #: libraries/display_export.lib.php:296 libraries/display_export.lib.php:302 #: libraries/display_import.lib.php:369 libraries/index.lib.php:40 #: libraries/insert_edit.lib.php:1604 libraries/insert_edit.lib.php:1641 -#: libraries/normalization.lib.php:156 libraries/normalization.lib.php:271 +#: libraries/normalization.lib.php:137 libraries/normalization.lib.php:255 #: libraries/operations.lib.php:39 libraries/operations.lib.php:82 #: libraries/operations.lib.php:210 libraries/operations.lib.php:254 #: libraries/operations.lib.php:627 libraries/operations.lib.php:680 @@ -616,7 +615,9 @@ msgstr "已删除书签。" msgid "" "Uploaded file cannot be moved, because the server has open_basedir enabled " "without access to the %s directory (for temporary files)." -msgstr "上传的文件无法被移动,因该服务器已启用 open_basedir ,没有相应的权限访问临时目录(%s)。" +msgstr "" +"上传的文件无法被移动,因该服务器已启用 open_basedir ,没有相应的权限访问临时" +"目录(%s)。" #: import.php:436 import.php:497 libraries/File.class.php:418 #: libraries/File.class.php:512 @@ -931,14 +932,10 @@ msgid "Do you really want to delete the search \"%s\"?" msgstr "您真的要删除用户组“%s”吗?" #: js/messages.php:46 -#| msgid "" -#| "You have edited some data and they have not been saved. Are you sure you " -#| "want to leave this page before saving the data?" msgid "You have unsaved changes; are you sure you want to leave this page?" msgstr "您已修改了一些数据但尚未保存。您真的要放弃保存并离开吗?" #: js/messages.php:49 -#| msgid "Save as file" msgid "Save & Close" msgstr "保存并关闭" @@ -949,7 +946,6 @@ msgid "Reset" msgstr "重置" #: js/messages.php:51 -#| msgid "Select All" msgid "Reset All" msgstr "重置" @@ -958,7 +954,6 @@ msgid "Missing value in the form!" msgstr "表单内缺少值!" #: js/messages.php:55 -#| msgid "at least one of the words" msgid "Select at least one of the options!" msgstr "请至少选择一项" @@ -994,7 +989,6 @@ msgid "Simulate query" msgstr "模拟查询" #: js/messages.php:67 -#| msgid "Affected rows:" msgid "Matched rows:" msgstr "受影响的行数:" @@ -1726,12 +1720,10 @@ msgid "Pick" msgstr "检出" #: js/messages.php:295 -#| msgid "No column selected." msgid "Column selector" msgstr "列选择器" #: js/messages.php:296 -#| msgid "Search in database" msgid "Search this list" msgstr "在该列表中搜索" @@ -1743,7 +1735,6 @@ msgid "" msgstr "" #: js/messages.php:298 -#| msgid "Free memory" msgid "See more" msgstr "显示更多" @@ -1758,21 +1749,21 @@ msgid "" msgstr "该操作有可能影响一些列的定义
你确认做此更改吗?" #: js/messages.php:301 -#| msgid "Contribute" msgid "Continue" msgstr "继续" -#: js/messages.php:304 -#| msgid "Add unique index" -msgid "Add unique/primary index" -msgstr "添加唯一键或主键" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" +msgstr "添加主键" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "已添加唯一列" +#, fuzzy +#| msgid "A primary key has been added on %s." +msgid "Primary key added." +msgstr "已将 %s 设为主键" -#: js/messages.php:306 libraries/normalization.lib.php:181 -#| msgid "Taking you to %s." +#: js/messages.php:306 libraries/normalization.lib.php:163 msgid "Taking you to next step…" msgstr "等待进入下一步…" @@ -1782,7 +1773,6 @@ msgid "The first step of normalization is complete for table '%s'." msgstr "" #: js/messages.php:308 -#| msgid "End of line" msgid "End of step" msgstr "完成" @@ -1803,27 +1793,22 @@ msgid "Show search criteria" msgstr "显示搜索条件" #: js/messages.php:316 -#| msgid "Table Search" msgid "Range search" msgstr "范围搜索" #: js/messages.php:317 -#| msgid "Column names: " msgid "Column maximum:" msgstr "最大列数目:" #: js/messages.php:318 -#| msgid "Column names: " msgid "Column minimum:" msgstr "最小列数目:" #: js/messages.php:319 -#| msgid "Maximum tables" msgid "Minimum value:" msgstr "最小值:" #: js/messages.php:320 -#| msgid "Maximum tables" msgid "Maximum value:" msgstr "最大值:" @@ -2222,7 +2207,6 @@ msgid "" msgstr "" #: js/messages.php:493 -#| msgid "Show this query here again" msgid "Execute this query again?" msgstr "再次执行该查询?" @@ -8943,89 +8927,91 @@ msgctxt "Create new view" msgid "New" msgstr "新建" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "" -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." msgstr "" -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" msgstr "" -#: libraries/normalization.lib.php:150 normalization.php:18 +#: libraries/normalization.lib.php:131 #, fuzzy #| msgid "Select two columns" -msgid "Select one ..." +msgid "Select one…" msgstr "选择两列" -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 #, fuzzy #| msgid "Move column" msgid "No such column" msgstr "移动字段" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "" -#: libraries/normalization.lib.php:175 +#: libraries/normalization.lib.php:156 #, fuzzy -#| msgid "Move columns" -msgid "Have unique columns" -msgstr "移动字段" +#| msgid "Add primary key" +msgid "Have a primary key" +msgstr "添加主键" -#: libraries/normalization.lib.php:180 +#: libraries/normalization.lib.php:162 #, fuzzy -#| msgid "The user %s already exists!" -msgid "Unique column(s) already exist" -msgstr "用户 %s 己存在!" +#| msgid "Error: relation already exists." +msgid "Primary key already exists." +msgstr "错误:关系已存在。" -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:167 msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "添加主键" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "删除字段" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -9033,43 +9019,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "删除选中的用户" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "添加字段" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "隐藏表结构操作" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -13078,10 +13064,6 @@ msgstr "已将 %s 设为主键" msgid "Distinct values" msgstr "非重复值 (DISTINCT)" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "添加主键" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "添加索引" @@ -13642,7 +13624,13 @@ msgstr "ZIP 包中未找到文件!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "致命错误:导航只能通过AJAX访问" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select two columns" +msgid "Select one ..." +msgstr "选择两列" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -15331,6 +15319,23 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert 被设为 0" +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "添加唯一键或主键" + +#~ msgid "Unique column(s) added." +#~ msgstr "已添加唯一列" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "移动字段" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "用户 %s 己存在!" + #~ msgid "Click to sort." #~ msgstr "点击以排序。" diff --git a/po/zh_TW.po b/po/zh_TW.po index 177346b5f6da..31de08c7b271 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2014-07-02 08:18-0400\n" +"POT-Creation-Date: 2014-07-03 07:42-0400\n" "PO-Revision-Date: 2014-06-26 18:51+0200\n" "Last-Translator: Chien Wei Lin \n" "Language-Team: Traditional Chinese 您是否確定要 msgid "Continue" msgstr "繼續" -#: js/messages.php:304 -#, fuzzy -#| msgid "Add unique index" -msgid "Add unique/primary index" -msgstr "新增唯一鍵" +#: js/messages.php:304 libraries/structure.lib.php:2124 +#: libraries/structure.lib.php:2127 +msgid "Add primary key" +msgstr "新增主鍵" #: js/messages.php:305 -msgid "Unique column(s) added." -msgstr "" +#, fuzzy +#| msgid "A primary key has been added on %s." +msgid "Primary key added." +msgstr "已將 %s 設爲主鍵(Primary key)。" -#: js/messages.php:306 libraries/normalization.lib.php:181 +#: js/messages.php:306 libraries/normalization.lib.php:163 #, fuzzy #| msgid "Taking you to %s." msgid "Taking you to next step…" @@ -8456,89 +8457,91 @@ msgctxt "Create new view" msgid "New" msgstr "新增" -#: libraries/normalization.lib.php:128 +#: libraries/normalization.lib.php:107 msgid "Make all columns atomic" msgstr "" -#: libraries/normalization.lib.php:130 libraries/normalization.lib.php:259 +#: libraries/normalization.lib.php:109 libraries/normalization.lib.php:243 msgid "First step of normalization (1NF)" msgstr "" -#: libraries/normalization.lib.php:133 libraries/normalization.lib.php:177 -#: libraries/normalization.lib.php:218 +#: libraries/normalization.lib.php:112 libraries/normalization.lib.php:159 +#: libraries/normalization.lib.php:202 msgid "Step 1." msgstr "" -#: libraries/normalization.lib.php:135 +#: libraries/normalization.lib.php:114 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." msgstr "" -#: libraries/normalization.lib.php:141 +#: libraries/normalization.lib.php:121 msgid "Show me the central list of columns that are not already in this table" msgstr "" -#: libraries/normalization.lib.php:143 +#: libraries/normalization.lib.php:124 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" msgstr "" -#: libraries/normalization.lib.php:150 normalization.php:18 +#: libraries/normalization.lib.php:131 #, fuzzy #| msgid "Select a column." -msgid "Select one ..." +msgid "Select one…" msgstr "選擇一個欄位。" -#: libraries/normalization.lib.php:151 normalization.php:19 +#: libraries/normalization.lib.php:132 normalization.php:20 #, fuzzy #| msgid "Move column" msgid "No such column" msgstr "移動欄位" -#: libraries/normalization.lib.php:154 +#: libraries/normalization.lib.php:135 msgid "split into " msgstr "" -#: libraries/normalization.lib.php:175 +#: libraries/normalization.lib.php:156 #, fuzzy -#| msgid "Move columns" -msgid "Have unique columns" -msgstr "移動欄位" +#| msgid "Add primary key" +msgid "Have a primary key" +msgstr "新增主鍵" -#: libraries/normalization.lib.php:180 +#: libraries/normalization.lib.php:162 #, fuzzy -#| msgid "The user %s already exists!" -msgid "Unique column(s) already exist" -msgstr "使用者 %s 己存在!" +#| msgid "Error: relation already exists." +msgid "Primary key already exists." +msgstr "錯誤: 關聯已存在。" -#: libraries/normalization.lib.php:184 +#: libraries/normalization.lib.php:167 msgid "" -"There are no unique columns. Add a unique column (or combination of columns) " -"that uniquely identify all rows. " +"There is no primary key; please add one.
Hint: A primary key is a column " +"(or combination of columns) that uniquely identify all rows." msgstr "" -#: libraries/normalization.lib.php:190 -msgid "Add unique/primary index on existing column(s)" +#: libraries/normalization.lib.php:174 +msgid "Add a primary key on existing column(s)" msgstr "" -#: libraries/normalization.lib.php:195 +#: libraries/normalization.lib.php:179 msgid "" -"If it's not possible to make existing column combinations as unique then" +"If it's not possible to make existing column combinations as primary key" msgstr "" -#: libraries/normalization.lib.php:199 -msgid "+ Add a new unique column (primary key)" -msgstr "" +#: libraries/normalization.lib.php:183 +#, fuzzy +#| msgid "Add primary key" +msgid "+ Add a new primary key column" +msgstr "新增主鍵" -#: libraries/normalization.lib.php:217 +#: libraries/normalization.lib.php:201 #, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" msgstr "刪除欄位" -#: libraries/normalization.lib.php:220 +#: libraries/normalization.lib.php:204 msgid "" "Do you have group of columns which on combining gives an existing\n" " column? For example, if you have first_name, last_name and full_name " @@ -8546,43 +8549,43 @@ msgid "" " combining first_name and last_name gives full_name which is redundant" msgstr "" -#: libraries/normalization.lib.php:225 +#: libraries/normalization.lib.php:209 msgid "" "Check the columns which are redundant and click on remove. If no redundant " "column, click on 'No redundant column'" msgstr "" -#: libraries/normalization.lib.php:230 +#: libraries/normalization.lib.php:214 #, fuzzy #| msgid "Remove selected users" msgid "Remove selected" msgstr "刪除選中的使用者" -#: libraries/normalization.lib.php:231 +#: libraries/normalization.lib.php:215 #, fuzzy #| msgid "Add column" msgid "No redundant column" msgstr "新增欄位" -#: libraries/normalization.lib.php:256 +#: libraries/normalization.lib.php:240 #, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" msgstr "隱藏資料表結構動作" -#: libraries/normalization.lib.php:257 +#: libraries/normalization.lib.php:241 msgid "Select up to what step you want to normalize" msgstr "" -#: libraries/normalization.lib.php:260 +#: libraries/normalization.lib.php:244 msgid "Second step of normalization (1NF+2NF)" msgstr "" -#: libraries/normalization.lib.php:261 +#: libraries/normalization.lib.php:245 msgid "Third step of normalization (1NF+2NF+3NF)" msgstr "" -#: libraries/normalization.lib.php:268 +#: libraries/normalization.lib.php:252 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" @@ -12415,10 +12418,6 @@ msgstr "已將 %s 設爲主鍵(Primary key)。" msgid "Distinct values" msgstr "顯示相異值" -#: libraries/structure.lib.php:2124 libraries/structure.lib.php:2127 -msgid "Add primary key" -msgstr "新增主鍵" - #: libraries/structure.lib.php:2130 libraries/structure.lib.php:2133 msgid "Add index" msgstr "新增索引" @@ -12949,7 +12948,13 @@ msgstr "ZIP 壓縮檔中查無任何檔案!" msgid "Fatal error: The navigation can only be accessed via AJAX" msgstr "嚴重錯誤: 導覽頁只能使用 AJAX 存取" -#: normalization.php:52 +#: normalization.php:19 +#, fuzzy +#| msgid "Select a column." +msgid "Select one ..." +msgstr "選擇一個欄位。" + +#: normalization.php:53 msgid "Second/Third step of normalization" msgstr "" @@ -14642,6 +14647,21 @@ msgstr "" msgid "concurrent_insert is set to 0" msgstr "concurrent_insert 目前設定為 0" +#, fuzzy +#~| msgid "Add unique index" +#~ msgid "Add unique/primary index" +#~ msgstr "新增唯一鍵" + +#, fuzzy +#~| msgid "Move columns" +#~ msgid "Have unique columns" +#~ msgstr "移動欄位" + +#, fuzzy +#~| msgid "The user %s already exists!" +#~ msgid "Unique column(s) already exist" +#~ msgstr "使用者 %s 己存在!" + #~ msgid "Click to sort." #~ msgstr "點此進行排序。"