The branch, master has been updated
via 5f91bbaeece25f0926c53e25e81fd5a0034f572e (commit)
via 088300e62823d008fe08676fe328430046ef93f7 (commit)
via 563ecfc6ed1e65b43e082d74ffb957c7c0246382 (commit)
via 3f81e8790de973017acd7736fab933047f4114a5 (commit)
from d48a7bc66893e2d662329a7dc9db2df63df91c5a (commit)
- Log -----------------------------------------------------------------
commit 5f91bbaeece25f0926c53e25e81fd5a0034f572e
Author: Michal Čihař <mcihar(a)suse.cz>
Date: Wed Aug 10 13:47:04 2011 +0200
Automatically ajdust po files to latest changes
commit 088300e62823d008fe08676fe328430046ef93f7
Author: Michal Čihař <mcihar(a)suse.cz>
Date: Wed Aug 10 13:46:03 2011 +0200
Another useless spaces
commit 563ecfc6ed1e65b43e082d74ffb957c7c0246382
Author: Michal Čihař <mcihar(a)suse.cz>
Date: Wed Aug 10 13:44:58 2011 +0200
Automatically ajdust po files to latest changes
commit 3f81e8790de973017acd7736fab933047f4114a5
Author: Michal Čihař <mcihar(a)suse.cz>
Date: Wed Aug 10 13:44:39 2011 +0200
Remove useless space from messages
-----------------------------------------------------------------------
Summary of changes:
libraries/engines/innodb.lib.php | 2 +-
libraries/sql_query_form.lib.php | 2 +-
po/af.po | 24 ++++----
po/ar.po | 40 ++++++------
po/az.po | 28 ++++----
po/be.po | 30 +++++-----
po/be(a)latin.po | 30 +++++-----
po/bg.po | 28 ++++----
po/bn.po | 42 +++++++-------
po/br.po | 18 +++---
po/bs.po | 26 ++++----
po/ca.po | 26 ++++----
po/cs.po | 32 +++++-----
po/cy.po | 18 +++---
po/da.po | 30 +++++-----
po/de.po | 32 +++++-----
po/el.po | 26 ++++----
po/en_GB.po | 32 +++++-----
po/es.po | 26 ++++----
po/et.po | 28 ++++----
po/eu.po | 36 ++++++------
po/fa.po | 26 ++++----
po/fi.po | 28 ++++----
po/fr.po | 28 ++++----
po/gl.po | 34 +++++-----
po/he.po | 32 +++++-----
po/hi.po | 122 +++++++++++++++++++-------------------
po/hr.po | 26 ++++----
po/hu.po | 28 ++++----
po/id.po | 34 +++++-----
po/it.po | 24 ++++----
po/ja.po | 26 ++++----
po/ka.po | 32 +++++-----
po/ko.po | 48 ++++++++--------
po/lt.po | 22 ++++----
po/lv.po | 28 ++++----
po/mk.po | 24 ++++----
po/ml.po | 16 +++---
po/mn.po | 44 +++++++-------
po/ms.po | 26 ++++----
po/nb.po | 26 ++++----
po/nl.po | 24 ++++----
po/phpmyadmin.pot | 16 +++---
po/pl.po | 36 ++++++------
po/pt.po | 36 ++++++------
po/pt_BR.po | 28 ++++----
po/ro.po | 28 ++++----
po/ru.po | 16 +++---
po/si.po | 30 +++++-----
po/sk.po | 26 ++++----
po/sl.po | 28 ++++----
po/sq.po | 36 ++++++------
po/sr.po | 26 ++++----
po/sr(a)latin.po | 26 ++++----
po/sv.po | 30 +++++-----
po/ta.po | 18 +++---
po/te.po | 16 +++---
po/th.po | 38 ++++++------
po/tr.po | 28 ++++----
po/tt.po | 32 +++++-----
po/ug.po | 28 ++++----
po/uk.po | 34 +++++-----
po/ur.po | 16 +++---
po/uz.po | 92 ++++++++++++++--------------
po/uz(a)latin.po | 94 +++++++++++++++---------------
po/zh_CN.po | 32 +++++-----
po/zh_TW.po | 40 ++++++------
server_privileges.php | 12 ++--
tbl_change.php | 2 +-
tbl_printview.php | 2 +-
tbl_structure.php | 2 +-
71 files changed, 1051 insertions(+), 1051 deletions(-)
diff --git a/libraries/engines/innodb.lib.php b/libraries/engines/innodb.lib.php
index ac7c361..8ab2527 100644
--- a/libraries/engines/innodb.lib.php
+++ b/libraries/engines/innodb.lib.php
@@ -25,7 +25,7 @@ class PMA_StorageEngine_innodb extends PMA_StorageEngine
),
'innodb_autoextend_increment' => array(
'title' => __('Autoextend increment'),
- 'desc' => __(' The increment size for extending the size of an autoextending tablespace when it becomes full.'),
+ 'desc' => __('The increment size for extending the size of an autoextending tablespace when it becomes full.'),
'type' => PMA_ENGINE_DETAILS_TYPE_NUMERIC,
),
'innodb_buffer_pool_size' => array(
diff --git a/libraries/sql_query_form.lib.php b/libraries/sql_query_form.lib.php
index 9032ff9..542cfc3 100644
--- a/libraries/sql_query_form.lib.php
+++ b/libraries/sql_query_form.lib.php
@@ -343,7 +343,7 @@ function PMA_sqlQueryFormInsert($query = '', $is_querywindow = false, $delimiter
echo '<input type="checkbox" name="show_query" value="1" '
.'id="checkbox_show_query" tabindex="132" checked="checked" />' . "\n"
- .'<label for="checkbox_show_query">' . __(' Show this query here again ')
+ .'<label for="checkbox_show_query">' . __('Show this query here again')
.'</label>' . "\n";
echo '</div>' . "\n";
diff --git a/po/af.po b/po/af.po
index 8706d06..5d5dc5b 100644
--- a/po/af.po
+++ b/po/af.po
@@ -5603,7 +5603,7 @@ msgstr ""
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
@@ -7545,8 +7545,8 @@ msgid "Delimiter"
msgstr ""
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
-msgstr " Wys hierdie navraag weer hier "
+msgid "Show this query here again"
+msgstr "Wys hierdie navraag weer hier "
#: libraries/sql_query_form.lib.php:402
msgid "View only"
@@ -8634,8 +8634,8 @@ msgstr ""
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
-msgstr " Nota: MySQL regte name word in Engels vertoon "
+msgid "Note: MySQL privilege names are expressed in English"
+msgstr "Nota: MySQL regte name word in Engels vertoon "
#: server_privileges.php:600
msgid "Administration"
@@ -8795,17 +8795,17 @@ msgid "... keep the old one."
msgstr ""
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
+msgid "... delete the old one from the user tables."
msgstr ""
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
+"... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
@@ -10441,8 +10441,8 @@ msgstr ""
#: tbl_change.php:683
#, fuzzy
-#| msgid " Because of its length,<br /> this field might not be editable "
-msgid " Because of its length,<br /> this column might not be editable "
+#| msgid "Because of its length,<br /> this field might not be editable "
+msgid "Because of its length,<br /> this column might not be editable"
msgstr ""
" Omrede sy lengte,<br /> is hierdie veld moontlik nie veranderbaar nie "
@@ -10826,8 +10826,8 @@ msgid "Row length"
msgstr "Ry lengte"
#: tbl_printview.php:378 tbl_structure.php:892
-msgid " Row size "
-msgstr " Ry grootte "
+msgid "Row size"
+msgstr "Ry grootte "
#: tbl_printview.php:388 tbl_structure.php:900
msgid "Next autoindex"
diff --git a/po/ar.po b/po/ar.po
index 5c698fd..04fb1cf 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -5494,7 +5494,7 @@ msgstr ""
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
@@ -5999,7 +5999,7 @@ msgstr "إصدارة المزود"
#: libraries/export/latex.php:136 libraries/export/sql.php:477
#: libraries/export/xml.php:132
msgid "PHP Version"
-msgstr " PHP إصدارة"
+msgstr "PHP إصدارة"
#: libraries/export/mediawiki.php:15
msgid "MediaWiki Table"
@@ -7486,8 +7486,8 @@ msgid "Delimiter"
msgstr ""
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
-msgstr " عرض هذا الاستعلام هنا مرة أخرى "
+msgid "Show this query here again"
+msgstr "عرض هذا الاستعلام هنا مرة أخرى "
#: libraries/sql_query_form.lib.php:402
msgid "View only"
@@ -8621,8 +8621,8 @@ msgstr "صلاحيات خاصة بالجدول"
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
-msgstr " ملاحظه: اسم الامتياز لـMySQL يظهر ويقرأ باللغة الإنجليزية فقط "
+msgid "Note: MySQL privilege names are expressed in English"
+msgstr "ملاحظه: اسم الامتياز لـMySQL يظهر ويقرأ باللغة الإنجليزية فقط "
#: server_privileges.php:600
msgid "Administration"
@@ -8781,22 +8781,22 @@ msgstr "أضف اسم مستخدم جديد بنفس الصلاحيات و..."
#: server_privileges.php:2175
msgid "... keep the old one."
-msgstr " ... أبق القديم."
+msgstr "... أبق القديم."
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
-msgstr " ... احذف القديم من جداول المستخدمين."
+msgid "... delete the old one from the user tables."
+msgstr "... احذف القديم من جداول المستخدمين."
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
-msgstr " ... استعد كل الصلاحيات الفعالة من القديم واحذهم بعد ذلك."
+"... revoke all active privileges from the old one and delete it afterwards."
+msgstr "... استعد كل الصلاحيات الفعالة من القديم واحذهم بعد ذلك."
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
-msgstr " ... احذف القديم من جداول المستخدمين وأعد قراءة الصلاحيات بعد ذلك."
+msgstr "... احذف القديم من جداول المستخدمين وأعد قراءة الصلاحيات بعد ذلك."
#: server_privileges.php:2201
msgid "Database for user"
@@ -10445,9 +10445,9 @@ msgstr ""
#: tbl_change.php:683
#, fuzzy
-#| msgid " Because of its length,<br /> this field might not be editable "
-msgid " Because of its length,<br /> this column might not be editable "
-msgstr " بسبب طوله,<br /> فمن المحتمل أن هذا الحقل غير قابل للتحرير "
+#| msgid "Because of its length,<br /> this field might not be editable "
+msgid "Because of its length,<br /> this column might not be editable"
+msgstr "بسبب طوله,<br /> فمن المحتمل أن هذا الحقل غير قابل للتحرير "
#: tbl_change.php:800
msgid "Remove BLOB Repository Reference"
@@ -10823,8 +10823,8 @@ msgid "Row length"
msgstr "طول الصف"
#: tbl_printview.php:378 tbl_structure.php:892
-msgid " Row size "
-msgstr " مقاس الصف "
+msgid "Row size"
+msgstr "مقاس الصف "
#: tbl_printview.php:388 tbl_structure.php:900
msgid "Next autoindex"
@@ -11204,7 +11204,7 @@ msgstr "أعد تسمية العرض الـ"
#~ msgstr "صفوف تبدأ من"
#~ msgid "in %s mode and repeat headers after %s cells"
-#~ msgstr " %s و إعادة الرؤوس بعد %s حقل"
+#~ msgstr "%s و إعادة الرؤوس بعد %s حقل"
#~ msgid ""
#~ "phpMyAdmin was unable to read your configuration file!<br />This might "
@@ -11384,7 +11384,7 @@ msgstr "أعد تسمية العرض الـ"
#~ msgstr "حقل مفصول بـ"
#~ msgid "Fields"
-#~ msgstr " عدد الحقول"
+#~ msgstr "عدد الحقول"
#~ msgid "Field %s has been dropped"
#~ msgstr "حقل محذوف %s"
diff --git a/po/az.po b/po/az.po
index b70a4d6..4100401 100644
--- a/po/az.po
+++ b/po/az.po
@@ -5678,7 +5678,7 @@ msgstr ""
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
@@ -7662,8 +7662,8 @@ msgid "Delimiter"
msgstr ""
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
-msgstr " Bu sorğunu burada yene göster "
+msgid "Show this query here again"
+msgstr "Bu sorğunu burada yene göster "
#: libraries/sql_query_form.lib.php:402
msgid "View only"
@@ -8819,8 +8819,8 @@ msgstr "Cedvelexas selahiyyetler"
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
-msgstr " Qeyd: MySQL selahiyyet adları ingilis dilinde ifade edilmişdir "
+msgid "Note: MySQL privilege names are expressed in English"
+msgstr "Qeyd: MySQL selahiyyet adları ingilis dilinde ifade edilmişdir "
#: server_privileges.php:600
msgid "Administration"
@@ -8983,17 +8983,17 @@ msgid "... keep the old one."
msgstr "... köhnesini saxla."
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
-msgstr " ... istifadeçi cedvellerinden köhnesini sil."
+msgid "... delete the old one from the user tables."
+msgstr "... istifadeçi cedvellerinden köhnesini sil."
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
-msgstr " ... köhne istifadeçinin selahiyyetlerini elinden alaraq onu sil."
+"... revoke all active privileges from the old one and delete it afterwards."
+msgstr "... köhne istifadeçinin selahiyyetlerini elinden alaraq onu sil."
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... istifadeçi cedvellerinden köhnesini sil ve ardından selahiyyetleri "
@@ -10639,8 +10639,8 @@ msgstr "The selected users have been deleted successfully."
#: tbl_change.php:683
#, fuzzy
-#| msgid " Because of its length,<br /> this field might not be editable "
-msgid " Because of its length,<br /> this column might not be editable "
+#| msgid "Because of its length,<br /> this field might not be editable "
+msgid "Because of its length,<br /> this column might not be editable"
msgstr ""
" Uzun olduğuna göre,<br /> bu sahedeki me'lumatlar deyişdirilmeye biler "
@@ -11026,8 +11026,8 @@ msgid "Row length"
msgstr "Sıra uzunluğu"
#: tbl_printview.php:378 tbl_structure.php:892
-msgid " Row size "
-msgstr " Sıra boyu "
+msgid "Row size"
+msgstr "Sıra boyu "
#: tbl_printview.php:388 tbl_structure.php:900
msgid "Next autoindex"
diff --git a/po/be.po b/po/be.po
index 0d38f6c..4b16ae0 100644
--- a/po/be.po
+++ b/po/be.po
@@ -5805,7 +5805,7 @@ msgstr "Аўтапашыральнае прырашчэньне"
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
" Памер прырашчэньня для пашырэньня памеру прасторы аўтапашыральнай табліцы, "
@@ -7876,8 +7876,8 @@ msgid "Delimiter"
msgstr "Разьдзяляльнік"
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
-msgstr " Паказаць гэты запыт зноў "
+msgid "Show this query here again"
+msgstr "Паказаць гэты запыт зноў "
#: libraries/sql_query_form.lib.php:402
msgid "View only"
@@ -9095,8 +9095,8 @@ msgstr "Прывілеі, спэцыфічныя для табліцы"
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
-msgstr " Заўвага: імёны прывілеяў MySQL задаюцца па-ангельску "
+msgid "Note: MySQL privilege names are expressed in English"
+msgstr "Заўвага: імёны прывілеяў MySQL задаюцца па-ангельску "
#: server_privileges.php:600
msgid "Administration"
@@ -9260,17 +9260,17 @@ msgid "... keep the old one."
msgstr "... пакінуць старога."
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
-msgstr " ... выдаліць старога з табліцы карыстальнікаў."
+msgid "... delete the old one from the user tables."
+msgstr "... выдаліць старога з табліцы карыстальнікаў."
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
-msgstr " ... ануляваць усе актыўныя прывілеі старога і пасьля выдаліць яго."
+"... revoke all active privileges from the old one and delete it afterwards."
+msgstr "... ануляваць усе актыўныя прывілеі старога і пасьля выдаліць яго."
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... выдаліць старога з табліцы карыстальнікаў і пасьля перазагрузіць "
@@ -11059,9 +11059,9 @@ msgstr "Табліца %1$s была пасьпяхова зьмененая"
#: tbl_change.php:683
#, fuzzy
-#| msgid " Because of its length,<br /> this field might not be editable "
-msgid " Because of its length,<br /> this column might not be editable "
-msgstr " З-за вялікай даўжыні,<br /> гэтае поле ня можа быць адрэдагаванае "
+#| msgid "Because of its length,<br /> this field might not be editable "
+msgid "Because of its length,<br /> this column might not be editable"
+msgstr "З-за вялікай даўжыні,<br /> гэтае поле ня можа быць адрэдагаванае "
#: tbl_change.php:800
msgid "Remove BLOB Repository Reference"
@@ -11449,8 +11449,8 @@ msgid "Row length"
msgstr "Даўжыня радка"
#: tbl_printview.php:378 tbl_structure.php:892
-msgid " Row size "
-msgstr " Памер радка "
+msgid "Row size"
+msgstr "Памер радка "
#: tbl_printview.php:388 tbl_structure.php:900
msgid "Next autoindex"
diff --git a/po/be(a)latin.po b/po/be(a)latin.po
index 7a2ed03..7fd4112 100644
--- a/po/be(a)latin.po
+++ b/po/be(a)latin.po
@@ -5782,7 +5782,7 @@ msgstr "Aŭtapašyralnaje pryraščeńnie"
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
" Pamier pryraščeńnia dla pašyreńnia pamieru prastory aŭtapašyralnaj tablicy, "
@@ -7850,8 +7850,8 @@ msgid "Delimiter"
msgstr "Raździalalnik"
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
-msgstr " Pakazać hety zapyt znoŭ "
+msgid "Show this query here again"
+msgstr "Pakazać hety zapyt znoŭ "
#: libraries/sql_query_form.lib.php:402
msgid "View only"
@@ -9074,8 +9074,8 @@ msgstr "Pryvilei, specyfičnyja dla tablicy"
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
-msgstr " Zaŭvaha: imiony pryvilejaŭ MySQL zadajucca pa-anhielsku "
+msgid "Note: MySQL privilege names are expressed in English"
+msgstr "Zaŭvaha: imiony pryvilejaŭ MySQL zadajucca pa-anhielsku "
#: server_privileges.php:600
msgid "Administration"
@@ -9240,17 +9240,17 @@ msgid "... keep the old one."
msgstr "... pakinuć staroha."
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
-msgstr " ... vydalić staroha z tablicy karystalnikaŭ."
+msgid "... delete the old one from the user tables."
+msgstr "... vydalić staroha z tablicy karystalnikaŭ."
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
-msgstr " ... anulavać usie aktyŭnyja pryvilei staroha i paśla vydalić jaho."
+"... revoke all active privileges from the old one and delete it afterwards."
+msgstr "... anulavać usie aktyŭnyja pryvilei staroha i paśla vydalić jaho."
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... vydalić staroha z tablicy karystalnikaŭ i paśla pierazahruzić pryvilei."
@@ -11030,9 +11030,9 @@ msgstr "Tablica %1$s była paśpiachova źmienienaja"
#: tbl_change.php:683
#, fuzzy
-#| msgid " Because of its length,<br /> this field might not be editable "
-msgid " Because of its length,<br /> this column might not be editable "
-msgstr " Z-za vialikaj daŭžyni, hetaje pole nia moža być adredagavanaje "
+#| msgid "Because of its length,<br /> this field might not be editable "
+msgid "Because of its length,<br /> this column might not be editable"
+msgstr "Z-za vialikaj daŭžyni, hetaje pole nia moža być adredagavanaje "
#: tbl_change.php:800
msgid "Remove BLOB Repository Reference"
@@ -11418,8 +11418,8 @@ msgid "Row length"
msgstr "Daŭžynia radka"
#: tbl_printview.php:378 tbl_structure.php:892
-msgid " Row size "
-msgstr " Pamier radka "
+msgid "Row size"
+msgstr "Pamier radka "
#: tbl_printview.php:388 tbl_structure.php:900
msgid "Next autoindex"
diff --git a/po/bg.po b/po/bg.po
index 7a55f9d..dcf2a4f 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -5418,7 +5418,7 @@ msgstr ""
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
@@ -7292,8 +7292,8 @@ msgid "Delimiter"
msgstr "Разделител"
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
-msgstr " Показване на заявката отново "
+msgid "Show this query here again"
+msgstr "Показване на заявката отново "
#: libraries/sql_query_form.lib.php:402
msgid "View only"
@@ -8381,8 +8381,8 @@ msgstr "Специфични за таблицата права"
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
-msgstr " Забележка: Имената на правата на MySQL са показани на английски "
+msgid "Note: MySQL privilege names are expressed in English"
+msgstr "Забележка: Имената на правата на MySQL са показани на английски "
#: server_privileges.php:600
msgid "Administration"
@@ -8543,17 +8543,17 @@ msgid "... keep the old one."
msgstr "... запазване на стария."
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
-msgstr " ... изтриване на стария от таблицата с потребители."
+msgid "... delete the old one from the user tables."
+msgstr "... изтриване на стария от таблицата с потребители."
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
-msgstr " ... отмяна на всички права от стария и след това изтриване."
+"... revoke all active privileges from the old one and delete it afterwards."
+msgstr "... отмяна на всички права от стария и след това изтриване."
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... изтриване на стария от таблицата с потребители и след това презареждане "
@@ -10187,8 +10187,8 @@ msgid "Table %1$s has been altered successfully"
msgstr "Таблицата %1$s беше променена"
#: tbl_change.php:683
-msgid " Because of its length,<br /> this column might not be editable "
-msgstr " Поради дължината си,<br /> това поле може да е нередактируемо "
+msgid "Because of its length,<br /> this column might not be editable"
+msgstr "Поради дължината си,<br /> това поле може да е нередактируемо "
#: tbl_change.php:800
msgid "Remove BLOB Repository Reference"
@@ -10545,8 +10545,8 @@ msgid "Row length"
msgstr "Дължина ред"
#: tbl_printview.php:378 tbl_structure.php:892
-msgid " Row size "
-msgstr " Размер ред "
+msgid "Row size"
+msgstr "Размер ред "
#: tbl_printview.php:388 tbl_structure.php:900
msgid "Next autoindex"
diff --git a/po/bn.po b/po/bn.po
index 13632c4..43204c2 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -1714,7 +1714,7 @@ msgstr "Ignore"
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add columns"
-msgstr " %s ক্ষেত্রসমূহ যোগ কর"
+msgstr "%s ক্ষেত্রসমূহ যোগ কর"
#: js/messages.php:248
msgid "Select referenced key"
@@ -5764,10 +5764,10 @@ msgstr "Autoextend increment"
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
#: libraries/engines/innodb.lib.php:32
@@ -7424,7 +7424,7 @@ msgstr ""
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add routine"
-msgstr " %s ক্ষেত্রসমূহ যোগ কর"
+msgstr "%s ক্ষেত্রসমূহ যোগ কর"
#: libraries/rte/rte_words.lib.php:20
#, fuzzy, php-format
@@ -7435,7 +7435,7 @@ msgstr "ফাইল ইম্পোর্ট কর"
#, fuzzy
#| msgid "Add %s field(s)"
msgid "routine"
-msgstr " %s ক্ষেত্রসমূহ যোগ কর"
+msgstr "%s ক্ষেত্রসমূহ যোগ কর"
#: libraries/rte/rte_words.lib.php:22
#, fuzzy
@@ -7782,8 +7782,8 @@ msgid "Delimiter"
msgstr "Delimiter"
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
-msgstr " Show this query here again "
+msgid "Show this query here again"
+msgstr "Show this query here again"
#: libraries/sql_query_form.lib.php:402
msgid "View only"
@@ -7976,7 +7976,7 @@ msgstr ""
#, fuzzy, php-format
#| msgid "Add %s field(s)"
msgid "Add %s column(s)"
-msgstr " %s ক্ষেত্রসমূহ যোগ কর"
+msgstr "%s ক্ষেত্রসমূহ যোগ কর"
#: libraries/tbl_properties.inc.php:593 tbl_structure.php:641
#, fuzzy
@@ -8979,7 +8979,7 @@ msgstr "Table-specific privileges"
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
+msgid "Note: MySQL privilege names are expressed in English"
msgstr ""
"নোটঃ MySQL সুবিধাসমূহের নাম ইংরেজীতে প্রকাশ করা হয় Note: MySQL privilege "
"names are expressed in English "
@@ -9147,18 +9147,18 @@ msgid "... keep the old one."
msgstr "... পুরাতনটা রেখে দাও"
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
-msgstr " ...ব্যাবহারকারীর টেবিলগুলো থেকে পুরাতনটি মুছে ফেল"
+msgid "... delete the old one from the user tables."
+msgstr "...ব্যাবহারকারীর টেবিলগুলো থেকে পুরাতনটি মুছে ফেল"
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
+"... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
-" ... revoke all active privileges from the old one and delete it afterwards."
+"... revoke all active privileges from the old one and delete it afterwards."
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... ব্যাবহারকারীর টেবিলগুলো থেকে পুরাতনটি মুছে ফেল এবং এরপর সুবিধাসমূহ পুনরায় লোড "
@@ -10291,7 +10291,7 @@ msgstr ""
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add chart"
-msgstr " %s ক্ষেত্রসমূহ যোগ কর"
+msgstr "%s ক্ষেত্রসমূহ যোগ কর"
#: server_status.php:1413
msgid "Rearrange/edit charts"
@@ -10923,9 +10923,9 @@ msgstr "The selected users have been deleted successfully."
#: tbl_change.php:683
#, fuzzy
-#| msgid " Because of its length,<br /> this field might not be editable "
-msgid " Because of its length,<br /> this column might not be editable "
-msgstr " Because of its length,<br /> this field might not be editable "
+#| msgid "Because of its length,<br /> this field might not be editable "
+msgid "Because of its length,<br /> this column might not be editable"
+msgstr "Because of its length,<br /> this field might not be editable "
#: tbl_change.php:800
msgid "Remove BLOB Repository Reference"
@@ -11310,8 +11310,8 @@ msgid "Row length"
msgstr "সাড়ির দৈর্ঘ্য"
#: tbl_printview.php:378 tbl_structure.php:892
-msgid " Row size "
-msgstr " সাড়ির আকার"
+msgid "Row size"
+msgstr "সাড়ির আকার"
#: tbl_printview.php:388 tbl_structure.php:900
msgid "Next autoindex"
@@ -11437,7 +11437,7 @@ msgstr "Propose table structure"
#, fuzzy
#| msgid "Add %s field(s)"
msgid "Add column"
-msgstr " %s ক্ষেত্রসমূহ যোগ কর"
+msgstr "%s ক্ষেত্রসমূহ যোগ কর"
#: tbl_structure.php:659
msgid "At End of Table"
diff --git a/po/br.po b/po/br.po
index a8de883..4799f1f 100644
--- a/po/br.po
+++ b/po/br.po
@@ -1085,7 +1085,7 @@ msgstr "Udb all"
#. l10n: Thousands separator
#: js/messages.php:76 libraries/common.lib.php:1353
msgid ","
-msgstr " "
+msgstr ""
#. l10n: Decimal separator
#: js/messages.php:78 libraries/common.lib.php:1355
@@ -5445,7 +5445,7 @@ msgstr ""
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
@@ -7335,7 +7335,7 @@ msgid "Delimiter"
msgstr ""
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
+msgid "Show this query here again"
msgstr ""
#: libraries/sql_query_form.lib.php:402
@@ -8333,7 +8333,7 @@ msgstr ""
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
+msgid "Note: MySQL privilege names are expressed in English"
msgstr ""
#: server_privileges.php:600
@@ -8490,17 +8490,17 @@ msgid "... keep the old one."
msgstr ""
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
+msgid "... delete the old one from the user tables."
msgstr ""
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
+"... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
@@ -10105,7 +10105,7 @@ msgid "Table %1$s has been altered successfully"
msgstr ""
#: tbl_change.php:683
-msgid " Because of its length,<br /> this column might not be editable "
+msgid "Because of its length,<br /> this column might not be editable"
msgstr ""
#: tbl_change.php:800
@@ -10459,7 +10459,7 @@ msgid "Row length"
msgstr ""
#: tbl_printview.php:378 tbl_structure.php:892
-msgid " Row size "
+msgid "Row size"
msgstr ""
#: tbl_printview.php:388 tbl_structure.php:900
diff --git a/po/bs.po b/po/bs.po
index 320f55e..3d3096d 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -5666,7 +5666,7 @@ msgstr ""
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
@@ -7647,7 +7647,7 @@ msgid "Delimiter"
msgstr ""
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
+msgid "Show this query here again"
msgstr "Prikaži ponovo ovaj upit"
#: libraries/sql_query_form.lib.php:402
@@ -8805,8 +8805,8 @@ msgstr "Privilegije vezane za tabele"
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
-msgstr " Napomena: MySQL imena privilegija moraju da budu na engleskom "
+msgid "Note: MySQL privilege names are expressed in English"
+msgstr "Napomena: MySQL imena privilegija moraju da budu na engleskom "
#: server_privileges.php:600
msgid "Administration"
@@ -8968,17 +8968,17 @@ msgid "... keep the old one."
msgstr "... sačuvaj stare."
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
-msgstr " ... obriši stare iz tabela korisnika."
+msgid "... delete the old one from the user tables."
+msgstr "... obriši stare iz tabela korisnika."
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
-msgstr " ... obustavi sve privilegije starog korisnika i zatim ga obriši."
+"... revoke all active privileges from the old one and delete it afterwards."
+msgstr "... obustavi sve privilegije starog korisnika i zatim ga obriši."
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... obriši starog iz tabele korisnika i zatim ponovo učitaj privilegije."
@@ -10622,8 +10622,8 @@ msgstr "Izabrani korisnici su uspješno obrisani."
#: tbl_change.php:683
#, fuzzy
-#| msgid " Because of its length,<br /> this field might not be editable "
-msgid " Because of its length,<br /> this column might not be editable "
+#| msgid "Because of its length,<br /> this field might not be editable "
+msgid "Because of its length,<br /> this column might not be editable"
msgstr "Zbog njehove veličine, polje<br />možda nećete moći da izmenite"
#: tbl_change.php:800
@@ -11007,7 +11007,7 @@ msgid "Row length"
msgstr "Dužina reda"
#: tbl_printview.php:378 tbl_structure.php:892
-msgid " Row size "
+msgid "Row size"
msgstr "Veličina reda"
#: tbl_printview.php:388 tbl_structure.php:900
@@ -11400,7 +11400,7 @@ msgstr "Promjeni ime tabele u "
#, fuzzy
#~ msgid "row(s) starting from row #"
-#~ msgstr " redova počev od reda"
+#~ msgstr "redova počev od reda"
#~ msgid "in %s mode and repeat headers after %s cells"
#~ msgstr "u %s modu i ponovi zaglavlje posle svakog %s reda"
diff --git a/po/ca.po b/po/ca.po
index e201ac2..0ef4cc7 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -5717,7 +5717,7 @@ msgstr "Increment d'autoextensió"
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
" La quantitat a incrementar per ampliar el tamany d'una taula autoextensible "
@@ -7790,8 +7790,8 @@ msgid "Delimiter"
msgstr "Separador"
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
-msgstr " Mostra aquesta consulta de nou "
+msgid "Show this query here again"
+msgstr "Mostra aquesta consulta de nou "
#: libraries/sql_query_form.lib.php:402
msgid "View only"
@@ -8917,8 +8917,8 @@ msgstr "Permisos especifics de taula"
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
-msgstr " Nota: Els noms dels privilegis del MySQL són en idioma anglès "
+msgid "Note: MySQL privilege names are expressed in English"
+msgstr "Nota: Els noms dels privilegis del MySQL són en idioma anglès "
#: server_privileges.php:600
msgid "Administration"
@@ -9080,17 +9080,17 @@ msgid "... keep the old one."
msgstr "... respecta l'antic."
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
-msgstr " ... esborra l'antic de les taules d'usuaris."
+msgid "... delete the old one from the user tables."
+msgstr "... esborra l'antic de les taules d'usuaris."
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
-msgstr " ... treu tots els permisos actius de l'antic i esborra'l després."
+"... revoke all active privileges from the old one and delete it afterwards."
+msgstr "... treu tots els permisos actius de l'antic i esborra'l després."
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... esborra l'antic de les taules d'usuaris i recarrega els permisos "
@@ -10938,7 +10938,7 @@ msgid "Table %1$s has been altered successfully"
msgstr "S'ha modificat la taula %1$s correctament"
#: tbl_change.php:683
-msgid " Because of its length,<br /> this column might not be editable "
+msgid "Because of its length,<br /> this column might not be editable"
msgstr ""
" A causa de la seva longitud,<br /> aquesta columna no pot ser editable "
@@ -10948,7 +10948,7 @@ msgstr "Treure Referència a Repositori BLOB"
#: tbl_change.php:806
msgid "Binary - do not edit"
-msgstr " Binari - no editeu "
+msgstr "Binari - no editeu "
#: tbl_change.php:854
msgid "Upload to BLOB repository"
@@ -11325,7 +11325,7 @@ msgid "Row length"
msgstr "Tamany de fila"
#: tbl_printview.php:378 tbl_structure.php:892
-msgid " Row size "
+msgid "Row size"
msgstr "Mida de fila "
#: tbl_printview.php:388 tbl_structure.php:900
diff --git a/po/cs.po b/po/cs.po
index ff64843..c6b2168 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -5562,9 +5562,9 @@ msgstr "Krok automatického zvětšování"
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
-msgstr " Velikost o kterou je zvětšen soubor s daty, pokud je zaplněný."
+msgstr "Velikost o kterou je zvětšen soubor s daty, pokud je zaplněný."
#: libraries/engines/innodb.lib.php:32
msgid "Buffer pool size"
@@ -7531,8 +7531,8 @@ msgid "Delimiter"
msgstr "Oddělovač"
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
-msgstr " Zobrazit zde tento dotaz znovu "
+msgid "Show this query here again"
+msgstr "Zobrazit zde tento dotaz znovu "
#: libraries/sql_query_form.lib.php:402
msgid "View only"
@@ -8642,8 +8642,8 @@ msgstr "Oprávnění pro jednotlivé tabulky"
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
-msgstr " Poznámka: názvy oprávnění v MySQL jsou uváděny anglicky "
+msgid "Note: MySQL privilege names are expressed in English"
+msgstr "Poznámka: názvy oprávnění v MySQL jsou uváděny anglicky "
#: server_privileges.php:600
msgid "Administration"
@@ -8805,19 +8805,19 @@ msgid "... keep the old one."
msgstr "... zachovat původního uživatele."
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
-msgstr " ... smazat původního uživatele ze všech tabulek."
+msgid "... delete the old one from the user tables."
+msgstr "... smazat původního uživatele ze všech tabulek."
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
-msgstr " ... odebrat všechna oprávnění původnímu uživateli a poté ho smazat."
+"... revoke all active privileges from the old one and delete it afterwards."
+msgstr "... odebrat všechna oprávnění původnímu uživateli a poté ho smazat."
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
-msgstr " ... smazat uživatele a poté znovu načíst oprávnění."
+msgstr "... smazat uživatele a poté znovu načíst oprávnění."
#: server_privileges.php:2201
msgid "Database for user"
@@ -10586,8 +10586,8 @@ msgid "Table %1$s has been altered successfully"
msgstr "Tabulka %1$s byla úspěšně změněna"
#: tbl_change.php:683
-msgid " Because of its length,<br /> this column might not be editable "
-msgstr " Toto pole možná nepůjde <br />kvůli délce upravit "
+msgid "Because of its length,<br /> this column might not be editable"
+msgstr "Toto pole možná nepůjde <br />kvůli délce upravit "
#: tbl_change.php:800
msgid "Remove BLOB Repository Reference"
@@ -10942,8 +10942,8 @@ msgid "Row length"
msgstr "Délka řádku"
#: tbl_printview.php:378 tbl_structure.php:892
-msgid " Row size "
-msgstr " Velikost řádku "
+msgid "Row size"
+msgstr "Velikost řádku "
#: tbl_printview.php:388 tbl_structure.php:900
msgid "Next autoindex"
diff --git a/po/cy.po b/po/cy.po
index 858e275..e5f1f90 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -5652,7 +5652,7 @@ msgstr "Cynyddiad awtoestyn"
#: libraries/engines/innodb.lib.php:28
msgid ""
-" The increment size for extending the size of an autoextending tablespace "
+"The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
@@ -7626,8 +7626,8 @@ msgid "Delimiter"
msgstr "Cyfyngydd"
#: libraries/sql_query_form.lib.php:346
-msgid " Show this query here again "
-msgstr " Dangoswch yr ymholiad hwn yma eto"
+msgid "Show this query here again"
+msgstr "Dangoswch yr ymholiad hwn yma eto"
#: libraries/sql_query_form.lib.php:402
msgid "View only"
@@ -8669,7 +8669,7 @@ msgstr ""
#: server_privileges.php:531 server_privileges.php:675
#: server_privileges.php:1697
-msgid " Note: MySQL privilege names are expressed in English "
+msgid "Note: MySQL privilege names are expressed in English"
msgstr ""
#: server_privileges.php:600
@@ -8826,17 +8826,17 @@ msgid "... keep the old one."
msgstr ""
#: server_privileges.php:2176
-msgid " ... delete the old one from the user tables."
+msgid "... delete the old one from the user tables."
msgstr ""
#: server_privileges.php:2177
msgid ""
-" ... revoke all active privileges from the old one and delete it afterwards."
+"... revoke all active privileges from the old one and delete it afterwards."
msgstr ""
#: server_privileges.php:2178
msgid ""
-" ... delete the old one from the user tables and reload the privileges "
+"... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
@@ -10465,7 +10465,7 @@ msgid "Table %1$s has been altered successfully"
msgstr ""
#: tbl_change.php:683
-msgid " Because of its length,<br /> this column might not be editable "
+msgid "Because of its length,<br /> this co lumn might not be editable "