From 3e7f36df577e7745236b2ac40386cfef71fc4c3d Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:04:38 +0000 Subject: [PATCH 01/27] Translated using Weblate (French) Currently translated at 100.0% (3376 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/fr/ Signed-off-by: William Desportes --- po/fr.po | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/po/fr.po b/po/fr.po index 056b16f526..f88879a71c 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2020-12-09 07:47+0000\n" +"PO-Revision-Date: 2021-01-22 01:09+0000\n" "Last-Translator: William Desportes \n" -"Language-Team: French \n" +"Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -11591,7 +11591,7 @@ msgid "" "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" msgstr "" "les deux modes ci-dessus
      Par exemple : INSERT " -"INTO tbl_name (col_A,col_B, col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" +"INTO tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" #: libraries/classes/Plugins/Export/ExportSql.php:480 msgid "" @@ -17095,20 +17095,16 @@ msgstr "" "recharger les privilèges." #: templates/server/privileges/privileges_table.twig:646 -#, fuzzy -#| msgid "Allows creating stored routines." msgid "Allows creating foreign key relations." -msgstr "Permission de créer des procédures stockées." +msgstr "Permet de créer des relations de clés étrangères." #: templates/server/privileges/privileges_table.twig:646 msgid "Not used on MariaDB." -msgstr "" +msgstr "Non utilisé sur MariaDB." #: templates/server/privileges/privileges_table.twig:646 -#, fuzzy -#| msgid "Has no effect in this MySQL version." msgid "Not used for this MySQL version." -msgstr "N'a pas d'effet dans cette version de MySQL." +msgstr "Non utilisé pour cette version de MySQL." #: templates/server/privileges/privileges_table.twig:697 msgid "Resource limits" From 5b1c157f8c6c9c2c4d3661d8640166d35595f948 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:26:09 +0000 Subject: [PATCH 02/27] Translated using Weblate (Greek) Currently translated at 93.9% (3173 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/el/ Signed-off-by: William Desportes --- po/el.po | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/po/el.po b/po/el.po index c7c814df79..b64ec643a3 100644 --- a/po/el.po +++ b/po/el.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2020-08-09 15:50+0000\n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \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" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.2-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -10854,17 +10854,12 @@ msgid "Primary key already exists." msgstr "Πρωτεύον κλειδί υπάρχει ήδη." #: libraries/classes/Normalization.php:292 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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/classes/Normalization.php:300 msgid "Add a primary key on existing column(s)" From 9d10502bdb6a48f3fc87981bec7ce37c55fa3c1b Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:24:44 +0000 Subject: [PATCH 03/27] Translated using Weblate (Persian) Currently translated at 23.6% (800 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/fa/ Signed-off-by: William Desportes --- po/fa.po | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/po/fa.po b/po/fa.po index 3419713eff..14f787dc6a 100644 --- a/po/fa.po +++ b/po/fa.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2020-09-16 06:21+0000\n" -"Last-Translator: eshesh \n" -"Language-Team: Persian \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Persian \n" "Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.3-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -7047,10 +7047,8 @@ msgid "Double-click to copy column name." msgstr "نام ستونها" #: libraries/classes/Controllers/JavaScriptMessagesController.php:570 -#, fuzzy -#| msgid "Click the drop-down arrow
to toggle column's visibility" msgid "Click the drop-down arrow
to toggle column's visibility." -msgstr "با کلیک بر روی منوی کشویی
فلش به ضامن دید ستون" +msgstr "با کلیک بر روی منوی کشویی
فلش به ضامن دید ستون." #: libraries/classes/Controllers/JavaScriptMessagesController.php:574 msgid "" From 1d645028dda0dc91e1e1eaa5bf0703782032c985 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:26:52 +0000 Subject: [PATCH 04/27] Translated using Weblate (Finnish) Currently translated at 63.0% (2130 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/fi/ Signed-off-by: William Desportes --- po/fi.po | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/po/fi.po b/po/fi.po index 087f95589b..eaedeaac4e 100644 --- a/po/fi.po +++ b/po/fi.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2020-05-20 00:15+0000\n" -"Last-Translator: Riku Viitanen \n" -"Language-Team: Finnish \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Finnish \n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -7159,11 +7159,9 @@ msgstr "" "painamalla suoraan niiden sisältöä." #: libraries/classes/Controllers/JavaScriptMessagesController.php:601 -#, fuzzy -#| msgid "You can also edit most values
by clicking directly on them." msgid "You can also edit most values
by clicking directly on them." msgstr "" -"Useimpia sarakkeita voi myös muokata
painamalla suoraan niiden sisältöä." +"Useimpia sarakkeita voi myös muokata
painamalla suoraan niiden sisältöä." #: libraries/classes/Controllers/JavaScriptMessagesController.php:604 msgid "Go to link:" @@ -10230,10 +10228,8 @@ msgid "Binary" msgstr "Binääritietoa" #: libraries/classes/InsertEdit.php:792 -#, fuzzy -#| msgid "Because of its length,
this column might not be editable" msgid "Because of its length,
this column might not be editable." -msgstr "Koska sen pituus,
Tätä saraketta ei ehkä voi muokata" +msgstr "Koska sen pituus,
Tätä saraketta ei ehkä voi muokata." #: libraries/classes/InsertEdit.php:1414 msgid "Binary - do not edit" From d31f85517eee999751602749dff628454c8cd4d9 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:26:03 +0000 Subject: [PATCH 05/27] Translated using Weblate (Hungarian) Currently translated at 90.8% (3066 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/hu/ Signed-off-by: William Desportes --- po/hu.po | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/po/hu.po b/po/hu.po index 38e8f8585e..9e40c81d52 100644 --- a/po/hu.po +++ b/po/hu.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2018-02-10 23:35+0000\n" -"Last-Translator: Marczis István \n" -"Language-Team: Hungarian \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Hungarian \n" "Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2.19-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -10799,15 +10799,11 @@ msgid "Primary key already exists." msgstr "Az elsődleges kulcs már létezik." #: libraries/classes/Normalization.php:292 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Nincs elsődleges kulcs, adjon hozzá egyet.
Tipp: Az elsődleges kulcs egy " +"Nincs elsődleges kulcs, adjon hozzá egyet.
Tipp: Az elsődleges kulcs egy " "olyan oszlop (vagy oszlopok kombinációja), amely egyértelműen azonosítja az " "összes sort." From bdd240dd24b1fa4c4996f551975e61bcc720823e Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:25:56 +0000 Subject: [PATCH 06/27] Translated using Weblate (Indonesian) Currently translated at 78.3% (2644 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/id/ Signed-off-by: William Desportes --- po/id.po | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/po/id.po b/po/id.po index a5410bea70..40b02d345b 100644 --- a/po/id.po +++ b/po/id.po @@ -3,10 +3,10 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2021-01-14 22:32+0000\n" -"Last-Translator: wickedr0se \n" -"Language-Team: Indonesian \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -11030,15 +11030,11 @@ msgid "Primary key already exists." msgstr "Kunci utama telah ada." #: libraries/classes/Normalization.php:292 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Tidak ada kunci utama; silakan tambahkan satu Petunjuk
:. Kunci utama " +"Tidak ada kunci utama; silakan tambahkan satu Petunjuk
:. Kunci utama " "adalah kolom (atau kombinasi kolom) yang secara unik mengidentifikasi semua " "baris." From 9dfceef82ca477742e3c45ba6bdfe08d97fcae5e Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:25:48 +0000 Subject: [PATCH 07/27] Translated using Weblate (Japanese) Currently translated at 99.9% (3373 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ja/ Signed-off-by: William Desportes --- po/ja.po | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/po/ja.po b/po/ja.po index 5e40929b55..889bb3b202 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2021-01-18 17:27+0000\n" -"Last-Translator: Masahiro Fujimoto \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" "Language-Team: Japanese \n" "Language: ja\n" @@ -10458,9 +10458,7 @@ msgstr "主キーは既に存在しています。" msgid "" "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 "" -"主キーがありません。1つ追加してください。
ヒント:主キーはすべての行を個" -"別に識別できるカラム(や、カラムの組み合わせ)に指定します。" +msgstr "主キーがありません。1つ追加してください。
ヒント:主キーはすべての行を個別に識別できるカラム(や、カラムの組み合わせ)に指定します。" #: libraries/classes/Normalization.php:300 msgid "Add a primary key on existing column(s)" From 1bd207d77c101d03d084b27a434369e9485ebd6f Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:23:26 +0000 Subject: [PATCH 08/27] Translated using Weblate (Polish) Currently translated at 96.1% (3247 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/pl/ Signed-off-by: William Desportes --- po/pl.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/po/pl.po b/po/pl.po index 3c725983fc..fcf0eb8b28 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2020-08-30 19:38+0000\n" -"Last-Translator: Kozioł Marcin \n" -"Language-Team: Polish \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.2.1-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -7143,8 +7143,8 @@ msgid "" "from ORDER BY clause" msgstr "" "Skrót klawiszowy Shift+Kliknięcie dodaje tę kolumnę do przypadku ORDER BY " -"lub przełącza ASC/DESC.
Skrót klawiaturowy CTRL+Kliknięcie lub Alt" -"+Kliknięcie (Mac: Shift+Opcja+Kliknięcie) usuwa te kolumnę z przypadku ORDER " +"lub przełącza ASC/DESC.
Skrót klawiaturowy CTRL+Kliknięcie lub Alt+" +"Kliknięcie (Mac: Shift+Opcja+Kliknięcie) usuwa te kolumnę z przypadku ORDER " "BY" #: libraries/classes/Controllers/JavaScriptMessagesController.php:567 @@ -7157,7 +7157,7 @@ msgstr "Kliknij dwukrotnie, aby skopiować nazwę kolumny." #: libraries/classes/Controllers/JavaScriptMessagesController.php:570 msgid "Click the drop-down arrow
to toggle column's visibility." -msgstr "Kliknij rozwijane strzałki,
aby przełączyć widoczność kolumn." +msgstr "Kliknij rozwijane strzałki,
aby przełączyć widoczność kolumn." #: libraries/classes/Controllers/JavaScriptMessagesController.php:574 msgid "" @@ -7222,7 +7222,7 @@ msgstr "Drukuj" #: libraries/classes/Controllers/JavaScriptMessagesController.php:599 msgid "You can also edit most values
by double-clicking directly on them." msgstr "" -"Można również edytować większość wartości
klikając dwukrotnie " +"Można również edytować większość wartości
klikając dwukrotnie " "bezpośrednio na nich." #: libraries/classes/Controllers/JavaScriptMessagesController.php:601 From f2858a4a5e8e30e39b6244d514e337eb119815cd Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:27:16 +0000 Subject: [PATCH 09/27] Translated using Weblate (Romanian) Currently translated at 91.2% (3081 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ro/ Signed-off-by: William Desportes --- po/ro.po | 25 ++++++++----------------- 1 file changed, 8 insertions(+), 17 deletions(-) diff --git a/po/ro.po b/po/ro.po index 6aa7d426d7..61e03fbf8a 100644 --- a/po/ro.po +++ b/po/ro.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2020-10-29 02:26+0000\n" -"Last-Translator: liviuconcioiu \n" -"Language-Team: Romanian \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Romanian \n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Weblate 4.3.2-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -7211,20 +7211,15 @@ msgid "Print" msgstr "Imprimare" #: libraries/classes/Controllers/JavaScriptMessagesController.php:599 -#, fuzzy -#| msgid "" -#| "You can also edit most values
by double-clicking directly on them." msgid "You can also edit most values
by double-clicking directly on them." msgstr "" -"De asemenea, poți edita majoritatea valorilor
dând dublu-clic direct pe " +"De asemenea, poți edita majoritatea valorilor
dând dublu-clic direct pe " "ele." #: libraries/classes/Controllers/JavaScriptMessagesController.php:601 -#, fuzzy -#| msgid "You can also edit most values
by clicking directly on them." msgid "You can also edit most values
by clicking directly on them." msgstr "" -"De asemenea, poți edita majoritatea valorilor
dând clic direct pe ele." +"De asemenea, poți edita majoritatea valorilor
dând clic direct pe ele." #: libraries/classes/Controllers/JavaScriptMessagesController.php:604 msgid "Go to link:" @@ -10654,15 +10649,11 @@ msgid "Primary key already exists." msgstr "Cheia principală există deja." #: libraries/classes/Normalization.php:292 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Nu există nicio cheie principală; te rog adaugă una.
Sugestie: o cheie " +"Nu există nicio cheie principală; te rog adaugă una.
Sugestie: o cheie " "principală este o coloană (sau o combinație de coloane) care identifică în " "mod unic toate rândurile." From 6f9c7973279bd15d489533bcd3f63b7081b94e96 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:25:18 +0000 Subject: [PATCH 10/27] Translated using Weblate (Albanian) Currently translated at 92.0% (3107 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/sq/ Signed-off-by: William Desportes --- po/sq.po | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/po/sq.po b/po/sq.po index fa8560bb8a..db6ac3fc08 100644 --- a/po/sq.po +++ b/po/sq.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2018-03-19 23:34+0000\n" -"Last-Translator: M. M. \n" -"Language-Team: Albanian \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Albanian \n" "Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2.20-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -10795,15 +10795,11 @@ msgid "Primary key already exists." msgstr "Çelësi primar ekziston ndërkohë." #: libraries/classes/Normalization.php:292 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Nuk ka asnjë çelës primar; ju lutem shtoni një.
Ide: Një çelës primar " +"Nuk ka asnjë çelës primar; ju lutem shtoni një.
Ide: Një çelës primar " "është një kolonë (ose kombinim i kolonave), që në mënyrë unike identifikon " "të gjitha radhët." From b706ee38eb1913bb1bfb0f3c087d2bab125b4df3 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:25:10 +0000 Subject: [PATCH 11/27] Translated using Weblate (Swedish) Currently translated at 86.7% (2927 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/sv/ Signed-off-by: William Desportes --- po/sv.po | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/po/sv.po b/po/sv.po index 3cb41ae687..4fb9aa6d71 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2020-05-20 00:15+0000\n" -"Last-Translator: Jesper Hertel \n" -"Language-Team: Swedish \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -10808,15 +10808,11 @@ msgid "Primary key already exists." msgstr "Primär nyckel finns redan." #: libraries/classes/Normalization.php:292 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Det finns ingen primär nyckel; Lägg till en.
Tips: En primär nyckel är " +"Det finns ingen primär nyckel; Lägg till en.
Tips: En primär nyckel är " "en kolumn (eller kombination av kolumner) som unikt identifierar alla rader." #: libraries/classes/Normalization.php:300 From 76ebb066c559a0f598a392191eec62fea5b64c64 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:27:23 +0000 Subject: [PATCH 12/27] Translated using Weblate (Tamil) Currently translated at 31.9% (1080 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/ta/ Signed-off-by: William Desportes --- po/ta.po | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/po/ta.po b/po/ta.po index 03c0ad9a25..4520e24b65 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2019-04-27 17:19+0000\n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" -"Language-Team: Tamil \n" +"Language-Team: Tamil " +"\n" "Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.6.1\n" +"X-Generator: Weblate 4.5-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -6704,10 +6704,8 @@ msgid "Double-click to copy column name." msgstr "நிரல்வரிசை பெயரை படியெடுக்க இருமுறை சொடுக்குக." #: libraries/classes/Controllers/JavaScriptMessagesController.php:570 -#, fuzzy -#| msgid "Click the drop-down arrow
to toggle column's visibility." msgid "Click the drop-down arrow
to toggle column's visibility." -msgstr "நிரல்வரிசையின் காட்சிப்பண்பை
மாற்ற கீழிறங்கு குறியை சொடுக்குக." +msgstr "நிரல்வரிசையின் காட்சிப்பண்பை
மாற்ற கீழிறங்கு குறியை சொடுக்குக." #: libraries/classes/Controllers/JavaScriptMessagesController.php:574 msgid "" @@ -6768,17 +6766,12 @@ msgid "Print" msgstr "அச்சிடுக" #: libraries/classes/Controllers/JavaScriptMessagesController.php:599 -#, fuzzy -#| msgid "" -#| "You can also edit most values
by double-clicking directly on them." msgid "You can also edit most values
by double-clicking directly on them." -msgstr "நீங்கள் பெரும்பாலான மதிப்புகளை தொகுக்க
அவற்றை இருமுறை-சொடுக்குக." +msgstr "நீங்கள் பெரும்பாலான மதிப்புகளை தொகுக்க
அவற்றை இருமுறை-சொடுக்குக." #: libraries/classes/Controllers/JavaScriptMessagesController.php:601 -#, fuzzy -#| msgid "You can also edit most values
by clicking directly on them." msgid "You can also edit most values
by clicking directly on them." -msgstr "நீங்கள் பெரும்பாலான மதிப்புகளை தொகுக்க
அவற்றை சொடுக்குக." +msgstr "நீங்கள் பெரும்பாலான மதிப்புகளை தொகுக்க
அவற்றை சொடுக்குக." #: libraries/classes/Controllers/JavaScriptMessagesController.php:604 msgid "Go to link:" From 878d3a9e28ffa944a13708563992779c95e894c1 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:26:10 +0000 Subject: [PATCH 13/27] Translated using Weblate (Greek) Currently translated at 97.1% (3240 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/el/ Signed-off-by: William Desportes --- po/el.po | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/po/el.po b/po/el.po index fab8ff82bb..d7b54e7814 100644 --- a/po/el.po +++ b/po/el.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2018-01-25 13:37+0000\n" -"Last-Translator: Vangelis Skarmoutsos \n" -"Language-Team: Greek \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Greek " +"\n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2.19-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219 msgid "Bad type!" @@ -9334,17 +9334,12 @@ msgid "Primary key already exists." msgstr "Πρωτεύον κλειδί υπάρχει ήδη." #: libraries/classes/Normalization.php:278 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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/classes/Normalization.php:286 msgid "Add a primary key on existing column(s)" From 65345250a8ad5b05a831720ee5a42cbb16f8d0b2 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:24:44 +0000 Subject: [PATCH 14/27] Translated using Weblate (Persian) Currently translated at 26.0% (867 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/fa/ Signed-off-by: William Desportes --- po/fa.po | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/po/fa.po b/po/fa.po index e20c7f4241..4b6dc54649 100644 --- a/po/fa.po +++ b/po/fa.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2020-08-11 17:41+0000\n" -"Last-Translator: Mehrad Mahmoudian \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" "Language-Team: Persian \n" "Language: fa\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.2-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219 msgid "Bad type!" @@ -2143,10 +2143,8 @@ msgid "Double-click to copy column name." msgstr "نام ستونها" #: js/messages.php:610 -#, fuzzy -#| msgid "Click the drop-down arrow
to toggle column's visibility" msgid "Click the drop-down arrow
to toggle column's visibility." -msgstr "با کلیک بر روی منوی کشویی
فلش به ضامن دید ستون" +msgstr "با کلیک بر روی منوی کشویی
فلش به ضامن دید ستون." #: js/messages.php:612 libraries/classes/BrowseForeigners.php:355 #: templates/display/results/table_navigation.twig:19 From d39a44c6535d0d37fc303c88dd355b6712606a76 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:26:52 +0000 Subject: [PATCH 15/27] Translated using Weblate (Finnish) Currently translated at 65.0% (2169 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/fi/ Signed-off-by: William Desportes --- po/fi.po | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/po/fi.po b/po/fi.po index 658a0716f8..88c5ab0792 100644 --- a/po/fi.po +++ b/po/fi.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2020-11-08 11:26+0000\n" -"Last-Translator: Petri Ikonen \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" "Language-Team: Finnish \n" "Language: fi\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.3.2\n" +"X-Generator: Weblate 4.5-dev\n" #: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219 msgid "Bad type!" @@ -2089,11 +2089,9 @@ msgstr "" "painamalla suoraan niiden sisältöä." #: js/messages.php:647 -#, fuzzy -#| msgid "You can also edit most values
by clicking directly on them." msgid "You can also edit most values
by clicking directly on them." msgstr "" -"Useimpia sarakkeita voi myös muokata
painamalla suoraan niiden sisältöä." +"Useimpia sarakkeita voi myös muokata
painamalla suoraan niiden sisältöä." #: js/messages.php:653 msgid "Go to link:" @@ -8785,10 +8783,8 @@ msgid "Binary" msgstr "Binääritietoa" #: libraries/classes/InsertEdit.php:760 -#, fuzzy -#| msgid "Because of its length,
this column might not be editable" msgid "Because of its length,
this column might not be editable." -msgstr "Koska sen pituus,
Tätä saraketta ei ehkä voi muokata" +msgstr "Koska sen pituus,
Tätä saraketta ei ehkä voi muokata." #: libraries/classes/InsertEdit.php:1378 msgid "Binary - do not edit" From b609b8fa8a8b293390a07e52b10ec714b44bdf3d Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:26:03 +0000 Subject: [PATCH 16/27] Translated using Weblate (Hungarian) Currently translated at 93.8% (3130 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/hu/ Signed-off-by: William Desportes --- po/hu.po | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/po/hu.po b/po/hu.po index 8ba0a5f22f..295f798e77 100644 --- a/po/hu.po +++ b/po/hu.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2018-02-10 23:35+0000\n" -"Last-Translator: Marczis István \n" -"Language-Team: Hungarian \n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Hungarian \n" "Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2.19-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219 msgid "Bad type!" @@ -9323,15 +9323,11 @@ msgid "Primary key already exists." msgstr "Az elsődleges kulcs már létezik." #: libraries/classes/Normalization.php:278 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Nincs elsődleges kulcs, adjon hozzá egyet.
Tipp: Az elsődleges kulcs egy " +"Nincs elsődleges kulcs, adjon hozzá egyet.
Tipp: Az elsődleges kulcs egy " "olyan oszlop (vagy oszlopok kombinációja), amely egyértelműen azonosítja az " "összes sort." From fb42fd418e67b6bddf5013f23817ee2a7aa8eb0a Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:25:56 +0000 Subject: [PATCH 17/27] Translated using Weblate (Indonesian) Currently translated at 79.4% (2648 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/id/ Signed-off-by: William Desportes --- po/id.po | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/po/id.po b/po/id.po index a7e6a96247..870a1cbe04 100644 --- a/po/id.po +++ b/po/id.po @@ -3,16 +3,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2020-11-15 18:28+0000\n" +"PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" -"Language-Team: Indonesian \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.5-dev\n" "X-Poedit-Basepath: ../../..\n" #: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219 @@ -9442,15 +9442,11 @@ msgid "Primary key already exists." msgstr "Kunci utama telah ada." #: libraries/classes/Normalization.php:278 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Tidak ada kunci utama; silakan tambahkan satu Petunjuk
:. Kunci utama " +"Tidak ada kunci utama; silakan tambahkan satu Petunjuk
:. Kunci utama " "adalah kolom (atau kombinasi kolom) yang secara unik mengidentifikasi semua " "baris." From e3788b41483659e10dde39360ef996c182a64dc9 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:25:48 +0000 Subject: [PATCH 18/27] Translated using Weblate (Japanese) Currently translated at 100.0% (3334 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/ja/ Signed-off-by: William Desportes --- po/ja.po | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/po/ja.po b/po/ja.po index c1229ff1cd..ed856baa00 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2021-01-18 17:27+0000\n" -"Last-Translator: Masahiro Fujimoto \n" +"PO-Revision-Date: 2021-01-22 01:28+0000\n" +"Last-Translator: William Desportes \n" "Language-Team: Japanese \n" "Language: ja\n" @@ -9029,9 +9029,7 @@ msgstr "主キーは既に存在しています。" msgid "" "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 "" -"主キーがありません。1つ追加してください。
ヒント:主キーはすべての行を個" -"別に識別できるカラム(や、カラムの組み合わせ)に指定します。" +msgstr "主キーがありません。1つ追加してください。
ヒント:主キーはすべての行を個別に識別できるカラム(や、カラムの組み合わせ)に指定します。" #: libraries/classes/Normalization.php:286 msgid "Add a primary key on existing column(s)" From f8121b85894a9817dfd53063c2a3638c066e8cb5 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:23:26 +0000 Subject: [PATCH 19/27] Translated using Weblate (Polish) Currently translated at 99.6% (3323 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/pl/ Signed-off-by: William Desportes --- po/pl.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/po/pl.po b/po/pl.po index e6d0529a13..686e920dd1 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2020-08-30 19:38+0000\n" -"Last-Translator: Kozioł Marcin \n" +"PO-Revision-Date: 2021-01-22 01:28+0000\n" +"Last-Translator: William Desportes \n" "Language-Team: Polish \n" "Language: pl\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.2.1-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219 msgid "Bad type!" @@ -1988,8 +1988,8 @@ msgid "" "from ORDER BY clause" msgstr "" "Skrót klawiszowy Shift+Kliknięcie dodaje tę kolumnę do przypadku ORDER BY " -"lub przełącza ASC/DESC.
Skrót klawiaturowy CTRL+Kliknięcie lub Alt" -"+Kliknięcie (Mac: Shift+Opcja+Kliknięcie) usuwa te kolumnę z przypadku ORDER " +"lub przełącza ASC/DESC.
Skrót klawiaturowy CTRL+Kliknięcie lub Alt+" +"Kliknięcie (Mac: Shift+Opcja+Kliknięcie) usuwa te kolumnę z przypadku ORDER " "BY" #: js/messages.php:607 @@ -2002,7 +2002,7 @@ msgstr "Kliknij dwukrotnie, aby skopiować nazwę kolumny." #: js/messages.php:610 msgid "Click the drop-down arrow
to toggle column's visibility." -msgstr "Kliknij rozwijane strzałki,
aby przełączyć widoczność kolumn." +msgstr "Kliknij rozwijane strzałki,
aby przełączyć widoczność kolumn." #: js/messages.php:612 libraries/classes/BrowseForeigners.php:355 #: templates/display/results/table_navigation.twig:19 @@ -2072,7 +2072,7 @@ msgstr "Drukuj" #: js/messages.php:642 msgid "You can also edit most values
by double-clicking directly on them." msgstr "" -"Można również edytować większość wartości
klikając dwukrotnie " +"Można również edytować większość wartości
klikając dwukrotnie " "bezpośrednio na nich." #: js/messages.php:647 From a6a1ffd56826deeda8fef5e83d4683358b4397f4 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:27:16 +0000 Subject: [PATCH 20/27] Translated using Weblate (Romanian) Currently translated at 94.9% (3167 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/ro/ Signed-off-by: William Desportes --- po/ro.po | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/po/ro.po b/po/ro.po index f0b531dec1..4801d48508 100644 --- a/po/ro.po +++ b/po/ro.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2020-10-29 02:26+0000\n" -"Last-Translator: liviuconcioiu \n" +"PO-Revision-Date: 2021-01-22 01:28+0000\n" +"Last-Translator: William Desportes \n" "Language-Team: Romanian \n" "Language: ro\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Weblate 4.3.2-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219 msgid "Bad type!" @@ -2074,20 +2074,15 @@ msgid "Print" msgstr "Imprimare" #: js/messages.php:642 -#, fuzzy -#| msgid "" -#| "You can also edit most values
by double-clicking directly on them." msgid "You can also edit most values
by double-clicking directly on them." msgstr "" -"De asemenea, poți edita majoritatea valorilor
dând dublu-clic direct pe " +"De asemenea, poți edita majoritatea valorilor
dând dublu-clic direct pe " "ele." #: js/messages.php:647 -#, fuzzy -#| msgid "You can also edit most values
by clicking directly on them." msgid "You can also edit most values
by clicking directly on them." msgstr "" -"De asemenea, poți edita majoritatea valorilor
dând clic direct pe ele." +"De asemenea, poți edita majoritatea valorilor
dând clic direct pe ele." #: js/messages.php:653 msgid "Go to link:" @@ -9192,15 +9187,11 @@ msgid "Primary key already exists." msgstr "Cheia principală există deja." #: libraries/classes/Normalization.php:278 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Nu există nicio cheie principală; te rog adaugă una.
Sugestie: o cheie " +"Nu există nicio cheie principală; te rog adaugă una.
Sugestie: o cheie " "principală este o coloană (sau o combinație de coloane) care identifică în " "mod unic toate rândurile." From df72890b282bfc611465c2d78920cfdf5ed6616a Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:25:18 +0000 Subject: [PATCH 21/27] Translated using Weblate (Albanian) Currently translated at 95.2% (3174 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/sq/ Signed-off-by: William Desportes --- po/sq.po | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/po/sq.po b/po/sq.po index ecb457b149..45e9b0b9ee 100644 --- a/po/sq.po +++ b/po/sq.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2018-03-19 23:34+0000\n" -"Last-Translator: M. M. \n" -"Language-Team: Albanian \n" +"PO-Revision-Date: 2021-01-22 01:28+0000\n" +"Last-Translator: William Desportes \n" +"Language-Team: Albanian \n" "Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2.20-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219 msgid "Bad type!" @@ -9302,15 +9302,11 @@ msgid "Primary key already exists." msgstr "Çelësi primar ekziston ndërkohë." #: libraries/classes/Normalization.php:278 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Nuk ka asnjë çelës primar; ju lutem shtoni një.
Ide: Një çelës primar " +"Nuk ka asnjë çelës primar; ju lutem shtoni një.
Ide: Një çelës primar " "është një kolonë (ose kombinim i kolonave), që në mënyrë unike identifikon " "të gjitha radhët." From 62e67b42c014580158d66405291d3860397103c9 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:25:10 +0000 Subject: [PATCH 22/27] Translated using Weblate (Swedish) Currently translated at 89.5% (2986 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/sv/ Signed-off-by: William Desportes --- po/sv.po | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/po/sv.po b/po/sv.po index da669b64bb..0a44f11922 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2020-05-20 08:29+0000\n" -"Last-Translator: Jesper Hertel \n" +"PO-Revision-Date: 2021-01-22 01:28+0000\n" +"Last-Translator: William Desportes \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219 msgid "Bad type!" @@ -9341,15 +9341,11 @@ msgid "Primary key already exists." msgstr "Primär nyckel finns redan." #: libraries/classes/Normalization.php:278 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Det finns ingen primär nyckel; Lägg till en.
Tips: En primär nyckel är " +"Det finns ingen primär nyckel; Lägg till en.
Tips: En primär nyckel är " "en kolumn (eller kombination av kolumner) som unikt identifierar alla rader." #: libraries/classes/Normalization.php:286 From b5921f275ee131cd2a68e88a99dae35f854da297 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:27:23 +0000 Subject: [PATCH 23/27] Translated using Weblate (Tamil) Currently translated at 33.2% (1108 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/ta/ Signed-off-by: William Desportes --- po/ta.po | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/po/ta.po b/po/ta.po index 6b257a6a0b..25bc8eebbe 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,16 +7,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2019-04-27 17:19+0000\n" +"PO-Revision-Date: 2021-01-22 01:28+0000\n" "Last-Translator: William Desportes \n" -"Language-Team: Tamil \n" +"Language-Team: Tamil " +"\n" "Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.6.1\n" +"X-Generator: Weblate 4.5-dev\n" #: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219 msgid "Bad type!" @@ -2053,10 +2053,8 @@ msgid "Double-click to copy column name." msgstr "நிரல்வரிசை பெயரை படியெடுக்க இருமுறை சொடுக்குக." #: js/messages.php:610 -#, fuzzy -#| msgid "Click the drop-down arrow
to toggle column's visibility." msgid "Click the drop-down arrow
to toggle column's visibility." -msgstr "நிரல்வரிசையின் காட்சிப்பண்பை
மாற்ற கீழிறங்கு குறியை சொடுக்குக." +msgstr "நிரல்வரிசையின் காட்சிப்பண்பை
மாற்ற கீழிறங்கு குறியை சொடுக்குக." #: js/messages.php:612 libraries/classes/BrowseForeigners.php:355 #: templates/display/results/table_navigation.twig:19 @@ -2122,17 +2120,12 @@ msgid "Print" msgstr "அச்சிடுக" #: js/messages.php:642 -#, fuzzy -#| msgid "" -#| "You can also edit most values
by double-clicking directly on them." msgid "You can also edit most values
by double-clicking directly on them." -msgstr "நீங்கள் பெரும்பாலான மதிப்புகளை தொகுக்க
அவற்றை இருமுறை-சொடுக்குக." +msgstr "நீங்கள் பெரும்பாலான மதிப்புகளை தொகுக்க
அவற்றை இருமுறை-சொடுக்குக." #: js/messages.php:647 -#, fuzzy -#| msgid "You can also edit most values
by clicking directly on them." msgid "You can also edit most values
by clicking directly on them." -msgstr "நீங்கள் பெரும்பாலான மதிப்புகளை தொகுக்க
அவற்றை சொடுக்குக." +msgstr "நீங்கள் பெரும்பாலான மதிப்புகளை தொகுக்க
அவற்றை சொடுக்குக." #: js/messages.php:653 msgid "Go to link:" From b1612e50e1dbe2d6a90bc2b6ec5df493cc661a7a Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:33:15 +0000 Subject: [PATCH 24/27] Translated using Weblate (Danish) Currently translated at 93.1% (3144 of 3376 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/da/ Signed-off-by: William Desportes --- po/da.po | 105 +++++++++++++------------------------------------------ 1 file changed, 24 insertions(+), 81 deletions(-) diff --git a/po/da.po b/po/da.po index b375b734b9..6f6c777016 100644 --- a/po/da.po +++ b/po/da.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2021-01-22 00:35+0100\n" -"PO-Revision-Date: 2020-11-16 06:28+0000\n" +"PO-Revision-Date: 2021-01-22 01:34+0000\n" "Last-Translator: William Desportes \n" -"Language-Team: Danish \n" +"Language-Team: Danish \n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -7095,18 +7095,13 @@ msgid "Click to sort results by this column." msgstr "Klik for at sortere resultater efter denne kolonne." #: libraries/classes/Controllers/JavaScriptMessagesController.php:563 -#, fuzzy -#| msgid "" -#| "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC." -#| "
- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove " -#| "column from ORDER BY clause" msgid "" "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC." "
- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column " "from ORDER BY clause" msgstr "" "Skift+ḱlik for at tilføje denne kolonne til klausulen ORDER BY eller skifte " -"mellem tiltagende og aftagende, ASC/DESC.
- Ctrl+klik eller Alt+Click " +"mellem tiltagende og aftagende, ASC/DESC.
- Ctrl+klik eller Alt+Click " "(Mac: Shift+Option+Klik) for at fjerne kolonne fra klausulen ORDER BY" #: libraries/classes/Controllers/JavaScriptMessagesController.php:567 @@ -7118,10 +7113,8 @@ msgid "Double-click to copy column name." msgstr "Dobbeltklik for at kopiere kolonnenavn." #: libraries/classes/Controllers/JavaScriptMessagesController.php:570 -#, fuzzy -#| msgid "Click the drop-down arrow
to toggle column's visibility." msgid "Click the drop-down arrow
to toggle column's visibility." -msgstr "Klik på pilen for valgboks
for at skifte kolonnens synlighed." +msgstr "Klik på pilen for valgboks
for at skifte kolonnens synlighed." #: libraries/classes/Controllers/JavaScriptMessagesController.php:574 msgid "" @@ -7183,20 +7176,14 @@ msgid "Print" msgstr "Udskriv" #: libraries/classes/Controllers/JavaScriptMessagesController.php:599 -#, fuzzy -#| msgid "" -#| "You can also edit most values
by double-clicking directly on them." msgid "You can also edit most values
by double-clicking directly on them." msgstr "" -"Du kan også redigere de fleste værdier
ved at dobbelt-klikke direkte på " +"Du kan også redigere de fleste værdier
ved at dobbelt-klikke direkte på " "dem." #: libraries/classes/Controllers/JavaScriptMessagesController.php:601 -#, fuzzy -#| msgid "You can also edit most values
by clicking directly on them." msgid "You can also edit most values
by clicking directly on them." -msgstr "" -"Du kan også redigere de fleste værdier
ved at klikke direkte på dem." +msgstr "Du kan også redigere de fleste værdier
ved at klikke direkte på dem." #: libraries/classes/Controllers/JavaScriptMessagesController.php:604 msgid "Go to link:" @@ -10124,10 +10111,8 @@ msgid "Binary" msgstr "Binært" #: libraries/classes/InsertEdit.php:792 -#, fuzzy -#| msgid "Because of its length,
this column might not be editable." msgid "Because of its length,
this column might not be editable." -msgstr "På grund af feltets længde,
kan det muligvis ikke ændres." +msgstr "På grund af feltets længde,
kan det muligvis ikke ændres." #: libraries/classes/InsertEdit.php:1414 msgid "Binary - do not edit" @@ -10651,17 +10636,12 @@ msgid "Primary key already exists." msgstr "Primær nøgle findes allerede." #: libraries/classes/Normalization.php:292 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Der er ingen primær nøgle; tilføj venligst én.
Tip: En primær nøgle er " -"en kolonne (eller kombination af kolonner) som unikt identificerer alle " -"rækker." +"Der er ingen primær nøgle; tilføj venligst én.
Tip: En primær nøgle er en " +"kolonne (eller kombination af kolonner) som unikt identificerer alle rækker." #: libraries/classes/Normalization.php:300 msgid "Add a primary key on existing column(s)" @@ -10855,12 +10835,6 @@ msgid "Find transitive dependencies" msgstr "Find transitive afhængigheder" #: libraries/classes/Normalization.php:866 -#, fuzzy -#| msgid "" -#| "For each column below, please select the minimal set of columns " -#| "among given set whose values combined together are sufficient to " -#| "determine the value of the column.
Note: A column may have no " -#| "transitive dependency, in that case you don't have to select any." msgid "" "For each column below, please select the minimal set of columns among " "given set whose values combined together are sufficient to determine the " @@ -10869,8 +10843,8 @@ msgid "" msgstr "" "For hver kolonne nedenfor - vælg venligst det mindste sæt af kolonner " "blandt de givne sæt, hvis værdier i kombination er tilstrækkelige til at " -"afgøre værdien af kolonnen.
Bemærk: En kolonne må ikke have en " -"transitiv afhængighed - i dette tilfælde behøver du ikke at vælge nogen." +"afgøre værdien af kolonnen.
Bemærk: En kolonne må ikke have en transitiv " +"afhængighed - i dette tilfælde behøver du ikke at vælge nogen." #: libraries/classes/Normalization.php:919 msgid "" @@ -11503,57 +11477,39 @@ msgid "Syntax to use when inserting data:" msgstr "Syntaks der bruges, når data indsættes:" #: libraries/classes/Plugins/Export/ExportSql.php:465 -#, fuzzy -#| msgid "" -#| "include column names in every INSERT statement
  " -#| "    Example: INSERT INTO tbl_name (col_A,col_B,col_C) " -#| "VALUES (1,2,3)" msgid "" "include column names in every INSERT statement
  " "    Example: INSERT INTO tbl_name (col_A,col_B,col_C) VALUES " "(1,2,3)" msgstr "" -"inkluder kolonnenavne i hver INSERT forespørgsel
  " +"inkluder kolonnenavne i hver INSERT forespørgsel
  " "    Eksempel: INSERT INTO tbl_name (col_A,col_B,col_C) " "VALUES (1,2,3)" #: libraries/classes/Plugins/Export/ExportSql.php:470 -#, fuzzy -#| msgid "" -#| "insert multiple rows in every INSERT statement
  " -#| "    Example: INSERT INTO tbl_name VALUES (1,2,3), " -#| "(4,5,6), (7,8,9)" msgid "" "insert multiple rows in every INSERT statement
  " "    Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)" msgstr "" -"indsæt flere rækker i hver INSERT forespørgsel
  " -"    Eksempel: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " +"indsæt flere rækker i hver INSERT forespørgsel
   " +"   Eksempel: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)" #: libraries/classes/Plugins/Export/ExportSql.php:475 -#, fuzzy -#| msgid "" -#| "both of the above
      Example: INSERT INTO " -#| "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" msgid "" "both of the above
      Example: INSERT INTO " "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" msgstr "" -"begge af ovenstående
      Eksempel: INSERT INTO " +"begge af ovenstående
      Eksempel: INSERT INTO " "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" #: libraries/classes/Plugins/Export/ExportSql.php:480 -#, fuzzy -#| msgid "" -#| "neither of the above
      Example: INSERT " -#| "INTO tbl_name VALUES (1,2,3)" msgid "" "neither of the above
      Example: INSERT INTO " "tbl_name VALUES (1,2,3)" msgstr "" -"ingen af ovenstående
      Eksempel: INSERT INTO " +"ingen af ovenstående
      Eksempel: INSERT INTO " "tbl_name VALUES (1,2,3)" #: libraries/classes/Plugins/Export/ExportSql.php:499 @@ -11776,10 +11732,9 @@ msgid "MediaWiki Table" msgstr "MediaWiki tabel" #: libraries/classes/Plugins/Import/ImportMediawiki.php:291 -#, fuzzy, php-format -#| msgid "Invalid format of mediawiki input on line:
%s." +#, php-format msgid "Invalid format of mediawiki input on line:
%s." -msgstr "Ugyldigt format for mediawiki-input på linje:
%s." +msgstr "Ugyldigt format for mediawiki-input på linje:
%s." #: libraries/classes/Plugins/Import/ImportOds.php:83 msgid "Import percentages as proper decimals (ex. 12.00% to .12)" @@ -14137,12 +14092,6 @@ msgid "Node group" msgstr "Nodegruppe" #: templates/columns_definitions/table_fields_definitions.twig:17 -#, fuzzy -#| msgid "" -#| "If column type is \"enum\" or \"set\", please enter the values using this " -#| "format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " -#| "single quote (\"'\") amongst those values, precede it with a backslash " -#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " "format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " @@ -14150,7 +14099,7 @@ msgid "" "example '\\\\xyz' or 'a\\'b')." msgstr "" "Hvis et felt er af typen \"enum\" eller \"set\", skal værdierne angives på " -"formen: 'a','b','c'…
Skulle du få brug for en backslash (\"\") eller et " +"formen: 'a','b','c'…
Skulle du få brug for en backslash (\"\") eller et " "enkelt anførselstegn (\"'\") blandt disse værdier, så tilføj en ekstra " "backslash (fx '\\\\xyz' eller 'a\\'b')." @@ -14209,12 +14158,6 @@ msgstr "Tilvalg for transformation af browservisning" #: templates/columns_definitions/table_fields_definitions.twig:82 #: templates/columns_definitions/table_fields_definitions.twig:93 -#, fuzzy -#| msgid "" -#| "Please enter the values for transformation options using this format: " -#| "'a', 100, b,'c'…
If you ever need to put a backslash (\"\\\") or a " -#| "single quote (\"'\") amongst those values, precede it with a backslash " -#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "Please enter the values for transformation options using this format: 'a', " "100, b,'c'…
If you ever need to put a backslash (\"\\\") or a single " @@ -14222,9 +14165,9 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" "Indtast værdier for transformationsindstillinger ud fra følgende format: " -"'a', 100, b,'c'…
Skulle du få brug for at indsætte en backslash (\"\\" -"\") eller en apostrof (\"'\") i værdierne, backslash det (for eksempel '\\" -"\\xyz' eller 'a\\'b')." +"'a', 100, b,'c'…
Skulle du få brug for at indsætte en backslash (\"\\\") " +"eller en apostrof (\"'\") i værdierne, backslash det (for eksempel '\\\\xyz' " +"eller 'a\\'b')." #: templates/columns_definitions/table_fields_definitions.twig:88 #: templates/transformation_overview.twig:37 From 927e7292ccaff7814b3c39a8d4122a633dd3d299 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 01:33:15 +0000 Subject: [PATCH 25/27] Translated using Weblate (Danish) Currently translated at 96.3% (3212 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/da/ Signed-off-by: William Desportes --- po/da.po | 101 ++++++++++++------------------------------------------- 1 file changed, 22 insertions(+), 79 deletions(-) diff --git a/po/da.po b/po/da.po index 1e6edc6161..da2a431666 100644 --- a/po/da.po +++ b/po/da.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.0.5-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-12 17:45+0100\n" -"PO-Revision-Date: 2020-11-15 18:28+0000\n" +"PO-Revision-Date: 2021-01-22 01:34+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Danish \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.5-dev\n" #: ajax.php:35 ajax.php:73 export.php:214 libraries/classes/Export.php:1219 msgid "Bad type!" @@ -1987,18 +1987,13 @@ msgid "Click to sort results by this column." msgstr "Klik for at sortere resultater efter denne kolonne." #: js/messages.php:603 -#, fuzzy -#| msgid "" -#| "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC." -#| "
- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove " -#| "column from ORDER BY clause" msgid "" "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC." "
- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column " "from ORDER BY clause" msgstr "" "Skift+ḱlik for at tilføje denne kolonne til klausulen ORDER BY eller skifte " -"mellem tiltagende og aftagende, ASC/DESC.
- Ctrl+klik eller Alt+Click " +"mellem tiltagende og aftagende, ASC/DESC.
- Ctrl+klik eller Alt+Click " "(Mac: Shift+Option+Klik) for at fjerne kolonne fra klausulen ORDER BY" #: js/messages.php:607 @@ -2010,10 +2005,8 @@ msgid "Double-click to copy column name." msgstr "Dobbeltklik for at kopiere kolonnenavn." #: js/messages.php:610 -#, fuzzy -#| msgid "Click the drop-down arrow
to toggle column's visibility." msgid "Click the drop-down arrow
to toggle column's visibility." -msgstr "Klik på pilen for valgboks
for at skifte kolonnens synlighed." +msgstr "Klik på pilen for valgboks
for at skifte kolonnens synlighed." #: js/messages.php:612 libraries/classes/BrowseForeigners.php:355 #: templates/display/results/table_navigation.twig:19 @@ -2080,20 +2073,14 @@ msgid "Print" msgstr "Udskriv" #: js/messages.php:642 -#, fuzzy -#| msgid "" -#| "You can also edit most values
by double-clicking directly on them." msgid "You can also edit most values
by double-clicking directly on them." msgstr "" -"Du kan også redigere de fleste værdier
ved at dobbelt-klikke direkte på " +"Du kan også redigere de fleste værdier
ved at dobbelt-klikke direkte på " "dem." #: js/messages.php:647 -#, fuzzy -#| msgid "You can also edit most values
by clicking directly on them." msgid "You can also edit most values
by clicking directly on them." -msgstr "" -"Du kan også redigere de fleste værdier
ved at klikke direkte på dem." +msgstr "Du kan også redigere de fleste værdier
ved at klikke direkte på dem." #: js/messages.php:653 msgid "Go to link:" @@ -8637,10 +8624,8 @@ msgid "Binary" msgstr "Binært" #: libraries/classes/InsertEdit.php:760 -#, fuzzy -#| msgid "Because of its length,
this column might not be editable." msgid "Because of its length,
this column might not be editable." -msgstr "På grund af feltets længde,
kan det muligvis ikke ændres." +msgstr "På grund af feltets længde,
kan det muligvis ikke ændres." #: libraries/classes/InsertEdit.php:1378 msgid "Binary - do not edit" @@ -9192,17 +9177,12 @@ msgid "Primary key already exists." msgstr "Primær nøgle findes allerede." #: libraries/classes/Normalization.php:278 -#, fuzzy -#| msgid "" -#| "There is no primary key; please add one.
Hint: A primary key is a " -#| "column (or combination of columns) that uniquely identify all rows." msgid "" "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 "" -"Der er ingen primær nøgle; tilføj venligst én.
Tip: En primær nøgle er " -"en kolonne (eller kombination af kolonner) som unikt identificerer alle " -"rækker." +"Der er ingen primær nøgle; tilføj venligst én.
Tip: En primær nøgle er en " +"kolonne (eller kombination af kolonner) som unikt identificerer alle rækker." #: libraries/classes/Normalization.php:286 msgid "Add a primary key on existing column(s)" @@ -9396,12 +9376,6 @@ msgid "Find transitive dependencies" msgstr "Find transitive afhængigheder" #: libraries/classes/Normalization.php:837 -#, fuzzy -#| msgid "" -#| "For each column below, please select the minimal set of columns " -#| "among given set whose values combined together are sufficient to " -#| "determine the value of the column.
Note: A column may have no " -#| "transitive dependency, in that case you don't have to select any." msgid "" "For each column below, please select the minimal set of columns among " "given set whose values combined together are sufficient to determine the " @@ -9410,8 +9384,8 @@ msgid "" msgstr "" "For hver kolonne nedenfor - vælg venligst det mindste sæt af kolonner " "blandt de givne sæt, hvis værdier i kombination er tilstrækkelige til at " -"afgøre værdien af kolonnen.
Bemærk: En kolonne må ikke have en " -"transitiv afhængighed - i dette tilfælde behøver du ikke at vælge nogen." +"afgøre værdien af kolonnen.
Bemærk: En kolonne må ikke have en transitiv " +"afhængighed - i dette tilfælde behøver du ikke at vælge nogen." #: libraries/classes/Normalization.php:886 msgid "" @@ -10191,57 +10165,39 @@ msgid "Syntax to use when inserting data:" msgstr "Syntaks der bruges, når data indsættes:" #: libraries/classes/Plugins/Export/ExportSql.php:433 -#, fuzzy -#| msgid "" -#| "include column names in every INSERT statement
  " -#| "    Example: INSERT INTO tbl_name (col_A,col_B,col_C) " -#| "VALUES (1,2,3)" msgid "" "include column names in every INSERT statement
  " "    Example: INSERT INTO tbl_name (col_A,col_B,col_C) VALUES " "(1,2,3)" msgstr "" -"inkluder kolonnenavne i hver INSERT forespørgsel
  " +"inkluder kolonnenavne i hver INSERT forespørgsel
  " "    Eksempel: INSERT INTO tbl_name (col_A,col_B,col_C) " "VALUES (1,2,3)" #: libraries/classes/Plugins/Export/ExportSql.php:438 -#, fuzzy -#| msgid "" -#| "insert multiple rows in every INSERT statement
  " -#| "    Example: INSERT INTO tbl_name VALUES (1,2,3), " -#| "(4,5,6), (7,8,9)" msgid "" "insert multiple rows in every INSERT statement
  " "    Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)" msgstr "" -"indsæt flere rækker i hver INSERT forespørgsel
  " -"    Eksempel: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " +"indsæt flere rækker i hver INSERT forespørgsel
   " +"   Eksempel: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)" #: libraries/classes/Plugins/Export/ExportSql.php:443 -#, fuzzy -#| msgid "" -#| "both of the above
      Example: INSERT INTO " -#| "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" msgid "" "both of the above
      Example: INSERT INTO " "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" msgstr "" -"begge af ovenstående
      Eksempel: INSERT INTO " +"begge af ovenstående
      Eksempel: INSERT INTO " "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" #: libraries/classes/Plugins/Export/ExportSql.php:448 -#, fuzzy -#| msgid "" -#| "neither of the above
      Example: INSERT " -#| "INTO tbl_name VALUES (1,2,3)" msgid "" "neither of the above
      Example: INSERT INTO " "tbl_name VALUES (1,2,3)" msgstr "" -"ingen af ovenstående
      Eksempel: INSERT INTO " +"ingen af ovenstående
      Eksempel: INSERT INTO " "tbl_name VALUES (1,2,3)" #: libraries/classes/Plugins/Export/ExportSql.php:467 @@ -10463,10 +10419,9 @@ msgid "MediaWiki Table" msgstr "MediaWiki tabel" #: libraries/classes/Plugins/Import/ImportMediawiki.php:279 -#, fuzzy, php-format -#| msgid "Invalid format of mediawiki input on line:
%s." +#, php-format msgid "Invalid format of mediawiki input on line:
%s." -msgstr "Ugyldigt format for mediawiki-input på linje:
%s." +msgstr "Ugyldigt format for mediawiki-input på linje:
%s." #: libraries/classes/Plugins/Import/ImportOds.php:81 msgid "Import percentages as proper decimals (ex. 12.00% to .12)" @@ -13640,12 +13595,6 @@ msgid "Node group" msgstr "Nodegruppe" #: templates/columns_definitions/table_fields_definitions.twig:17 -#, fuzzy -#| msgid "" -#| "If column type is \"enum\" or \"set\", please enter the values using this " -#| "format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " -#| "single quote (\"'\") amongst those values, precede it with a backslash " -#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " "format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " @@ -13653,7 +13602,7 @@ msgid "" "example '\\\\xyz' or 'a\\'b')." msgstr "" "Hvis et felt er af typen \"enum\" eller \"set\", skal værdierne angives på " -"formen: 'a','b','c'…
Skulle du få brug for en backslash (\"\") eller et " +"formen: 'a','b','c'…
Skulle du få brug for en backslash (\"\") eller et " "enkelt anførselstegn (\"'\") blandt disse værdier, så tilføj en ekstra " "backslash (fx '\\\\xyz' eller 'a\\'b')." @@ -13689,12 +13638,6 @@ msgstr "Tilvalg for transformation af browservisning" #: templates/columns_definitions/table_fields_definitions.twig:83 #: templates/columns_definitions/table_fields_definitions.twig:94 -#, fuzzy -#| msgid "" -#| "Please enter the values for transformation options using this format: " -#| "'a', 100, b,'c'…
If you ever need to put a backslash (\"\\\") or a " -#| "single quote (\"'\") amongst those values, precede it with a backslash " -#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "Please enter the values for transformation options using this format: 'a', " "100, b,'c'…
If you ever need to put a backslash (\"\\\") or a single " @@ -13702,9 +13645,9 @@ msgid "" "'\\\\xyz' or 'a\\'b')." msgstr "" "Indtast værdier for transformationsindstillinger ud fra følgende format: " -"'a', 100, b,'c'…
Skulle du få brug for at indsætte en backslash (\"\\" -"\") eller en apostrof (\"'\") i værdierne, backslash det (for eksempel '\\" -"\\xyz' eller 'a\\'b')." +"'a', 100, b,'c'…
Skulle du få brug for at indsætte en backslash (\"\\\") " +"eller en apostrof (\"'\") i værdierne, backslash det (for eksempel '\\\\xyz' " +"eller 'a\\'b')." #: templates/columns_definitions/table_fields_definitions.twig:89 #: templates/transformation_overview.twig:37 From bd65ddcb4bd17d0329aa144f1cec64692486e7ef Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 02:44:35 +0100 Subject: [PATCH 26/27] Escape backslash like other examples in the file Signed-off-by: William Desportes --- templates/columns_definitions/table_fields_definitions.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/columns_definitions/table_fields_definitions.twig b/templates/columns_definitions/table_fields_definitions.twig index 4a59a872d3..85f0d3ac5e 100644 --- a/templates/columns_definitions/table_fields_definitions.twig +++ b/templates/columns_definitions/table_fields_definitions.twig @@ -14,7 +14,7 @@ {% trans 'Length/Values' %} - {{ show_hint('If column type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'…
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, precede it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').'|trans) }} + {{ show_hint('If column type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'…
If you ever need to put a backslash ("\\") or a single quote ("\'") amongst those values, precede it with a backslash (for example \'\\\\xyz\' or \'a\\\'b\').'|trans) }} {% trans 'Default' %} From 8853572933b2a5fdb46f0d9ef30eb55347b210c0 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 22 Jan 2021 02:59:58 +0100 Subject: [PATCH 27/27] Update po files Signed-off-by: William Desportes --- po/af.po | 4 ++-- po/am.po | 4 ++-- po/ar.po | 4 ++-- po/ar_LY.po | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/be@latin.po | 4 ++-- po/ber.po | 4 ++-- po/bg.po | 4 ++-- po/bn.po | 4 ++-- po/br.po | 4 ++-- po/brx.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 10 ++++++++-- po/ckb.po | 4 ++-- po/cs.po | 10 ++++++++-- po/cy.po | 4 ++-- po/da.po | 17 ++++++++++++----- po/de.po | 10 ++++++++-- po/el.po | 8 ++++---- po/en_GB.po | 10 ++++++++-- po/eo.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 10 ++++++++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fil.po | 4 ++-- po/fr.po | 10 ++++++++-- po/fy.po | 4 ++-- po/gl.po | 4 ++-- po/gu.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hr.po | 4 ++-- po/hu.po | 4 ++-- po/hy.po | 4 ++-- po/ia.po | 4 ++-- po/id.po | 8 ++++---- po/ig.po | 4 ++-- po/it.po | 10 ++++++++-- po/ja.po | 14 +++++++++++--- po/ka.po | 4 ++-- po/kab.po | 4 ++-- po/kk.po | 10 ++++++++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/ksh.po | 4 ++-- po/ku.po | 4 ++-- po/ky.po | 4 ++-- po/li.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/mk.po | 4 ++-- po/ml.po | 4 ++-- po/mn.po | 4 ++-- po/ms.po | 4 ++-- po/my.po | 4 ++-- po/nb.po | 4 ++-- po/ne.po | 4 ++-- po/nl.po | 10 ++++++++-- po/nn.po | 4 ++-- po/pa.po | 4 ++-- po/phpmyadmin.pot | 4 ++-- po/pl.po | 14 ++++++++++---- po/pt.po | 10 ++++++++-- po/pt_BR.po | 10 ++++++++-- po/rcf.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 10 ++++++++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 10 ++++++++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sr@latin.po | 4 ++-- po/sv.po | 4 ++-- po/ta.po | 8 ++++---- po/te.po | 4 ++-- po/th.po | 10 ++++++++-- po/tk.po | 4 ++-- po/tr.po | 10 ++++++++-- po/tt.po | 4 ++-- po/tzm.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 10 ++++++++-- po/ur.po | 4 ++-- po/uz.po | 4 ++-- po/uz@latin.po | 4 ++-- po/vi.po | 4 ++-- po/vls.po | 4 ++-- po/zh_CN.po | 10 ++++++++-- po/zh_TW.po | 10 ++++++++-- 94 files changed, 329 insertions(+), 200 deletions(-) diff --git a/po/af.po b/po/af.po index f333262224..6479534360 100644 --- a/po/af.po +++ b/po/af.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-05-20 00:15+0000\n" "Last-Translator: Dwayne Bailey \n" "Language-Team: Afrikaans If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/am.po b/po/am.po index 0219bcd839..854db4fe40 100644 --- a/po/am.po +++ b/po/am.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-11-30 11:04+0000\n" "Last-Translator: Eyob Shiferaw \n" "Language-Team: Amharic If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ar.po b/po/ar.po index c0576ccefb..e2ca640a5e 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-04-02 10:42+0000\n" "Last-Translator: yagoub fadel \n" "Language-Team: Arabic If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ar_LY.po b/po/ar_LY.po index 05f9237fc0..21892aba84 100644 --- a/po/ar_LY.po +++ b/po/ar_LY.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-06-20 05:33+0000\n" "Last-Translator: Ayoub Rejal \n" "Language-Team: Arabic (Libya) If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/az.po b/po/az.po index 10b1a415c7..302826a237 100644 --- a/po/az.po +++ b/po/az.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-11-16 06:28+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Azerbaijani If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/be.po b/po/be.po index 9e5b781ece..4edb1743e2 100644 --- a/po/be.po +++ b/po/be.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2018-02-10 23:34+0000\n" "Last-Translator: Viktar Vauchkevich \n" "Language-Team: Belarusian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/be@latin.po b/po/be@latin.po index fcfa12e404..4e4b21ca68 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2015-10-15 11:22+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Belarusian (latin) If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ber.po b/po/ber.po index 56024bc5cb..3655027c51 100644 --- a/po/ber.po +++ b/po/ber.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-08-16 22:12+0000\n" "Last-Translator: Maurício Meneghini Fauth \n" "Language-Team: Berber If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/bg.po b/po/bg.po index 084d7b2fc4..e2c0caba93 100644 --- a/po/bg.po +++ b/po/bg.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-14 22:32+0000\n" "Last-Translator: Пламен \n" "Language-Team: Bulgarian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/bn.po b/po/bn.po index 19db7dd96d..817bd15f1c 100644 --- a/po/bn.po +++ b/po/bn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-10-11 17:09+0000\n" "Last-Translator: Istiak Ferdous \n" "Language-Team: Bengali If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/br.po b/po/br.po index fcbacb9b0b..a1a9d6bae8 100644 --- a/po/br.po +++ b/po/br.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-08-09 15:50+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Breton If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/brx.po b/po/brx.po index 17c2cb2d2a..d2b52ce6ed 100644 --- a/po/brx.po +++ b/po/brx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2015-09-04 09:33+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Bodo If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/bs.po b/po/bs.po index d7bb454184..b5b8314092 100644 --- a/po/bs.po +++ b/po/bs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2015-10-15 11:31+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Bosnian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ca.po b/po/ca.po index 3e6f57bb70..4ab7ab0cd9 100644 --- a/po/ca.po +++ b/po/ca.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-05-11 20:51+0000\n" "Last-Translator: Xavier Navarro \n" "Language-Team: Catalan If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ckb.po b/po/ckb.po index f4c71ffc47..c87728ff5e 100644 --- a/po/ckb.po +++ b/po/ckb.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-08-06 13:11+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Central Kurdish If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/cs.po b/po/cs.po index 8b240b671f..9403886810 100644 --- a/po/cs.po +++ b/po/cs.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-06 09:29+0000\n" "Last-Translator: Petr Duda \n" "Language-Team: Czech If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/cy.po b/po/cy.po index 0d77fc0d9b..a20b3d663b 100644 --- a/po/cy.po +++ b/po/cy.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2017-11-16 16:14+0000\n" "Last-Translator: Michal Čihař \n" "Language-Team: Welsh If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/da.po b/po/da.po index 6f6c777016..28f550635a 100644 --- a/po/da.po +++ b/po/da.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:34+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Danish by clicking directly on them." -msgstr "Du kan også redigere de fleste værdier
ved at klikke direkte på dem." +msgstr "" +"Du kan også redigere de fleste værdier
ved at klikke direkte på dem." #: libraries/classes/Controllers/JavaScriptMessagesController.php:604 msgid "Go to link:" @@ -11492,8 +11493,8 @@ msgid "" "    Example: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)" msgstr "" -"indsæt flere rækker i hver INSERT forespørgsel
   " -"   Eksempel: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " +"indsæt flere rækker i hver INSERT forespørgsel
  " +"    Eksempel: INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), " "(7,8,9)" #: libraries/classes/Plugins/Export/ExportSql.php:475 @@ -14092,9 +14093,15 @@ msgid "Node group" msgstr "Nodegruppe" #: templates/columns_definitions/table_fields_definitions.twig:17 +#, fuzzy +#| msgid "" +#| "If column type is \"enum\" or \"set\", please enter the values using this " +#| "format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/de.po b/po/de.po index 1f0b17430b..1a7394068d 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: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-12-19 11:35+0000\n" "Last-Translator: William Desportes \n" "Language-Team: German If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/el.po b/po/el.po index b64ec643a3..c5d5ecf687 100644 --- a/po/el.po +++ b/po/el.po @@ -3,11 +3,11 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \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" @@ -14383,7 +14383,7 @@ msgstr "Κόμβος ομάδας" #| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/en_GB.po b/po/en_GB.po index ba332f84bc..9808caf9cf 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-09-01 09:12+0000\n" "Last-Translator: William Desportes \n" "Language-Team: English (United Kingdom) If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/eo.po b/po/eo.po index 826729a788..bc79293329 100644 --- a/po/eo.po +++ b/po/eo.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-09-29 09:44+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Esperanto If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/es.po b/po/es.po index 28274450fc..d7914a6a10 100644 --- a/po/es.po +++ b/po/es.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-14 22:32+0000\n" "Last-Translator: badlop \n" "Language-Team: Spanish If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/et.po b/po/et.po index ed021c57b0..10b5a929c1 100644 --- a/po/et.po +++ b/po/et.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-17 13:32+0000\n" "Last-Translator: Kristjan Räts \n" "Language-Team: Estonian If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/eu.po b/po/eu.po index ee363def2c..ea4d5480a8 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2017-10-18 02:39+0000\n" "Last-Translator: iF \n" "Language-Team: Basque If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/fa.po b/po/fa.po index 14f787dc6a..4d6cd87ea8 100644 --- a/po/fa.po +++ b/po/fa.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Persian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/fi.po b/po/fi.po index eaedeaac4e..3f879973ce 100644 --- a/po/fi.po +++ b/po/fi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Finnish If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/fil.po b/po/fil.po index 70222cba86..7b6d9c9044 100644 --- a/po/fil.po +++ b/po/fil.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-07-25 19:55+0000\n" "Last-Translator: Alba Kaydus \n" "Language-Team: Filipino If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/fr.po b/po/fr.po index f88879a71c..b594ce28e5 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: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:09+0000\n" "Last-Translator: William Desportes \n" "Language-Team: French If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/fy.po b/po/fy.po index b187caf5a3..da2359c77e 100644 --- a/po/fy.po +++ b/po/fy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2015-12-24 23:02+0000\n" "Last-Translator: Robin van der Vliet \n" "Language-Team: Frisian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/gl.po b/po/gl.po index 1535b7f483..6304b98d39 100644 --- a/po/gl.po +++ b/po/gl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Galician If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/gu.po b/po/gu.po index c7e8d43832..83719bff88 100644 --- a/po/gu.po +++ b/po/gu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Gujarati If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/he.po b/po/he.po index e828527d3a..9fbdb587ab 100644 --- a/po/he.po +++ b/po/he.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-11-18 09:04+0000\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: Hebrew If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/hi.po b/po/hi.po index 478ebda020..25a288756e 100644 --- a/po/hi.po +++ b/po/hi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-11-16 06:28+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Hindi If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/hr.po b/po/hr.po index 2a9c750d6b..3f29cabb8a 100644 --- a/po/hr.po +++ b/po/hr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-08-09 15:50+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Croatian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/hu.po b/po/hu.po index 9e40c81d52..57c96a32a7 100644 --- a/po/hu.po +++ b/po/hu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Hungarian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/hy.po b/po/hy.po index 209ea982a6..0f312a3143 100644 --- a/po/hy.po +++ b/po/hy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Armenian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ia.po b/po/ia.po index 047af77ece..3b089956cc 100644 --- a/po/ia.po +++ b/po/ia.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-08-11 17:32+0000\n" "Last-Translator: Giovanni Sora \n" "Language-Team: Interlingua If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/id.po b/po/id.po index 40b02d345b..45ac1a7d86 100644 --- a/po/id.po +++ b/po/id.po @@ -2,11 +2,11 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" -"Language-Team: Indonesian \n" +"Language-Team: Indonesian \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -14686,7 +14686,7 @@ msgstr "Grup pengguna" #| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ig.po b/po/ig.po index fa4558ac8d..3186c19dcd 100644 --- a/po/ig.po +++ b/po/ig.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2016-09-01 17:40+0000\n" "Last-Translator: CHINONSO \n" "Language-Team: Igbo If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/it.po b/po/it.po index f0c228e2d4..079eca2b60 100644 --- a/po/it.po +++ b/po/it.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-14 22:32+0000\n" "Last-Translator: Rouslan Placella \n" "Language-Team: Italian If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ja.po b/po/ja.po index 889bb3b202..9caced1a89 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Japanese Hint: A primary key is a column " "(or combination of columns) that uniquely identify all rows." -msgstr "主キーがありません。1つ追加してください。
ヒント:主キーはすべての行を個別に識別できるカラム(や、カラムの組み合わせ)に指定します。" +msgstr "" +"主キーがありません。1つ追加してください。
ヒント:主キーはすべての行を個" +"別に識別できるカラム(や、カラムの組み合わせ)に指定します。" #: libraries/classes/Normalization.php:300 msgid "Add a primary key on existing column(s)" @@ -13855,9 +13857,15 @@ msgid "Node group" msgstr "ノードグループ" #: templates/columns_definitions/table_fields_definitions.twig:17 +#, fuzzy +#| msgid "" +#| "If column type is \"enum\" or \"set\", please enter the values using this " +#| "format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ka.po b/po/ka.po index a92ef55bde..b752e99415 100644 --- a/po/ka.po +++ b/po/ka.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Georgian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/kab.po b/po/kab.po index 850fcd9b85..b5eb1d4cb0 100644 --- a/po/kab.po +++ b/po/kab.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2017-12-31 18:48+0000\n" "Last-Translator: Slimane Amiri \n" "Language-Team: Kabyle If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/kk.po b/po/kk.po index 49f100c0b6..f6712ec262 100644 --- a/po/kk.po +++ b/po/kk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-11-16 06:28+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Kazakh If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/km.po b/po/km.po index ccbd1c0cdd..7a5a0952ce 100644 --- a/po/km.po +++ b/po/km.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2017-08-12 14:53+0000\n" "Last-Translator: ប៉ុកណូ រ៉ូយ៉ាល់ \n" "Language-Team: Central Khmer If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/kn.po b/po/kn.po index 691a8775ca..261832a62c 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Kannada If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ko.po b/po/ko.po index 69e88a23a3..4b21444326 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-07-16 11:41+0000\n" "Last-Translator: junseong kim \n" "Language-Team: Korean If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ksh.po b/po/ksh.po index dfb36853dc..83fc628db8 100644 --- a/po/ksh.po +++ b/po/ksh.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Colognian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ku.po b/po/ku.po index d659246e58..81e0580d0d 100644 --- a/po/ku.po +++ b/po/ku.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2017-07-06 19:45+0000\n" "Last-Translator: Rokar Ali \n" "Language-Team: Kurdish If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ky.po b/po/ky.po index cdeeea218a..b4658f2220 100644 --- a/po/ky.po +++ b/po/ky.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2017-11-14 08:29+0000\n" "Last-Translator: Kylychbek Turdakunov \n" "Language-Team: Kyrgyz If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/li.po b/po/li.po index 3dc540c70e..881b800496 100644 --- a/po/li.po +++ b/po/li.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2015-12-29 15:36+0000\n" "Last-Translator: Robin van der Vliet \n" "Language-Team: Limburgish If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/lt.po b/po/lt.po index 76866764a1..e55c23fed7 100644 --- a/po/lt.po +++ b/po/lt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-09-22 02:59+0000\n" "Last-Translator: Kornelijus Tvarijanavičius \n" "Language-Team: Lithuanian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/lv.po b/po/lv.po index cd2865e52f..5ae332928e 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-10-09 18:34+0000\n" "Last-Translator: Maurício Meneghini Fauth \n" "Language-Team: Latvian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/mk.po b/po/mk.po index d76d0a7307..3144d60914 100644 --- a/po/mk.po +++ b/po/mk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2016-11-17 19:24+0000\n" "Last-Translator: Nebojsa Tausanov \n" "Language-Team: Macedonian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ml.po b/po/ml.po index 3332b29a76..b62ab1043e 100644 --- a/po/ml.po +++ b/po/ml.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-10-10 15:54+0000\n" "Last-Translator: Alvin Lazar.C \n" "Language-Team: Malayalam If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/mn.po b/po/mn.po index e5536212e6..265a1c2522 100644 --- a/po/mn.po +++ b/po/mn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Mongolian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ms.po b/po/ms.po index 6c336b1044..850f8a213a 100644 --- a/po/ms.po +++ b/po/ms.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Malay If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/my.po b/po/my.po index 453e6aaa50..75f0708822 100644 --- a/po/my.po +++ b/po/my.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-21 21:34+0000\n" "Last-Translator: AJ \n" "Language-Team: Burmese If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/nb.po b/po/nb.po index ae9bd717e0..9c71885a5c 100644 --- a/po/nb.po +++ b/po/nb.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-11-25 22:28+0000\n" "Last-Translator: Kurt Eilertsen \n" "Language-Team: Norwegian Bokmål If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ne.po b/po/ne.po index 4ac8275e2c..ffb308c518 100644 --- a/po/ne.po +++ b/po/ne.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-01-25 11:21+0000\n" "Last-Translator: Nabin Ghimire \n" "Language-Team: Nepali If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/nl.po b/po/nl.po index d95125c937..ed6115f517 100644 --- a/po/nl.po +++ b/po/nl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-12-20 16:29+0000\n" "Last-Translator: dingo thirteen \n" "Language-Team: Dutch If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/nn.po b/po/nn.po index ade08046ea..de3d74724a 100644 --- a/po/nn.po +++ b/po/nn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-02-02 06:49+0000\n" "Last-Translator: Christoffer Hjeltnes Støle \n" "Language-Team: Norwegian Nynorsk If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/pa.po b/po/pa.po index 033f4c073c..7825bd3444 100644 --- a/po/pa.po +++ b/po/pa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2018-07-27 08:19+0000\n" "Last-Translator: ROYAL Randhawa \n" "Language-Team: Punjabi If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot index c7afd214e9..0cddfe55e6 100644 --- a/po/phpmyadmin.pot +++ b/po/phpmyadmin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -12922,7 +12922,7 @@ msgstr "" #: templates/columns_definitions/table_fields_definitions.twig:17 msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/pl.po b/po/pl.po index fcf0eb8b28..3ed16f35f1 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Polish Skrót klawiaturowy CTRL+Kliknięcie lub Alt+" -"Kliknięcie (Mac: Shift+Opcja+Kliknięcie) usuwa te kolumnę z przypadku ORDER " +"lub przełącza ASC/DESC.
Skrót klawiaturowy CTRL+Kliknięcie lub Alt" +"+Kliknięcie (Mac: Shift+Opcja+Kliknięcie) usuwa te kolumnę z przypadku ORDER " "BY" #: libraries/classes/Controllers/JavaScriptMessagesController.php:567 @@ -14154,9 +14154,15 @@ msgid "Node group" msgstr "Grupa węzłów" #: templates/columns_definitions/table_fields_definitions.twig:17 +#, fuzzy +#| msgid "" +#| "If column type is \"enum\" or \"set\", please enter the values using this " +#| "format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/pt.po b/po/pt.po index 504c52ca10..4e33ab9e5b 100644 --- a/po/pt.po +++ b/po/pt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-12-09 07:47+0000\n" "Last-Translator: ssantos \n" "Language-Team: Portuguese If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 61990ac498..39655e8a50 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-11-19 15:47+0000\n" "Last-Translator: Maurício Meneghini Fauth \n" "Language-Team: Portuguese (Brazil) If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/rcf.po b/po/rcf.po index 143ef88caa..08c7c7da41 100644 --- a/po/rcf.po +++ b/po/rcf.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-09-29 09:40+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Réunion Creole If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ro.po b/po/ro.po index 61e03fbf8a..1e78055179 100644 --- a/po/ro.po +++ b/po/ro.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Romanian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ru.po b/po/ru.po index ea02149ea5..5f4b1daf50 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-09-27 21:32+0000\n" "Last-Translator: Artem \n" "Language-Team: Russian If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/si.po b/po/si.po index 55208b0dcd..208cc6ec63 100644 --- a/po/si.po +++ b/po/si.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2018-12-18 22:09+0000\n" "Last-Translator: Madhura Jayaratne \n" "Language-Team: Sinhala If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/sk.po b/po/sk.po index 63a767da57..8a7100593b 100644 --- a/po/sk.po +++ b/po/sk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-06 09:29+0000\n" "Last-Translator: Viktor Šulák \n" "Language-Team: Slovak If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/sl.po b/po/sl.po index 70e5b212f7..d3ab8682c5 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-12-09 07:47+0000\n" "Last-Translator: Domen \n" "Language-Team: Slovenian If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/sq.po b/po/sq.po index db6ac3fc08..7137c3a045 100644 --- a/po/sq.po +++ b/po/sq.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Albanian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/sr.po b/po/sr.po index 1ed5af7c24..73571e9e92 100644 --- a/po/sr.po +++ b/po/sr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-14 22:32+0000\n" "Last-Translator: Velimir Majstorov \n" "Language-Team: Serbian If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/sr@latin.po b/po/sr@latin.po index 2c3d9eac8d..e3e7441552 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-01-22 22:06+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Serbian (latin) If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/sv.po b/po/sv.po index 4fb9aa6d71..17fe5a54fc 100644 --- a/po/sv.po +++ b/po/sv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Swedish If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ta.po b/po/ta.po index 4520e24b65..b0f61490c2 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,11 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2021-01-22 01:27+0000\n" "Last-Translator: William Desportes \n" -"Language-Team: Tamil " -"\n" +"Language-Team: Tamil \n" "Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -13379,7 +13379,7 @@ msgstr "பயனர் குழுக்கள்" #: templates/columns_definitions/table_fields_definitions.twig:17 msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/te.po b/po/te.po index 85e64488c4..d974d5b462 100644 --- a/po/te.po +++ b/po/te.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2017-04-12 15:07+0000\n" "Last-Translator: bhargavi sabbisetty \n" "Language-Team: Telugu If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/th.po b/po/th.po index f0db92cca8..d212218df0 100644 --- a/po/th.po +++ b/po/th.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-11-21 14:33+0000\n" "Last-Translator: Kongfa Warorot \n" "Language-Team: Thai If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/tk.po b/po/tk.po index 35b8045524..1b549392b3 100644 --- a/po/tk.po +++ b/po/tk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Turkmen If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/tr.po b/po/tr.po index a892a62238..3f90ada874 100644 --- a/po/tr.po +++ b/po/tr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-12-07 11:48+0000\n" "Last-Translator: Burak Yavuz \n" "Language-Team: Turkish If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/tt.po b/po/tt.po index cccc834046..8f3e39552c 100644 --- a/po/tt.po +++ b/po/tt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2015-10-15 11:22+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Tatar If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/tzm.po b/po/tzm.po index cd653b88b6..82f9f962e2 100644 --- a/po/tzm.po +++ b/po/tzm.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-10-14 13:03+0000\n" "Last-Translator: Hakim Oubouali \n" "Language-Team: Central Atlas Tamazight If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ug.po b/po/ug.po index dd10c3e7e7..eaec72f16b 100644 --- a/po/ug.po +++ b/po/ug.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2018-07-23 11:06+0000\n" "Last-Translator: Michal Čihař \n" "Language-Team: Uyghur If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/uk.po b/po/uk.po index b5519299e3..225995da4c 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-07-31 00:41+0000\n" "Last-Translator: kyanukovich \n" "Language-Team: Ukrainian If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/ur.po b/po/ur.po index 8ab1691bdb..7a88181138 100644 --- a/po/ur.po +++ b/po/ur.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Urdu If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/uz.po b/po/uz.po index 824a44bf7c..6061fa87e2 100644 --- a/po/uz.po +++ b/po/uz.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Uzbek If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/uz@latin.po b/po/uz@latin.po index bdfd404fd3..e868485012 100644 --- a/po/uz@latin.po +++ b/po/uz@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Uzbek (latin) If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/vi.po b/po/vi.po index dcfa01609e..c19a93584b 100644 --- a/po/vi.po +++ b/po/vi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-08-09 15:50+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Vietnamese If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/vls.po b/po/vls.po index 4df6b57efb..352c860cd5 100644 --- a/po/vls.po +++ b/po/vls.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2019-04-27 17:19+0000\n" "Last-Translator: William Desportes \n" "Language-Team: West Flemish If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index d060eda484..c1f8326a28 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-02-13 17:50+0000\n" "Last-Translator: popcorner \n" "Language-Team: Chinese (Simplified) If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr "" diff --git a/po/zh_TW.po b/po/zh_TW.po index 680fddddc1..1c05b0f90f 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2021-01-22 00:35+0100\n" +"POT-Creation-Date: 2021-01-22 02:59+0100\n" "PO-Revision-Date: 2020-08-09 15:50+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Chinese (Traditional) If you ever need to put a backslash (\"\") or a " +#| "single quote (\"'\") amongst those values, precede it with a backslash " +#| "(for example '\\\\xyz' or 'a\\'b')." msgid "" "If column type is \"enum\" or \"set\", please enter the values using this " -"format: 'a','b','c'…
If you ever need to put a backslash (\"\") or a " +"format: 'a','b','c'…
If you ever need to put a backslash (\"\\\") or a " "single quote (\"'\") amongst those values, precede it with a backslash (for " "example '\\\\xyz' or 'a\\'b')." msgstr ""