Git
Threads by month
- ----- 2025 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
September 2010
- 5 participants
- 126 discussions

[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_3, updated. RELEASE_3_3_7-8-gf587965
by Dieter Adriaenssens 11 Sep '10
by Dieter Adriaenssens 11 Sep '10
11 Sep '10
The branch, QA_3_3 has been updated
via f5879655d58812b978dc975e5dc8d8497d11a3c3 (commit)
from 194e357a996310225364d311e6c27ed41db002bb (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
libraries/import.lib.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libraries/import.lib.php b/libraries/import.lib.php
index 278028b..24b27db 100644
--- a/libraries/import.lib.php
+++ b/libraries/import.lib.php
@@ -744,7 +744,7 @@ function PMA_detectType($last_cumulative_type, &$cell) {
if ($cell == (string)(float)$cell && strpos($cell, ".") !== false && substr_count($cell, ".") == 1) {
return DECIMAL;
} else {
- if ($cell > 2147483647) {
+ if (abs($cell) > 2147483647) {
return BIGINT;
} else {
return INT;
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_7-10088-g4c61dc7
by Marc Delisle 10 Sep '10
by Marc Delisle 10 Sep '10
10 Sep '10
The branch, master has been updated
via 4c61dc7f6b59bf7579ce6da9633a689191a3846f (commit)
via 7f6b17052bac46e0b3aaa4dad79b3b4c40368177 (commit)
from 77b6fb172d3099c54335e05e12859b5d8ca42950 (commit)
- Log -----------------------------------------------------------------
commit 4c61dc7f6b59bf7579ce6da9633a689191a3846f
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Sep 10 12:46:45 2010 -0400
update .po files
commit 7f6b17052bac46e0b3aaa4dad79b3b4c40368177
Author: Marc Delisle <marc(a)infomarc.info>
Date: Fri Sep 10 12:46:02 2010 -0400
Not really restart insertion but continue insertion
-----------------------------------------------------------------------
Summary of changes:
po/af.po | 52 ++++++++++++++++----------------
po/ar.po | 60 ++++++++++++++++++------------------
po/az.po | 52 ++++++++++++++++----------------
po/be.po | 63 +++++++++++++++++++-------------------
po/be(a)latin.po | 75 +++++++++++++++++++++++----------------------
po/bg.po | 56 +++++++++++++++++-----------------
po/bn.po | 64 +++++++++++++++++++-------------------
po/bs.po | 52 ++++++++++++++++----------------
po/ca.po | 67 ++++++++++++++++++++--------------------
po/cs.po | 72 ++++++++++++++++++++++----------------------
po/cy.po | 56 +++++++++++++++++-----------------
po/da.po | 60 ++++++++++++++++++------------------
po/de.po | 67 ++++++++++++++++++++--------------------
po/el.po | 87 +++++++++++++++++++++++++++--------------------------
po/en_GB.po | 82 +++++++++++++++++++++++---------------------------
po/es.po | 67 ++++++++++++++++++++--------------------
po/et.po | 52 ++++++++++++++++----------------
po/eu.po | 52 ++++++++++++++++----------------
po/fa.po | 68 ++++++++++++++++++++--------------------
po/fi.po | 63 +++++++++++++++++++-------------------
po/fr.po | 65 ++++++++++++++++++++-------------------
po/gl.po | 67 ++++++++++++++++++++--------------------
po/he.po | 52 ++++++++++++++++----------------
po/hi.po | 56 +++++++++++++++++-----------------
po/hr.po | 67 ++++++++++++++++++++--------------------
po/hu.po | 75 +++++++++++++++++++++++----------------------
po/id.po | 60 ++++++++++++++++++------------------
po/it.po | 59 ++++++++++++++++++-----------------
po/ja.po | 59 ++++++++++++++++++-----------------
po/ka.po | 75 +++++++++++++++++++++++----------------------
po/ko.po | 60 ++++++++++++++++++------------------
po/lt.po | 64 +++++++++++++++++++-------------------
po/lv.po | 56 +++++++++++++++++-----------------
po/mk.po | 52 ++++++++++++++++----------------
po/mn.po | 60 ++++++++++++++++++------------------
po/ms.po | 52 ++++++++++++++++----------------
po/nb.po | 68 +++++++++++++++++++----------------------
po/nl.po | 59 ++++++++++++++++++-----------------
po/phpmyadmin.pot | 51 +++++++++++++++----------------
po/pl.po | 75 +++++++++++++++++++++++----------------------
po/pt.po | 52 ++++++++++++++++----------------
po/pt_BR.po | 55 +++++++++++++++++----------------
po/ro.po | 63 +++++++++++++++++++-------------------
po/ru.po | 76 +++++++++++++++++++++++-----------------------
po/si.po | 64 +++++++++++++++++++-------------------
po/sk.po | 64 +++++++++++++++++++-------------------
po/sl.po | 65 ++++++++++++++++++---------------------
po/sq.po | 52 ++++++++++++++++----------------
po/sr.po | 63 +++++++++++++++++++-------------------
po/sr(a)latin.po | 63 +++++++++++++++++++-------------------
po/sv.po | 63 +++++++++++++++++++-------------------
po/ta.po | 52 ++++++++++++++++----------------
po/te.po | 52 ++++++++++++++++----------------
po/th.po | 52 ++++++++++++++++----------------
po/tr.po | 59 ++++++++++++++++++-----------------
po/tt.po | 56 +++++++++++++++++-----------------
po/ug.po | 64 +++++++++++++++++++-------------------
po/uk.po | 60 ++++++++++++++++++------------------
po/ur.po | 60 ++++++++++++++++++------------------
po/uz.po | 75 +++++++++++++++++++++++----------------------
po/uz(a)latin.po | 87 +++++++++++++++++++++++++++--------------------------
po/zh_CN.po | 66 ++++++++++++++++++++--------------------
po/zh_TW.po | 52 ++++++++++++++++----------------
tbl_change.php | 6 ++--
64 files changed, 1964 insertions(+), 1956 deletions(-)
diff --git a/po/af.po b/po/af.po
index 831d015..7568710 100644
--- a/po/af.po
+++ b/po/af.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-30 23:04+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: afrikaans <af(a)li.org>\n"
-"Language: af\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -614,7 +614,7 @@ msgstr "Voeg by"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -663,8 +663,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -873,8 +873,8 @@ msgstr ""
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1564,8 +1564,8 @@ msgstr "Kommentaar"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Verander"
@@ -1705,8 +1705,8 @@ msgstr "Welkom by %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2103,7 +2103,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Struktuur"
@@ -4493,8 +4493,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4668,7 +4668,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5459,38 +5459,38 @@ msgstr "Voortgebring deur"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL het niks teruggegee nie (dus nul rye)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Geen databasisse"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7380,8 +7380,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8843,7 +8843,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/ar.po b/po/ar.po
index f223f23..bedb60c 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-05-29 14:16+0200\n"
"Last-Translator: Ahmed <aa.mahdawy.10(a)gmail.com>\n"
"Language-Team: arabic <ar(a)li.org>\n"
-"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -349,8 +349,8 @@ msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
-"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا"
-"%s."
+"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا%"
+"s."
#: db_operations.php:549
#, fuzzy
@@ -619,7 +619,7 @@ msgstr "إدخال"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -668,8 +668,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -875,8 +875,8 @@ msgstr "تم حفظ الـDump إلى الملف %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1570,8 +1570,8 @@ msgstr "تعليق"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "تحرير"
@@ -1711,8 +1711,8 @@ msgstr "أهلا بك في %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2113,7 +2113,7 @@ msgstr "الدليل الذي حددته لتحميل عملك لا يمكن ا
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4516,8 +4516,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4697,7 +4697,7 @@ msgstr "رتب حسب المفتاح"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5491,37 +5491,37 @@ msgstr "أنشئ بواسطة"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL قام بإرجاع نتيجة إعداد فارغه (مثلا صف صفري)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "اذهب إلى الجدول"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -6787,8 +6787,8 @@ msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
-"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا"
-"%s."
+"تم تعطيل المزايا الإضافية للعمل بالجداول المترابطة. لمعرفة السبب اضغط %sهنا%"
+"s."
#: main.php:311
msgid ""
@@ -7459,8 +7459,8 @@ msgstr "احذف قواعد البيانات التي لها نفس أسماء
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"ملاحظة: يقرأ phpMyAdmin صلاحيات المستخدمين من جداول الصلاحيات من خادم MySQL "
"مباشرة. محتويات هذه الجداول قد تختلف عن الصلاحيات التي يستخدمها الخادم إذا "
@@ -8914,7 +8914,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/az.po b/po/az.po
index ebf11ef..cf00ec7 100644
--- a/po/az.po
+++ b/po/az.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: azerbaijani <az(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -610,7 +610,7 @@ msgstr "Elave et"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -659,8 +659,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -872,8 +872,8 @@ msgstr "Sxem %s faylına qeyd edildi."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1577,8 +1577,8 @@ msgstr "Qısa İzahatlar"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Deyişdir"
@@ -1718,8 +1718,8 @@ msgstr "%s - e Xoş Gelmişsiniz!"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2122,7 +2122,7 @@ msgstr "Upload işleri üçün te'yin etdiyiniz direktoriya tapılmadı"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Quruluş"
@@ -4547,8 +4547,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4726,7 +4726,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5529,38 +5529,38 @@ msgstr "Qurucu"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL boş netice çoxluğu gönderdi (ye'ni sıfır setir)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Baza seçilmemişdir ve ya mövcud deyildir."
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7531,8 +7531,8 @@ msgstr "İstifadeçilerle eyni adlı me'lumat bazalarını leğv et."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Qeyd: phpMyAdmin istifadeçi selahiyyetlerini birbaşa MySQL-in selahiyyetler "
"cedvellerinden almaqdadır. Eger elle nizamlamalar edilmişse, bu cedvellerin "
@@ -9004,7 +9004,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/be.po b/po/be.po
index 03c5453..c8ab807 100644
--- a/po/be.po
+++ b/po/be.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: belarusian_cyrillic <be(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -611,7 +611,7 @@ msgstr "Уставіць"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -660,11 +660,11 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"Гэты прагляд мае толькі такую колькасьць радкоў. Калі ласка, зьвярніцеся да "
-"%sдакумэнтацыі%s."
+"Гэты прагляд мае толькі такую колькасьць радкоў. Калі ласка, зьвярніцеся да %"
+"sдакумэнтацыі%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -879,8 +879,8 @@ msgstr "Дамп захаваны ў файл %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Вы, мусіць, паспрабавалі загрузіць вельмі вялікі файл. Калі ласка, "
"зьвярніцеся да %sдакумэнтацыі%s для высьвятленьня спосабаў абыйсьці гэтае "
@@ -899,8 +899,8 @@ msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-"Вы паспрабавалі загрузіць файл з мэтадам сьціску, які непадтрымліваецца "
-"(%s). Ягоная падтрымка або не рэалізаваная, або адключаная ў вашай "
+"Вы паспрабавалі загрузіць файл з мэтадам сьціску, які непадтрымліваецца (%"
+"s). Ягоная падтрымка або не рэалізаваная, або адключаная ў вашай "
"канфігурацыі."
#: import.php:335
@@ -1604,8 +1604,8 @@ msgstr "Камэнтар"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Рэдагаваць"
@@ -1751,8 +1751,8 @@ msgstr "Запрашаем у %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Імаверна, прычына гэтага ў тым, што ня створаны канфігурацыйны файл. Каб яго "
"стварыць, можна выкарыстаць %1$sналадачны скрыпт%2$s."
@@ -2168,7 +2168,7 @@ msgstr "Немагчыма адкрыць пазначаную вамі тэчк
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Структура"
@@ -4636,8 +4636,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Гэтае значэньне інтэрпрэтуецца з выкарыстаньнем %1$sstrftime%2$s, таму можна "
"выкарыстоўваць радкі фарматаваньня часу. Апроч гэтага, будуць праведзеныя "
@@ -4833,7 +4833,7 @@ msgstr "Сартаваць па ключы"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5693,39 +5693,39 @@ msgstr "Створаны"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL вярнула пусты вынік (то бок нуль радкоў)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Базы дадзеных адсутнічаюць"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "Базы дадзеных адсутнічаюць"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7757,8 +7757,8 @@ msgstr "Выдаліць базы дадзеных, якія маюць такі
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Заўвага: phpMyAdmin атрымлівае прывілеі карыстальнікаў наўпростава з табліц "
"прывілеяў MySQL. Зьмесьціва гэтых табліц можа адрозьнівацца ад прывілеяў, "
@@ -9368,8 +9368,9 @@ msgstr ""
"CTRL+стрэлкі для перамяшчэньня ў любое іншае месца"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Пачаць устаўку зноў з %s-га радку"
#: tbl_chart.php:56
diff --git a/po/be(a)latin.po b/po/be(a)latin.po
index e61820a..0010315 100644
--- a/po/be(a)latin.po
+++ b/po/be(a)latin.po
@@ -3,16 +3,16 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-30 23:09+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: belarusian_latin <be@latin@li.org>\n"
-"Language: be@latin\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Language: be@latin\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Pootle 2.0.1\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -617,7 +617,7 @@ msgstr "Ustavić"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -666,11 +666,11 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"Hety prahlad maje tolki takuju kolkaść radkoŭ. Kali łaska, źviarniciesia da "
-"%sdakumentacyi%s."
+"Hety prahlad maje tolki takuju kolkaść radkoŭ. Kali łaska, źviarniciesia da %"
+"sdakumentacyi%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -877,8 +877,8 @@ msgstr "Damp zachavany ŭ fajł %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Vy, musić, pasprabavali zahruzić vielmi vialiki fajł. Kali łaska, "
"źviarniciesia da %sdakumentacyi%s dla vyśviatleńnia sposabaŭ abyjści hetaje "
@@ -897,8 +897,8 @@ msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
-"Vy pasprabavali zahruzić fajł z metadam ścisku, jaki niepadtrymlivajecca "
-"(%s). Jahonaja padtrymka abo nie realizavanaja, abo adklučanaja ŭ vašaj "
+"Vy pasprabavali zahruzić fajł z metadam ścisku, jaki niepadtrymlivajecca (%"
+"s). Jahonaja padtrymka abo nie realizavanaja, abo adklučanaja ŭ vašaj "
"kanfihuracyi."
#: import.php:335
@@ -1604,8 +1604,8 @@ msgstr "Kamentar"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Redagavać"
@@ -1751,8 +1751,8 @@ msgstr "Zaprašajem u %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Imavierna, pryčyna hetaha ŭ tym, što nia stvorany kanfihuracyjny fajł. Kab "
"jaho stvaryć, možna vykarystać %1$snaładačny skrypt%2$s."
@@ -2169,7 +2169,7 @@ msgstr "Niemahčyma adkryć paznačanuju vami tečku dla zahruzki fajłaŭ"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4600,8 +4600,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Hetaje značeńnie interpretujecca z vykarystańniem %1$sstrftime%2$s, tamu "
"možna vykarystoŭvać radki farmatavańnia času. Aproč hetaha, buduć "
@@ -4798,7 +4798,7 @@ msgstr "Sartavać pa klučy"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5661,37 +5661,37 @@ msgstr "Stvorany"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL viarnuła pusty vynik (to bok nul radkoŭ)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -6558,8 +6558,8 @@ msgid ""
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"Niemahčyma prainicyjalizavać pravierku SQL. Kali łaska, praviercie, ci "
-"ŭstalavanyja ŭ vas nieabchodnyja pašyreńni PHP, jak heta apisana ŭ "
-"%sdakumentacyi%s."
+"ŭstalavanyja ŭ vas nieabchodnyja pašyreńni PHP, jak heta apisana ŭ %"
+"sdakumentacyi%s."
#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:107
msgid "Table seems to be empty!"
@@ -6745,8 +6745,8 @@ msgstr ""
"dadadzienyja da mietki času (pa zmoŭčańni — 0). Druhi parametar "
"vykarystoŭvajcie, kab paznačyć inšy farmat daty/času. Treci parametar "
"vyznačaje typ daty, jakaja budzie pakazanaja: vašaja lakalnaja data albo "
-"data UTC (vykarystoŭvajcie dla hetaha parametry «local» i «utc» adpaviedna). "
-"U zaležnaści ad hetaha farmat daty maje roznyja značeńni: dla atrymańnia "
+"data UTC (vykarystoŭvajcie dla hetaha parametry «local» i «utc» adpaviedna). U "
+"zaležnaści ad hetaha farmat daty maje roznyja značeńni: dla atrymańnia "
"parametraŭ lakalnaj daty hladzicie dakumentacyju dla funkcyi PHP strftime(), "
"a dla hrynvickaha času (parametar «utc») — dakumentacyju funkcyi gmdate()."
@@ -7721,8 +7721,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Zaŭvaha: phpMyAdmin atrymlivaje pryvilei karystalnikaŭ naŭprostava z tablic "
"pryvilejaŭ MySQL. Źmieściva hetych tablic moža adroźnivacca ad pryvilejaŭ, "
@@ -9318,8 +9318,9 @@ msgstr ""
"abo CTRL+strełki dla pieramiaščeńnia ŭ luboje inšaje miesca"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Pačać ustaŭku znoŭ z %s-ha radku"
#: tbl_chart.php:56
diff --git a/po/bg.po b/po/bg.po
index ab0f181..c303e14 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-06-11 17:28+0200\n"
"Last-Translator: <stanprog(a)stanprog.com>\n"
"Language-Team: bulgarian <bg(a)li.org>\n"
-"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -610,7 +610,7 @@ msgstr "Вмъкване"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -659,8 +659,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -871,8 +871,8 @@ msgstr "Схемата(дъмп) беше записана във файл %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Вероятно сте направили опит да качите твърде голям файл. Моля, обърнете се "
"към %sdдокументацията%s за да намерите начин да избегнете това ограничение."
@@ -1585,8 +1585,8 @@ msgstr "Коментари"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Редактиране"
@@ -1728,8 +1728,8 @@ msgstr "Добре дошли в %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2138,7 +2138,7 @@ msgstr "Директорията която сте указали за upload н
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Структура"
@@ -4576,8 +4576,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4760,7 +4760,7 @@ msgstr "Сортиране по ключ"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5567,38 +5567,38 @@ msgstr "Генерирано от"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL върна празен резултат (т.е. нула редове)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Няма бази от данни"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -6469,8 +6469,8 @@ msgid ""
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"SQL валидатора не може да бъде инициализиран. Моля проверете дали сте "
-"инсталирали необходимите PHP разширения, така както е описано в "
-"%sдокументацията%s."
+"инсталирали необходимите PHP разширения, така както е описано в %"
+"sдокументацията%s."
#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:107
msgid "Table seems to be empty!"
@@ -7598,8 +7598,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Забележка: phpMyAdmin взема потребителските привилегии директно от таблицата "
"на привилегиите на MySQL. Съдържанието на тази таблица може да се различава "
@@ -9083,7 +9083,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/bn.po b/po/bn.po
index d5300a3..4240186 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: bangla <bn(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -609,7 +609,7 @@ msgstr "Insert"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -658,8 +658,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -872,11 +872,11 @@ msgstr "ডাম্প %s ফাইল এ সেভ করা হয়েছে
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1590,8 +1590,8 @@ msgstr "মন্তব্যসমূহ"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "সম্পাদনা কর"
@@ -1734,8 +1734,8 @@ msgstr "Welcome to %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"সম্ভবত আপনি কনফিগারেশন ফাইল তৈরী করেননি। আপনি %1$ssetup script%2$s ব্যাবহার "
"করে একটি তৈরী করতে পারেন "
@@ -2146,7 +2146,7 @@ msgstr "The directory you set for upload work cannot be reached"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Structure"
@@ -4600,12 +4600,12 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is."
#: libraries/display_export.lib.php:275
msgid "use this for future exports"
@@ -4796,7 +4796,7 @@ msgstr "Sort by key"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5621,39 +5621,39 @@ msgstr "Generated by"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returned an empty result set (i.e. zero rows)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "কোন ডাটাবেজ নাই"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "কোন ডাটাবেজ নাই"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7666,13 +7666,13 @@ msgstr "ব্যাবহারকারীর নামে নাম এমন
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
#: server_privileges.php:1776
msgid "The selected user was not found in the privilege table."
@@ -9253,7 +9253,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/bs.po b/po/bs.po
index 0ebf0e7..604a6dc 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: bosnian <bs(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -612,7 +612,7 @@ msgstr "Novi zapis"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -661,8 +661,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -874,8 +874,8 @@ msgstr "Sadržaj baze je sačuvan u fajl %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1575,8 +1575,8 @@ msgstr "Komentari"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Promeni"
@@ -1716,8 +1716,8 @@ msgstr "Dobrodošli na %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2121,7 +2121,7 @@ msgstr "Direkcija koju ste izabrali za slanje nije dostupna"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Struktura"
@@ -4540,8 +4540,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4719,7 +4719,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5516,38 +5516,38 @@ msgstr "Generirao"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL je vratio prazan rezultat (nula redova)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Baza ne postoji"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7516,8 +7516,8 @@ msgstr "Odbaci baze koje se zovu isto kao korisnici."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela "
"privilegija. Sadržaj ove tabele može se razlikovati od privilegija koje "
@@ -8987,7 +8987,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/ca.po b/po/ca.po
index 1551222..fee7074 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: catalan <ca(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -612,7 +612,7 @@ msgstr "Insereix"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -661,8 +661,8 @@ msgstr "El seguiment no està actiu."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Aquesta vista té al menys aques nombre de files. Consulta %sdocumentation%s."
@@ -869,11 +869,11 @@ msgstr "El bolcat s'ha desat amb el nom d'arxiu %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Probablement has triat d'enviar un arxiu massa gran. Consulta la "
-"%sdocumentació%s per trobar formes de modificar aquest límit."
+"Probablement has triat d'enviar un arxiu massa gran. Consulta la %"
+"sdocumentació%s per trobar formes de modificar aquest límit."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1597,8 +1597,8 @@ msgstr "Comentari"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Edita"
@@ -1745,8 +1745,8 @@ msgstr "Benvingut a %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"La raó més probable d'aixó és que no heu creat l'arxiu de configuració. "
"Podriau voler utilitzar %1$ssetup script%2$s per crear-ne un."
@@ -2165,7 +2165,7 @@ msgstr "No està disponible el directori indicat per pujar arxius"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "estructura"
@@ -4803,12 +4803,12 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Aquest valor s'interpreta usant %1$sstrftime%2$s, pel que podeu usar les "
-"cadenes de formateig de temps. A més, es faràn aquestes transformacions: "
-"%3$s. Altre text es deixarà sense variació."
+"cadenes d
e formateig de temps. A més, es faràn aquestes transformacions: %3"
+"$s. Altre text es deixarà sense variació."
#: libraries/display_export.lib.php:275
msgid "use this for future exports"
@@ -5008,7 +5008,7 @@ msgstr "Classifica per la clau"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5869,39 +5869,39 @@ msgstr "Generat per"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL ha retornat un conjunt buit (p.e. cap fila)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Les següents estructures han estat creades o bé alterades. Aquí pots:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Veure el contingut d'una estructura fent clic sobre el seu nom"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Canviar qualsevol dels seus ajustaments fent clic al corresponents enllaç "
"\"Opcions\""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Modificar la seva estructura, seguint l'enllaç \"Estructura\""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Vés a la base de dades"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "configuració"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Vés a la taula"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Vés a la vista"
@@ -6780,8 +6780,8 @@ msgid ""
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"No s'ha pogut iniciar el validador SQL. Si us plau, comproveu que teniu "
-"instal·lats els mòduls de PHP necessaris tal i com s'indica a la "
-"%sdocumentació%s."
+"instal·lats els mòduls de PHP necessaris tal i com s'indica a la %"
+"sdocumentació%s."
#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:107
msgid "Table seems to be empty!"
@@ -7953,8 +7953,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Nota: phpMyAdmin obté els permisos de l'usuari directament de les taules de "
"permisos de MySQL. El contingut d'aquestes taules pot ser diferent dels "
@@ -9645,8 +9645,9 @@ msgstr ""
"on vulguis"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Reinicia l'inserció amb %s files"
#: tbl_chart.php:56
diff --git a/po/cs.po b/po/cs.po
index 8300564..fc8ad1a 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-09-07 10:55+0200\n"
"Last-Translator: Michal Čihař <michal(a)cihar.com>\n"
"Language-Team: czech <cs(a)li.org>\n"
-"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.0.5\n"
@@ -597,7 +597,7 @@ msgstr "Vložit"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -646,8 +646,8 @@ msgstr "Sledování není zapnuté."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Tento pohled má alespoň tolik řádek. Podrobnosti naleznete v %sdokumentaci%s."
@@ -854,8 +854,8 @@ msgstr "Výpis byl uložen do souboru %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Pravděpodobně jste se pokusili nahrát příliš velký soubor. Přečtěte si "
"prosím %sdokumentaci%s, jak toto omezení obejít."
@@ -1491,8 +1491,8 @@ msgstr "Komentář"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Upravit"
@@ -1637,8 +1637,8 @@ msgstr "Vítejte v %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Pravděpodobná příčina je, že nemáte vytvořený konfigurační soubor. Pro jeho "
"vytvoření by se vám mohl hodit %1$snastavovací skript%2$s."
@@ -2040,7 +2040,7 @@ msgstr "Adresář určený pro upload souborů nemohl být otevřen"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "struktura"
@@ -4499,8 +4499,8 @@ msgstr ", @TABLE@ bude nahrazen jménem tabulky"
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Tato hodnota je interpretována pomocí %1$sstrftime%2$s, takže můžete použít "
"libovolné řetězce pro formátování data a času. Dále budou provedena "
@@ -4678,7 +4678,7 @@ msgstr "Setřídit podle klíče"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5496,37 +5496,37 @@ msgstr "Vygeneroval"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL vrátil prázdný výsledek (tj. nulový počet řádků)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Následující tabulky byly vytvořeny nebo změněny. Teď můžete:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Zobrazit obsah tabulky kliknutím na její jméno"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Změnit jakákoliv její nastavení kliknutím na odkaz \"Nastavení\""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Upravit strukturu kliknutím na odkaz \"Struktura\""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Přejít na databázi"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "nastavení"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Přejít na tabulku"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Přejít na podhled"
@@ -6416,8 +6416,8 @@ msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-"Pro seznam dostupných parametrů transformací a jejich MIME typů klikněte na "
-"%spopisy transformací%s"
+"Pro seznam dostupných parametrů transformací a jejich MIME typů klikněte na %"
+"spopisy transformací%s"
#: libraries/tbl_properties.inc.php:143
msgid "Transformation options"
@@ -6458,8 +6458,8 @@ msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
-"Pro tuto transformaci není dostupný žádný popis.<br />Zeptejte se autora co "
-"%s dělá."
+"Pro tuto transformaci není dostupný žádný popis.<br />Zeptejte se autora co %"
+"s dělá."
#: libraries/tbl_properties.inc.php:729 server_engines.php:56
#: tbl_operations.php:352
@@ -6984,8 +6984,8 @@ msgid ""
"You can set more settings by modifying config.inc.php, eg. by using %sSetup "
"script%s."
msgstr ""
-"Více věcí můžete nastavit úpravou config.inc.php, např. použitím "
-"%sNastavovacího skriptu%s."
+"Více věcí můžete nastavit úpravou config.inc.php, např. použitím %"
+"sNastavovacího skriptu%s."
#: prefs_manage.php:302
msgid "Save to browser's storage"
@@ -7454,8 +7454,8 @@ msgstr "Odstranit databáze se stejnými jmény jako uživatelé."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Poznámka: phpMyAdmin získává oprávnění přímo z tabulek MySQL. Obsah těchto "
"tabulek se může lišit od oprávnění, která server právě používá, pokud byly "
@@ -8939,9 +8939,8 @@ msgstr ""
"Nastavil jste typ přihlašování [kbd]config[/kbd] a zadal jste uživatelské "
"jméno a heslo pro automatické přihlášení, což není doporučená volba pro "
"produkční servery. Kdokoli kdo zná URL phpMyAdminu může přímo přistoupit k "
-"Vašemu phpMyAdmin panelu. Nastavte [a@?page=servers&mode=edit&id="
-"%1$d#tab_Server]typ přihlašování[/a] na [kbd]cookie[/kbd] nebo [kbd]http[/"
-"kbd]."
+"Vašemu phpMyAdmin panelu. Nastavte [a@?page=servers&mode=edit&id=%1"
+"$d#tab_Server]typ přihlašování[/a] na [kbd]cookie[/kbd] nebo [kbd]http[/kbd]."
#: setup/lib/index.lib.php:259
#, php-format
@@ -9077,8 +9076,9 @@ msgstr ""
"směry"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Začít znovu vkládání s %s řádky"
#: tbl_chart.php:56
diff --git a/po/cy.po b/po/cy.po
index 2b27767..3a1017d 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-06-07 20:23+0200\n"
"Last-Translator: <ardavies(a)tiscali.co.uk>\n"
"Language-Team: Welsh <cy(a)li.org>\n"
-"Language: cy\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: cy\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -607,7 +607,7 @@ msgstr "Mewnosod"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -656,8 +656,8 @@ msgstr "Nid yw tracio'n weithredol"
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Mae gan yr olwg hon o leiaf y nifer hwn o resi. Gweler y %sdogfennaeth%s."
@@ -864,8 +864,8 @@ msgstr "Dadlwythiad wedi'i gadw i'r ffeil %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Yn ôl pob tebyg, mae'r ffeil i rhy fawr i'w lanlwytho. Gweler y %sdogfennaeth"
"%s am ffyrdd i weithio o gwmpas y cyfyngiad hwn."
@@ -1529,8 +1529,8 @@ msgstr "Sylw"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Golygu"
@@ -1673,11 +1673,11 @@ msgstr "Croeso i %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
-"Rydych chi heb greu ffeil ffurfwedd yn ôl pob tebyg. Gallwch ddefnyddio'r "
-"%1$sgript gosod%2$s er mwyn ei chreu."
+"Rydych chi heb greu ffeil ffurfwedd yn ôl pob tebyg. Gallwch ddefnyddio'r %1"
+"$sgript gosod%2$s er mwyn ei chreu."
#: libraries/auth/config.auth.lib.php:115
msgid ""
@@ -2082,7 +2082,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4487,8 +4487,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4672,7 +4672,7 @@ msgstr "Trefnu gan allwedd"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5465,37 +5465,37 @@ msgstr ""
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7326,8 +7326,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8769,7 +8769,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/da.po b/po/da.po
index feb20b4..7cbcce9 100644
--- a/po/da.po
+++ b/po/da.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-21 14:55+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: danish <da(a)li.org>\n"
-"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -613,7 +613,7 @@ msgstr "Indsæt"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -662,8 +662,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -869,11 +869,11 @@ msgstr "Dump er blevet gemt i filen %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Du har sandsynligvis forsøgt at uploade en for stor fil. Se venligst "
-"%sdokumentationen%s for måder hvorpå du kan arbejde dig uden om denne "
+"Du har sandsynligvis forsøgt at uploade en for stor fil. Se venligst %"
+"sdokumentationen%s for måder hvorpå du kan arbejde dig uden om denne "
"begrænsning."
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1591,8 +1591,8 @@ msgstr ""
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Ret"
@@ -1736,8 +1736,8 @@ msgstr "Velkommen til %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Sandsynlig årsag til dette er at du ikke har oprettet en konfigurationsfil. "
"Du kan bruge %1$sopsætningsscriptet%2$s til at oprette en."
@@ -2149,7 +2149,7 @@ msgstr "Mappen du har sat til upload-arbejde kan ikke findes"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4563,8 +4563,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Denne værdi fortolkes via %1$sstrftime%2$s, så du kan bruge tidsformatterede "
"strenge. Ydermere vil følgende transformationer foregå: %3$s. Anden tekst "
@@ -4761,7 +4761,7 @@ msgstr "Sorteringsnøgle"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5575,37 +5575,37 @@ msgstr "Genereret af"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returnerede ingen data (fx ingen rækker)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7619,14 +7619,14 @@ msgstr "Drop databaser der har samme navne som brugernes."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Bemærk: phpMyAdmin henter brugernes privilegier direkte fra MySQLs "
"privilegietabeller. Indholdet af disse tabeller kan være forskelligt fra "
"privilegierne serveren i øjeblikket bruger hvis der er lavet manuelle "
-"ændringer i den. Hvis dette er tilfældet, bør du %sgenindlæse privilegierne"
-"%s før du fortsætter."
+"ændringer i den. Hvis dette er tilfældet, bør du %sgenindlæse privilegierne%"
+"s før du fortsætter."
#: server_privileges.php:1776
msgid "The selected user was not found in the privilege table."
@@ -9201,7 +9201,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/de.po b/po/de.po
index 58d83eb..10052aa 100644
--- a/po/de.po
+++ b/po/de.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-31 21:09+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: german <de(a)li.org>\n"
-"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -610,7 +610,7 @@ msgstr "Einfügen"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -659,11 +659,11 @@ msgstr "Tracking ist nicht aktiviert."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"Dieser View hat mindestens diese Anzahl von Zeilen. Bitte lesen Sie die "
-"%sDokumentation%s."
+"Dieser View hat mindestens diese Anzahl von Zeilen. Bitte lesen Sie die %"
+"sDokumentation%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -868,11 +868,11 @@ msgstr "Dump (Schema) wurde in Datei %s gespeichert."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Möglicherweise wurde eine zu große Datei hochgeladen. Bitte lesen Sie die "
-"%sDokumentation%s zur Lösung diese Problems."
+"Möglicherweise wurde eine zu große Datei hochgeladen. Bitte lesen Sie die %"
+"sDokumentation%s zur Lösung diese Problems."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1546,8 +1546,8 @@ msgstr "Kommentar"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Bearbeiten"
@@ -1692,8 +1692,8 @@ msgstr "Willkommen bei %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Eine mögliche Ursache wäre, dass Sie noch keine Konfigurationsdatei angelegt "
"haben. Verwenden Sie in diesem Fall doch das %1$sSetup-Skript%2$s, um eine "
@@ -2113,7 +2113,7 @@ msgstr "Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden."
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "Struktur"
@@ -4749,8 +4749,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Dieser Wert wird mit %1$sstrftime%2$s geparst, Sie können also Platzhalter "
"für Datum und Uhrzeit verwenden. Darüber hinaus werden folgende Umformungen "
@@ -4954,7 +4954,7 @@ msgstr "Nach Schlüssel sortieren"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5807,40 +5807,40 @@ msgstr "Erstellt von"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL lieferte ein leeres Resultat zurück (d.h. null Zeilen)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Die folgenden Strukturen wurden entweder erstellt oder verändert. Hier "
"können Sie:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Zum Anzeigen einer Struktur einfach auf den Namen klicken"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Zum Ändern der Einstellungen auf das entsprechende \"Optionen\" klicken"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Zum Ändern der Struktur auf das entsprechenden \"Struktur\" klicken"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Gehe zur Datenbank"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "Einstellungen"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Gehe zur Tabelle"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Gehe zum View"
@@ -6816,8 +6816,8 @@ msgid ""
"author what %s does."
msgstr ""
"Für diese Umwandlung ist keine Beschreibung verfügbar.<br />Für weitere "
-"Informationen wenden Sie sich bitte an den Autoren der Funktion ""
-"%s"."
+"Informationen wenden Sie sich bitte an den Autoren der Funktion "%"
+"s"."
#: libraries/tbl_properties.inc.php:729 server_engines.php:56
#: tbl_operations.php:352
@@ -7910,8 +7910,8 @@ msgstr "Die gleichnamigen Datenbanken löschen."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"phpMyAdmin liest die Benutzerprofile direkt aus den entsprechenden MySQL-"
"Tabellen aus. Der Inhalt dieser Tabellen kann sich von den Benutzerprofilen, "
@@ -9596,8 +9596,9 @@ msgstr ""
"beliebig bewegen"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Einfügen mit %s Zeilen neu starten"
#: tbl_chart.php:56
diff --git a/po/el.po b/po/el.po
index c43d851..1a025e2 100644
--- a/po/el.po
+++ b/po/el.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-09-06 11:51+0200\n"
"Last-Translator: Panagiotis Papazoglou <papaz_p(a)yahoo.com>\n"
"Language-Team: greek <el(a)li.org>\n"
-"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -596,7 +596,7 @@ msgstr "Προσθήκη"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -645,11 +645,11 @@ msgstr "Η παρακολούθηση δεν έιναι ενεργοποιημέ
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"Αυτή η προβολή έχει τουλάχιστον αυτό τον αριθμό γραμμών. Λεπτομέρειες στην "
-"%sτεκμηρίωση%s."
+"Αυτή η προβολή έχει τουλάχιστον αυτό τον αριθμό γραμμών. Λεπτομέρειες στην %"
+"sτεκμηρίωση%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -855,11 +855,11 @@ msgstr "Το αρχείο εξόδου αποθηκεύτηκε ως %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Πιθανόν προσπαθείτε να αποστείλετε πολύ μεγάλο αρχείο. Λεπτομέρειες στην "
-"%sτεκμηρίωση%s για τρόπους αντιμετώπισης αυτού του περιορισμού."
+"Πιθανόν προσπαθείτε να αποστείλετε πολύ μεγάλο αρχείο. Λεπτομέρειες στην %"
+"sτεκμηρίωση%s για τρόπους αντιμετώπισης αυτού του περιορισμού."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1557,8 +1557,8 @@ msgstr "Σχόλιο"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Επεξεργασία"
@@ -1702,8 +1702,8 @@ msgstr "Καλωσήρθατε στο %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Πιθανή αιτία για αυτό είναι η μη δημιουργία αρχείου προσαρμογής. Ίσως θέλετε "
"να χρησιμοποιήσετε τον %1$sκώδικα εγκατάστασηςt%2$s για να δημιουργήσετε ένα."
@@ -2123,7 +2123,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "δομή"
@@ -4757,8 +4757,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Αυτή η τιμή μετατρέπεται με χρήση της συνάρτησης %1$sstrftime%2$s, έτσι "
"μπορείτε να χρησιμοποιήσετε φράσεις μορφής χρόνου. Επιπρόσθετα, θα γίνουν "
@@ -4957,7 +4957,7 @@ msgstr "Ταξινόμηση ανά κλειδί"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5822,37 +5822,37 @@ msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
"Η MySQL επέστρεψε ένα άδειο σύνολο αποτελεσμάτων (π.χ. καμμία εγγραφή)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Οι ακόλουθες δομές δημιουργήθηκαν ή αλλάχτηκαν. Εδώ μπορείτε να:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Δείτε τα περιεχόμενα δομής πατώντας στο όνομα"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Αλλάξτε τις ρυθμίσεις πατώντας τον αντίστοιχο σύνδεσμο «Επιλογές»"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Επεξεργαστεί τη δομή από τον σύνδεσμο «Δομή»"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Μετάβαση στη βάση δεδομένων"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "ρυθμίσεις"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Μετάβαση στον πίνακα"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Μετάβαση στην προβολή"
@@ -6729,8 +6729,8 @@ msgid ""
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"Ο επικυρωτής SQL δεν μπόρεσε να ενεργοποιηθεί. Παρακαλώ ελέγξτε ότι έχετε "
-"εγκαταστήσει της απαραίτητες επεκτάσεις της php όπως περιγράφεται στην "
-"%sτεκμηρίωση%s."
+"εγκαταστήσει της απαραίτητες επεκτάσεις της php όπως περιγράφεται στην %"
+"sτεκμηρίωση%s."
#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:107
msgid "Table seems to be empty!"
@@ -7913,8 +7913,8 @@ msgstr "Διαγραφή βάσεων δεδομένων που έχουν ίδ
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Σημείωση: Το phpMyAdmin διαβάζει τα δικαιώματα των χρηστών κατευθείαν από "
"τους πίνακες δικαιωμάτων της MySQL. Το περιεχόμενο αυτών των πινάκων μπορεί "
@@ -9473,8 +9473,8 @@ msgid ""
"to."
msgstr ""
"Αν νομίζετε ότι είναι απαραίτητο, χρησιμοποιήστε πρόσθετες ρυθμίσεις "
-"προστασίας - ρυθμίσεις [a@?page=servers&mode=edit&id="
-"%1$d#tab_Server_config]επικύρωση διακομιστή[/a] και [a@?page=form&"
+"προστασίας - ρυθμίσεις [a@?page=servers&mode=edit&id=%1"
+"$d#tab_Server_config]επικύρωση διακομιστή[/a] και [a@?page=form&"
"formset=features#tab_Security]λίστα αξιόπιστων διακομιστών[/a]. Ωστόσο, η "
"βασισμένη στις ΙΡ προστασία δεν είναι αξιόπιστη αν ο πάροχός έχει χιλιάδες "
"χρήστες που συνδέονται."
@@ -9491,8 +9491,8 @@ msgstr ""
"Ορίζετε τον τύπο επικύρωσης [kbd]ρύθμισης[/kbd] και περιλαμβάνει όνομα "
"χρήστη και κωδικό πρόσβασης για αυτόματη σύνδεση, αν και δεν προτείνεται. "
"Όποιος γνωρίζει ή υποθέτει τη διεύθυνση URL του phpMyAdmin μπορεί να έχει "
-"άμεση πρόσβαση. Ορίστε τον [a@?page=servers&mode=edit&id="
-"%1$d#tab_Server]τύπο επικύρωσης[/a] σε [kbd]cookie[/kbd] ή [kbd]http[/kbd]."
+"άμεση πρόσβαση. Ορίστε τον [a@?page=servers&mode=edit&id=%1"
+"$d#tab_Server]τύπο επικύρωσης[/a] σε [kbd]cookie[/kbd] ή [kbd]http[/kbd]."
#: setup/lib/index.lib.php:259
#, php-format
@@ -9639,8 +9639,9 @@ msgstr ""
"μετακίνηση παντού"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Επανεκκίνηση εισαγωγής με %s εγγραφές"
#: tbl_chart.php:56
@@ -10280,9 +10281,9 @@ msgstr "Μετονομασία πίνακα σε"
#~ "\\'b')."
#~ msgstr ""
#~ "Παρακαλώ εισάγετε τις τιμές για τη μετατροπή χρησιμοποιώντας τη μορφή: "
-#~ "'α', 100, β,'γ'...<br />Εάν χρειαστείτε να χρησιμοποιήσετε καθέτους "
-#~ "(«\\») ή μονά εισαγωγικά («'») στις τιμές, χρησιμοποιείτε καθέτους "
-#~ "(παράδειγμα '\\\\χψω' ή 'α\\'β')."
+#~ "'α', 100, β,'γ'...<br />Εάν χρειαστείτε να χρησιμοποιήσετε καθέτους («\\») "
+#~ "ή μονά εισαγωγικά («'») στις τιμές, χρησιμοποιείτε καθέτους (παράδειγμα '\\"
+#~ "\\χψω' ή 'α\\'β')."
#, fuzzy
#~| msgid ""
@@ -10296,9 +10297,9 @@ msgstr "Μετονομασία πίνακα σε"
#~ "a backslash (for example '\\\\xyz' or 'a\\'b')."
#~ msgstr ""
#~ "Παρακαλώ εισάγετε τις τιμές για τη μετατροπή χρησιμοποιώντας τη μορφή: "
-#~ "'α', 100, β,'γ'...<br />Εάν χρειαστείτε να χρησιμοποιήσετε καθέτους "
-#~ "(«\\») ή μονά εισαγωγικά («'») στις τιμές, χρησιμοποιείτε καθέτους "
-#~ "(παράδειγμα '\\\\χψω' ή 'α\\'β')."
+#~ "'α', 100, β,'γ'...<br />Εάν χρειαστείτε να χρησιμοποιήσετε καθέτους («\\») "
+#~ "ή μονά εισαγωγικά («'») στις τιμές, χρησιμοποιείτε καθέτους (παράδειγμα '\\"
+#~ "\\χψω' ή 'α\\'β')."
#~ msgid "New table"
#~ msgstr "Νέος πίνακας"
diff --git a/po/en_GB.po b/po/en_GB.po
index 4395eda..0c6da42 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-09-07 19:46+0200\n"
"Last-Translator: Robert Readman <robert_readman(a)hotmail.com>\n"
"Language-Team: english-gb <en_GB(a)li.org>\n"
-"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -591,7 +591,7 @@ msgstr "Insert"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -640,11 +640,11 @@ msgstr "Tracking is not active."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -848,11 +848,11 @@ msgstr "Dump has been saved to file %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1068,7 +1068,6 @@ msgid "Changing Charset"
msgstr "Changing Charset"
#: js/messages.php:75
-#| msgid "Table must have atleast 1 column"
msgid "Table must have at least one column"
msgstr "Table must have at least one column"
@@ -1484,8 +1483,8 @@ msgstr "Comment"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Edit"
@@ -1628,11 +1627,11 @@ msgstr "Welcome to %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
#: libraries/auth/config.auth.lib.php:115
msgid ""
@@ -2030,7 +2029,7 @@ msgstr "The directory you set for upload work cannot be reached"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "structure"
@@ -3062,7 +3061,6 @@ msgid "Display servers selection"
msgstr "Display servers selection"
#: libraries/config/messages.inc.php:268
-#| msgid "Display databases in a tree"
msgid "Display table filter"
msgstr "Display table filter"
@@ -3203,7 +3201,6 @@ msgid "Login cookie validity"
msgstr "Login cookie validity"
#: libraries/config/messages.inc.php:296
-#| msgid "Double size of textarea for LONGTEXT fields"
msgid "Double size of textarea for LONGTEXT columns"
msgstr "Double size of textarea for LONGTEXT columns"
@@ -3335,10 +3332,6 @@ msgid "Persistent connections"
msgstr "Persistent connections"
#: libraries/config/messages.inc.php:325
-#| msgid ""
-#| "Disable the default warning that is displayed on the database details "
-#| "Structure page if any of the required tables for the relation features "
-#| "could not be found"
msgid ""
"Disable the default warning that is displayed on the database details "
"Structure page if any of the required tables for the phpMyAdmin "
@@ -4496,12 +4489,12 @@ msgstr ", @TABLE@ will become the table name"
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
#: libraries/display_export.lib.php:275
msgid "use this for future exports"
@@ -4673,7 +4666,7 @@ msgstr "Sort by key"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5513,39 +5506,39 @@ msgstr "Generated by"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returned an empty result set (i.e. zero rows)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"The following structures have either been created or altered. Here you can:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "View a structure`s contents by clicking on its name"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Change any of its settings by clicking the corresponding \"Options\" link"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Edit its structure by following the \"Structure\" link"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Go to database"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "settings"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Go to table"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Go to view"
@@ -7480,13 +7473,13 @@ msgstr "Drop the databases that have the same names as the users."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
#: server_privileges.php:1776
msgid "The selected user was not found in the privilege table."
@@ -9110,8 +9103,9 @@ msgstr ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Restart insertion with %s rows"
#: tbl_chart.php:56
diff --git a/po/es.po b/po/es.po
index e5556f0..d95f794 100644
--- a/po/es.po
+++ b/po/es.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 11:23+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: spanish <es(a)li.org>\n"
-"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -612,7 +612,7 @@ msgstr "Insertar"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -661,11 +661,11 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"Esta vista tiene al menos este número de filas. Por favor, refiérase a la "
-"%sdocumentation%s."
+"Esta vista tiene al menos este número de filas. Por favor, refiérase a la %"
+"sdocumentation%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -879,8 +879,8 @@ msgstr "Su archivo (MySQL dump) ha sido guardado con el nombre %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Usted probablemente intentó cargar un archivo demasiado grande. Por favor, "
"refiérase a %sdocumentation%s para hallar modos de superar esta limitante."
@@ -1608,8 +1608,8 @@ msgstr "Comentario"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Editar"
@@ -1738,8 +1738,8 @@ msgstr "¡No se halló la plantilla de interfaz (theme) %s!"
#, php-format
msgid "Theme path not found for theme %s!"
msgstr ""
-"¡No se halló la ruta de la plantilla de interfaz (theme) para la plantilla "
-"%s!"
+"¡No se halló la ruta de la plantilla de interfaz (theme) para la plantilla %"
+"s!"
#: libraries/Theme_Manager.class.php:291 test/theme.php:160 themes.php:20
#: themes.php:40
@@ -1760,8 +1760,8 @@ msgstr "Bienvenido a %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"La razón más probable es que usted no creó un archivo de configuración. "
"Utilice %1$ssetup script%2$s para crear una."
@@ -2182,7 +2182,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Estructura"
@@ -4767,8 +4767,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Este valor es interpretado usando %1$sstrftime%2$s; así, usted puede usar "
"cadenas de caracteres para formatear el tiempo. De manera adicional, "
@@ -4967,7 +4967,7 @@ msgstr "Organizar según la clave"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5837,39 +5837,39 @@ msgstr "Generado por"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL ha devuelto un valor vacío (i.e., cero columnas)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "No hay bases de datos"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "No hay bases de datos"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7234,8 +7234,8 @@ msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-"El servidor está utilizando Suhosin. Por favor, refiérase a %sdocumentation"
-"%s para posibles ajustes."
+"El servidor está utilizando Suhosin. Por favor, refiérase a %sdocumentation%"
+"s para posibles ajustes."
#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
@@ -7925,8 +7925,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Nota: phpMyAdmin obtiene los privilegios de los usuarios 'directamente de "
"las tablas de privilegios MySQL'. El contenido de estas tablas puede diferir "
@@ -9612,8 +9612,9 @@ msgstr ""
"a cualquier parte"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Reinicie la inserción con %s filas"
#: tbl_chart.php:56
diff --git a/po/et.po b/po/et.po
index 5f019d2..c77c3b3 100644
--- a/po/et.po
+++ b/po/et.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: estonian <et(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -609,7 +609,7 @@ msgstr "Lisa"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -658,8 +658,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -873,8 +873,8 @@ msgstr "Väljavõte salvestati faili %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Te kindlasti proovisite laadida liiga suurt faili. Palun uuri "
"dokumentatsiooni %sdocumentation%s selle limiidi seadmiseks."
@@ -1591,8 +1591,8 @@ msgstr "Kommentaarid"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Muuda"
@@ -1734,8 +1734,8 @@ msgstr "Tere tulemast %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Arvatav põhjus on te pole veel loonud seadete faili. Soovitavalt võid "
"kasutada %1$ssetup script%2$s et seadistada."
@@ -2147,7 +2147,7 @@ msgstr "Kataloog mille Te üleslaadimiseks sättisite
ei ole ligipääsetav"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Struktuur"
@@ -4603,8 +4603,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Seda väärtust on tõlgendatud kasutades %1$sstrftime%2$s, sa võid kasutada "
"sama aja(time) formaati. Lisaks tulevad ka järgnevad muudatused: %3$s. "
@@ -4798,7 +4798,7 @@ msgstr "Sorteeri võtme järgi"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5621,39 +5621,39 @@ msgstr "Genereerija "
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL tagastas tühja tulemuse (s.t. null rida)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Pole andmebaase"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "Pole andmebaase"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7660,8 +7660,8 @@ msgstr "Kustuta andmebaasid millel on samad nimed nagu kasutajatel."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Märkus: phpMyAdmin võtab kasutajate privileegid otse MySQL privileges "
"tabelist. Tabeli sisu võib erineda sellest, mida server hetkel kasutab, seda "
@@ -9242,7 +9242,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/eu.po b/po/eu.po
index 27be5b9..b412c45 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-21 14:53+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: basque <eu(a)li.org>\n"
-"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -613,7 +613,7 @@ msgstr "Txertatu"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -662,8 +662,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -875,8 +875,8 @@ msgstr "Iraulketa %s fitxategian gorde da."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1579,8 +1579,8 @@ msgstr "Iruzkinak"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Editatu"
@@ -1720,8 +1720,8 @@ msgstr "Ongietorriak %s(e)ra"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2124,7 +2124,7 @@ msgstr "Igoerentzat ezarri duzun direktorioa ez dago eskuragarri"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Egitura"
@@ -4545,8 +4545,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4724,7 +4724,7 @@ msgstr "Gakoaren arabera ordenatu"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5522,38 +5522,38 @@ msgstr "Egilea:"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL-k emaitza hutsa itzuli du. (i.e. zero errenkada)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Datu-baserik ez"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7542,8 +7542,8 @@ msgstr "Erabiltzaileen izen berdina duten datu-baseak ezabatu."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Oharra: phpMyAdmin-ek erabiltzaileen pribilegioak' zuzenean MySQL-ren "
"pribilegioen taulatik' eskuratzen ditu. Taula hauen edukiak, tartean eskuz "
@@ -9017,7 +9017,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/fa.po b/po/fa.po
index d297798..2513448 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-05-19 03:54+0200\n"
"Last-Translator: <ahmad_usa2007(a)yahoo.com>\n"
"Language-Team: persian <fa(a)li.org>\n"
-"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -607,7 +607,7 @@ msgstr "درج"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -656,8 +656,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -866,8 +866,8 @@ msgstr ""
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1556,8 +1556,8 @@ msgstr "توضيحات"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "ويرايش"
@@ -1697,8 +1697,8 @@ msgstr "به %s خوشآمديد"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2098,7 +2098,7 @@ msgstr "پوشهاي را كه براي انتقال فايل انتخاب ك
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "ساختار"
@@ -4491,8 +4491,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4666,7 +4666,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5455,38 +5455,38 @@ msgstr "توليدشده توسط"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL يك نتيجه خالي داد. (مثلا 0 سطر)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "No databases"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -6364,9 +6364,9 @@ msgid ""
msgstr ""
"اگر نوع ستون \"enum\" يا \"set\" ميباشد ، لطفا براي ورود مقادير از اين قالب "
"استفاده نماييد : 'a','b','c'...<br /> اگر احتياج داشتيد كه از علامت مميز "
-"برعكس(بكاسلش) (\" \\ \") يا نقلقول تكي (\" ' \") در آن مقادير استفاده "
-"نماييد ، قبل از آنها علامت (\" \\ \") را بگذاريد<br /> (براي مثال'\\\\xyz' "
-"يا 'a\\'b')"
+"برعكس(بكاسلش) (\" \\ \") يا نقلقول تكي (\" ' \") در آن مقادير استفاده نماييد "
+"، قبل از آنها علامت (\" \\ \") را بگذاريد<br /> (براي مثال'\\\\xyz' يا 'a"
+"\\'b')"
#: libraries/tbl_properties.inc.php:105
msgid ""
@@ -6395,9 +6395,9 @@ msgid ""
msgstr ""
"اگر نوع ستون \"enum\" يا \"set\" ميباشد ، لطفا براي ورود مقادير از اين قالب "
"استفاده نماييد : 'a','b','c'...<br /> اگر احتياج داشتيد كه از علامت مميز "
-"برعكس(بكاسلش) (\" \\ \") يا نقلقول تكي (\" ' \") در آن مقادير استفاده "
-"نماييد ، قبل از آنها علامت (\" \\ \") را بگذاريد<br /> (براي مثال'\\\\xyz' "
-"يا 'a\\'b')"
+"برعكس(بكاسلش) (\" \\ \") يا نقلقول تكي (\" ' \") در آن مقادير استفاده نماييد "
+"، قبل از آنها علامت (\" \\ \") را بگذاريد<br /> (براي مثال'\\\\xyz' يا 'a"
+"\\'b')"
#: libraries/tbl_properties.inc.php:371
msgid "ENUM or SET data too long?"
@@ -6650,8 +6650,8 @@ msgid ""
"this security hole by setting a password for user 'root'."
msgstr ""
"پرونده پيكربندي شما حاوي تنظيماتي است (كاربر root بدون اسم رمز) كه مرتبط با "
-"حساب پيشفرض MySQL ميباشد. اجراي MySQL با اين پيشفرض باعث ورود غيرمجاز "
-"ميشود ، و شما بايد اين حفره امنيتي را ذرست كنيد."
+"حساب پيشفرض MySQL ميباشد. اجراي MySQL با اين پيشفرض باعث ورود غيرمجاز ميشود "
+"، و شما بايد اين حفره امنيتي را ذرست كنيد."
#: main.php:255
msgid ""
@@ -7364,8 +7364,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8820,7 +8820,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/fi.po b/po/fi.po
index ae34079..f366a62 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-04-30 18:08+0200\n"
"Last-Translator: <kajouni(a)gmail.com>\n"
"Language-Team: finnish <fi(a)li.org>\n"
-"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -613,7 +613,7 @@ msgstr "Lisää rivi"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -662,11 +662,11 @@ msgstr "Seuranta ei ole käytössä."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"Tässä näkymässä on vähintään tämän luvun verran rivejä. Katso lisätietoja "
-"%sohjeista%s."
+"Tässä näkymässä on vähintään tämän luvun verran rivejä. Katso lisätietoja %"
+"sohjeista%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -871,8 +871,8 @@ msgstr "Vedos tallennettiin tiedostoon %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Yritit todennäköisesti lähettää palvelimelle liian suurta tiedostoa. Katso "
"tämän rajoituksen muuttamisesta lisätietoja %sohjeista%s."
@@ -1597,8 +1597,8 @@ msgstr "Kommentti"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Muokkaa"
@@ -1744,11 +1744,11 @@ msgstr "Tervetuloa, toivottaa %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
-"Et liene luonut asetustiedostoa. Voit luoda asetustiedoston "
-"%1$sasetusskriptillä%2$s."
+"Et liene luonut asetustiedostoa. Voit luoda asetustiedoston %1"
+"$sasetusskriptillä%2$s."
#: libraries/auth/config.auth.lib.php:115
msgid ""
@@ -2162,7 +2162,7 @@ msgstr "Tiedostojen lähetykseen valittua hakemistoa ei voida käyttää"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "rakenne"
@@ -4789,8 +4789,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Tämä arvo on %1$sstrftime%2$s-funktion mukainen, joten "
"ajanmuodostostusmerkkijonoja voi käyttää. Lisäksi tapahtuu seuraavat "
@@ -4994,7 +4994,7 @@ msgstr "Lajittele avaimen mukaan"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5849,38 +5849,38 @@ msgstr "Luontiympäristö"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL palautti tyhjän vastauksen, toisin sanoen nolla riviä."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Seuraavat rakenteet on joko luotu tai niitä on muutettu. Voit:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "näyttää rakenteen sisällön painamalla sen nimeä"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"muuttaa mitä tahansa sen asetuksia painamalla vastaavaa \"Valinnat\"-linkkiä"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Muokkaa sen rakennetta seuraamalla \"Rakenne\"-linkkiä"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Siirry tietokantaan"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "asetukset"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Siirry tauluun"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Siirry näkymään"
@@ -7926,8 +7926,8 @@ msgstr "Poista tietokannat, joilla on sama nimi kuin käyttäjillä."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Huom: PhpMyAdmin hakee käyttäjien käyttöoikeudet suoraan MySQL-palvelimen "
"käyttöoikeustauluista. Näiden taulujen sisältö saattaa poiketa palvelimen "
@@ -9628,8 +9628,9 @@ msgstr ""
"siirtyä mihin tahansa kohtaan."
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Aloita lisäys alusta %s rivillä"
#: tbl_chart.php:56
diff --git a/po/fr.po b/po/fr.po
index 508b9dd..5f7cea4 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-09-05 15:34+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: french <fr(a)li.org>\n"
-"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -591,7 +591,7 @@ msgstr "Insérer"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -640,11 +640,11 @@ msgstr "Le suivi n'est pas activé."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"Cette vue contient au moins ce nombre d'enregistrements. Veuillez référer à "
-"%sdocumentation%s."
+"Cette vue contient au moins ce nombre d'enregistrements. Veuillez référer à %"
+"sdocumentation%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -851,8 +851,8 @@ msgstr "Le fichier d'exportation a été sauvegardé sous %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Vous avez probablement tenté de télécharger un fichier trop volumineux. "
"Veuillez vous référer à la %sdocumentation%s pour des façons de contourner "
@@ -1496,8 +1496,8 @@ msgstr "Commentaire"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Modifier"
@@ -1641,8 +1641,8 @@ msgstr "Bienvenue sur %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"La raison probable est que vous n'avez pas créé de fichier de configuration. "
"Vous pouvez utiliser le %1$sscript de configuration%2$s dans ce but."
@@ -2051,7 +2051,7 @@ msgstr "Le répertoire de transfert est inaccessible"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "structure"
@@ -4541,8 +4541,8 @@ msgstr ", @TABLE@ sera remplacé par le nom de la table"
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Cette valeur est interprétée avec %1$sstrftime%2$s, vous pouvez donc "
"utiliser des chaînes de format d'heure. Ces transformations additionnelles "
@@ -4720,7 +4720,7 @@ msgstr "Trier sur l'index"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5581,38 +5581,38 @@ msgstr "Généré par"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL n'a retourné aucun enregistrement."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Les structures suivanates ont été créées ou modifiées. Ici vous pouvez :"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Consulter le contenu d'une structure en cliquant sur son nom"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Modifiez l'un des réglages en cliquant le lien «Options» correspondant"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Modifier sa structure via le lien «Structure»"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Aller à la base de données"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "réglages"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Aller à la table"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Aller à la vue"
@@ -7608,8 +7608,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Note: phpMyAdmin obtient la liste des privilèges directement à partir des "
"tables MySQL. Le contenu de ces tables peut être différent des privilèges "
@@ -9131,9 +9131,9 @@ msgstr ""
"La méthode d'authentification [kbd]config[/kbd] permet une connexion "
"automatique, ce qui n'est pas souhaitable dans un environnement réel. Toute "
"personne qui connaît l'URL d'accès peut entrer dans votre phpMyAdmin. Il est "
-"suggéré de régler votre [a@?page=servers&mode=edit&id="
-"%1$d#tab_Server]type d'authentification[/a] à [kbd]cookie[/kbd] ou [kbd]http"
-"[/kbd]."
+"suggéré de régler votre [a@?page=servers&mode=edit&id=%1"
+"$d#tab_Server]type d'authentification[/a] à [kbd]cookie[/kbd] ou [kbd]http[/"
+"kbd]."
#: setup/lib/index.lib.php:259
#, php-format
@@ -9274,8 +9274,9 @@ msgstr ""
"pour aller n'importe où"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Recommencer l'insertion avec %s lignes"
#: tbl_chart.php:56
diff --git a/po/gl.po b/po/gl.po
index 4fb23b9..46ec12a 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-21 14:50+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: galician <gl(a)li.org>\n"
-"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -614,7 +614,7 @@ msgstr "Inserir"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -663,11 +663,11 @@ msgstr "O seguemento non está activado."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"Esta vista ten, cando menos, este número de fileiras. Vexa a %sdocumentation"
-"%s."
+"Esta vista ten, cando menos, este número de fileiras. Vexa a %sdocumentation%"
+"s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -872,11 +872,11 @@ msgstr "Gardouse o volcado no ficheiro %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Posibelmente tentou enviar un ficheiro demasiado grande. Consulte a "
-"%sdocumentación%s para averiguar como evitar este límite."
+"Posibelmente tentou enviar un ficheiro demasiado grande. Consulte a %"
+"sdocumentación%s para averiguar como evitar este límite."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1599,8 +1599,8 @@ msgstr "Comentario"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Modificar"
@@ -1747,8 +1747,8 @@ msgstr "Reciba a benvida a %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Isto débese, posibelmente, a que non se creou un ficheiro de configuración. "
"Tal vez queira utilizar %1$ssetup script%2$s para crear un."
@@ -2169,7 +2169,7 @@ msgstr "Non se pode acceder ao directorio que designou para os envíos"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "estrutura"
@@ -4827,8 +4827,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Este valor interprétase utilizando %1$sstrftime%2$s, de maneira que pode "
"utilizar cadeas de formato de hora. Produciranse transformacións en "
@@ -5032,7 +5032,7 @@ msgstr "Ordenar pola chave"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5891,38 +5891,38 @@ msgstr "Xerado por"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL retornou un conxunto vacío (ex. cero rexistros)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "As estruturas seguintes foron creadas ou alteradas. Aquí pode:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Ver o contido dunha estrutura premendo o seu nome"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Mude calqueraa destas opcións premendo a ligazón \"Opcións\" correspondente"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Modificar a súa estrutura seguindo a ligazón \"Estrutura\""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Ir á base de datos"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "opcións"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Ir á táboa"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Ir á vista"
@@ -7294,8 +7294,8 @@ msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-"Servidor a executarse con Suhosin. Consulte os posíbeis problemas na "
-"%sdocumentation%s."
+"Servidor a executarse con Suhosin. Consulte os posíbeis problemas na %"
+"sdocumentation%s."
#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
@@ -7971,8 +7971,8 @@ msgstr "Eliminar as bases de datos que teñan os mesmos nomes que os usuarios."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Nota: phpMyAdmin recolle os privilexios dos usuarios directamente das táboas "
"de privilexios do MySQL. O contido destas táboas pode diferir dos "
@@ -9670,8 +9670,9 @@ msgstr ""
"combinada cunha flecha para moverse a calquera sitio"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Reiniciar a inserción con %s fileiras"
#: tbl_chart.php:56
diff --git a/po/he.po b/po/he.po
index 84c42cb..7d1e0e0 100644
--- a/po/he.po
+++ b/po/he.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: hebrew <he(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -604,7 +604,7 @@ msgstr "הכנסה"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -653,8 +653,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -864,8 +864,8 @@ msgstr "הוצאה נשמרה אל קובץ %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1568,8 +1568,8 @@ msgstr "הערות"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "עריכה"
@@ -1711,8 +1711,8 @@ msgstr "ברוך הבא אל %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2115,7 +2115,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "מבנה"
@@ -4538,8 +4538,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4717,7 +4717,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5518,38 +5518,38 @@ msgstr "נוצר ע\"י"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL החזיר חבילת תוצאות ריקה (לדוגמא, אפס שורות)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "אין מאגרי נתונים"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7448,8 +7448,8 @@ msgstr "הסרת מאגרי נתונים שיש להם שמות דומים כמ
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"הערה: phpMyAdmin מקבל הרשאות משתמש ישירות מטבלאות הרשאות של MySQL. התוכן של "
"הטבלאות האלו יכול להיות שונה מההרשאות שהשרת משתמש בהן, אם הן שונו באופן "
@@ -8911,7 +8911,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/hi.po b/po/hi.po
index 8610a86..e349e05 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-05-21 05:48+0200\n"
"Last-Translator: <u4663530(a)anu.edu.au>\n"
"Language-Team: hindi <hi(a)li.org>\n"
-"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -612,7 +612,7 @@ msgstr "इनसर्ट"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -661,8 +661,8 @@ msgstr "ट्रैकिंग सक्रिय नहीं है."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr "इस द्रश्य में कम से कम इतनी पंक्तियाँ हैं. और जानने के लिए %s दोक्युमेंताशन%s पढ़ें."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -867,8 +867,8 @@ msgstr "डंप को %s फाइल में सेव किया गय
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"आप शायद बहुत बड़ी फाइल अपलोड करने की कोशिश कर रहे हैं. इस दुविधा के लिए कृपया करके %s "
"दोकुमेंताशन%s पढ़ें."
@@ -1528,8 +1528,8 @@ msgstr "टिप्पणी"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "सम्पादन"
@@ -1669,11 +1669,11 @@ msgstr " %s मे स्वागत है"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
-"आपने शायद एक विन्यास फाइल नहीं बने थी. विन्यास फाइल बनाने के लिए %1$ssetup script"
-"%2$s का उपयोग करें."
+"आपने शायद एक विन्यास फाइल नहीं बने थी. विन्यास फाइल बनाने के लिए %1$ssetup script%2"
+"$s का उपयोग करें."
#: libraries/auth/config.auth.lib.php:115
msgid ""
@@ -2063,7 +2063,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4446,8 +4446,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4622,7 +4622,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5405,37 +5405,37 @@ msgstr ""
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7286,8 +7286,8 @@ msgstr "Drop the databases that have the same names as the users."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8731,7 +8731,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/hr.po b/po/hr.po
index 6e4391b..695ff37 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -3,16 +3,16 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-21 14:54+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: croatian <hr(a)li.org>\n"
-"Language: hr\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.1\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -613,7 +613,7 @@ msgstr "Umetni"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -662,8 +662,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Ovaj prikaz sadrži najmanje ovoliko redaka. Proučite %sdokumentaciju%s."
@@ -878,11 +878,11 @@ msgstr "Izbacivanje je spremljeno u datoteku %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Vjerojatno ste pokušali s učitavanjem prevelike datoteke. Pogledajte "
-"%sdokumentaciju%s radi uputa o načinima rješavanja ovog ograničenja."
+"Vjerojatno ste pokušali s učitavanjem prevelike datoteke. Pogledajte %"
+"sdokumentaciju%s radi uputa o načinima rješavanja ovog ograničenja."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1603,8 +1603,8 @@ msgstr "Komentar"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Uređivanje"
@@ -1748,8 +1748,8 @@ msgstr "Dobro došli u %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Vjerojatan razlog je nepostojeća konfiguracijska datoteka. Za izradu možete "
"upotrijebiti naredbu %1$ssetup script%2$s"
@@ -2163,7 +2163,7 @@ msgstr "Mapu koju ste odabrali za potrebe učitavanja nije moguće dohvatiti"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Strukturu"
@@ -4621,8 +4621,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Vrijednost se interpretira pomoću %1$sstrftime%2$s, pa možete upotrijebiti "
"naredbe oblikovanja vremena. Dodatno se mogu dogoditi sljedeća "
@@ -4818,7 +4818,7 @@ msgstr "Presloži po ključu"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5673,39 +5673,39 @@ msgstr "Generirano s"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL je vratio prazan komplet rezultata (npr. nula redova)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Nema baza podataka"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "Nema baza podataka"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7730,8 +7730,8 @@ msgstr "Ispusti baze podataka koje imaju iste nazive i korisnike."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Napomena: phpMyAdmin preuzima korisničke privilegije izravno iz MySQL "
"tablica privilegija. U slučaju da su ručno mijenjane, sadržaj ovih tablica "
@@ -9330,8 +9330,9 @@ msgstr ""
"odnosno s tipkama CTRL+Strelice za premještanje bilo kamo"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Ponovno pokreni umetanje s %s redaka"
#: tbl_chart.php:56
@@ -10087,8 +10088,8 @@ msgstr "Preimenuj tablicu u"
#~ "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
#~ "extension. Please check your PHP configuration."
#~ msgstr ""
-#~ "Nije moguće učitati proširenje [a@http://php.net/%1$s@Documentation]"
-#~ "[em]%1$s[/em][/a] . Provjerite svoju PHP konfiguraciju."
+#~ "Nije moguće učitati proširenje [a@http://php.net/%1$s@Documentation][em]%1"
+#~ "$s[/em][/a] . Provjerite svoju PHP konfiguraciju."
#~ msgid ""
#~ "Couldn't load the iconv or recode extension needed for charset "
diff --git a/po/hu.po b/po/hu.po
index 613c853..88a0bce 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-22 02:22+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: hungarian <hu(a)li.org>\n"
-"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -612,7 +612,7 @@ msgstr "Beszúrás"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -661,11 +661,11 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"Ebben a nézetben legalább ennyi számú sor van. Kérjük, hogy nézzen utána a "
-"%sdokumentációban%s."
+"Ebben a nézetben legalább ennyi számú sor van. Kérjük, hogy nézzen utána a %"
+"sdokumentációban%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -877,11 +877,11 @@ msgstr "A kiíratás mentése a(z) %s fájlba megtörtént."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Ön bizonyára túl nagy fájlt próbált meg feltölteni. Kérjük, nézzen utána a "
-"%sdokumentációban%s a korlátozás feloldásának."
+"Ön bizonyára túl nagy fájlt próbált meg feltölteni. Kérjük, nézzen utána a %"
+"sdokumentációban%s a korlátozás feloldásának."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1604,8 +1604,8 @@ msgstr "Megjegyzés"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Módosítás"
@@ -1751,11 +1751,11 @@ msgstr "Üdvözli a %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
-"Ön valószínűleg nem hozta létre a konfigurációs fájlt. A "
-"%1$stelepítőszkripttel%2$s el tudja készíteni."
+"Ön valószínűleg nem hozta létre a konfigurációs fájlt. A %1"
+"$stelepítőszkripttel%2$s el tudja készíteni."
#: libraries/auth/config.auth.lib.php:115
msgid ""
@@ -2169,7 +2169,7 @@ msgstr "Nem elérhető a feltöltésekhez megadott könyvtár"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Szerkezet"
@@ -4818,8 +4818,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Ennek az értéknek az értelmezése az %1$sstrftime%2$s használatával történik, "
"vagyis időformázó karakterláncokat használhat. A következő átalakításokra "
@@ -5016,7 +5016,7 @@ msgstr "Kulcs szerinti rendezés"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5873,38 +5873,38 @@ msgstr "Készítette"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "A MySQL üres eredményhalmazt adott vissza (pl. nulla sorok)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Nincs adatbázis"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -6779,8 +6779,8 @@ msgid ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
-"Nem lehetett inicializálni az SQL ellenőrzőt. Ellenőrizze, hogy a "
-"%sdokumentációban%s leírtak szerint telepítette-e a szükséges PHP-"
+"Nem lehetett inicializálni az SQL ellenőrzőt. Ellenőrizze, hogy a %"
+"sdokumentációban%s leírtak szerint telepítette-e a szükséges PHP-"
"kiterjesztést."
#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:107
@@ -7965,13 +7965,13 @@ msgstr "A felhasználókéval azonos nevű adatbázisok eldobása."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Megjegyzés: a phpMyAdmin a felhasználók jogait közvetlenül a MySQL "
"privilégium táblákból veszi. Ezen táblák tartalma eltérhet a szerver által "
-"használt jogoktól, ha a módosításuk kézzel történt. Ebben az esetben "
-"%stöltse be újra a jogokat%s a folytatás előtt."
+"használt jogoktól, ha a módosításuk kézzel történt. Ebben az esetben %"
+"stöltse be újra a jogokat%s a folytatás előtt."
#: server_privileges.php:1776
msgid "The selected user was not found in the privilege table."
@@ -9635,8 +9635,9 @@ msgstr ""
"léphet.
"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Beszúrás újrakezdése %s sorral"
#: tbl_chart.php:56
diff --git a/po/id.po b/po/id.po
index efa99ab..e059dc6 100644
--- a/po/id.po
+++ b/po/id.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-06-16 01:45+0200\n"
"Last-Translator: <jack.hakim(a)yahoo.com>\n"
"Language-Team: indonesian <id(a)li.org>\n"
-"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -601,7 +601,7 @@ msgstr "Sisipkan"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -650,11 +650,11 @@ msgstr "Pelacakan tidak aktif."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"Sebuah view setidaknya mempunyai jumlah kolom berikut. Silahkan lihat "
-"%sdokumentasi%s"
+"Sebuah view setidaknya mempunyai jumlah kolom berikut. Silahkan lihat %"
+"sdokumentasi%s"
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -859,11 +859,11 @@ msgstr "Dump (Skema) disimpan pada file %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Anda mungkin meng-upload file yang terlalu besar. Silahkan lihat "
-"%sdokumentasi%s untuk mendapatkan solusi tentang batasan ini."
+"Anda mungkin meng-upload file yang terlalu besar. Silahkan lihat %"
+"sdokumentasi%s untuk mendapatkan solusi tentang batasan ini."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1577,8 +1577,8 @@ msgstr "Komentar"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Ubah"
@@ -1718,8 +1718,8 @@ msgstr "Selamat Datang di %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2127,7 +2127,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Struktur"
@@ -4565,8 +4565,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4744,7 +4744,7 @@ msgstr "Urut berdasarkan kunci"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5569,38 +5569,38 @@ msgstr "Diciptakan oleh"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL balikkan hasil kosong (a.k. baris yang kosong)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Database tidak ditemukan"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7612,8 +7612,8 @@ msgstr "Hapus database yang memiliki nama yang sama dengan pengguna."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Perhatian: phpMyAdmin membaca data tentang pengguna secara langsung dari "
"tabel profil pengguna MySQL. Isi dari tabel bisa saja berbeda dengan profil "
@@ -9091,7 +9091,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/it.po b/po/it.po
index 0375f3f..d6bc012 100644
--- a/po/it.po
+++ b/po/it.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-08-22 19:39+0200\n"
"Last-Translator: <rebeluca(a)gmail.com>\n"
"Language-Team: italian <it(a)li.org>\n"
-"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -597,7 +597,7 @@ msgstr "Inserisci"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -646,8 +646,8 @@ msgstr "Il tracking non è attivo."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Questa visuale ha, come minimo, questo numero di righe. Per informazioni "
"controlla la %sdocumentazione%s."
@@ -856,8 +856,8 @@ msgstr "Il dump è stato salvato sul file %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Stai probabilmente cercando di caricare sul server un file troppo grosso. "
"Fai riferimento alla documentazione %sdocumentation%s Per i modi di aggirare "
@@ -1527,8 +1527,8 @@ msgstr "Commenti"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Modifica"
@@ -1672,8 +1672,8 @@ msgstr "Benvenuto in %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"La ragione di questo è che probabilmente non hai creato alcun file di "
"configurazione. Potresti voler usare %1$ssetup script%2$s per crearne uno."
@@ -2080,7 +2080,7 @@ msgstr "La directory impostata per l'upload non può essere trovata"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "struttura"
@@ -4571,8 +4571,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Questo valore è interpretato usando %1$sstrftime%2$s: in questo modo puoi "
"usare stringhe di formattazione per le date/tempi. Verranno anche aggiunte "
@@ -4776,7 +4776,7 @@ msgstr "Ordina per chiave"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5642,38 +5642,38 @@ msgstr "Generato da"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL ha restituito un insieme vuoto (i.e. zero righe)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Le seguenti strutture sono state create o modificate. Qui tu puoi:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Visualizza i contenuti delle strutture facendo click sul loro nome"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Modificare ogni impostazione cliccando sul corrispondente link \"Opzioni\""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Modifica la sua struttura seguendo il link \"Struttura\""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Vai al database"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "impostazioni"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Vai alla tabella"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Vai alla visualizzazione"
@@ -7047,8 +7047,8 @@ msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-"Sul server è in esecuzione Suhosin. Controlla la documentazione: "
-"%sdocumentation%s per possibili problemi."
+"Sul server è in esecuzione Suhosin. Controlla la documentazione: %"
+"sdocumentation%s per possibili problemi."
#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
@@ -7727,8 +7727,8 @@ msgstr "Elimina i databases gli stessi nomi degli utenti."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"N.B.: phpMyAdmin legge i privilegi degli utenti direttamente nella tabella "
"dei privilegi di MySQL. Il contenuto di questa tabella può differire dai "
@@ -9337,8 +9337,9 @@ msgstr ""
"+frecce per spostarlo altrove"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Riprendi inserimento con la riga %s"
#: tbl_chart.php:56
diff --git a/po/ja.po b/po/ja.po
index 2e947f3..0ed573c 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 11:22+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: japanese <jp(a)li.org>\n"
-"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -610,7 +610,7 @@ msgstr "挿入"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -659,8 +659,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr "このビューの最低行数。詳しくは%sドキュメント%sをご覧ください。"
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -866,8 +866,8 @@ msgstr "ダンプをファイル %s に保存しました"
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"アップロードしようとしたファイルが大きすぎるようです。対策については %sドキュ"
"メント%s をご覧ください"
@@ -1587,8 +1587,8 @@ msgstr "コメント"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "編集"
@@ -1730,11 +1730,11 @@ msgstr "%s へようこそ"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
-"設定ファイルが作成されていないものと思われます。%1$sセットアップスクリプ"
-"ト%2$s を利用して設定ファイルを作成してください"
+"設定ファイルが作成されていないものと思われます。%1$sセットアップスクリプト%2"
+"$s を利用して設定ファイルを作成してください"
#: libraries/auth/config.auth.lib.php:115
msgid ""
@@ -2140,7 +2140,7 @@ msgstr "指定したアップロードディレクトリが利用できません
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4569,8 +4569,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"このテンプレートは %1$sstrftime%2$s を使って解釈されます。そのため、時間の書"
"式文字列を利用できます。また、次の変換も行われます。%3$s それ以外のテキストは"
@@ -4768,7 +4768,7 @@ msgstr "キーでソート"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5624,37 +5624,37 @@ msgstr "生成環境"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "返り値が空でした(行数0)"
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7658,8 +7658,8 @@ msgstr "ユーザと同名のデータベースを削除する"
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"注意: phpMyAdmin は MySQL の特権テーブルから直接ユーザ特権を取得しますが、手"
"作業で特権を更新した場合は phpMyAdmin が利用しているテーブルの内容とサーバの"
@@ -9208,8 +9208,9 @@ msgstr ""
"由に移動できます"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "%s 行から挿入を再開する"
#: tbl_chart.php:56
diff --git a/po/ka.po b/po/ka.po
index 3ba4bf0..7fbbeba 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: georgian <ka(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -611,7 +611,7 @@ msgstr "ჩასმა"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -660,11 +660,11 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -876,11 +876,11 @@ msgstr "Dump has been saved to file %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1600,8 +1600,8 @@ msgstr "კომენტარი"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "რედაქტირება"
@@ -1747,11 +1747,11 @@ msgstr "მოგესალმებათ %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
#: libraries/auth/config.auth.lib.php:115
msgid ""
@@ -2162,7 +2162,7 @@ msgstr "The directory you set for upload work cannot be reached"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "სტრუქტურა"
@@ -4771,12 +4771,12 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is."
#: libraries/display_export.lib.php:275
msgid "use this for future exports"
@@ -4968,7 +4968,7 @@ msgstr "Sort by key"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5824,39 +5824,39 @@ msgstr "Generated by"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returned an empty result set (i.e. zero rows)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "მონაცემთა ბაზები არაა"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "მონაცემთა ბაზები არაა"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7892,13 +7892,13 @@ msgstr "Drop the databases that have the same names as the users."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
#: server_privileges.php:1776
msgid "The selected user was not found in the privilege table."
@@ -9533,8 +9533,9 @@ msgstr ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Restart insertion with %s rows"
#: tbl_chart.php:56
diff --git a/po/ko.po b/po/ko.po
index 64a0e8d..8be2215 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-06-16 18:18+0200\n"
"Last-Translator: <cihar(a)nvyu.net>\n"
"Language-Team: korean <ko(a)li.org>\n"
-"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -347,8 +347,8 @@ msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
-"링크 테이블을 처리하는 추가 기능이 비활성화되어 있습니다. 원인을 확인하려면 "
-"%s여기를 클릭%s하십시오."
+"링크 테이블을 처리하는 추가 기능이 비활성화되어 있습니다. 원인을 확인하려면 %"
+"s여기를 클릭%s하십시오."
#: db_operations.php:549
msgid "Edit or export relational schema"
@@ -597,7 +597,7 @@ msgstr "삽입"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -646,8 +646,8 @@ msgstr "트래킹이 활성화되어 있지 않습니다."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -858,8 +858,8 @@ msgstr ""
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1520,8 +1520,8 @@ msgstr "설명(코멘트)"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "수정"
@@ -1661,8 +1661,8 @@ msgstr "%s에 오셨습니다"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"설정 파일을 생성하지 않은 것 같습니다. %1$ssetup script%2$s 를 사용해 설정 파"
"일을 생성할 수 있습니다."
@@ -2060,7 +2060,7 @@ msgstr "업로드 디렉토리에 접근할 수 없습니다"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "구조"
@@ -4483,8 +4483,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4662,7 +4662,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5449,38 +5449,38 @@ msgstr ""
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "결과값이 없습니다. (빈 레코드 리턴.)"
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "데이터베이스가 없습니다"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -6685,8 +6685,8 @@ msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
-"링크 테이블을 처리하는 추가 기능이 비활성화되어 있습니다. 원인을 확인하려면 "
-"%s여기를 클릭%s하십시오."
+"링크 테이블을 처리하는 추가 기능이 비활성화되어 있습니다. 원인을 확인하려면 %"
+"s여기를 클릭%s하십시오."
#: main.php:311
msgid ""
@@ -7365,8 +7365,8 @@ msgstr "사용자명과 같은 이름의 데이터베이스를 삭제"
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8832,7 +8832,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/lt.po b/po/lt.po
index f9cb71d..162ea1c 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -3,16 +3,16 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-08-30 15:22+0200\n"
"Last-Translator: <edgaras.janusauskas(a)gmail.com>\n"
"Language-Team: lithuanian <lt(a)li.org>\n"
-"Language: lt\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%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
-"%100<10 || n%100>=20) ? 1 : 2);\n"
+"Language: lt\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%"
+"100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.5\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -595,7 +595,7 @@ msgstr "Įterpti"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -644,8 +644,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -854,11 +854,11 @@ msgstr "Duombazės atvaizdis išsaugotas faile %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Jūs tikriausiai bandėte įkelti per didelį failą. Prašome perskaityti "
-"%sdokumentaciją%s būdams kaip apeiti šį apribojimą."
+"Jūs tikriausiai bandėte įkelti per didelį failą. Prašome perskaityti %"
+"sdokumentaciją%s būdams kaip apeiti šį apribojimą."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1542,8 +1542,8 @@ msgstr "Komentaras"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Redaguoti"
@@ -1687,8 +1687,8 @@ msgstr "Jūs naudojate %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Jūs tikriausiai nesukūrėte nustatymų (konfigūracinio) failo. Galite "
"pasinaudoti %1$snustatymų skriptu%2$s, kad sukurtumėte failą."
@@ -2094,7 +2094,7 @@ msgstr "Nepasiekimas nurodytas www-serverio katalogas atsiuntimams."
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "struktūra"
@@ -4512,8 +4512,8 @@ msgstr ", @TABLE@ taps lentelės pavadinimu"
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Ši reikšmė interpretuojama naudojant %1$sstrftime%2$s, taigi Jūs galite "
"keisti laiko formatavimą. Taip pat pakeičiamos šios eilutės: %3$s. Kitas "
@@ -4693,7 +4693,7 @@ msgstr "Rūšiuoti pagal raktą"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5493,38 +5493,38 @@ msgstr "Sugeneravo"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL gražino tuščią rezultatų rinkinį (nėra eilučių)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Sekanti struktūra buvo sukurta arba pakeista. Čia galite:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Peržiūrėti struktūros turinį paspaudžiant ant vardo"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Keisti bet kuriuos iš šių nustatymų spauskite atitinkamą „Nustatymai“ nuorodą"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Keisti jo struktūrą spauskite „Struktūra“ nuorodą"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Eiti į duomenų bazę"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "nustatymai"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Eiti į lentelę"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Eiti į rodinį (view)"
@@ -6805,8 +6805,8 @@ msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
-"Nėra PMA lentelių, kurios leidžia dirbti su jungtinėmis MySQL lentelėmis. "
-"%sPaaiškinimas%s."
+"Nėra PMA lentelių, kurios leidžia dirbti su jungtinėmis MySQL lentelėmis. %"
+"sPaaiškinimas%s."
#: main.php:311
msgid ""
@@ -7492,8 +7492,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Pastaba: phpMyAdmin gauna vartotojų teises tiesiai iš MySQL privilegijų "
"lentelės. Šiose lentelėse nurodytos teisės gali skirtis nuo nustatymų "
@@ -9040,7 +9040,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/lv.po b/po/lv.po
index 3dc004d..6021203 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: latvian <lv(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -609,7 +609,7 @@ msgstr "Pievienot"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -658,8 +658,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -871,8 +871,8 @@ msgstr "Damps tika saglabāts failā %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1577,8 +1577,8 @@ msgstr "Komentāri"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Labot"
@@ -1720,8 +1720,8 @@ msgstr "Laipni lūgti %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2127,7 +2127,7 @@ msgstr "Direktoija, kuru norādijāt augšupielādei, nav pieejama"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Struktūra"
@@ -4548,8 +4548,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4727,7 +4727,7 @@ msgstr "Kārtot pēc atslēgas"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5533,38 +5533,38 @@ msgstr "Uzģenerēja"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL atgrieza tukšo rezultātu (0 rindas)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Nav datubāzu"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7542,13 +7542,13 @@ msgstr "Dzēst datubāzes, kurām ir tādi paši vārdi, kā lietotājiem."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Piezīme: phpMyAdmin saņem lietotāju privilēģijas pa taisno no MySQL "
"privilēģiju tabilām. Šo tabulu saturs var atšķirties no privilēģijām, ko "
-"lieto serveris, ja tur tika veikti labojumi. Šajā gadījumā ir nepieciešams "
-"%spārlādēt privilēģijas%s pirms Jūs turpināt."
+"lieto serveris, ja tur tika veikti labojumi. Šajā gadījumā ir nepieciešams %"
+"spārlādēt privilēģijas%s pirms Jūs turpināt."
#: server_privileges.php:1776
msgid "The selected user was not found in the privilege table."
@@ -9019,7 +9019,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/mk.po b/po/mk.po
index 75ceeb2..9542f20 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: macedonian_cyrillic <mk(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -609,7 +609,7 @@ msgstr "Нов запис"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -658,8 +658,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -871,8 +871,8 @@ msgstr "Содржината на базата на податоци е сочу
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1577,8 +1577,8 @@ msgstr "Коментари"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Промени"
@@ -1720,8 +1720,8 @@ msgstr "%s Добредојдовте"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2132,7 +2132,7 @@ msgstr "Директориумот кој го избравте за праќа
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Структура"
@@ -4564,8 +4564,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4743,7 +4743,7 @@ msgstr "Подредување по клуч"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5570,38 +5570,38 @@ msgstr "Генерирал"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL врати празен резултат (нула записи)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Базата на податоци не постои"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7608,8 +7608,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Напомена: phpMyAdmin ги зема привилегиите на корисникот директно од MySQL "
"табелата на привилегии. Содржината на оваа табела табела може да се "
@@ -9085,7 +9085,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/mn.po b/po/mn.po
index 041a28b..df52975 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: mongolian <mn(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -609,7 +609,7 @@ msgstr "Оруулах"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -658,8 +658,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -864,8 +864,8 @@ msgstr "Асгалт %s файлд хадгалагдсан."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1569,8 +1569,8 @@ msgstr ""
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Засах"
@@ -1712,11 +1712,11 @@ msgstr "%s-д тавтай морилно уу"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
-"Үүний шалтгаан нь магадгүй та тохиргооны файл үүсгээгүй байж болох юм. Та "
-"%1$ssetup script%2$s -ийг ашиглаж нэгийг үүсгэж болно."
+"Үүний шалтгаан нь магадгүй та тохиргооны файл үүсгээгүй байж болох юм. Та %1"
+"$ssetup script%2$s -ийг ашиглаж нэгийг үүсгэж болно."
#: libraries/auth/config.auth.lib.php:115
msgid ""
@@ -2120,7 +2120,7 @@ msgstr "Таны сонгосон хавтас \"upload\" хийгдэхгүй
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4533,12 +4533,12 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Энэ утга нь %1$sstrftime%2$s -ийг хэрэглэж үүссэн, тиймээс та хугацааны "
-"тогтнолын тэмдэгтийг хэрэглэж болно. Нэмэлтээр дараах хувиргалт байх болно: "
-"%3$s. Бусад бичвэрүүд үүн шиг хадгалагдана."
+"тогтнолын тэмдэгтийг хэрэглэж болно. Нэмэлтээр дараах хувиргалт байх болно: %"
+"3$s. Бусад бичвэрүүд үүн шиг хадгалагдана."
#: libraries/display_export.lib.php:275
msgid "use this for future exports"
@@ -4727,7 +4727,7 @@ msgstr "Түлхүүрээр эрэмбэлэх"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5544,37 +5544,37 @@ msgstr "Үүсгэгч"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL хоосон үр дүн буцаалаа (тэг мөрүүд г.м.)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7547,8 +7547,8 @@ msgstr "Хэрэглэгчтэй адил нэртэй өгөгдлийн сан
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Тэмдэглэл: phpMyAdmin нь MySQL-ийн онцгой эрхийн хүснэгтээс хэрэглэгчдийн "
"онцгой эрхийг авна. Хэрэв тэд гараар өөрчлөгдсөн бол эдгээр хүснэгтийн "
@@ -9055,7 +9055,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/ms.po b/po/ms.po
index a261d0d..8c4db5f 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: malay <ms(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -612,7 +612,7 @@ msgstr "Selit"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -661,8 +661,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -871,8 +871,8 @@ msgstr ""
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1568,8 +1568,8 @@ msgstr "Komen"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Ubah"
@@ -1709,8 +1709,8 @@ msgstr "Selamat Datang ke %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2109,7 +2109,7 @@ msgstr "Direktori muatnaik yang telah ditetapkan tidak dapat dicapai"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Struktur"
@@ -4508,8 +4508,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4687,7 +4687,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5480,38 +5480,38 @@ msgstr "Dijana oleh"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL memulangkan set hasil kosong (i.e. sifar baris)"
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Tiada pangkalan data"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7411,8 +7411,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8877,7 +8877,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/nb.po b/po/nb.po
index 8b56563..a3f4836 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-09-09 10:40+0200\n"
"Last-Translator: <sven.erik.andersen(a)gmail.com>\n"
"Language-Team: norwegian <no(a)li.org>\n"
-"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -589,7 +589,7 @@ msgstr "Sett inn"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -638,8 +638,8 @@ msgstr "Overvåkning er ikke aktiv."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr "Denne visningen har minst dette antall rader. Sjekk %sdocumentation%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -845,8 +845,8 @@ msgstr "Dump har blitt lagret til fila %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Du forsøkte sansynligvis å laste opp en for stor fil. Sjekk %sdokumentasjonen"
"%s for måter å omgå denne begrensningen."
@@ -1485,8 +1485,8 @@ msgstr "Kommentar"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Rediger"
@@ -1629,8 +1629,8 @@ msgstr "Velkommen til %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"En mulig årsak for dette er at du ikke opprettet konfigurasjonsfila. Du bør "
"kanskje bruke %1$ssetup script%2$s for å opprette en."
@@ -2031,7 +2031,7 @@ msgstr "Katalogen du anga for opplasting kan ikke nåes"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "struktur"
@@ -2044,7 +2044,6 @@ msgstr "data"
#: libraries/config.values.php:97 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#| msgid "Structure and data"
msgid "structure and data"
msgstr "struktur og data"
@@ -2067,7 +2066,6 @@ msgid "complete inserts"
msgstr "Komplette innlegg"
#: libraries/config.values.php:120
-#| msgid "Extended inserts"
msgid "extended inserts"
msgstr "Utvidete innlegg"
@@ -2113,7 +2111,6 @@ msgstr "Mangler data for %s"
#: libraries/config/FormDisplay.class.php:727
#: libraries/config/FormDisplay.class.php:731
-#| msgid "Variable"
msgid "unavailable"
msgstr "ikke tilgjengelig"
@@ -2138,13 +2135,11 @@ msgid "SQL Validator is disabled"
msgstr "SQL Validator er avslått"
#: libraries/config/FormDisplay.class.php:764
-#| msgid "PHP extension to use"
msgid "SOAP extension not found"
msgstr "SOAP tillegg ble ikke funnet"
#: libraries/config/FormDisplay.class.php:772
#, php-format
-#| msgid "Maximum tables"
msgid "maximum %s"
msgstr "maksimum %s"
@@ -4594,8 +4589,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Denne verdien blir tolket slik som %1$sstrftime%2$s, så du kan bruke "
"tidformateringsstrenger. I tillegg vil følgende transformasjoner skje: %3$s. "
@@ -4796,7 +4791,7 @@ msgstr "Sorter etter nøkkel"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5646,40 +5641,40 @@ msgstr "Generert av"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returnerte ett tomt resultat (m.a.o. ingen rader)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Følgende strukturer har enten blitt opprettet eller endret. Her kan du:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Vis en strukturs innhold ved å klikke på dens navn"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Endre noen av dens innstillinger ved å klikke på den tilhørende "
"\"Innstillinger\" link"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Endre dens struktur ved å følge \"Struktur\" linken"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Gå til database"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "innstillinger"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Gå til tabell"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Gå til visning"
@@ -6590,8 +6585,8 @@ msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-"For en liste over tilgjengelige transformasjonsvalg, klikk på "
-"%stransformasjonsbeskrivelser%s"
+"For en liste over tilgjengelige transformasjonsvalg, klikk på %"
+"stransformasjonsbeskrivelser%s"
#: libraries/tbl_properties.inc.php:143
msgid "Transformation options"
@@ -7651,8 +7646,8 @@ msgstr "Slett databasene som har det samme navnet som brukerne."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Merk: phpMyAdmin får brukerprivilegiene direkte fra MySQL "
"privilegietabeller. Innholdet i disse tabellene kan være forskjellig fra de "
@@ -9147,8 +9142,8 @@ msgid ""
"to."
msgstr ""
"Hvis du føler at dette er nødvending, så bruk ekstra "
-"beskyttelsesinnstillinger - [a@?page=servers&mode=edit&id="
-"%1$d#tab_Server_config]vertsautentisering[/a] innstillinger og [a@?"
+"beskyttelsesinnstillinger - [a@?page=servers&mode=edit&id=%1"
+"$d#tab_Server_config]vertsautentisering[/a] innstillinger og [a@?"
"page=form&formset=features#tab_Security]godkjente mellomlagerliste[/a]. "
"Merk at IP-basert beskyttelse ikke er så god hvis din IP tilhører en "
"Internettilbyder som har tusenvis av brukere, inkludert deg, tilknyttet."
@@ -9304,8 +9299,9 @@ msgstr ""
"å bevege deg hvor som helst"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Restarte innsettinga med %s rader"
#: tbl_chart.php:56
diff --git a/po/nl.po b/po/nl.po
index 4830ec3..87449f2 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-08-27 12:34+0200\n"
"Last-Translator: Herman van Rink <rink(a)initfour.nl>\n"
"Language-Team: dutch <nl(a)li.org>\n"
-"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.5\n"
@@ -609,7 +609,7 @@ msgstr "Invoegen"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -658,8 +658,8 @@ msgstr "Tracking is niet actief."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Deze view heeft minimaal deze hoeveelheid aan rijen. Zie de %sdocumentatie%s."
@@ -867,11 +867,11 @@ msgstr "Dump is bewaard als %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"U probeerde waarschijnlijk een bestand dat te groot is te uploaden. Zie de "
-"%sdocumentatie%s voor mogelijkheden om dit te omzeilen."
+"U probeerde waarschijnlijk een bestand dat te groot is te uploaden. Zie de %"
+"sdocumentatie%s voor mogelijkheden om dit te omzeilen."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1567,8 +1567,8 @@ msgstr "Opmerking"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Wijzig"
@@ -1712,8 +1712,8 @@ msgstr "Welkom op %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"U heeft waarschijnlijk geen configuratiebestand aangemaakt. Het beste kunt u "
"%1$ssetup script%2$s gebruiken om een te maken."
@@ -2130,7 +2130,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "structuur"
@@ -4781,8 +4781,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Deze waarde wordt geïnterpreteerd met behulp van %1$sstrftime%2$s, het "
"gebruik van opmaakcodes is dan ook toegestaan. Daarnaast worden de volgende "
@@ -4985,7 +4985,7 @@ msgstr "Sorteren op sleutel"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5848,37 +5848,37 @@ msgstr "Gegenereerd door"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL gaf een lege resultaat set terug (0 rijen)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "De volgende structuren zijn aangemaakt of aangepast. Hier kunt u:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "De inhoud van een structuur bekijken door er op te klikken"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Een instelling veranderen door op \"Opties\" te klikken"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Klik op de \"Structuur\"-koppeling om de structuur aan te passen"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Ga naar database"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "instellingen"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Ga naar tabel"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Ga naar view"
@@ -7947,8 +7947,8 @@ msgstr "Verwijder de databases die dezelfde naam hebben als de gebruikers."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Opmerking: phpMyAdmin krijgt de rechten voor de gebruikers uit de MySQL "
"privileges tabel. De content van deze tabel kan verschillen met de rechten "
@@ -9642,8 +9642,9 @@ msgstr ""
"om vrijuit te navigeren"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Herstart het invoegen met %s rijen"
#: tbl_chart.php:56
diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot
index 12c2ba2..bd4e54f 100644
--- a/po/phpmyadmin.pot
+++ b/po/phpmyadmin.pot
@@ -8,11 +8,10 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -590,7 +589,7 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -639,8 +638,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, possible-php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -844,8 +843,8 @@ msgstr ""
#: import.php:58
#, possible-php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1463,8 +1462,8 @@ msgstr ""
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr ""
@@ -1604,8 +1603,8 @@ msgstr ""
#: libraries/auth/config.auth.lib.php:106
#, possible-php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -1991,7 +1990,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4289,8 +4288,8 @@ msgstr ""
#, possible-php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4452,7 +4451,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5211,37 +5210,37 @@ msgstr ""
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7042,8 +7041,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8481,7 +8480,7 @@ msgstr ""
#: tbl_change.php:1106
#, possible-php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/pl.po b/po/pl.po
index dd1947f..3e949ab 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-22 02:29+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: polish <pl(a)li.org>\n"
-"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: pl\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: Pootle 2.0.1\n"
@@ -613,7 +613,7 @@ msgstr "Dodaj"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -662,11 +662,11 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"Ta perspektywa ma przynajmniej tyle wierszy. Więcej informacji w "
-"%sdocumentation%s."
+"Ta perspektywa ma przynajmniej tyle wierszy. Więcej informacji w %"
+"sdocumentation%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -879,8 +879,8 @@ msgstr "Zrzut został zapisany do pliku %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Prawdopodobnie próbowano wrzucić duży plik. Aby poznać sposoby obejścia tego "
"limitu, proszę zapoznać się z %sdokumenacją%s."
@@ -1605,8 +1605,8 @@ msgstr "Komentarz"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Edytuj"
@@ -1752,8 +1752,8 @@ msgstr "Witamy w %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Prawdopodobnie powodem jest brak utworzonego pliku konfiguracyjnego. Do jego "
"stworzenia można użyć %1$sskryptu instalacyjnego%2$s."
@@ -2170,7 +2170,7 @@ msgstr "Katalog ustalony dla uploadu jest nieosiągalny"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Struktura"
@@ -4690,8 +4690,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Interpretacja tej wartości należy do funkcji %1$sstrftime%2$s i można użyć "
"jej napisów formatujących. Dodatkowo zostaną zastosowane następujące "
@@ -4888,7 +4888,7 @@ msgstr "Sortuj wg klucza"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5738,39 +5738,39 @@ msgstr "Wygenerowany przez"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL zwrócił pusty wynik (zero rekordów)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Brak baz danych"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "Brak baz danych"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -6642,8 +6642,8 @@ msgid ""
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"Analizator składni SQL nie mógł zostać zainicjowany. Sprawdź, czy "
-"zainstalowane są niezbędne rozszerzenia PHP, tak jak zostało to opisane w "
-"%sdokumentacji%s."
+"zainstalowane są niezbędne rozszerzenia PHP, tak jak zostało to opisane w %"
+"sdokumentacji%s."
#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:107
msgid "Table seems to be empty!"
@@ -6691,8 +6691,8 @@ msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-"Aby uzyskać listę dostępnych opcji transformacji i ich typów MIME, kliknij "
-"%sopisy transformacji%s"
+"Aby uzyskać listę dostępnych opcji transformacji i ich typów MIME, kliknij %"
+"sopisy transformacji%s"
#: libraries/tbl_properties.inc.php:143
msgid "Transformation options"
@@ -7125,8 +7125,8 @@ msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
-"Serwer działa pod ochroną Suhosina. Możliwe problemy opisuje %sdokumentacja"
-"%s."
+"Serwer działa pod ochroną Suhosina. Możliwe problemy opisuje %sdokumentacja%"
+"s."
#: navigation.php:60 navigation.php:61 navigation.php:64
#, fuzzy
@@ -7799,8 +7799,8 @@ msgstr "Usuń bazy danych o takich samych nazwach jak użytkownicy."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Uwaga: phpMyAdmin pobiera uprawnienia użytkowników wprost z tabeli uprawnień "
"MySQL-a. Zawartość tej tabeli, jeśli zostały w niej dokonane ręczne zmiany, "
@@ -9293,8 +9293,8 @@ msgid ""
"to."
msgstr ""
"Jeżeli wydaje się to konieczne, można użyć dodatkowych ustawień "
-"bezpieczeństwa — [a@?page=servers&mode=edit&id="
-"%1$d#tab_Server_config]uwierzytelniania na podstawie hosta[/a] i [a@?"
+"bezpieczeństwa — [a@?page=servers&mode=edit&id=%1"
+"$d#tab_Server_config]uwierzytelniania na podstawie hosta[/a] i [a@?"
"page=form&formset=features#tab_Security]listy zaufanych serwerów proxy[/"
"a]. Jednakże ochrona oparta na adresy IP może nie być wiarygodna, jeżeli "
"używany IP należy do ISP, do którego podłączonych jest tysiące użytkowników."
@@ -9454,8 +9454,9 @@ msgstr ""
"dowolne miejsce"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Odśwież wstawianie z %s rekordami"
#: tbl_chart.php:56
diff --git a/po/pt.po b/po/pt.po
index 1835b11..d4824fb 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-22 02:23+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: portuguese <pt(a)li.org>\n"
-"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -611,7 +611,7 @@ msgstr "Insere"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -660,8 +660,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -876,8 +876,8 @@ msgstr "O Dump foi gravado para o ficheiro %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1580,8 +1580,8 @@ msgstr "Comentários"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Edita"
@@ -1721,8 +1721,8 @@ msgstr "Bemvindo ao %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2126,7 +2126,7 @@ msgstr "Não é possivel alcançar a directoria que configurou para fazer upload
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Estrutura"
@@ -4554,8 +4554,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4733,7 +4733,7 @@ msgstr "Ordenar por chave"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5533,39 +5533,39 @@ msgstr "Gerado por"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL não retornou nenhum registo."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Sem bases de dados"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "Sem bases de dados"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7493,8 +7493,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Nota: O phpMyAdmin recebe os privilégios dos utilizadores directamente da "
"tabela de privilégios do MySQL. O conteúdo destas tabelas pode diferir dos "
@@ -8971,7 +8971,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 3c759ed..7d7de42 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-13 23:58+0200\n"
"Last-Translator: William Bachion <william(a)bachiondesign.com>\n"
"Language-Team: brazilian_portuguese <pt_BR(a)li.org>\n"
-"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -612,7 +612,7 @@ msgstr "Inserir"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -661,8 +661,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -876,8 +876,8 @@ msgstr "Dump foi salvo no arquivo %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Você provavelmente tentou carregar um arquivo muito grande. Veja referências "
"na %sdocumentation%s para burlar esses limites."
@@ -1598,8 +1598,8 @@ msgstr "Cometário"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Editar"
@@ -1746,8 +1746,8 @@ msgstr "Bem vindo ao %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"A provável razão para isso é que você não criou o arquivo de configuração. "
"Você deve usar o %1$ssetup script%2$s para criar um."
@@ -2157,7 +2157,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Estrutura"
@@ -4621,8 +4621,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Esse valor é interpretado usando %1$sstrftime%2$s, então você pode usar as "
"strings de formatação de tempo. Adicionalmente a seguinte transformação "
@@ -4818,7 +4818,7 @@ msgstr "Ordenar pela chave"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5643,39 +5643,39 @@ msgstr "Gerado por"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL retornou um conjunto vazio (ex. zero registros)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Sem bases"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "Sem bases"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7693,8 +7693,8 @@ msgstr "Eliminar o Banco de Dados que possui o mesmo nome dos usuários."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Nota: O phpMyAdmin recebe os privilégios dos usuário diretamente da tabela "
"de privilégios do MySQL. O conteúdo destas tabelas pode divergir dos "
@@ -9295,8 +9295,9 @@ msgstr ""
"em qualquer direção"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Reiniciar inserção com %s registros"
#: tbl_chart.php:56
diff --git a/po/ro.po b/po/ro.po
index 26829b6..d06ad3b 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-22 02:28+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: romanian <ro(a)li.org>\n"
-"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2);;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -616,7 +616,7 @@ msgstr "Inserare"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -665,8 +665,8 @@ msgstr "Monitorizarea nu este activată"
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Această vedere are minim acest număr de rânduri. Vedeți %sdocumentation%s."
@@ -881,11 +881,11 @@ msgstr "Copia a fost salvată în fișierul %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Probabil ați încercat să încărcați un fișier prea mare. Faceți referire la "
-"%sdocumentație%s pentru căi de ocolire a acestei limite."
+"Probabil ați încercat să încărcați un fișier prea mare. Faceți referire la %"
+"sdocumentație%s pentru căi de ocolire a acestei limite."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1604,8 +1604,8 @@ msgstr "Comentariu"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Editare"
@@ -1753,8 +1753,8 @@ msgstr "Bine ați venit la %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Motivul probabil pentru aceasta este că nu ați creat un fișier de "
"configurare. Puteți folosi %1$s vrăjitorul de setări %2$s pentru a crea un "
@@ -2171,7 +2171,7 @@ msgstr "Directorul stabilit pentru încărcare nu poate fi găsit"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Structură"
@@ -4633,12 +4633,12 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is."
#: libraries/display_export.lib.php:275
msgid "use this for future exports"
@@ -4829,7 +4829,7 @@ msgstr "Sortare după cheie"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5683,39 +5683,39 @@ msgstr "Generat de"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL a dat un set de rezultate gol (zero linii)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Nu sînt baze de date"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "Nu sînt baze de date"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7745,8 +7745,8 @@ msgstr "Aruncă baza de date care are același nume ca utilizatorul."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Notă: phpMyAdmin folosește privilegiile utilizatorilor direct din tabelul de "
"privilegii din MySQL. Conținutul acestui tabel poate diferi de cel original. "
@@ -9337,8 +9337,9 @@ msgstr ""
"pentru a merge în oricare direcție"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Repornește inserția cu %s rînduri"
#: tbl_chart.php:56
diff --git a/po/ru.po b/po/ru.po
index f152483..9bbc0af 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -3,16 +3,16 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-22 02:27+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: russian <ru(a)li.org>\n"
-"Language: ru\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Language: ru\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.1\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -618,7 +618,7 @@ msgstr "Вставить"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -667,8 +667,8 @@ msgstr "Слежение выключено."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Данное представление имеет, по меньшей мере, указанное количество строк. "
"Пожалуйста, обратитесь к %sдокументации%s."
@@ -876,8 +876,8 @@ msgstr "Дамп был сохранен в файл %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Вероятно, размер загружаемого файла слишком велик. Способы обхода данного "
"ограничения описаны в %sдокументации%s."
@@ -1607,8 +1607,8 @@ msgstr "Комментарий"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Изменить"
@@ -1752,8 +1752,8 @@ msgstr "Добро пожаловать в %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Возможная причина - отсутствие файла конфигурации. Для его создания вы "
"можете воспользоваться %1$sсценарием установки%2$s."
@@ -2171,7 +2171,7 @@ msgstr "Установленный каталог загрузки не дост
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "структура"
@@ -4828,8 +4828,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Значение обрабатывается функцией %1$sstrftime%2$s, благодаря чему возможна "
"вставка текущей даты и времени. Дополнительно могут быть использованы "
@@ -5030,7 +5030,7 @@ msgstr "Сортировать по индексу"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5889,37 +5889,37 @@ msgstr "Создан"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL вернула пустой результат (т.е. ноль строк)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Следующие структуры были созданы, либо изменены. Вы можете:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Просмотреть детали структуры нажав на её имя"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Изменить любой параметр нажав на соответствующую ссылку Параметр"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Отредактировать структуру перейдя по ссылке Структура"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Перейти к базе данных"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "настройки"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Перейти к таблице"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Перейти к отображению (VIEW)"
@@ -7976,8 +7976,8 @@ msgstr "Удалить базы данных, имена которых совп
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Примечание: phpMyAdmin получает информацию о пользовательских привилегиях "
"непосредственно из таблиц привилегий MySQL. Содержимое этих таблиц может "
@@ -9110,8 +9110,8 @@ msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
-"Статистика запросов: со времени запуска, на сервер было отослано запросов - "
-"%s."
+"Статистика запросов: со времени запуска, на сервер было отослано запросов - %"
+"s."
#: server_status.php:615
msgid "per minute"
@@ -9544,9 +9544,8 @@ msgstr ""
"Вы установили [kbd]config[/kbd] идентификацию и ввели имя полльзователя с "
"паролем для автоматического входа, что крайне не рекомендуется для рабочего "
"хоста. Любой, кто сможет узнать ссылку к phpMyAdmin сможет напрямую попасть "
-"в панель управления. Установите [a@?page=servers&mode=edit&id="
-"%1$d#tab_Server]тип идентификации[/a] в [kbd]cookie[/kbd] или [kbd]http[/"
-"kbd]."
+"в панель управления. Установите [a@?page=servers&mode=edit&id=%1"
+"$d#tab_Server]тип идентификации[/a] в [kbd]cookie[/kbd] или [kbd]http[/kbd]."
#: setup/lib/index.lib.php:259
#, php-format
@@ -9690,8 +9689,9 @@ msgstr ""
"+клавиши со стрелками - для свободного перемещения"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Количество вставляемых строк: %s"
#: tbl_chart.php:56
@@ -10274,8 +10274,8 @@ msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
-"Поддержка тем не работает, проверьте конфигурацию и наличие тем в каталоге "
-"%s."
+"Поддержка тем не работает, проверьте конфигурацию и наличие тем в каталоге %"
+"s."
#: themes.php:41
msgid "Get more themes!"
@@ -10484,8 +10484,8 @@ msgstr "Переименовать таблицу в"
#~ "Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
#~ "extension. Please check your PHP configuration."
#~ msgstr ""
-#~ "Невозможно загрузить расширение [a@http://php.net/%1$s@Documentation]"
-#~ "[em]%1$s[/em][/a]! Проверьте настройки PHP."
+#~ "Невозможно загрузить расширение [a@http://php.net/%1$s@Documentation][em]%"
+#~ "1$s[/em][/a]! Проверьте настройки PHP."
#~ msgid ""
#~ "Couldn't load the iconv or recode extension needed for charset "
diff --git a/po/si.po b/po/si.po
index f1c3111..6192c45 100644
--- a/po/si.po
+++ b/po/si.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-22 02:26+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: sinhala <si(a)li.org>\n"
-"Language: si\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: si\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -610,7 +610,7 @@ msgstr "ඇතුල් කරන්න"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -659,8 +659,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -873,11 +873,11 @@ msgstr "%s ගොනුවට නික්ෂේප දත්ත සේව්
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1591,8 +1591,8 @@ msgstr "විස්තරය"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "සංස්කරණය කරන්න"
@@ -1735,8 +1735,8 @@ msgstr "%s වෙත ආයුබෝවන්"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Probably reason of this is that you did not create configuration file. You "
"might want to use %1$ssetup script%2$s to create one."
@@ -2146,7 +2146,7 @@ msgstr "අප්ලෝඩ් කිරීම් සඳහා සැකසූ
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "සැකිල්ල"
@@ -4598,12 +4598,12 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"This value
is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is."
#: libraries/display_export.lib.php:275
msgid "use this for future exports"
@@ -4794,7 +4794,7 @@ msgstr "යතුර අනුව තෝරන්න"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5615,39 +5615,39 @@ msgstr "උත්පාදනය කරන ලද්දේ"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returned an empty result set (i.e. zero rows)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "දත්තගබඩා නොමැත"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "දත්තගබඩා නොමැත"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7643,13 +7643,13 @@ msgstr "භාවිතා කරන්නන් හා සමාන නම්
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
#: server_privileges.php:1776
msgid "The selected user was not found in the privilege table."
@@ -9225,7 +9225,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/sk.po b/po/sk.po
index 54d6098..238c34d 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-22 02:26+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: slovak <sk(a)li.org>\n"
-"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -615,7 +615,7 @@ msgstr "Vložiť"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -664,8 +664,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -876,8 +876,8 @@ msgstr "Dump (schéma) bol uložený do súboru %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Pravdepodobne ste sa pokúsili uploadnuť príliš veľký súbor. Prečítajte si "
"prosím %sdokumentáciu%s, ako sa dá toto obmedzenie obísť."
@@ -1599,8 +1599,8 @@ msgstr "Komentár"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Upraviť"
@@ -1744,8 +1744,8 @@ msgstr "Vitajte v %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Pravdepodobná príčina je, že neexistuje konfiguračný súbor. Na jeho "
"vytvorenie môžete použiť %1$skonfiguračný skript%2$s."
@@ -2156,7 +2156,7 @@ msgstr "Adresár určený pre upload súborov sa nedá otvoriť"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Štruktúra"
@@ -4610,8 +4610,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Táto hodnota je interpretovaná pomocou %1$sstrftime%2$s, takže môžete použiť "
"reťazec pre formátovanie dátumu a času. Naviac budú vykonané tieto "
@@ -4812,7 +4812,7 @@ msgstr "Zoradiť podľa kľúča"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5628,37 +5628,37 @@ msgstr "Vygenerované"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL vrátil prázdny výsledok (tj. nulový počet riadkov)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Nasledujúce tabuľky boli vytvorené alebo zmenené. Teraz možete:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Zobraziť obsah tabuľky kliknuťím na jej názov"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Zmeniť ľubovolné nastavenia kliknutím na odkaz \"Nastavenia\""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Upraviť štruktúru kliknutím na odkaz \"Štruktúra\""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Prejsť do databázy"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "nastavenia"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Prejsť do tabuľky"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Prejsť na Prejsť na pohľad"
@@ -6529,8 +6529,8 @@ msgid ""
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"SQL validator nemohol byť inicializovaný. Prosím skontrolujte, či sú "
-"nainštalované všetky potrebné rozšírenia php, tak ako sú popísané v "
-"%sdocumentation%s."
+"nainštalované všetky potrebné rozšírenia php, tak ako sú popísané v %"
+"sdocumentation%s."
#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:107
msgid "Table seems to be empty!"
@@ -7660,13 +7660,13 @@ msgstr "Odstrániť databázy s rovnakým menom ako majú používatelia."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Poznámka: phpMyAdmin získava práva používateľov priamo z tabuliek MySQL. "
"Obsah týchto tabuliek sa môže líšiť od práv, ktoré používa server, ak boli "
-"tieto tabuľky ručne upravené. V tomto prípade sa odporúča vykonať "
-"%sznovunačítanie práv%s predtým ako budete pokračovať."
+"tieto tabuľky ručne upravené. V tomto prípade sa odporúča vykonať %"
+"sznovunačítanie práv%s predtým ako budete pokračovať."
#: server_privileges.php:1776
msgid "The selected user was not found in the privilege table."
@@ -9273,7 +9273,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
@@ -9970,8 +9970,8 @@ msgstr "Premenovať tabuľku na"
#~ msgid "Imported file compression will be automatically detected from: %s"
#~ msgstr ""
-#~ "Kompresia importovaného súboru bude rozpoznaná automaticky. Podporované: "
-#~ "%s"
+#~ "Kompresia importovaného súboru bude rozpoznaná automaticky. Podporované: %"
+#~ "s"
#~ msgid "Add into comments"
#~ msgstr "Pridať do komentárov"
diff --git a/po/sl.po b/po/sl.po
index a9aa67e..c435087 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -3,16 +3,16 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-09-07 18:44+0200\n"
"Last-Translator: Domen <dbc334(a)gmail.com>\n"
"Language-Team: slovenian <sl(a)li.org>\n"
-"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
-"n%100==4 ? 2 : 3);\n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
+"%100==4 ? 2 : 3);\n"
"X-Generator: Pootle 2.0.5\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -597,7 +597,7 @@ msgstr "Vstavi"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -646,8 +646,8 @@ msgstr "Sledenje ni aktivno."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr "Pogled ima vsaj toliko vrstic. Prosimo, oglejte si %sdokumentacijo%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -853,8 +853,8 @@ msgstr "Dump je shranjen v datoteko %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Najverjetneje ste poskušali naložiti preveliko datoteko. Prosimo, oglejte si "
"%sdokumentacijo%s za načine, kako obiti to omejitev."
@@ -1491,8 +1491,8 @@ msgstr "Pripomba"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Uredi"
@@ -1641,8 +1641,8 @@ msgstr "Dobrodošli v %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Najverjetneje niste ustvarili konfiguracijske datoteke. Morda želite "
"uporabiti %1$snastavitveni skript%2$s, da jo ustvarite."
@@ -2044,7 +2044,7 @@ msgstr "Imenik, ki ste ga določili za nalaganje, je nedosegljiv"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "struktura"
@@ -3081,7 +3081,6 @@ msgid "Display servers selection"
msgstr "Prikaži izbiro strežnikov"
#: libraries/config/messages.inc.php:268
-#| msgid "Display databases in a tree"
msgid "Display table filter"
msgstr "Prikaži filter tabel"
@@ -3224,7 +3223,6 @@ msgid "Login cookie validity"
msgstr "Veljavnost prijavnega piškotka"
#: libraries/config/messages.inc.php:296
-#| msgid "Double size of textarea for LONGTEXT fields"
msgid "Double size of textarea for LONGTEXT columns"
msgstr "Dvojna velikost besedilnega polja za stolpce LONGTEXT"
@@ -3358,10 +3356,6 @@ msgid "Persistent connections"
msgstr "Vztrajne povezave"
#: libraries/config/messages.inc.php:325
-#| msgid ""
-#| "Disable the default warning that is displayed on the database details "
-#| "Structure page if any of the required tables for the relation features "
-#| "could not be found"
msgid ""
"Disable the default warning that is displayed on the database details "
"Structure page if any of the required tables for the phpMyAdmin "
@@ -4523,8 +4517,8 @@ msgstr ", @TABLE@ bo postalo ime tabele"
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Vrednost je prevedena z uporabo %1$sstrftime%2$s, tako da lahko uporabljate "
"nize za zapis časa. Dodatno bo prišlo še do naslednjih pretvorb: %3$s. "
@@ -4702,7 +4696,7 @@ msgstr "Uredi po ključu"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5548,40 +5542,40 @@ msgstr "Ustvaril"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL je vrnil kot rezultat prazno množico (npr. nič vrstic)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Naslednje strukture so bile ali ustvarjene ali spremenjene: Tukaj lahko:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Oglejte si vsebino strukture s klikom na njeno ime"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Spremenite katero koli njeno nastavitev s klikom na pripadajočo povezavo "
"\"Možnosti\""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Uredite njeno strukturo s sledenjem povezavi \"Struktura\""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Pojdi v zbirko podatkov"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "nastavitve"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Pojdi v tabelo"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Pojdi na pogled"
@@ -7522,8 +7516,8 @@ msgstr "Izbriši zbirke podatkov, ki imajo enako ime kot uporabniki."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Obvestilo: phpMyAdmin dobi podatke o uporabnikovih privilegijih iz tabel "
"privilegijev MySQL. Vsebina teh tabel se lahko razlikuje od privilegijev, ki "
@@ -9169,8 +9163,9 @@ msgstr ""
"premik kamor koli"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Ponovno začni vstavljanje z %s vrsticami"
#: tbl_chart.php:56
diff --git a/po/sq.po b/po/sq.po
index 902c5ed..20385ad 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-21 14:51+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: albanian <sq(a)li.org>\n"
-"Language: sq\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: sq\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -610,7 +610,7 @@ msgstr "Shto"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -659,8 +659,8 @@ msgstr "Gjurmimi nuk është aktiv."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -873,8 +873,8 @@ msgstr "Dump u ruajt tek file %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1578,8 +1578,8 @@ msgstr "Komente"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Ndrysho"
@@ -1721,8 +1721,8 @@ msgstr "Mirësevini tek %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2126,7 +2126,7 @@ msgstr "Directory që keni zgjedhur për upload nuk arrin të gjehet"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Struktura"
@@ -4545,8 +4545,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4724,7 +4724,7 @@ msgstr "Rendit sipas kyçit"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5528,38 +5528,38 @@ msgstr "Gjeneruar nga"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL ka kthyer një të përbashkët boshe (p.sh. zero rreshta)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Asnjë databazë"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7552,8 +7552,8 @@ msgstr "Elemino databazat që kanë emër të njëjtë me përdoruesit."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Shënim: phpMyAdmin lexon të drejtat e përdoruesve direkt nga tabela e "
"privilegjeve të MySQL. Përmbajtja e kësaj tabele mund të ndryshojë prej të "
@@ -9023,7 +9023,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/sr.po b/po/sr.po
index a80bd34..4b210bf 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -3,16 +3,16 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-30 23:47+0200\n"
"Last-Translator: Michal <michal(a)cihar.com>\n"
"Language-Team: serbian_cyrillic <sr(a)li.org>\n"
-"Language: sr\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Language: sr\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.1\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -616,7 +616,7 @@ msgstr "Нови запис"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -665,8 +665,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -880,11 +880,11 @@ msgstr "Садржај базе је сачуван у датотеку %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Вероватно сте покушали да увезете превелику датотеку. Молимо погледајте "
-"%sдокументацију%s за начине превазилажења овог ограничења."
+"Вероватно сте покушали да увезете превелику датотеку. Молимо погледајте %"
+"sдокументацију%s за начине превазилажења овог ограничења."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1601,8 +1601,8 @@ msgstr "Коментари"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Промени"
@@ -1744,8 +1744,8 @@ msgstr "Добродошли на %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Вероватан разлог за ово је да нисте направили конфигурациону датотеку. "
"Можете користити %1$sскрипт за инсталацију%2$s да бисте је направили."
@@ -2155,7 +2155,7 @@ msgstr "Директоријум који сте изабрали за слањ
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Структура"
@@ -4614,8 +4614,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Ова вредност се тумачи коришћењем %1$sstrftime%2$s, тако да можете да "
"користите стрингове за форматирање времена. Такође ће се десити и следеће "
@@ -4811,7 +4811,7 @@ msgstr "Сортирај по кључу"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5634,39 +5634,39 @@ msgstr "Генерисао"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL је вратио празан резултат (нула редова)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "База не постоји"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "База не постоји"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7677,8 +7677,8 @@ msgstr "Одбаци базе које се зову исто као корис
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Напомена: phpMyAdmin узима привилегије корисника директно из MySQL табела "
"привилегија. Садржај ове табеле може се разликовати од привилегија које "
@@ -9258,8 +9258,9 @@ msgstr ""
"слободно померање"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Поново покрени уношење са %s редова"
#: tbl_chart.php:56
diff --git a/po/sr(a)latin.po b/po/sr(a)latin.po
index 3dcca5a..4286ce5 100644
--- a/po/sr(a)latin.po
+++ b/po/sr(a)latin.po
@@ -3,16 +3,16 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-08-30 19:31+0200\n"
"Last-Translator: Vladimir Tošić <vtosic(a)gmail.com>\n"
"Language-Team: serbian_latin <sr@latin@li.org>\n"
-"Language: sr@latin\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Language: sr@latin\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.5\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -613,7 +613,7 @@ msgstr "Novi zapis"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -662,8 +662,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -877,11 +877,11 @@ msgstr "Sadržaj baze je sačuvan u datoteku %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Verovatno ste pokušali da uvezete preveliku datoteku. Molimo pogledajte "
-"%sdokumentaciju%s za načine prevazilaženja ovog ograničenja."
+"Verovatno ste pokušali da uvezete preveliku datoteku. Molimo pogledajte %"
+"sdokumentaciju%s za načine prevazilaženja ovog ograničenja."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1598,8 +1598,8 @@ msgstr "Komentari"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Promeni"
@@ -1741,8 +1741,8 @@ msgstr "Dobrodošli na %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Verovatan razlog za ovo je da niste napravili konfiguracionu datoteku. "
"Možete koristiti %1$sskript za instalaciju%2$s da biste je napravili."
@@ -2152,7 +2152,7 @@ msgstr "Direktorijum koji ste izabrali za slanje nije dostupan"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Struktura"
@@ -4609,8 +4609,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Ova vrednost se tumači korišćenjem %1$sstrftime%2$s, tako da možete da "
"koristite stringove za formatiranje vremena. Takođe će se desiti i sledeće "
@@ -4806,7 +4806,7 @@ msgstr "Sortiraj po ključu"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5625,39 +5625,39 @@ msgstr "Generisao"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL je vratio prazan rezultat (nula redova)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Baza ne postoji"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "Baza ne postoji"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7670,8 +7670,8 @@ msgstr "Odbaci baze koje se zovu isto kao korisnici."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela "
"privilegija. Sadržaj ove tabele može se razlikovati od privilegija koje "
@@ -9254,8 +9254,9 @@ msgstr ""
"slobodno pomeranje"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Ponovo pokreni unošenje sa %s redova"
#: tbl_chart.php:56
diff --git a/po/sv.po b/po/sv.po
index ef6a0c8..428a01c 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-21 14:48+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: swedish <sv(a)li.org>\n"
-"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -612,7 +612,7 @@ msgstr "Lägg till"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -661,8 +661,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr "Denna vy har åtminstone detta antal rader. Se %sdokumentation%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -876,8 +876,8 @@ msgstr "SQL-satserna har sparats till filen %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Du försökte förmodligen ladda upp en för stor fil. Se %sdokumentationen%s "
"för metoder att gå runt denna begränsning."
@@ -1599,8 +1599,8 @@ msgstr "Kommentar"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Ändra"
@@ -1747,8 +1747,8 @@ msgstr "Välkommen till %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Trolig orsak till detta är att du inte skapade en konfigurationsfil. Du vill "
"kanske använda %1$suppsättningsskript%2$s för att skapa en."
@@ -2164,7 +2164,7 @@ msgstr "Katalogen som du konfigurerat för uppladdning kan inte nås"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Struktur"
@@ -4778,8 +4778,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Detta värde tolkas mha %1$sstrftime%2$s, så du kan använda strängar med "
"tidsformatering. Dessutom kommer följande omvandlingar att ske: %3$s. Övrig "
@@ -4981,7 +4981,7 @@ msgstr "Sortera efter nyckel"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5834,39 +5834,39 @@ msgstr "Genererad av"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL returnerade ett tomt resultat (dvs inga rader)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Inga databaser"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "Inga databaser"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7218,8 +7218,8 @@ msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
-"Din PHP MySQL bibliotekversion %s skiljer sig från din MySQL serverversion "
-"%s. Detta kan orsaka oförutsägbara beteenden."
+"Din PHP MySQL bibliotekversion %s skiljer sig från din MySQL serverversion %"
+"s. Detta kan orsaka oförutsägbara beteenden."
#: main.php:338
#, php-format
@@ -7903,8 +7903,8 @@ msgstr "Ta bort databaserna med samma namn som användarna."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Anm: phpMyAdmin hämtar användarnas privilegier direkt från MySQL:s "
"privilegiumtabeller. Innehållet i dessa tabeller kan skilja sig från "
@@ -9401,8 +9401,8 @@ msgid ""
"to."
msgstr ""
"Om du känner att detta är nödvändigt, använd ytterligare "
-"säkerhetsinställningar - [a@?page=servers&mode=edit&id="
-"%1$d#tab_Server_config]värdautentisering[/a] och [a@?page=form&"
+"säkerhetsinställningar - [a@?page=servers&mode=edit&id=%1"
+"$d#tab_Server_config]värdautentisering[/a] och [a@?page=form&"
"formset=features#tab_Security]betrodd proxyserverlista[/a]. Dock är kanske "
"IP-baserat skydd inte pålitligt om din IP-adress hör till en ISP som "
"tusentals användare, inklusive du, är ansluten till."
@@ -9562,8 +9562,9 @@ msgstr ""
"för att flytta vart som helst"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Börja om infogning med %s rader"
#: tbl_chart.php:56
diff --git a/po/ta.po b/po/ta.po
index cb06cc4..51c0685 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-04-16 10:43+0200\n"
"Last-Translator: Sutharshan <sutharshan02(a)gmail.com>\n"
"Language-Team: Tamil <ta(a)li.org>\n"
-"Language: ta\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: ta\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -593,7 +593,7 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -642,8 +642,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -847,8 +847,8 @@ msgstr ""
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1512,8 +1512,8 @@ msgstr ""
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr ""
@@ -1653,8 +1653,8 @@ msgstr ""
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"நீங்கள் அமைப்பு கோப்பை உருவாக்கவில்லை. அதை உருவாக்க நீங்கள் %1$s உருவாக்க கோவையை %2$s "
"பயன்படுத்தலாம்"
@@ -2045,7 +2045,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4357,8 +4357,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4520,7 +4520,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5285,37 +5285,37 @@ msgstr ""
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7121,8 +7121,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8560,7 +8560,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/te.po b/po/te.po
index 0e6b831..d3a879e 100644
--- a/po/te.po
+++ b/po/te.po
@@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-05-26 14:20+0200\n"
"Last-Translator: <veeven(a)gmail.com>\n"
"Language-Team: Telugu <te(a)li.org>\n"
-"Language: te\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: te\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -604,7 +604,7 @@ msgstr ""
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -654,8 +654,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
# మొదటి అనువాదము
@@ -862,8 +862,8 @@ msgstr ""
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1564,8 +1564,8 @@ msgstr "వ్యాఖ్య"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "మార్చు"
@@ -1706,8 +1706,8 @@ msgstr "%sకి స్వాగతం"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2103,7 +2103,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4445,8 +4445,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4610,7 +4610,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5383,37 +5383,37 @@ msgstr ""
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "అమరికలు"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7277,8 +7277,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8733,7 +8733,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/th.po b/po/th.po
index d3e4a49..9a2b53a 100644
--- a/po/th.po
+++ b/po/th.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: thai <th(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -608,7 +608,7 @@ msgstr "แทรก"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -657,8 +657,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -868,8 +868,8 @@ msgstr ""
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1571,8 +1571,8 @@ msgstr "หมายเหตุ"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "แก้ไข"
@@ -1714,8 +1714,8 @@ msgstr "%s ยินดีต้อนรับ"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2112,7 +2112,7 @@ msgstr "ไม่สามารถใช้งาน ไดเรกทอร
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "โครงสร้าง"
@@ -4532,8 +4532,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4711,7 +4711,7 @@ msgstr "เรียงโดยคีย์"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5510,38 +5510,38 @@ msgstr "สร้างโดย"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL คืนผลลัพธ์ว่างเปล่ากลับมา (null / 0 แถว)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "ไม่มีฐานข้อมูล"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7451,8 +7451,
8 @@ msgstr "โยนฐานข้อมูลที่มีชื่อเดี
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8914,7 +8914,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/tr.po b/po/tr.po
index 04c2b3b..4cd20df 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-09-08 22:43+0200\n"
"Last-Translator: Burak Yavuz <hitowerdigit(a)hotmail.com>\n"
"Language-Team: turkish <tr(a)li.org>\n"
-"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: tr\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.5\n"
@@ -588,7 +588,7 @@ msgstr "Ekle"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -637,8 +637,8 @@ msgstr "İzleme aktif değil."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Bu görünüm en az bu satır sayısı kadar olur. Lütfen %sbelgeden%s yararlanın."
@@ -845,8 +845,8 @@ msgstr "Döküm, %s dosyasına kaydedildi."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Muhtemelen çok büyük dosya göndermeyi denediniz. Lütfen bu sınıra çözüm yolu "
"bulmak için %sbelgeden%s yararlanın."
@@ -1484,8 +1484,8 @@ msgstr "Yorum"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Düzenle"
@@ -1624,8 +1624,8 @@ msgstr "%s'e Hoş Geldiniz"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Muhtemelen bunun sebebi yapılandırma dosyasını oluşturmadığınız içindir. Bir "
"tane oluşturmak için %1$skur programcığı%2$s kullanmak isteyebilirsiniz."
@@ -2031,7 +2031,7 @@ msgstr "Gönderme işi için ayarladığınız dizine ulaşılamıyor"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "yapı"
@@ -4522,8 +4522,8 @@ msgstr ", @TABLE@ tablo adı olacaktır"
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Bu değer %1$sstrftime%2$s kullanılarak yorumlanır, bu yüzden zaman "
"biçimlendirme dizgisi kullanabilirsiniz. İlave olarak aşağıdaki dönüşümler "
@@ -4701,7 +4701,7 @@ msgstr "Anahtara göre sırala"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5548,39 +5548,39 @@ msgstr "Üreten:"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL boş bir sonuç kümesi döndürdü (örn. sıfır satır)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "Aşağıdaki yapılar ya oluşturuldu ya da değiştirildi. Buyurun:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "İsmine tıklayarak yapının içeriklerini görüntüleyin"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
"Uyan \"Seçenekler\" bağlantısına tıklayarak bunun herhangi bir ayarını "
"değiştirin"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Aşağıdaki \"Yapı\" bağlantısıyla bunun yapısını düzenleyin"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Veritabanına git"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "ayarlar"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Tabloya git"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Görünüme git"
@@ -7528,8 +7528,8 @@ msgstr "Kullanıcılarla aynı isimlerde olan veritabanlarını kaldır."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Not: phpMyAdmin kullanıcıların yetkilerini doğrudan MySQL'in yetki "
"tablolarından alır. Bu tabloların içerikleri, eğer elle değiştirildiyse "
@@ -8913,8 +8913,8 @@ msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
-"phpMyAdmin'in yeni sürümü mevcut ve yükseltmeyi düşünmelisiniz. Yeni sürüm "
-"%s, %s tarihinde yayınlandı."
+"phpMyAdmin'in yeni sürümü mevcut ve yükseltmeyi düşünmelisiniz. Yeni sürüm %"
+"s, %s tarihinde yayınlandı."
#: setup/lib/index.lib.php:162
#, php-format
@@ -9171,8 +9171,9 @@ msgstr ""
"CTRL+OK TUŞLARI'nı kullanın"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "%s satırlı eklemeyi yeniden başlat"
#: tbl_chart.php:56
diff --git a/po/tt.po b/po/tt.po
index 6ba0360..98c49b5 100644
--- a/po/tt.po
+++ b/po/tt.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-22 02:25+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: tatarish <tt(a)li.org>\n"
-"Language: tt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: tt\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -607,7 +607,7 @@ msgstr "Östäw"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -656,8 +656,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -872,8 +872,8 @@ msgstr "Eçtälege \"%s\" biremenä saqlandı."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1578,8 +1578,8 @@ msgstr "Açıqlama"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Tözätü"
@@ -1721,8 +1721,8 @@ msgstr "%s siña İsäñme di"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2130,7 +2130,7 @@ msgstr "Yökläw öçen bigelängän törgäkne uqıp bulmí"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "Tözeleş"
@@ -4575,8 +4575,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4759,7 +4759,7 @@ msgstr "Qullanası tezeş"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5579,39 +5579,39 @@ msgstr "Ürçätkeç:"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL sorawğa buş cawap, yäğni nül kertem qaytarttı."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "Biremleklär yuq"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
#, fuzzy
msgid "Go to table"
msgstr "Biremleklär yuq"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -6474,8 +6474,8 @@ msgid ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
-"SQL-tikşerüçe köylänmägän. Bu kiräk bulğan php-yöklämäne köyläw turında "
-"%squllanmada%s uqıp bula."
+"SQL-tikşerüçe köylänmägän. Bu kiräk bulğan php-yöklämäne köyläw turında %"
+"squllanmada%s uqıp bula."
#: libraries/tbl_links.inc.php:106 libraries/tbl_links.inc.php:107
msgid "Table seems to be empty!"
@@ -7594,8 +7594,8 @@ msgstr "Bu qullanuçılar kebek atalğan biremleklärne beteräse."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Beläse: MySQL-serverneñ eçke tüşämä eçennän alınğan xoquqlar bu. Server "
"qullana torğan xoquqlar qul aşa üzgärtelgän bulsa, bu tüşämä eçtälege "
@@ -9081,7 +9081,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/ug.po b/po/ug.po
index bd9fba0..f0ad8ab 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-08-26 11:59+0200\n"
"Last-Translator: <gheni(a)yahoo.cn>\n"
"Language-Team: Uyghur <ug(a)li.org>\n"
-"Language: ug\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: ug\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.5\n"
@@ -342,8 +342,8 @@ msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
-"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن "
-"%sبۇ يەرنى كۆرۈڭ%s."
+"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن %"
+"sبۇ يەرنى كۆرۈڭ%s."
#: db_operations.php:549
#, fuzzy
@@ -592,7 +592,7 @@ msgstr "قىستۇرۇش"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -641,8 +641,8 @@ msgstr "ئىزلاش ئاكتىپ ئەمەس"
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr "بۇ كۆرسەتمە كامىدا ئىگە بولغان سەپ، %sھۆججەت%s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -848,8 +848,8 @@ msgstr "%s ھۆججىتىدە ساقلاندى."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"سىز يوللىماقچى بولغان ھۆججەت بەك چوڭكەن، %sياردەم%s ھۆججىتىدىن ھەل قىلىش "
"چارىسىنى كۆرۈڭ."
@@ -1505,8 +1505,8 @@ msgstr "ئىزاھات"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "تەھىرلەش"
@@ -1645,11 +1645,11 @@ msgstr "%s خۇش كەلدىڭىز"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
#: libraries/auth/config.auth.lib.php:115
msgid ""
@@ -2044,7 +2044,7 @@ msgstr "كۆرسىتىلگەن مۇندەرىجىگە يۈكلىيەلمىدى"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4408,8 +4408,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4591,7 +4591,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5378,37 +5378,37 @@ msgstr ""
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -6583,8 +6583,8 @@ msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
-"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن "
-"%sبۇ يەرنى كۆرۈڭ%s."
+"ئالاقىدار جەدۋەللەرنىڭ قوشۇمچە ئىقتىدارى پائالسىز. سەۋەبىنى ئېنىقلاش ئۈچۈن %"
+"sبۇ يەرنى كۆرۈڭ%s."
#: main.php:311
msgid ""
@@ -7239,8 +7239,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8678,7 +8678,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/uk.po b/po/uk.po
index e22713e..e2c468d 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -3,16 +3,16 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-27 23:41+0200\n"
"Last-Translator: Olexiy Zagorskyi <zalex_ua(a)i.ua>\n"
"Language-Team: ukrainian <uk(a)li.org>\n"
-"Language: uk\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Language: uk\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.1\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -600,7 +600,7 @@ msgstr "Вставити"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -649,8 +649,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -856,8 +856,8 @@ msgstr "Dump збережено у файл %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1557,8 +1557,8 @@ msgstr ""
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Редагувати"
@@ -1698,8 +1698,8 @@ msgstr "Ласкаво просимо до %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2103,7 +2103,7 @@ msgstr "Встановлений Вами каталог для завантаж
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4497,8 +4497,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4678,7 +4678,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5468,37 +5468,37 @@ msgstr "Згенеровано"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL повернула пустий результат (тобто нуль рядків)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -6402,8 +6402,8 @@ msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
-"Щоб отримати список можливих опцій і їх MIME-type перетворень, натисніть "
-"%sописи перетворень%s"
+"Щоб отримати список можливих опцій і їх MIME-type перетворень, натисніть %"
+"sописи перетворень%s"
#: libraries/tbl_properties.inc.php:143
msgid "Transformation options"
@@ -7444,8 +7444,8 @@ msgstr "Усунути бази даних, які мають такі ж наз
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"Примітка: phpMyAdmin отримує права користувачів безпосередньо з таблиці прав "
"MySQL. Зміст цієї таблиці може відрізнятися від прав, які використовуються "
@@ -8905,7 +8905,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/ur.po b/po/ur.po
index f49a7f5..ca1a991 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-05-14 12:35+0200\n"
"Last-Translator: <monymirza(a)gmail.com>\n"
"Language-Team: Urdu <ur(a)li.org>\n"
-"Language: ur\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: ur\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.1\n"
@@ -614,7 +614,7 @@ msgstr "داخل کریں"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -663,11 +663,11 @@ msgstr "ٹریکنگ ایکٹو نہیں ہے"
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
#: libraries/tbl_info.inc.php:60 tbl_structure.php:205 test/theme.php:73
@@ -871,11 +871,11 @@ msgstr "Dump has been saved to file %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1517,8 +1517,8 @@ msgstr ""
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr ""
@@ -1658,8 +1658,8 @@ msgstr ""
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
#: libraries/auth/config.auth.lib.php:115
@@ -2045,7 +2045,7 @@ msgstr ""
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr ""
@@ -4381,8 +4381,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4546,7 +4546,7 @@ msgstr ""
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5315,37 +5315,37 @@ msgstr ""
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr ""
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr ""
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7174,8 +7174,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
#: server_privileges.php:1776
@@ -8613,7 +8613,7 @@ msgstr ""
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/po/uz.po b/po/uz.po
index 249d847..c4281b0 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-22 02:31+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: uzbek_cyrillic <uz(a)li.org>\n"
-"Language: uz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: uz\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -612,7 +612,7 @@ msgstr "Қўйиш"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -661,8 +661,8 @@ msgstr "Кузатиш фаол эмас."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Ушбу намойиш камида кўрсатилган миқдорда қаторларга эга. Батафсил маълумот "
"учун %sдокументацияга%s қаранг."
@@ -870,11 +870,11 @@ msgstr "Дамп \"%s\" файлида сақланди."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
-"Эҳтимол, юкланаётган файл ҳажми жуда катта. Бу муаммони ечишнинг усуллари "
-"%sдокументацияда%s келтирилган."
+"Эҳтимол, юкланаётган файл ҳажми жуда катта. Бу муаммони ечишнинг усуллари %"
+"sдокументацияда%s келтирилган."
#: import.php:277 import.php:330 libraries/File.class.php:566
#: libraries/File.class.php:676
@@ -1605,8 +1605,8 @@ msgstr "Изоҳ"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Таҳрирлаш"
@@ -1749,8 +1749,8 @@ msgstr "\"%s\" дастурига хуш келибсиз"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Эҳтимол, конфигурация файли тузилмаган. Уни тузиш учун %1$ssўрнатиш "
"сценарийсидан%2$s фойдаланишингиз мумкин."
@@ -2172,7 +2172,7 @@ msgstr "Кўрсатилган каталокка юклаб бўлмади"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "тузилиш"
@@ -3922,8 +3922,8 @@ msgstr "\"config\" аутентификация усули пароли"
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-"Агар PDF-схема ишлатмасангиз, бўш қолдиринг, асл қиймати: "
-"[kbd]\"pma_pdf_pages\"[/kbd]"
+"Агар PDF-схема ишлатмасангиз, бўш қолдиринг, асл қиймати: [kbd]"
+"\"pma_pdf_pages\"[/kbd]"
#: libraries/config/messages.inc.php:396
msgid "PDF schema: pages table"
@@ -4013,8 +4013,8 @@ msgstr "SSL уланишдан фойдаланиш"
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-"PDF-схемадан фойдаланмаслик учун бўш қолдиринг, асл қиймати: "
-"[kbd]\"pma_table_coords\"[/kbd]"
+"PDF-схемадан фойдаланмаслик учун бўш қолдиринг, асл қиймати: [kbd]"
+"\"pma_table_coords\"[/kbd]"
#: libraries/config/messages.inc.php:413
msgid "PDF schema: table coordinates"
@@ -4827,12 +4827,12 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Қиймат %1$sstrftime%2$s функцияси билан қайта ишланган, шунинг учун ҳозирги "
-"вақт ва санани қўйиш мумкин. Қўшимча равишда қуйидагилар ишлатилиши мумкин: "
-"%3$s. Матннинг бошқа қисмлари ўзгаришсиз қолади."
+"вақт ва санани қўйиш мумкин. Қўшимча равишда қуйидагилар ишлатилиши мумкин: %"
+"3$s. Матннинг бошқа қисмлари ўзгаришсиз қолади."
#: libraries/display_export.lib.php:275
msgid "use this for future exports"
@@ -5032,7 +5032,7 @@ msgstr "Индекс бўйича сортировка қилиш"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5887,39 +5887,39 @@ msgstr "Тузилган"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL бўш натижа берди (яъни нольта сатр)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Қуйидаги тузилишлар ё тузилди ё ўзгартирилди. Бу ерда сиз қуйидаги амалларни "
"бажаришингиз мумкин:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Тузилмани кўриш учун унинг номи устига сичқонча тугмасини босинг"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Қуйидаги танловларни ўзгартириш учун, \"Танловлар\" боғига босинг"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Тузилмани ўзгартириш учун, \"Тузилма\" боғига киринг"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Ушбу базага ўтиш"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "танловлар"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Ушбу жадвалга ўтиш"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Ушбу кўринишга ўтиш"
@@ -7992,8 +7992,8 @@ msgstr "Фойдаланувчилар номлари билан аталган
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"ИЗОҲ: phpMyAdmin фойдаланувчилар привилегиялари ҳақидаги маълумотларни "
"тўғридан-тўғри MySQL привилегиялари жадвалидан олади. Ушбу жадвалдаги "
@@ -8747,8 +8747,8 @@ msgstr "Очиқ файллар сони."
#: server_status.php:121
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
-"Очиқ оқимлар сони (журнал файлларида кўлланилади). <b>Оқим</b> деб \"fopen"
-"()\" функцияси ёрдамида очилган файлга айтилади."
+"Очиқ оқимлар сони (журнал файлларида кўлланилади). <b>Оқим</b> деб \"fopen()"
+"\" функцияси ёрдамида очилган файлга айтилади."
#: server_status.php:122
msgid "The number of tables that are open."
@@ -9687,8 +9687,9 @@ msgstr ""
"Майдонлараро ўтиш учун TAB тугмаси ёки CTRL+стрелка тугмаларидан фойдаланинг"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Қўйилаётган қаторлар сони: \"%s\""
#: tbl_chart.php:56
diff --git a/po/uz(a)latin.po b/po/uz(a)latin.po
index e210c7d..a8adf7d 100644
--- a/po/uz(a)latin.po
+++ b/po/uz(a)latin.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-07-22 02:30+0200\n"
"Last-Translator: Marc Delisle <marc(a)infomarc.info>\n"
"Language-Team: uzbek_latin <uz@latin@li.org>\n"
-"Language: uz@latin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: uz@latin\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.1\n"
@@ -614,7 +614,7 @@ msgstr "Qo‘yish"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -663,8 +663,8 @@ msgstr "Kuzatish faol emas."
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
"Ushbu namoyish kamida ko‘rsatilgan miqdorda qatorlarga ega. Batafsil "
"ma`lumot uchun %sdokumentatsiyaga%s qarang."
@@ -872,8 +872,8 @@ msgstr "Damp \"%s\" faylida saqlandi."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr ""
"Ehtimol, yuklanayotgan fayl hajmi juda katta. Bu muammoni yechishning "
"usullari %sdokumentatsiyada%s keltirilgan."
@@ -1611,8 +1611,8 @@ msgstr "Izoh"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "Tahrirlash"
@@ -1755,8 +1755,8 @@ msgstr "\"%s\" dasturiga xush kelibsiz"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"Ehtimol, konfiguratsiya fayli tuzilmagan. Uni tuzish uchun %1$sso‘rnatish "
"ssenariysidan%2$s foydalanishingiz mumkin."
@@ -2180,7 +2180,7 @@ msgstr "Ko‘rsatilgan katalokka yuklab bo‘lmadi"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "tuzilish"
@@ -3845,9 +3845,9 @@ msgid ""
"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Ko‘proq ma`lumot uchun [a@http://sf.net/support/tracker.php?"
-"aid=1849494]\"PMA bug tracker\"[/a] va [a@http://bugs.mysql."
-"com/19588]\"MySQL Bugs\"[/a]larga qarang"
+"Ko‘proq ma`lumot uchun [a@http://sf.net/support/tracker.php?aid=1849494]"
+"\"PMA bug tracker\"[/a] va [a@http://bugs.mysql.com/19588]\"MySQL Bugs\"[/a]"
+"larga qarang"
#: libraries/config/messages.inc.php:379
msgid "Disable use of INFORMATION_SCHEMA"
@@ -3937,8 +3937,8 @@ msgstr "\"config\" autentifikatsiya usuli paroli"
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
-"Agar PDF-sxema ishlatmasangiz, bo‘sh qoldiring, asl qiymati: "
-"[kbd]\"pma_pdf_pages\"[/kbd]"
+"Agar PDF-sxema ishlatmasangiz, bo‘sh qoldiring, asl qiymati: [kbd]"
+"\"pma_pdf_pages\"[/kbd]"
#: libraries/config/messages.inc.php:396
msgid "PDF schema: pages table"
@@ -3952,8 +3952,8 @@ msgid ""
msgstr ""
"Aloqalar, xatcho‘plar va PDF imkoniyatlari uchun ishlatiladigan baza. "
"Batafsil ma`lumot uchun [a@http://wiki.phpmyadmin.net/pma/pmadb]\"pmadb\"[/a]"
-"ga qarang. Agar foydalanmasangiz, bo‘sh qoldiring. Asl qiymati: "
-"[kbd]\"phpmyadmin\"[/kbd]"
+"ga qarang. Agar foydalanmasangiz, bo‘sh qoldiring. Asl qiymati: [kbd]"
+"\"phpmyadmin\"[/kbd]"
#: libraries/config/messages.inc.php:398
#, fuzzy
@@ -4028,8 +4028,8 @@ msgstr "SSL ulanishdan foydalanish"
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
-"PDF-sxemadan foydalanmaslik uchun bo‘sh qoldiring, asl qiymati: "
-"[kbd]\"pma_table_coords\"[/kbd]"
+"PDF-sxemadan foydalanmaslik uchun bo‘sh qoldiring, asl qiymati: [kbd]"
+"\"pma_table_coords\"[/kbd]"
#: libraries/config/messages.inc.php:413
msgid "PDF schema: table coordinates"
@@ -4660,8 +4660,8 @@ msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr ""
-"Taxminiy bo‘lishi mumkin. [a@./Documentation."
-"html#faq3_11@Documentation]\"FAQ 3.11\"[/a]ga qarang"
+"Taxminiy bo‘lishi mumkin. [a@./Documentation.html#faq3_11@Documentation]"
+"\"FAQ 3.11\"[/a]ga qarang"
#: libraries/db_structure.lib.php:60 server_databases.php:153
#: tbl_printview.php:333 tbl_structure.php:772
@@ -4848,8 +4848,8 @@ msgstr ""
#| "happen: %3$s. Other text will be kept as is."
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"Qiymat %1$sstrftime%2$s funksiyasi bilan qayta ishlangan, shuning uchun "
"hozirgi vaqt va sanani qo‘yish mumkin. Qo‘shimcha ravishda quyidagilar "
@@ -5055,7 +5055,7 @@ msgstr "Indeks bo‘yicha sortirovka qilish"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5914,39 +5914,39 @@ msgstr "Tuzilgan"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL bo‘sh natija berdi (ya`ni nolta satr)."
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
"Quyidagi tuzilishlar yo tuzildi yo o‘zgartirildi. Bu yerda siz quyidagi "
"amallarni bajarishingiz mumkin:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "Tuzilmani ko‘rish uchun uning nomi ustiga sichqoncha tugmasini bosing"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "Quyidagi tanlovlarni o‘zgartirish uchun, \"Tanlovlar\" bog‘iga bosing"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "Tuzilmani o‘zgartirish uchun, \"Tuzilma\" bog‘iga kiring"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "Ushbu bazaga o‘tish"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "tanlovlar"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "Ushbu jadvalga o‘tish"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "Ushbu ko‘rinishga o‘tish"
@@ -8036,8 +8036,8 @@ msgstr ""
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"IZOH: phpMyAdmin foydalanuvchilar privilegiyalari haqidagi ma`lumotlarni "
"to‘g‘ridan-to‘g‘ri MySQL privilegiyalari jadvalidan oladi. Ushbu jadvaldagi "
@@ -9609,9 +9609,9 @@ msgstr ""
"real xostlar uchun tavsiya etilmaydi. Serverdagi phpMyAdmin turgan katalog "
"adresini bilgan yoki taxmin qilgan har kim ushbu dasturga bemalol kirib, "
"serverdagi ma`lumotlar bazalari bilan istalgan operatsiyalarni amalga "
-"oshirishi mumkin. Server [a@?page=servers&mode=edit&id="
-"%1$d#tab_Server]autentifikatsiya usuli[/a]ni [kbd]cookie[/kbd] yoki [kbd]http"
-"[/kbd] deb belgilash tavsiya etiladi."
+"oshirishi mumkin. Server [a@?page=servers&mode=edit&id=%1"
+"$d#tab_Server]autentifikatsiya usuli[/a]ni [kbd]cookie[/kbd] yoki [kbd]http[/"
+"kbd] deb belgilash tavsiya etiladi."
#: setup/lib/index.lib.php:259
#, php-format
@@ -9751,8 +9751,9 @@ msgstr ""
"foydalaning"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "Qo‘yilayotgan qatorlar soni: \"%s\""
#: tbl_chart.php:56
@@ -9770,8 +9771,8 @@ msgid ""
"The result of this query can't be used for a chart. See [a@./Documentation."
"html#faq6_29@Documentation]FAQ 6.29[/a]"
msgstr ""
-"Taxminiy bo‘lishi mumkin. [a@./Documentation."
-"html#faq3_11@Documentation]\"FAQ 3.11\"[/a]ga qarang"
+"Taxminiy bo‘lishi mumkin. [a@./Documentation.html#faq3_11@Documentation]"
+"\"FAQ 3.11\"[/a]ga qarang"
#: tbl_chart.php:90
msgid "Width"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 9a0a630..85ab156 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-09-09 14:28+0200\n"
"Last-Translator: shanyan baishui <Siramizu(a)gmail.com>\n"
"Language-Team: chinese_simplified <zh_CN(a)li.org>\n"
-"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.5\n"
@@ -585,7 +585,7 @@ msgstr "插入"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -634,8 +634,8 @@ msgstr "追踪已禁用。"
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr "该视图最少包含的行数,参见%s文档%s。"
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -839,8 +839,8 @@ msgstr "转存已经保存到文件 %s 中。"
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr "您可能正在上传很大的文件,请参考%s文档%s来寻找解决方法。"
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1465,8 +1465,8 @@ msgstr "注释"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "编辑"
@@ -1603,8 +1603,8 @@ msgstr "欢迎使用 %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr ""
"你可能还没有创建配置文件。你可以使用 %1$s设置脚本%2$s 来创建一个配置文件。"
@@ -1997,7 +1997,7 @@ msgstr "用于上传的文件夹出错,无法使用"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
msgid "structure"
msgstr "结构"
@@ -3010,7 +3010,6 @@ msgid "Display servers selection"
msgstr "显示服务器选择"
#: libraries/config/messages.inc.php:268
-#| msgid "Display databases in a tree"
msgid "Display table filter"
msgstr "显示数据表快速搜索框"
@@ -4372,8 +4371,8 @@ msgstr ",@TABLE@ 将变成数据表名"
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
"这个值是使用 %1$sstrftime%2$s 来解析的,所以你能用时间格式的字符串。另外,下"
"列内容也将被转换:%3$s。其他文本将保持原样。参见%4$s常见问题 (FAQ)%5$s。"
@@ -4541,7 +4540,7 @@ msgstr "主键排序"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5338,37 +5337,37 @@ msgstr "生成者"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL 返回的查询结果为空 (即零行)。"
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr "下列结构被创建或修改。你可以:"
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr "点击它的名字查看内容"
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr "点击相应的“选项”链接修改它的设置"
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr "点击“结构”链接编辑它的结构"
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
msgid "Go to database"
msgstr "转到数据库"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr "设置"
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr "转到数据表"
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr "转到视图"
@@ -7236,12 +7235,12 @@ msgstr "删除与用户同名的数据库。"
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"注意:phpMyAdmin 直接由 MySQL 权限表取得用户权限。如果用户手动更改表,表内容"
-"将可能与服务器使用的用户权限有异。在这种情况下,您应在继续前%s重新载入权"
-"限%s。"
+"将可能与服务器使用的用户权限有异。在这种情况下,您应在继续前%s重新载入权限%"
+"s。"
#: server_privileges.php:1776
msgid "The selected user was not found in the privilege table."
@@ -8644,9 +8643,9 @@ msgid ""
msgstr ""
"您设置了 [kbd]config[/kbd] 认证方式,且为了能够自动登录而保存了用户名和密码,"
"但在常用主机上不建议这样设置。如果有人知道 phpMyAdmin 的地址,他们就能够进入 "
-"phpMyAdmin 的管理界面。建议将[a@?page=servers&mode=edit&id="
-"%1$d#tab_Server]登录认证方式[/a]设置为 [kbd]cookie 认证[/kbd]或 [kbd]HTTP 认"
-"证[/kbd]。"
+"phpMyAdmin 的管理界面。建议将[a@?page=servers&mode=edit&id=%1"
+"$d#tab_Server]登录认证方式[/a]设置为 [kbd]cookie 认证[/kbd]或 [kbd]HTTP 认证"
+"[/kbd]。"
#: setup/lib/index.lib.php:259
#, php-format
@@ -8780,8 +8779,9 @@ msgid ""
msgstr "按 TAB 键跳到下一个数值,或 CTRL+方向键 作随意移动"
#: tbl_change.php:1106
-#, php-format
-msgid "Restart insertion with %s rows"
+#, fuzzy, php-format
+#| msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr "重新进行插入操作,共 %s 行"
#: tbl_chart.php:56
diff --git a/po/zh_TW.po b/po/zh_TW.po
index be04f1c..5cd0795 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -3,14 +3,14 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-09-07 15:21+0200\n"
+"POT-Creation-Date: 2010-09-10 12:46-0400\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: chinese_traditional <zh_TW(a)li.org>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: \n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: browse_foreigners.php:36 browse_foreigners.php:57
@@ -606,7 +606,7 @@ msgstr "新增"
#: libraries/config/user_preferences.forms.php:228
#: libraries/config/user_preferences.forms.php:262
#: libraries/db_links.inc.php:48 libraries/export/latex.php:351
-#: libraries/import.lib.php:1136 libraries/tbl_links.inc.php:54
+#: libraries/import.lib.php:1148 libraries/tbl_links.inc.php:54
#: pmd_general.php:133 server_privileges.php:595 server_replication.php:313
#: tbl_create.php:305 tbl_tracking.php:263
msgid "Structure"
@@ -655,8 +655,8 @@ msgstr ""
#: db_structure.php:404 libraries/display_tbl.lib.php:1945
#, php-format
msgid ""
-"This view has at least this number of rows. Please refer to %sdocumentation"
-"%s."
+"This view has at least this number of rows. Please refer to %sdocumentation%"
+"s."
msgstr ""
#: db_structure.php:418 db_structure.php:432 libraries/header.inc.php:138
@@ -865,8 +865,8 @@ msgstr "備份已儲到檔案 %s."
#: import.php:58
#, php-format
msgid ""
-"You probably tried to upload too large file. Please refer to %sdocumentation"
-"%s for ways to workaround this limit."
+"You probably tried to upload too large file. Please refer to %sdocumentation%"
+"s for ways to workaround this limit."
msgstr "你正嘗試上載大容量檔案,請查看此 %s文件%s 如何略過此限制."
#: import.php:277 import.php:330 libraries/File.class.php:566
@@ -1571,8 +1571,8 @@ msgstr "註解"
#: libraries/Index.class.php:465 libraries/common.lib.php:610
#: libraries/common.lib.php:1143 libraries/config/messages.inc.php:459
-#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1119
-#: libraries/import.lib.php:1143 libraries/schema/User_Schema.class.php:168
+#: libraries/display_tbl.lib.php:1112 libraries/import.lib.php:1131
+#: libraries/import.lib.php:1155 libraries/schema/User_Schema.class.php:168
#: setup/frames/index.inc.php:125 tbl_row_action.php:68
msgid "Edit"
msgstr "編輯"
@@ -1714,8 +1714,8 @@ msgstr "歡迎使用 %s"
#: libraries/auth/config.auth.lib.php:106
#, php-format
msgid ""
-"You probably did not create a configuration file. You might want to use the "
-"%1$ssetup script%2$s to create one."
+"You probably did not create a configuration file. You might want to use the %"
+"1$ssetup script%2$s to create one."
msgstr "有可能你未建立設定檔. 你可利用此 %1$s安裝程序%2$s 建立設定檔."
#: libraries/auth/config.auth.lib.php:115
@@ -2120,7 +2120,7 @@ msgstr "設定之上載目錄錯誤,未能使用"
#: libraries/config.values.php:95 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#: libraries/import.lib.php:1141
+#: libraries/import.lib.php:1153
#, fuzzy
msgid "structure"
msgstr "結構"
@@ -4556,8 +4556,8 @@ msgstr ""
#, php-format
msgid ""
"This value is interpreted using %1$sstrftime%2$s, so you can use time "
-"formatting strings. Additionally the following transformations will happen: "
-"%3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
+"formatting strings. Additionally the following transformations will happen: %"
+"3$s. Other text will be kept as is. See the %4$sFAQ%5$s for details."
msgstr ""
#: libraries/display_export.lib.php:275
@@ -4740,7 +4740,7 @@ msgstr "依鍵名排序"
#: libraries/export/sql.php:55 libraries/export/texytext.php:30
#: libraries/export/xls.php:28 libraries/export/xlsx.php:28
#: libraries/export/xml.php:25 libraries/export/yaml.php:29
-#: libraries/import.lib.php:1114 libraries/import.lib.php:1136
+#: libraries/import.lib.php:1126 libraries/import.lib.php:1148
#: libraries/import/csv.php:32 libraries/import/docsql.php:34
#: libraries/import/ldi.php:48 libraries/import/ods.php:32
#: libraries/import/sql.php:19 libraries/import/xls.php:27
@@ -5555,38 +5555,38 @@ msgstr "建立"
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "MySQL 傳回的查詢結果為空 (原因可能為:沒有找到符合條件的記錄)"
-#: libraries/import.lib.php:1110
+#: libraries/import.lib.php:1122
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/import.lib.php:1111
+#: libraries/import.lib.php:1123
msgid "View a structure`s contents by clicking on its name"
msgstr ""
-#: libraries/import.lib.php:1112
+#: libraries/import.lib.php:1124
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
-#: libraries/import.lib.php:1113
+#: libraries/import.lib.php:1125
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
-#: libraries/import.lib.php:1116
+#: libraries/import.lib.php:1128
#, fuzzy
msgid "Go to database"
msgstr "沒有資料庫"
-#: libraries/import.lib.php:1119 libraries/import.lib.php:1143
+#: libraries/import.lib.php:1131 libraries/import.lib.php:1155
msgid "settings"
msgstr ""
-#: libraries/import.lib.php:1138
+#: libraries/import.lib.php:1150
msgid "Go to table"
msgstr ""
-#: libraries/import.lib.php:1147
+#: libraries/import.lib.php:1159
msgid "Go to view"
msgstr ""
@@ -7532,8 +7532,8 @@ msgstr "刪除與使用者相同名稱之資料庫."
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
-"server uses, if they have been changed manually. In this case, you should "
-"%sreload the privileges%s before you continue."
+"server uses, if they have been changed manually. In this case, you should %"
+"sreload the privileges%s before you continue."
msgstr ""
"註: phpMyAdmin 直接由 MySQL 權限資料表取得使用者權限. 如果使用者自行更改資料"
"表, 資料表內容將可能與實際使用者情況有異. 在這情況下, 您應在繼續前 %s重新載"
@@ -8994,7 +8994,7 @@ msgstr "按 TAB 鍵跳到下一個數值, 或 CTRL+方向鍵 作隨意移動"
#: tbl_change.php:1106
#, php-format
-msgid "Restart insertion with %s rows"
+msgid "Continue insertion with %s rows"
msgstr ""
#: tbl_chart.php:56
diff --git a/tbl_change.php b/tbl_change.php
index 2e5d78b..6d2e957 100644
--- a/tbl_change.php
+++ b/tbl_change.php
@@ -1081,8 +1081,8 @@ if (isset($where_clause)) {
<?php
if ($insert_mode) {
?>
-<!-- Restart insertion form -->
-<form id="restartForm" method="post" action="tbl_replace.php" name="restartForm" >
+<!-- Continue insertion form -->
+<form id="continueForm" method="post" action="tbl_replace.php" name="continueForm" >
<?php echo PMA_generate_common_hidden_inputs($db, $table); ?>
<input type="hidden" name="goto" value="<?php echo htmlspecialchars($GLOBALS['goto']); ?>" />
<input type="hidden" name="err_url" value="<?php echo htmlspecialchars($err_url); ?>" />
@@ -1103,7 +1103,7 @@ if ($insert_mode) {
$tmp .= '>' . $value . '</option>' . "\n";
}
$tmp .= '</select>' . "\n";
- echo "\n" . sprintf(__('Restart insertion with %s rows'), $tmp);
+ echo "\n" . sprintf(__('Continue insertion with %s rows'), $tmp);
unset($tmp);
echo '<noscript><input type="submit" value="' . __('Go') . '" /></noscript>' . "\n";
echo '</form>' . "\n";
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_7-10086-g77b6fb1
by Dieter Adriaenssens 10 Sep '10
by Dieter Adriaenssens 10 Sep '10
10 Sep '10
The branch, master has been updated
via 77b6fb172d3099c54335e05e12859b5d8ca42950 (commit)
via 194e357a996310225364d311e6c27ed41db002bb (commit)
from 7f598f4f4f562b392fe4a83d3e9fd9bf00379e37 (commit)
- Log -----------------------------------------------------------------
commit 77b6fb172d3099c54335e05e12859b5d8ca42950
Merge: 7f598f4f4f562b392fe4a83d3e9fd9bf00379e37 194e357a996310225364d311e6c27ed41db002bb
Author: Dieter Adriaenssens <ruleant(a)users.sourceforge.net>
Date: Fri Sep 10 17:34:52 2010 +0200
Merge branch 'QA_3_3'
Conflicts:
ChangeLog
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 3 ++
libraries/import.lib.php | 68 +++++++++++++++++++++++++++-------------------
2 files changed, 43 insertions(+), 28 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index ad54bee..d15366e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -113,6 +113,9 @@
- bug #3056610 [interface] Removed modification options for information_schema
+ patch #3055886 [config] Add Left frame table filter visibility config option, thanks to eesau
+3.3.8.0 (not yet released)
+- bug #3059311 [import] BIGINT field type added to table analysis
+
3.3.7.0 (2010-09-07)
- patch #3050492 [PDF scratchboard] Cannot drag table box to the edge after
a page size increase, thanks to Martin Schönberger - mad05
diff --git a/libraries/import.lib.php b/libraries/import.lib.php
index 8ef38f6..bacc6a4 100644
--- a/libraries/import.lib.php
+++ b/libraries/import.lib.php
@@ -408,6 +408,7 @@ define("NONE", 0);
define("VARCHAR", 1);
define("INT", 2);
define("DECIMAL", 3);
+define("BIGINT", 4);
/* Decimal size defs */
define("M", 0);
@@ -489,6 +490,7 @@ function PMA_getDecimalSize(&$cell) {
* @uses FULL
* @uses VARCHAR
* @uses DECIMAL
+ * @uses BIGINT
* @uses INT
* @uses NONE
* @uses strcmp()
@@ -497,8 +499,8 @@ function PMA_getDecimalSize(&$cell) {
* @uses PMA_getD()
* @uses PMA_getDecimalSize()
* @param string $last_cumulative_size Last cumulative column size
- * @param int $last_cumulative_type Last cumulative column type (NONE or VARCHAR or DECIMAL or INT)
- * @param int $curr_type Type of the current cell (NONE or VARCHAR or DECIMAL or INT)
+ * @param int $last_cumulative_type Last cumulative column type (NONE or VARCHAR or DECIMAL or INT or BIGINT)
+ * @param int $curr_type Type of the current cell (NONE or VARCHAR or DECIMAL or INT or BIGINT)
* @param string &$cell The current cell
* @return string Size of the given cell in the type-appropriate format
*/
@@ -516,7 +518,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
*/
elseif ($curr_type == VARCHAR) {
/**
- * The last cumlative type was VARCHAR
+ * The last cumulative type was VARCHAR
*/
if ($last_cumulative_type == VARCHAR) {
if ($curr_size >= $last_cumulative_size) {
@@ -526,7 +528,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was DECIMAL
+ * The last cumulative type was DECIMAL
*/
elseif ($last_cumulative_type == DECIMAL) {
$oldM = PMA_getM($last_cumulative_size);
@@ -538,9 +540,9 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was INT
+ * The last cumulative type was BIGINT or INT
*/
- elseif ($last_cumulative_type == INT) {
+ elseif ($last_cumulative_type == BIGINT || $last_cumulative_type == INT) {
if ($curr_size >= $last_cumulative_size) {
return $curr_size;
} else {
@@ -569,7 +571,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
*/
elseif ($curr_type == DECIMAL) {
/**
- * The last cumlative type was VARCHAR
+ * The last cumulative type was VARCHAR
*/
if ($last_cumulative_type == VARCHAR) {
/* Convert $last_cumulative_size from varchar to decimal format */
@@ -582,7 +584,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was DECIMAL
+ * The last cumulative type was DECIMAL
*/
elseif ($last_cumulative_type == DECIMAL) {
$size = PMA_getDecimalSize($cell);
@@ -599,9 +601,9 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was INT
+ * The last cumulative type was BIGINT or INT
*/
- elseif ($last_cumulative_type == INT) {
+ elseif ($last_cumulative_type == BIGINT || $last_cumulative_type == INT) {
/* Convert $last_cumulative_size from int to decimal format */
$size = PMA_getDecimalSize($cell);
@@ -632,11 +634,11 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * What to do if the current cell is of type INT
+ * What to do if the current cell is of type BIGINT or INT
*/
- elseif ($curr_type == INT) {
+ elseif ($curr_type == BIGINT || $curr_type == INT) {
/**
- * The last cumlative type was VARCHAR
+ * The last cumulative type was VARCHAR
*/
if ($last_cumulative_type == VARCHAR) {
if ($curr_size >= $last_cumulative_size) {
@@ -646,7 +648,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was DECIMAL
+ * The last cumulative type was DECIMAL
*/
elseif ($last_cumulative_type == DECIMAL) {
$oldM = PMA_getM($last_cumulative_size);
@@ -664,9 +666,9 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was INT
+ * The last cumulative type was BIGINT or INT
*/
- elseif ($last_cumulative_type == INT) {
+ elseif ($last_cumulative_type == BIGINT || $last_cumulative_type == INT) {
if ($curr_size >= $last_cumulative_size) {
return $curr_size;
} else {
@@ -709,6 +711,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
* @access public
*
* @uses DECIMAL
+ * @uses BIGINT
* @uses INT
* @uses VARCHAR
* @uses NONE
@@ -716,13 +719,13 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
* @uses strcmp()
* @uses strpos()
* @uses substr_count()
- * @param int $last_cumulative_type Last cumulative column type (VARCHAR or INT or DECIMAL or NONE)
+ * @param int $last_cumulative_type Last cumulative column type (VARCHAR or INT or BIGINT or DECIMAL or NONE)
* @param string &$cell String representation of the cell for which a best-fit type is to be determined
- * @return int The MySQL type representation (VARCHAR or INT or DECIMAL or NONE)
+ * @return int The MySQL type representation (VARCHAR or INT or BIGINT or DECIMAL or NONE)
*/
function PMA_detectType($last_cumulative_type, &$cell) {
/**
- * If numeric, determine if decimal or int
+ * If numeric, determine if decimal, int or bigint
* Else, we call it varchar for simplicity
*/
@@ -736,7 +739,11 @@ function PMA_detectType($last_cumulative_type, &$cell) {
if ($cell == (string)(float)$cell && strpos($cell, ".") !== false && substr_count($cell, ".") == 1) {
return DECIMAL;
} else {
- return INT;
+ if ($cell > 2147483647) {
+ return BIGINT;
+ } else {
+ return INT;
+ }
}
} else {
return VARCHAR;
@@ -758,6 +765,7 @@ function PMA_detectType($last_cumulative_type, &$cell) {
* @uses ROWS
* @uses VARCHAR
* @uses DECIMAL
+ * @uses BIGINT
* @uses INT
* @uses NONE
* @uses count()
@@ -802,21 +810,25 @@ function PMA_analyzeTable(&$table) {
$sizes[$i] = PMA_detectSize($sizes[$i], $types[$i], $curr_type, $table[ROWS][$j][$i]);
/**
- * If a type for this column has alreday been delcared,
+ * If a type for this column has already been declared,
* only alter it if it was a number and a varchar was found
- */
- if ($curr_type != NONE) {
+ */
+ if ($curr_type != NONE) {
if ($curr_type == VARCHAR) {
$types[$i] = VARCHAR;
} else if ($curr_type == DECIMAL) {
if ($types[$i] != VARCHAR) {
$types[$i] = DECIMAL;
}
+ } else if ($curr_type == BIGINT) {
+ if ($types[$i] != VARCHAR && $types[$i] != DECIMAL) {
+ $types[$i] = BIGINT;
+ }
} else if ($curr_type == INT) {
- if ($types[$i] != VARCHAR && $types[$i] != DECIMAL) {
- $types[$i] = INT;
- }
- }
+ if ($types[$i] != VARCHAR && $types[$i] != DECIMAL && $types[$i] != BIGINT) {
+ $types[$i] = INT;
+ }
+ }
}
}
}
@@ -945,7 +957,7 @@ function PMA_buildSQL($db_name, &$tables, &$analyses = NULL, &$additional_sql =
}
if ($analyses != NULL) {
- $type_array = array(NONE => "NULL", VARCHAR => "varchar", INT => "int", DECIMAL => "decimal");
+ $type_array = array(NONE => "NULL", VARCHAR => "varchar", INT => "int", DECIMAL => "decimal", BIGINT => "bigint");
/* TODO: Do more checking here to make sure they really are matched */
if (count($tables) != count($analyses)) {
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, QA_3_3, updated. RELEASE_3_3_7-7-g194e357
by Dieter Adriaenssens 10 Sep '10
by Dieter Adriaenssens 10 Sep '10
10 Sep '10
The branch, QA_3_3 has been updated
via 194e357a996310225364d311e6c27ed41db002bb (commit)
from 5d136abd8bf9f85336f52332470acf9e52448b20 (commit)
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 1 +
libraries/import.lib.php | 68 +++++++++++++++++++++++++++-------------------
2 files changed, 41 insertions(+), 28 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 523f015..42030ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@ $Id$
$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/… $
3.3.8.0 (not yet released)
+- bug #3059311 [import] BIGINT field type added to table analysis
3.3.7.0 (2010-09-07)
- patch #3050492 [PDF scratchboard] Cannot drag table box to the edge after
diff --git a/libraries/import.lib.php b/libraries/import.lib.php
index 6c039bd..278028b 100644
--- a/libraries/import.lib.php
+++ b/libraries/import.lib.php
@@ -408,6 +408,7 @@ define("NONE", 0);
define("VARCHAR", 1);
define("INT", 2);
define("DECIMAL", 3);
+define("BIGINT", 4);
/* Decimal size defs */
define("M", 0);
@@ -493,6 +494,7 @@ function PMA_getDecimalSize(&$cell) {
* @uses FULL
* @uses VARCHAR
* @uses DECIMAL
+ * @uses BIGINT
* @uses INT
* @uses NONE
* @uses strcmp()
@@ -501,8 +503,8 @@ function PMA_getDecimalSize(&$cell) {
* @uses PMA_getD()
* @uses PMA_getDecimalSize()
* @param string $last_cumulative_size Last cumulative column size
- * @param int $last_cumulative_type Last cumulative column type (NONE or VARCHAR or DECIMAL or INT)
- * @param int $curr_type Type of the current cell (NONE or VARCHAR or DECIMAL or INT)
+ * @param int $last_cumulative_type Last cumulative column type (NONE or VARCHAR or DECIMAL or INT or BIGINT)
+ * @param int $curr_type Type of the current cell (NONE or VARCHAR or DECIMAL or INT or BIGINT)
* @param string &$cell The current cell
* @return string Size of the given cell in the type-appropriate format
*/
@@ -520,7 +522,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
*/
elseif ($curr_type == VARCHAR) {
/**
- * The last cumlative type was VARCHAR
+ * The last cumulative type was VARCHAR
*/
if ($last_cumulative_type == VARCHAR) {
if ($curr_size >= $last_cumulative_size) {
@@ -530,7 +532,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was DECIMAL
+ * The last cumulative type was DECIMAL
*/
elseif ($last_cumulative_type == DECIMAL) {
$oldM = PMA_getM($last_cumulative_size);
@@ -542,9 +544,9 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was INT
+ * The last cumulative type was BIGINT or INT
*/
- elseif ($last_cumulative_type == INT) {
+ elseif ($last_cumulative_type == BIGINT || $last_cumulative_type == INT) {
if ($curr_size >= $last_cumulative_size) {
return $curr_size;
} else {
@@ -573,7 +575,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
*/
elseif ($curr_type == DECIMAL) {
/**
- * The last cumlative type was VARCHAR
+ * The last cumulative type was VARCHAR
*/
if ($last_cumulative_type == VARCHAR) {
/* Convert $last_cumulative_size from varchar to decimal format */
@@ -586,7 +588,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was DECIMAL
+ * The last cumulative type was DECIMAL
*/
elseif ($last_cumulative_type == DECIMAL) {
$size = PMA_getDecimalSize($cell);
@@ -603,9 +605,9 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was INT
+ * The last cumulative type was BIGINT or INT
*/
- elseif ($last_cumulative_type == INT) {
+ elseif ($last_cumulative_type == BIGINT || $last_cumulative_type == INT) {
/* Convert $last_cumulative_size from int to decimal format */
$size = PMA_getDecimalSize($cell);
@@ -636,11 +638,11 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * What to do if the current cell is of type INT
+ * What to do if the current cell is of type BIGINT or INT
*/
- elseif ($curr_type == INT) {
+ elseif ($curr_type == BIGINT || $curr_type == INT) {
/**
- * The last cumlative type was VARCHAR
+ * The last cumulative type was VARCHAR
*/
if ($last_cumulative_type == VARCHAR) {
if ($curr_size >= $last_cumulative_size) {
@@ -650,7 +652,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was DECIMAL
+ * The last cumulative type was DECIMAL
*/
elseif ($last_cumulative_type == DECIMAL) {
$oldM = PMA_getM($last_cumulative_size);
@@ -668,9 +670,9 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
}
}
/**
- * The last cumlative type was INT
+ * The last cumulative type was BIGINT or INT
*/
- elseif ($last_cumulative_type == INT) {
+ elseif ($last_cumulative_type == BIGINT || $last_cumulative_type == INT) {
if ($curr_size >= $last_cumulative_size) {
return $curr_size;
} else {
@@ -714,6 +716,7 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
* @access public
*
* @uses DECIMAL
+ * @uses BIGINT
* @uses INT
* @uses VARCHAR
* @uses NONE
@@ -721,13 +724,13 @@ function PMA_detectSize($last_cumulative_size, $last_cumulative_type, $curr_type
* @uses strcmp()
* @uses strpos()
* @uses substr_count()
- * @param int $last_cumulative_type Last cumulative column type (VARCHAR or INT or DECIMAL or NONE)
+ * @param int $last_cumulative_type Last cumulative column type (VARCHAR or INT or BIGINT or DECIMAL or NONE)
* @param string &$cell String representation of the cell for which a best-fit type is to be determined
- * @return int The MySQL type representation (VARCHAR or INT or DECIMAL or NONE)
+ * @return int The MySQL type representation (VARCHAR or INT or BIGINT or DECIMAL or NONE)
*/
function PMA_detectType($last_cumulative_type, &$cell) {
/**
- * If numeric, determine if decimal or int
+ * If numeric, determine if decimal, int or bigint
* Else, we call it varchar for simplicity
*/
@@ -741,7 +744,11 @@ function PMA_detectType($last_cumulative_type, &$cell) {
if ($cell == (string)(float)$cell && strpos($cell, ".") !== false && substr_count($cell, ".") == 1) {
return DECIMAL;
} else {
- return INT;
+ if ($cell > 2147483647) {
+ return BIGINT;
+ } else {
+ return INT;
+ }
}
} else {
return VARCHAR;
@@ -764,6 +771,7 @@ function PMA_detectType($last_cumulative_type, &$cell) {
* @uses ROWS
* @uses VARCHAR
* @uses DECIMAL
+ * @uses BIGINT
* @uses INT
* @uses NONE
* @uses count()
@@ -808,21 +816,25 @@ function PMA_analyzeTable(&$table) {
$sizes[$i] = PMA_detectSize($sizes[$i], $types[$i], $curr_type, $table[ROWS][$j][$i]);
/**
- * If a type for this column has alreday been delcared,
+ * If a type for this column has already been declared,
* only alter it if it was a number and a varchar was found
- */
- if ($curr_type != NONE) {
+ */
+ if ($curr_type != NONE) {
if ($curr_type == VARCHAR) {
$types[$i] = VARCHAR;
} else if ($curr_type == DECIMAL) {
if ($types[$i] != VARCHAR) {
$types[$i] = DECIMAL;
}
+ } else if ($curr_type == BIGINT) {
+ if ($types[$i] != VARCHAR && $types[$i] != DECIMAL) {
+ $types[$i] = BIGINT;
+ }
} else if ($curr_type == INT) {
- if ($types[$i] != VARCHAR && $types[$i] != DECIMAL) {
- $types[$i] = INT;
- }
- }
+ if ($types[$i] != VARCHAR && $types[$i] != DECIMAL && $types[$i] != BIGINT) {
+ $types[$i] = INT;
+ }
+ }
}
}
}
@@ -952,7 +964,7 @@ function PMA_buildSQL($db_name, &$tables, &$analyses = NULL, &$additional_sql =
}
if ($analyses != NULL) {
- $type_array = array(NONE => "NULL", VARCHAR => "varchar", INT => "int", DECIMAL => "decimal");
+ $type_array = array(NONE => "NULL", VARCHAR => "varchar", INT => "int", DECIMAL => "decimal", BIGINT => "bigint");
/* TODO: Do more checking here to make sure they really are matched */
if (count($tables) != count($analyses)) {
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin localized documentation branch, master, updated. 2f9c367a74b99ad6a77af141f523a973e473b600
by Michal Čihař 10 Sep '10
by Michal Čihař 10 Sep '10
10 Sep '10
The branch, master has been updated
via 2f9c367a74b99ad6a77af141f523a973e473b600 (commit)
from eaba78b3a838b9c98dede9c9e01be0fc07fefa18 (commit)
- Log -----------------------------------------------------------------
commit 2f9c367a74b99ad6a77af141f523a973e473b600
Author: Michal Čihař <mcihar(a)novell.com>
Date: Fri Sep 10 08:29:13 2010 +0200
Regenerate translations.
-----------------------------------------------------------------------
Summary of changes:
output/zh_CN/Documentation.html | 638 ++++++++++++++++-----------------------
output/zh_CN/INSTALL | 4 +-
output/zh_CN/README | 71 +++++
output/zh_CN/TODO | 4 +-
output/zh_CN/index.html | 12 +-
output/zh_CN/translators.html | 7 +-
6 files changed, 352 insertions(+), 384 deletions(-)
create mode 100644 output/zh_CN/README
diff --git a/output/zh_CN/Documentation.html b/output/zh_CN/Documentation.html
index 1820cd6..69909c7 100644
--- a/output/zh_CN/Documentation.html
+++ b/output/zh_CN/Documentation.html
@@ -78,8 +78,7 @@ SourceForge.net 的项目页 (英语)</a></li>
5.2.0 或更高版本。
</li>
<li>要支持上传 zip 文件,需要 <tt>zip</tt> 扩展。</li>
- <li>For proper support of multibyte strings (eg. UTF-8, which is currently the
-default), you should install the mbstring and ctype extensions.
+ <li>为了更好的支持多字节字符串 (如 UTF-8 编码的文字, 当前默认编码),你应该安装 mbstring 和 ctype 扩展。
</li>
<li>要支持内联 JPEG 图像的等比缩略图 ("image/jpeg: inline"),需要 GD2 扩展</li>
<li>当使用 "cookie" <a href="#authentication_modes">认证</a>时,我们强烈建议大部分用户使用
@@ -88,9 +87,8 @@ default), you should install the mbstring and ctype extensions.
</li>
<li>要支持上传进度条,参见 <a href="#faq2_9"> <abbr title="常见问题 (Frequently Asked
Questions)">FAQ</abbr> 2.9</a>。</li>
- <li>To support BLOB streaming, see PHP and MySQL requirements in <a
-href="#faq6_25"> <abbr title="Frequently Asked Questions">FAQ</abbr>
-6.25</a>.</li>
+ <li>要支持 BLOB 流,参见 <a href="#faq6_25"> <abbr title="常见问题 (Frequently Asked
+Questions)">FAQ</abbr> 6.25</a> 中所述的 PHP 和 MySQL 需求。</li>
</ul>
</li>
<li><b>MySQL</b> 5.0 或更高版本 (<a href="#faq1_17">查看详细说明</a>);</li>
@@ -107,8 +105,8 @@ href="#faq6_25"> <abbr title="Frequently Asked Questions">FAQ</abbr>
<h3>目前 phpMyAdmin 具有的功能有:</h3>
-<ul><li>browse and drop databases, tables, views, columns and indexes</li>
- <li>create, copy, drop, rename and alter databases, tables, columns and indexes</li>
+<ul><li>浏览、删除数据库、数据表、视图、字段和索引</li>
+ <li>创建、复制、删除、改名以及修改数据库、数据表、字段和索引</li>
<li>用服务器中设置好的计划维护服务器、数据库、数据表</li>
<li>运行、编辑一条或多条任意 <abbr title="结构化查询语言 (structured query language)">SQL</abbr>
语句,并加入书签</li>
@@ -141,7 +139,7 @@ Language)">SQL</abbr> 文件中导入数据和 MySQL 结构</li>
Questions)">FAQ</abbr> 3.6)</a></li>
<li>支持改进的 MySQL 扩展 mysqli <a href="#faq1_17"> (参见 <abbr title="常见问题 (Frequently
Asked Questions)">FAQ</abbr> 1.17)</a></li>
- <li>communicate in <a href="./translators.html">58 different languages</a>
+ <li>支持 <a href="./translators.html">58 种不同的语言</a>
</li>
<li>同步当前或远程服务器上的任意两个数据库 <a href="#faq9_1">(参见 <abbr title="常见问题 (Frequently
Asked Questions)">FAQ</abbr> 9.1)</a>
@@ -166,7 +164,7 @@ title="逗号分隔型取值 (comma separated values)">CSV</abbr> 时可压缩
<ol><li><a href="#quick_install">快速安装</a></li>
<li><a href="#setup_script">使用安装脚本</a></li>
- <li><a href="#linked-tables">phpMyAdmin configuration storage</a></li>
+ <li><a href="#linked-tables">phpMyAdmin 高级功能</a></li>
<li><a href="#upgrading">从旧版本升级</a></li>
<li><a href="#authentication_modes">使用认证</a></li>
</ol>
@@ -272,23 +270,21 @@ Apache 中你可以通过 .htaccess 文件设置,其他网站服务器请自
</li>
</ol>
-<h3 id="linked-tables">phpMyAdmin configuration storage</h3>
+<h3 id="linked-tables">phpMyAdmin 高级功能</h3>
-<p> For a whole set of new features (bookmarks, comments, <abbr
-title="structured query language">SQL</abbr>-history, tracking mechanism,
-<abbr title="Portable Document Format">PDF</abbr>-generation, column
-contents transformation, etc.) you need to create a set of special
-tables. Those tables can be located in your own database, or in a central
-database for a multi-user installation (this database would then be accessed
-by the controluser, so no other user should have rights to it).</p>
+<p> 若要使用一些高级功能 (如: 书签、注释、<abbr title="结构化查询语言 (structured query
+language)">SQL</abbr> 查询历史、结构追踪、生成 <abbr title="便携式文档格式 (Portable Document
+Format)">PDF</abbr>
+、内容转换等),你需要创建一些特殊的数据表。这些表可以放在你自己的数据库里,也可以在一个多用户的服务器上创建一个独立的数据库
+(这个数据库将通过其对应的帐号访问,所以不应该给其他用户访问这个数据库的权限)。</p>
<p> 你可以在 <tt>./scripts/</tt> 目录下找到 <i>create_tables.sql</i> 文件 (如果你使用的是 Windows
服务器,请特别注意在 <a href="#faq1_23"> <abbr title="常见问题 (Frequently Asked
Questions)">FAQ</abbr> 1.23</a> 中所提到的问题)。</p>
-<p> If you already had this infrastructure and upgraded to MySQL 4.1.2 or newer,
-please use <i>./scripts/upgrade_tables_mysql_4_1_2+.sql</i> and then create
-new tables by importing <i>./scripts/create_tables.sql</i>.</p>
+<p> 如果你以前就使用过该功能并升级过 MySQL 到 4.1.2 或更高版本,请使用
+<i>./scripts/upgrade_tables_mysql_4_1_2+.sql</i> 然后通过导入
+<i>./scripts/create_tables.sql</i> 来创建新的数据表。</p>
<p> 你可以使用 phpMyAdmin 来创建这些数据表。但请注意,你可能需要特殊 (管理员)
权限来创建数据库和数据表,而且可能还需要根据实际所使用的数据修改这个脚本中数据库的名字。</p>
@@ -307,10 +303,8 @@ href="#authentication_modes">使用认证</a> 一节)。</p>
<p> <strong>请勿</strong>复制 <tt>libraries/config.default.php</tt> 为
<tt>config.inc.php</tt> 因为默认配置是仅对当前版本有效的。</p>
-<p> If you have upgraded your MySQL server from a version previous to 4.1.2 to
-version 5.x or newer and if you use the phpMyAdmin configuration storage,
-you should run the SQL script found in
-<tt>scripts/upgrade_tables_mysql_4_1_2+.sql</tt>.</p>
+<p> 如果你把 MySQL 服务器从 4.1.2 之前的版本升级到了 5.x 或更高版本,并且使用 phpMyAdmin 高级功能,你还要运行 SQL 脚本
+<tt>scripts/upgrade_tables_mysql_4_1_2+.sql</tt> 。</p>
<h3 id="authentication_modes">使用认证</h3>
@@ -328,8 +322,7 @@ Protocol)">HTTP</abbr> 或 cookie 认证,用户名和密码也不会被保存
不论如何,如果你不使用 HTTPS 协议,密码将总是以明文传输。<br />
当使用 cookie 认证时,密码将经过 blowfish 算法加密并保存在一个临时 cookie 中。</li>
- <li id="pmausr">Note: this section is only applicable if your MySQL server is running with
-<tt>--skip-show-database</tt>.<br /><br />
+ <li id="pmausr">注意: 本节仅适用于运行在 <tt>--skip-show-database</tt> 模式下的 MySQL 服务器。<br /><br />
当使用 '<abbr title="超文本转移协议 (HyperText Transfer Protocol)">HTTP</abbr>' 和
'cookie' 认证时,phpMyAdmin 需要一个在 <i>`mysql`.`user` (除 `Password`
@@ -365,8 +358,7 @@ GRANT SELECT (Host, Db, User, Table_name, Table_priv, Column_priv)
GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost';
</pre>
- (this of course requires that your <a href="#linked-tables">phpMyAdmin
-configuration storage</a> be set up).
+ (需要设置好 <a href="#linked-tables">phpMyAdmin 高级功能</a>)。
<br /></li>
<li>每一个<i>真实的</i>用户应在特定的数据库上具有一定的权限。除非你很明白这些权限的作用
@@ -563,12 +555,10 @@ class="configrule">$cfg['Servers'][$i]['host']</a> 设为 "127.0.0.1"
<span id="cfg_Servers_controlpass">$cfg['Servers'][$i]['controlpass']</span>
字符串
</dt>
- <dd>This special account is used for 2 distinct purposes: to make possible all
-relational features (see <a href="#pmadb"
-class="configrule">$cfg['Servers'][$i]['pmadb']</a>) and, for a MySQL
-server running with <tt>--skip-show-database</tt>, to enable a multi-user
-installation (<abbr title="HyperText Transfer Protocol">HTTP</abbr> or
-cookie authentication mode).<br /><br />
+ <dd>这个特殊的帐号有两种不同的用途: 1、为 phpMyAdmin 高级功能提供支持 (参见 <a href="#pmadb"
+class="configrule">$cfg['Servers'][$i]['pmadb']</a>)。2、在运行于
+<tt>--skip-show-database</tt> 模式的 MySQL 服务器上使用多用户安装提供支持 (<abbr
+title="超文本转移协议 (HyperText Transfer Protocol)">HTTP</abbr> 或 cookie 认证)。<br /><br />
当使用 <abbr title="超文本转移协议 (HyperText Transfer Protocol)">HTTP</abbr> 或 cookie
认证时 (自 2.2.1 起也包括 'config' 认证),你需要提供一个在 <i>mysql.user (除了
@@ -668,7 +658,7 @@ array('要置顶的数据库1', '要置顶的数据库2', '*');</tt> 即可,ph
例如,要隐藏所有以字母 "a" 开头的数据库,用<br />
<pre>$cfg['Servers'][$i]['hide_db'] = '^a';</pre>
要隐藏数据库 "数据库1" 和 "数据库2" ,用 <br />
- <pre>$cfg['Servers'][$i]['hide_db'] = '^(db1|db2)$';</pre>
+ <pre>$cfg['Servers'][$i]['hide_db'] = '^(数据库1|数据库2)$';// 译者注: 上例中也可使用中文,需注意配置文件编码应为 UTF-8</pre>
可以在 PHP 手册的 <a
href="http://php.net/manual/en/reference.pcre.pattern.syntax.php">Perl
兼容正则表达式的语法 (外链,英语)</a> 一节中找到更多关于正则表达式的信息。
@@ -681,19 +671,15 @@ href="http://php.net/manual/en/reference.pcre.pattern.syntax.php">Perl
<dt id="pmadb">
<span id="cfg_Servers_pmadb">$cfg['Servers'][$i]['pmadb']</span> 字符串
</dt>
- <dd>The name of the database containing the phpMyAdmin configuration storage.
+ <dd>包含 phpMyAdmin 高级功能数据的数据库名。
<br /><br />
- See the <a href="#linked-tables">phpMyAdmin configuration storage</a>
-section in this document to see the benefits of this feature, and for a
-quick way of creating this database and the needed tables.
+ 参见 <a href="#linked-tables">phpMyAdmin 高级功能</a>一节了解其好处以及如何快速创建该数据库和需要的数据表。
<br /><br />
- If you are the only user of this phpMyAdmin installation, you can use your
-current database to store those special tables; in this case, just put your
-current database name in <tt>$cfg['Servers'][$i]['pmadb']</tt>. For a
-multi-user installation, set this parameter to the name of your central
-database containing the phpMyAdmin configuration storage.</dd>
+ 如果此 phpMyAdmin 只有你自己使用,你可以用你当前的数据库来保存这些特殊的数据表,这种情况下,你可以在
+<tt>$cfg['Servers'][$i]['pmadb']</tt> 中填写当前数据库的名字。若此 phpMyAdmin
+作为多用户使用,请设为包含 phpMyAdmin 高级功能数据表的专用数据库。</dd>
<dt id="bookmark">
<span
@@ -703,7 +689,7 @@ id="cfg_Servers_bookmarktable">$cfg['Servers'][$i]['bookmarktable']</span>
<dd>自 2.2.0 起 phpMyAdmin 允许用户将查询加入书签。你可以将经常要执行的语句加入书签。<br /><br />
要启用此功能:
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
+ <ul><li>设置好 <a href="#pmadb">pmadb</a> 和 phpMyAdmin 高级功能</li>
<li>在 <tt>$cfg['Servers'][$i]['bookmarktable']</tt> 中设置要使用的数据表名</li>
</ul>
</dd>
@@ -711,9 +697,7 @@ id="cfg_Servers_bookmarktable">$cfg['Servers'][$i]['bookmarktable']</span>
<dt id="relation">
<span id="cfg_Servers_relation">$cfg['Servers'][$i]['relation']</span> 字符串
</dt>
- <dd>Since release 2.2.4 you can describe, in a special 'relation' table, which
-column is a key in another table (a foreign key). phpMyAdmin currently uses
-this to
+ <dd>自 2.2.4 起你可以在 'relation' 表的支持下定义一张表中的一个字段与另一张表的关系 (外键)。目前 phpMyAdmin 用它来
<ul><li>使外键数据可点击,浏览主表时可通过点击数据值转到外表;</li>
<li>display in an optional tool-tip the "display column" when browsing
the master table, if you move the mouse to a column containing a foreign key
@@ -737,7 +721,7 @@ Questions)">FAQ</abbr> 6.6</a>)</li>
要启用此功能:
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
+ <ul><li>设置好 <a href="#pmadb">pmadb</a> 和 phpMyAdmin 高级功能</li>
<li>在 <tt>$cfg['Servers'][$i]['relation']</tt> 中设置要使用的数据表名</li>
<li>now as normal user open phpMyAdmin and for each one of your tables where you
want to use this feature, click "Structure/Relation view/" and
@@ -745,9 +729,8 @@ choose foreign columns.
</li>
</ul>
- Please note that in the current version, <tt>master_db</tt> must be the same
-as <tt>foreign_db</tt>. Those columns have been put in future development of
-the cross-db relations.
+ 请注意在当前版本中 <tt>master_db</tt> 必须和 <tt>foreign_db</tt>
+一致。这两个字段是为后期跨数据库关系开发预留的。
</dd>
<dt id="table_info">
@@ -759,14 +742,12 @@ the cross-db relations.
column is to be displayed as a tool-tip when moving the cursor over the
corresponding key.<br />
这张表的名字将被保存在此变量中。要启用此功能:
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['table_info']</tt> (e.g.
-'pma_table_info')</li>
- <li>then for each table where you want to use this feature, click
-"Structure/Relation view/Choose column to display" to choose the
-column.</li>
+ <ul><li>设置好 <a href="#pmadb">pmadb</a> 和 phpMyAdmin 高级功能</li>
+ <li>在 <tt>$cfg['Servers'][$i]['table_info']</tt> 中设置要使用的数据表名
+(如:'pma_table_info')</li>
+ <li>对每一张你要使用此功能的数据表,点击"结构/关系查看/选择要显示的字段"设置好显示的字段。</li>
</ul>
- Usage tip: <a href="#faqdisplay">Display column</a>.
+ 使用技巧: <a href="#faqdisplay">显示字段</a>。
</dd>
<dt id="table_coords">
<span
@@ -783,7 +764,7 @@ Format)">PDF</abbr> 大纲输出中的坐标)。<br /><br />
要启用此功能:
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
+ <ul><li>设置好 <a href="#pmadb">pmadb</a> 和 phpMyAdmin 高级功能</li>
<li>在 <tt>$cfg['Servers'][$i]['table_coords']</tt> 和
<tt>$cfg['Servers'][$i]['pdf_pages']</tt> 中设置要使用的数据表名</li>
</ul>
@@ -815,9 +796,9 @@ system, your column_info table has to have the three new columns 'mimetype',
<br /><br />
要启用此功能:
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['column_info']</tt> (e.g.
-'pma_column_info')</li>
+ <ul><li>设置好 <a href="#pmadb">pmadb</a> 和 phpMyAdmin 高级功能</li>
+ <li>在 <tt>$cfg['Servers'][$i]['column_info']</tt> 中设置要使用的数据表名
+(如:'pma_column_info')</li>
<li>要从 2.5.0 之前的 Column_comments 表升级可执行:
<pre>
@@ -848,9 +829,8 @@ class="configrule">$cfg['QueryHistoryMax']</a>
要启用此功能:
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['history']</tt>
-(e.g. 'pma_history')
+ <ul><li>设置好 <a href="#pmadb">pmadb</a> 和 phpMyAdmin 高级功能</li>
+ <li>在 <tt>$cfg['Servers'][$i]['history']</tt> 中设置要使用的数据表名 (如:'pma_history')
</li>
</ul>
</dd>
@@ -876,16 +856,15 @@ class="configrule">$cfg['QueryHistoryMax']</a>
要启用此功能:
<ul>
- <li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['tracking']</tt>
-(e.g. 'pma_tracking')</li>
+ <li>设置好 <a href="#pmadb">pmadb</a> 和 phpMyAdmin 高级功能</li>
+ <li>在 <tt>$cfg['Servers'][$i]['tracking']</tt> 中设置要使用的数据表名 (如:'pma_tracking')</li>
</ul>
</dd>
<dt id="tracking2">
<span
id="cfg_Servers_tracking_version_auto_create">$cfg['Servers'][$i]['tracking_version_auto_create']</span>
-boolean
+布尔
</dt>
<dd>
设置追踪系统是否自动为数据表和视图创建版本。默认为 false 。
@@ -919,11 +898,10 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
<dt id="tracking4">
<span
id="cfg_Servers_tracking_add_drop_view">$cfg['Servers'][$i]['tracking_add_drop_view']</span>
-boolean
+布尔
</dt>
<dd>
- Whether a DROP VIEW IF EXISTS statement will be added as first line to the
-log when creating a view. Default value is true.
+ 设置当记录视图创建时,是否在日志首行加上 DROP VIEW IF EXISTS 语句。默认为 true 。
<br/><br/>
</dd>
@@ -931,28 +909,26 @@ log when creating a view. Default value is true.
<dt id="tracking5">
<span
id="cfg_Servers_tracking_add_drop_table">$cfg['Servers'][$i]['tracking_add_drop_table']</span>
-boolean
+布尔
</dt>
<dd>
- Whether a DROP TABLE IF EXISTS statement will be added as first line to the
-log when creating a table. Default value is true.
+ 设置当记录数据表创建时,是否在日志首行加上 DROP TABLE IF EXISTS 语句。默认为 true 。
<br/><br/>
</dd>
<dt id="tracking6">
<span
id="cfg_Servers_tracking_add_drop_database">$cfg['Servers'][$i]['tracking_add_drop_database']</span>
-boolean
+布尔
</dt>
<dd>
- Whether a DROP DATABASE IF EXISTS statement will be added as first line to
-the log when creating a database. Default value is true.
+ 设置当记录数据库创建时,是否在日志首行加上 DROP DATABASE IF EXISTS 语句。默认为 true 。
<br/><br/>
</dd>
<dt id="userconfig">
<span id="cfg_Servers_userconfig">$cfg['Servers'][$i]['userconfig']</span>
-string
+字符串
</dt>
<dd>
Since release 3.4.x phpMyAdmin allows users to set most preferences by
@@ -967,8 +943,8 @@ browser's local storage, or, it is is unavailable, until the end of session.
要启用此功能:
<ul>
- <li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['userconfig']</tt></li>
+ <li>设置好 <a href="#pmadb">pmadb</a> 和 phpMyAdmin 高级功能</li>
+ <li>在 <tt>$cfg['Servers'][$i]['userconfig']</tt> 中设置要使用的数据表名</li>
</ul>
</dd>
@@ -982,9 +958,9 @@ id="cfg_Servers_designer_coords">$cfg['Servers'][$i]['designer_coords']</span>
要启用此功能:
- <ul><li>set up <a href="#pmadb">pmadb</a> and the phpMyAdmin configuration storage</li>
- <li>put the table name in <tt>$cfg['Servers'][$i]['designer_coords']</tt>
-(e.g. 'pma_designer_coords')
+ <ul><li>设置好 <a href="#pmadb">pmadb</a> 和 phpMyAdmin 高级功能</li>
+ <li>在 <tt>$cfg['Servers'][$i]['designer_coords']</tt> 中设置要使用的数据表名
+(如:'pma_designer_coords')
</li>
</ul>
</dd>
@@ -1016,8 +992,7 @@ id="cfg_Servers_AllowNoPassword">$cfg['Servers'][$i]['AllowNoPassword']</span>
id="cfg_Servers_AllowDeny_order">$cfg['Servers'][$i]['AllowDeny']['order']</span>
字符串
</dt>
- <dd>If your rule order is empty, then <abbr title="Internet Protocol">IP</abbr>
-authorization is disabled.<br /><br />
+ <dd>若不指定规则顺序,<abbr title="互联网协议 (Internet Protocol)">IP</abbr> 认证将不可用。<br /><br />
若将规则顺序设为 <tt>'deny,allow'</tt>,系统将首先应用所有的允许 (allow) 规则,然后再应用禁止规则 (deny)
。默认允许访问。任何没有被 Deny (禁止) 命令匹配的客户端或者被 Allow (允许) 命令匹配的客户端将被允许访问服务器。 <br /><br />
@@ -1134,7 +1109,7 @@ Protocol)">HTTP</abbr> 传输。<br />
<dd>保存会话数据的路径 (<a href="http://php.net/session_save_path">PHP 参数
session_save_path (外链,英语)</a>)。</dd>
- <dt id="cfg_MemoryLimit">$cfg['MemoryLimit'] string [number of bytes]</dt>
+ <dt id="cfg_MemoryLimit">$cfg['MemoryLimit'] 字符串 [单位: 字节]</dt>
<dd>设置脚本运行的可使用的内存。若设为 0 则无限制。<br />
本设置用于导入/导出转储文件以及 phpMyAdmin 的其他功能,所以显然不要设置一个很小的值。若 PHP 运行于安全模式则无效。<br />
同样可以设置为 php.ini 中可以识别的字符串,如 '16M' 。请确保没有丢掉后缀 (16 表示 16 字节!)</dd>
@@ -3509,89 +3484,68 @@ clause is generated when I browse a table.</a></h4>
<tt>On</tt> on the server. It seems to be a browser-specific problem;
meanwhile use the <tt>cookie</tt> authentication mode.</p>
-<h3 id="faqusing">Using phpMyAdmin</h3>
+<h3 id="faqusing">使用 phpMyAdmin</h3>
<h4 id="faq6_1">
- <a href="#faq6_1">6.1 I can't insert new rows into a table / I can't create
-a table - MySQL brings up a <abbr title="structured query
-language">SQL</abbr>-error. </a></h4>
+ <a href="#faq6_1">6.1 我插入不了数据到表中 / 我创建不了数据表 - MySQL 提示 <abbr title="结构化查询语言
+(structured query language)">SQL</abbr> 错误。 </a></h4>
<p>
- Examine the <abbr title="structured query language">SQL</abbr> error with
-care. Often the problem is caused by specifying a wrong column-type.<br />
- Common errors include:
+ 仔细检查 <abbr title="结构化查询语言 (structured query language)">SQL</abbr>
+错误。这个问题通常是因为指定了错误的字段类型。<br />
+ 常见错误有:
</p>
<ul>
- <li>Using <tt>VARCHAR</tt> without a size argument</li>
- <li>Using <tt>TEXT</tt> or <tt>BLOB</tt> with a size argument</li>
+ <li>不给 <tt>VARCHAR</tt> 设置大小参数</li>
+ <li>给 <tt>TEXT</tt> 或 <tt>BLOB</tt> 设置大小参数</li>
</ul>
<p>
- Also, look at the syntax chapter in the MySQL manual to confirm that your
-syntax is correct.
+ 同时,请参考 MySQL 手册中语法一章确定你的语法都正确。
</p>
<h4 id="faq6_2">
- <a href="#faq6_2">6.2 When I create a table, I set an index for two columns
-and phpMyAdmin generates only one index with those two columns. </a></h4>
+ <a href="#faq6_2">6.2 建表时,我给两个字段设置了索引,但 phpMyAdmin 却创建了一个包含这两个字段的索引。 </a></h4>
<p>
- This is the way to create a multi-columns index. If you want two indexes,
-create the first one when creating the table, save, then display the table
-properties and click the Index link to create the other index.
+ 这是一种创建多字段索引的方法。如果你需要两个索引,在建表时先设置一个,保存,然后显示数据表属性并点击索引链接来创建另一个索引。
</p>
<h4 id="faq6_3">
- <a href="#faq6_3">6.3 How can I insert a null value into my table?</a></h4>
+ <a href="#faq6_3">6.3 怎样向我的表中插入一个空 (null) 值?</a></h4>
<p>
- Since version 2.2.3, you have a checkbox for each column that can be null.
-Before 2.2.3, you had to enter "null", without the quotes, as the
-column's value. Since version 2.5.5, you have to use the checkbox to get a
-real NULL value, so if you enter "NULL" this means you want a
-literal NULL in the column, and not a NULL value (this works in PHP4).
+ 自 2.2.3 版起,每个字段都有一个复选框来设置字段是否为空。 2.2.3 之前,你只能输入
+"null",不包括引号来作为字段的值。自 2.5.5 版起,你可以使用复选框来获得一个真正的空 (NULL) 值,如果你输入
+"NULL" 将表示文字 NULL,而不是空 (NULL) 值 (对 PHP4 同样有效)。
</p>
<h4 id="faq6_4">
- <a href="#faq6_4">6.4 How can I backup my database or table?</a></h4>
+ <a href="#faq6_4">6.4 怎样备份我的数据库或数据表?</a></h4>
-<p> Click on a database or table name in the left frame, the properties will be
-displayed. Then on the menu, click "Export", you can dump the
-structure, the data, or both. This will generate standard <abbr
-title="structured query language">SQL</abbr> statements that can be used to
-recreate your database/table.
+<p> 在左侧框架中点击数据库或表名,将会显示它们的属性。 然后在菜单上点击 "导出",你可以转储结构和/或数据。该功能将生成标准
+<abbr title="结构化查询语言 (structured query language)">SQL</abbr>
+语句以便重新创建你的数据库/表。
<br /><br />
- You will need to choose "Save as file", so that phpMyAdmin can
-transmit the resulting dump to your station. Depending on your PHP
-configuration, you will see options to compress the dump. See also the <a
-href="#cfg_ExecTimeLimit" class="configrule">$cfg['ExecTimeLimit']</a>
-configuration variable.<br /><br />
+ 若选择 "保存为文件",phpMyAdmin 即可将转储结果直接提供下载。取决于 PHP 的配置,你还能看见压缩选项。同时请参见
+<a href="#cfg_ExecTimeLimit" class="configrule">$cfg['ExecTimeLimit']</a>
+配置变量。<br /><br />
- For additional help on this subject, look for the word "dump" in
-this document.</p>
+ 要获得更多关于该主题的帮助,请在本文档中查找 "转储" 。</p>
<h4 id="faq6_5">
- <a href="#faq6_5">6.5 How can I restore (upload) my database or table using
-a dump? How can I run a ".sql" file? </a></h4>
-
-<p> Click on a database name in the left frame, the properties will be
-displayed. Select "Import" from the list of tabs in the
-right–hand frame (or "<abbr title="structured query
-language">SQL</abbr>" if your phpMyAdmin version is previous to
-2.7.0). In the "Location of the text file" section, type in the
-path to your dump filename, or use the Browse button. Then click Go.
+ <a href="#faq6_5">6.5 怎样通过转储恢复 (上传) 我的数据库或表?怎样运行一个 ".sql" 文件?</a></h4>
+
+<p> 在左侧框架中点击数据库或表名,将会显示它们的属性。在右手边框架中的标签列表中选择 "导入" (或 "<abbr
+title="结构化查询语言 (structured query language)">SQL</abbr>" 如果你的 phpMyAdmin
+版本低于 2.7.0)。在 "文本文件的位置" 中输入你的转储文件名,或使用浏览按钮。然后点击执行。
<br /><br />
- With version 2.7.0, the import engine has been re–written, if possible
-it is suggested that you upgrade to take advantage of the new features.
+ 2.7.0 版的导入功能已经重写了,建议尽可能升级以使用新功能。
<br /><br />
- For additional help on this subject, look for the word "upload" in
-this document.
+ 要获得更多关于该主题的帮助,请在本文档中查找 "上传" 。
</p>
<h4 id="faq6_6">
- <a href="#faq6_6">6.6 How can I use the relation table in
-Query-by-example?</a></h4>
+ <a href="#faq6_6">6.6 怎样在依例查询 (Query-by-example) 中使用关系表?</a></h4>
-<p> Here is an example with the tables persons, towns and countries, all located
-in the database mydb. If you don't have a <tt>pma_relation</tt> table,
-create it as explained in the configuration section. Then create the example
-tables:</p>
+<p> 下面用数据库 mydb 中的数据表 persons、towns 和 countries 来举例。如果你没有 <tt>pma_relation</tt>
+表,请先根据设置一节中的说明创建。然后创建示范表:</p>
<pre>
CREATE TABLE REL_countries (
@@ -3623,30 +3577,26 @@ INSERT INTO REL_towns VALUES ('S', 'Sherbrooke');
INSERT INTO REL_towns VALUES ('M', 'Montréal');
</pre>
-<p> To setup appropriate links and display information:</p>
+<p> 设置对应连接并显示信息:</p>
-<ul><li>on table "REL_persons" click Structure, then Relation view</li>
- <li>in Links, for "town_code" choose "REL_towns->code"</li>
- <li>in Links, for "country_code" choose
-"REL_countries->country_code"</li>
- <li>on table "REL_towns" click Structure, then Relation view</li>
- <li>in "Choose column to display", choose "description"</li>
- <li>repeat the two previous steps for table "REL_countries"</li>
+<ul><li>在表 "REL_persons" 上点击结构、关系查看</li>
+ <li>在关系中,"town_code" 选择 "REL_towns->code"</li>
+ <li>在关系中,"country_code" 选择 "REL_countries->country_code"</li>
+ <li>在表 "REL_towns" 上点击结构、关系查看</li>
+ <li>在 "选择要显示的字段" 上选择 "description"</li>
+ <li>在表 "REL_countries" 中重复以上两步</li>
</ul>
-<p> Then test like this:</p>
-
-<ul><li>Click on your db name in the left frame</li>
- <li>Choose "Query"</li>
- <li>Use tables: persons, towns, countries</li>
- <li>Click "Update query"</li>
- <li>In the columns row, choose persons.person_name and click the
-"Show" tickbox </li>
- <li>Do the same for towns.description and countries.descriptions in the other 2
-columns</li>
- <li>Click "Update query" and you will see in the query box that the
-correct joins have been generated</li>
- <li>Click "Submit query"</li>
+<p> 测试步骤如下:</p>
+
+<ul><li>在左侧框架中点击你的数据库名</li>
+ <li>选择 "查询"</li>
+ <li>使用表: persons、towns、countries</li>
+ <li>点击 "更新查询"</li>
+ <li>在字段行中,选择 persons.person_name 并选中 "显示" 复选框 </li>
+ <li>为 towns.description 和 countries.descriptions 在另两列中重复上一步</li>
+ <li>点击 "更新查询" 你就能在查询框中看到已生成的 join 语句</li>
+ <li>点击 "提交查询"</li>
</ul>
<h4 id="faqdisplay">
@@ -4078,195 +4028,147 @@ special format for chart script to understand it. Currently supported
formats can be found in the <a
href="http://wiki.phpmyadmin.net/pma/Devel:Charts#Data_formats_for_query_results_…">wiki</a>.</p>
-<h3 id="faqproject">phpMyAdmin project</h3>
+<h3 id="faqproject">phpMyAdmin 项目</h3>
<h4 id="faq7_1">
- <a href="#faq7_1">7.1 I have found a bug. How do I inform developers?</a></h4>
+ <a href="#faq7_1">7.1 我发现了一个缺陷。怎样向开发者报告?</a></h4>
-<p> Our Bug Tracker is located at <a
+<p> 我们的缺陷追踪器位于 <a
href="http://sf.net/projects/phpmyadmin/">http://sf.net/projects/phpmyadmin/</a>
-under the Bugs section.<br /><br />
+的 Bugs 功能块。<br /><br />
- But please first discuss your bug with other users:<br />
+ 但请先和其他用户讨论你发现的问题:<br />
<a href="https://sourceforge.net/projects/phpmyadmin/forums">
-https://sourceforge.net/projects/phpmyadmin/forums</a>.
+https://sourceforge.net/projects/phpmyadmin/forums</a>。
</p>
<h4 id="faq7_2">
- <a href="#faq7_2">7.2 I want to translate the messages to a new language or
-upgrade an existing language, where do I start?</a></h4>
-
-<p> Always use latest Git version of the po file to translate. You can
-optionally translate online at our <a
-href="http://l10n.cihar.com/">translation server</a> where you can also get
-the latest po files and merge them with your translations. For creating a
-new translation simply use <code>po/phpmyadmin.pot</code> and generate
-<code>po/LANG_CODE.po</code> for your language (you can use <code>msginit -i
-po/phpmyadmin.pot -l LANG_CODE --no-translator -o po/LANG_CODE.po</code> to
-do this) or ask on the mailing list to add the translation to the web
-interface. More details are available on <a
-href="http://wiki.phpmyadmin.net/pma/Devel:Gettext_for_translators">our
-wiki</a>.
+ <a href="#faq7_2">7.2 怎样开始翻译一个新的语言或更新现有的语言?</a></h4>
+
+<p> 永远使用最新的 Git 版本的 po 文件来翻译。你也可以选择在我们的<a
+href="http://l10n.cihar.com/">翻译服务器</a>在线翻译,也可在此获得最新的 po 文件并与你的翻译合并。使用
+<code>po/phpmyadmin.pot</code> 生成 <code>po/语言代码.po</code> 即可为你的语言创建新的翻译
+(可以使用 <code>msginit -i po/phpmyadmin.pot -l 语言代码 --no-translator -o
+po/语言代码.po</code>) 或通过邮件列表寻求在 web 界面上添加翻译。更多详细信息请见<a
+href="http://wiki.phpmyadmin.net/pma/Devel:Gettext_for_translators">我们的维基</a>。
</p>
<p>
- Please note that we try not to use HTML entities like &eacute; in the
-translations, since we define the right character set in the file. With
-HTML entities, the text on JavaScript messages would not display correctly.
-However there are some entities that need to be there: quotes, non-breakable
-spaces, ampersands, less than, greater than.
+ 请注意自从我们对文件定义了正确的编码后,我们尝试不在翻译中使用诸如 &eacute; 的 HTML 实体。 若使用 HTML
+实体,JavaScript 消息中的文本将可能不能正确显示。 不论怎样有些实体还是必需的: 引号、不可分空格、& 符号、小于号、大于号。
</p>
<p>
- You can then put your translations, as a zip file to avoid losing special
-characters, on the sourceforge.net <a
-href="https://sourceforge.net/tracker/?group_id=23067&atid=387645">translation
-tracker.</a>
+ 然后你可以将你的翻译,或者打包压缩成 zip 文件来避免丢失特殊字符,放在 sourceforge.net 的<a
+href="https://sourceforge.net/tracker/?group_id=23067&atid=387645">翻译追踪器</a>上。
</p>
<p>
- It would be a good idea to subscribe to the <a
-href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-translators">phpmyadmin-translators</a>
-mailing list, because this is where we ask for translations of new messages.
+ 你还可以订阅 <a
+href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-translators">phpMyAdmin
+翻译</a> 邮件列表,当我们有新文本需要翻译时就会在那发出通知。
</p>
<p>
- Documentation is being translated using po4a and gettext (see <a
-href="http://www.phpmyadmin.net/home_page/docs.php">documentation</a> for
-existing translations). To start, checkout <a
-href="http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/localized…"><code>localized_docs/po</code></a>
-from Git, or just go to the <a
-href="https://l10n.cihar.com/projects/pmadoc/">translation server</a> and
-translate it online. If your language is missing, just contact <a
-href="mailto:michal@cihar.com">Michal Čihař</a>; he will add
-it. If you prefer to directly translate the po files, please put updated
-ones into our <a
-href="https://sourceforge.net/tracker/?group_id=23067&atid=387645">translation
-tracker</a>.
+ 文档是通过 po4a 和 gettext 翻译的 (参见<a
+href="http://www.phpmyadmin.net/home_page/docs.php">文档</a>查看现有的翻译) 。要开始翻译,先从
+Git 检出 <a
+href="http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/localized…"><code>localized_docs/po</code></a>,或者直接到<a
+href="https://l10n.cihar.com/projects/pmadoc/">翻译服务器</a>在线翻译。如果没有找到你的语言,请联系
+<a href="mailto:michal@cihar.com">Michal Čihař</a>;
+他会加上。如果你更喜欢直接翻译 po 文件,请将翻译好的文件放在我们的<a
+href="https://sourceforge.net/tracker/?group_id=23067&atid=387645">翻译追踪器</a>上。
</p>
<h4 id="faq7_3">
- <a href="#faq7_3">7.3 I would like to help out with the development of
-phpMyAdmin. How should I proceed?</a></h4>
+ <a href="#faq7_3">7.3 怎样帮助开发 phpMyAdmin ?</a></h4>
-<p> The following method is preferred for new developers:</p>
+<p> 对新开发者推荐以下方式:</p>
-<ol><li>fetch the current git repository over anonymous git:<br />
+<ol><li>通过匿名方式获取当前 git 库:<br />
<tt>git clone
git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin</tt><br />
</li>
- <li>add your stuff</li>
- <li>generate patch with your changes: <tt>git diff > xxx.diff</tt><br />
+ <li>添加你的内容</li>
+ <li>生成你的补丁: <tt>git diff > xxx.diff</tt><br />
</li>
- <li>submit your patch via the <a
-href="https://sourceforge.net/tracker/?group_id=23067&atid=377410">patch
-tracker of the phpMyAdmin project</a>.
+ <li>通过 <a
+href="https://sourceforge.net/tracker/?group_id=23067&atid=377410">phpMyAdmin
+项目的补丁追踪器</a>提交你的补丁。
</li>
</ol>
-<p>More details on git are available on <a
-href="http://wiki.phpmyadmin.net/pma/Devel:Git">our wiki</a>.</p>
+<p>更多关于 git 的详细信息请见<a
+href="http://wiki.phpmyadmin.net/pma/Devel:Git">我们的维基</a>。</p>
-<p> Write access to the repository is granted only to experienced developers who
-have already contributed something useful to phpMyAdmin.<br />
- Also, have a look at the <a href="#developers">Developers section</a>.</p>
+<p> 库的写入权限仅授予给那些对 phpMyAdmin 作出大量贡献且富有经验的开发者。<br />
+ 同时,请看一下<a href="#developers">开发</a>一节。</p>
<h3 id="faqsecurity">安全</h3>
<h4 id="faq8_1">
- <a href="#faq8_1">8.1 Where can I get information about the security alerts
-issued for phpMyAdmin?</a></h4>
+ <a href="#faq8_1">8.1 哪里可以了获取 phpMyAdmin 的安全公告信息?</a></h4>
-<p> Please refer to <a
+<p> 请参见 <a
href="http://www.phpmyadmin.net/home_page/security.php">http://www.phpmyadmin.net/home_page/security.php</a>
</p>
<h4 id="faq8_2">
- <a href="#faq8_2">8.2 How can I protect phpMyAdmin against brute force
-attacks?</a></h4>
+ <a href="#faq8_2">8.2 怎样保护 phpMyAdmin 防止暴力破解?</a></h4>
-<p> If you use Apache web server, phpMyAdmin exports information about
-authentication to the Apache environment and it can be used in Apache logs.
-Currently there are two variables available:
+<p> 如果你使用 Apache 服务器,phpMyAdmin 会导出认证信息到 Apache 环境并可被 Apache 日志使用。 目前有两个变量可用:
</p>
<dl>
<dt><code>userID</code></dt>
- <dd>User name of currently active user (he does not have to be logged in).</dd>
+ <dd>当前活动用户的用户名 (他不一定需要登录)。</dd>
<dt><code>userStatus</code></dt>
- <dd>Status of currently active user, one of <code>ok</code> (user is logged in),
-<code>mysql-denied</code> (MySQL denied user login),
-<code>allow-denied</code> (user denied by allow/deny rules),
-<code>root-denied</code> (root is denied in configuration),
-<code>empty-denied</code> (empty password is denied).</dd>
+ <dd>当前活动用户的状态,有 <code>ok</code> (用户已登录)、<code>mysql-denied</code> (MySQL
+拒绝用户登录)、<code>allow-denied</code> (用户被允许/禁止规则禁止)、<code>root-denied</code>
+(root 用户登录在配置文件中被禁止)、<code>empty-denied</code> (禁止空密码登录) 这几种状态。</dd>
</dl>
<p>
- <code>LogFormat</code> directive for Apache can look like following:
+ 可以像这样设置 Apache 的 <code>LogFormat</code> 指令:
</p>
<pre>
LogFormat "%h %l %u %t \"%r\" %>s %b \
\"%{Referer}i\" \"%{User-Agent}i\" %{userID}n %{userStatus}n" pma_combined
</pre>
<p>
- You can then use any log analyzing tools to detect possible break-in
-attempts.
+ 然后你可以使用任何日志分析工具来检测潜在的攻击。
</p>
-<h3 id="faqsynchronization">Synchronization</h3>
+<h3 id="faqsynchronization">同步</h3>
<h4 id="faq9_1">
- <a href="#faq9_1">9.1 How can I synchronize two databases/tables in
-phpMyAdmin?</a></h4>
+ <a href="#faq9_1">9.1 怎样在 phpMyAdmin 中同步两个数据库/表?</a></h4>
-<p> You can now synchronize databases/tables in phpMyAdmin using the Synchronize
-feature. It allows you to connect to local as well as remote servers. This
-requires you to enter server host name, username, password, port and the
-name of the database. Therefore you can now synchronize your databases
-placed on the same server or some remote server.
+<p> 你可以使用 phpMyAdmin
+的同步功能同步数据库/表。该功能可以连接到本地或者远程服务器。但需要你输入服务器主机名、用户名、密码、端口和数据库名。然后你就可以在相同或不同的服务器间同步数据库了。
</p>
<p>
-This feature is helpful for developers who need to replicate their
-database’s structure as well as data. Moreover, this feature not only
-helps replication but also facilitates the user to keep his/her database in
-sync with another database. Other than the full database, certain tables of
-the databases can also be synchronized.
+该功能对需要复制数据库结构和数据的开发者们是很有帮助的。此外,该功能并不仅限于复制,还能帮助用户保持他们的数据库和另一个数据库同步。除了可以同步整个数据库外,也可以只同步数据库的部分数据表。
</p>
<p>
-You need to fill in the host name of the server, the username and password
-of an user account already there in MySQL. Port is by default populated with
-3306 (MySQL default port). Then the name of the database should be mentioned
-at the end. All the information other than the port needs to be filled
-explicitly for the source as well as target servers.
+你需要填写服务器的主机名、MySQL 中已存在的用户名和密码。端口默认是 3306 (MySQL
+默认端口)。最后是数据库名。源数据库和目标数据库除了端口外的信息都要填写准确。
</p>
<p>
-After successfully passing through the authentication phase, the source and
-target database table names will be displayed. It will be a tabular
-representation.
+在成功通过认证阶段后,将会以表格形式显示出源和目标数据库中的数据表名。
</p>
<p>
-On the left, are listed the source database table names. Some of the names
-have a <code>+</code> plus sign preceding them. This shows that these tables
-are only present in source database and they need to be added to the target
-database in order to synchronize the target database. The tables whose names
-are not preceded by a <code>+</code> sign are already present in the target
-database.
+在左侧会列出源数据库中的表。部分表的名字前会有一个 <code>+</code>
+加号。表示这些表仅在源数据库中存在并且需要在同步到目标数据库时添加到目标数据库。名字前没有 <code>+</code> 加号的表已存在于目标数据库中。
</p>
<p>
-On the right, are listed the target database table names. There are few
-table names that have <code>(not present)</code> appended after their
-names. This means that these tables are to be created in target database in
-order to synchronize target database with source database. Some table names
-have a <code>-</code> minus sign preceding them. This shows that these
-tables are only present in target database and they will remain unchanged in
-the target database. The column in the middle shows the difference between
-the source and target corresponding tables.
+在左侧会列出目标数据库中的表。部分表的名字后会有 <code>(未找到)</code>
+字样。表示这些表将在与源数据库同步时添加到目标数据库。部分表的名字前会有一个 <code>-</code>
+减号。表示这些表仅在目标数据库中存在并且不会被修改。位于中间的一列表示源/目标对应表之间的区别。
</p>
<p>
-The difference is depicted by the red and green buttons with <tt>S</tt> and
-<tt>D</tt> letters, indicating that either Structure or Data are not up to
-date. By clicking on them, they will turn grey, what means that they will be
-synchronized.
+红色 <tt>S</tt> 和绿色 <tt>D</tt> 按钮表示结构 (S) 或数据 (D)
+是否需要更新。当点击按钮时,它们将变成灰色,表示相应表将会被同步。
</p>
@@ -4286,29 +4188,27 @@ synchronized.
此外,我们希望能兼容 XHTML1.0 和 CSS2 并且符合 <a href="http://pear.php.net/"> <abbr
title="PHP 扩展和应用程序库 (PHP Extension and Application Repository)">PEAR</abbr>
代码标准</a>。请尽量注意。</li>
- <li>Please enable showing PHP errors and warnings by the <code><a
+ <li>请通过 <code><a
href="#cfg_Error_Handler_display">$cfg['Error_Handler']['display']</a></code>
-configuration directive.</li>
+指令开启显示 PHP 错误和警告。</li>
<li>请尽量保持文件命名约定。数据表相关的用 <i>tbl_*.php</i>,数据库相关的用 <i>db_*.php</i>,服务器相关的用
<i>server_*.php</i> 等。</li>
- <li>Please use gettext wrappers around all messages (<code>__('Some
-text')</code> or <code>_ngettext()</code> function). To translate them, you
-need to call <code>scripts/update-po</code> script. To use translated
-messages, call <code>scripts/generate-mo</code>, which generates binary
-files read by Gettext.</li>
+ <li>请使用 gettext 调用所有文本 (<code>__('文本')</code> 或 <code>_ngettext()</code> 函数)。
+若需要翻译,运行 <code>scripts/update-po</code> 脚本。要使用已翻译的文本,运行
+<code>scripts/generate-mo</code>,即可生成 Gettext 所需的二进制文件。</li>
<li>如果您写一份更新记录,这将会更加有帮助。</li>
<li id="developersdbg">
phpMyAdmin 现在已经支持 DBG 扩展 (<a href="http://dd.cron.ru/dbg/">PHP 调试器 DBG
(外链,英语)</a>) 以便开发者能更好地调试以及测试他们的代码。<br />
更多信息请参见 <a href="#cfg_DBG" class="configrule">$cfg['DBG']*</a> 设置选项。<br />
- 纪念哥伦比亚号航天飞机 (STS-107) 在重新进入地球大气层时爆炸以及纪念为了地球人民牺牲的勇敢的人们。</li>
+ 纪念哥伦比亚号航天飞机 (STS-107) 在重新进入地球大气层时爆炸以及为了地球人民牺牲的勇敢的人们。</li>
</ul>
<h2 id="copyright">版权</h2>
<pre>
-Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
-Copyright (C) 2001-2010 Marc Delisle <marc_at_infomarc.info>
+版权所有 (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
+版权所有 (C) 2001-2010 Marc Delisle <marc_at_infomarc.info>
Olivier Müller <om_at_omnis.ch>
Robin Johnson <robbat2_at_users.sourceforge.net>
Alexander M. Turek <me_at_derrabus.de>
@@ -4316,7 +4216,7 @@ Copyright (C) 2001-2010 Marc Delisle <marc_at_infomarc.info>
Garvin Hicking <me_at_supergarv.de>
Michael Keck <mkkeck_at_users.sourceforge.net>
Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
- [check <a href="#credits">credits</a> for more details]
+ [更多信息请参见<a href="#credits">鸣谢</a>]
</pre>
<p>
@@ -4374,115 +4274,115 @@ Repository)">PEAR</abbr> 代码标准以及 XHTML1.0 和 CSS2 规范</li>
<li>Robin Johnson <robbat2_at_users.sourceforge.net>
<ul>
- <li>database maintenance controls</li>
- <li>table type code</li>
- <li>Host authentication <abbr title="Internet Protocol">IP</abbr> Allow/Deny</li>
- <li>DB-based configuration (Not completed)</li>
- <li><abbr title="structured query language">SQL</abbr> parser and pretty-printer</li>
- <li><abbr title="structured query language">SQL</abbr> validator</li>
+ <li>数据库维护功能</li>
+ <li>数据表类型代码</li>
+ <li>主机认证 <abbr title="互联网协议 (Internet Protocol)">IP</abbr> 允许/禁止</li>
+ <li>基于数据库的配置 (未完成)</li>
+ <li><abbr title="结构化查询语言 (structured query language)">SQL</abbr> 解析器和语法高亮</li>
+ <li><abbr title="结构化查询语言 (structured query language)">SQL</abbr> 校验器</li>
<li>许多缺陷修正和改进</li>
</ul></li>
<li>Armel Fauveau <armel.fauveau_at_globalis-ms.com>
<ul>
- <li>bookmarks feature</li>
- <li>multiple dump feature</li>
- <li>gzip dump feature</li>
- <li>zip dump feature</li>
+ <li>书签功能</li>
+ <li>多转储功能</li>
+ <li>gzip 转储功能</li>
+ <li>zip 转储功能</li>
</ul></li>
<li>Geert Lund <glund_at_silversoft.dk>
<ul>
- <li>various fixes</li>
- <li>moderator of the phpMyAdmin former users forum at phpwizard.net</li>
+ <li>缺陷修正</li>
+ <li>phpMyAdmin 早期在 phpwizard.net 的用户论坛版主</li>
</ul></li>
<li>Korakot Chaovavanich <korakot_at_iname.com>
<ul>
- <li>"insert as new row" feature</li>
+ <li>"以新行插入" 功能</li>
</ul></li>
<li>Pete Kelly <webmaster_at_trafficg.com>
<ul>
- <li>rewrote and fix dump code</li>
- <li>bugfixes</li>
+ <li>重写并修复转储代码</li>
+ <li>缺陷修正</li>
</ul></li>
<li>Steve Alberty <alberty_at_neptunlabs.de>
<ul>
- <li>rewrote dump code for PHP4</li>
- <li>mySQL table statistics</li>
- <li>bugfixes</li>
+ <li>重写 PHP4 的转储代码</li>
+ <li>MySQL 数据表统计</li>
+ <li>缺陷修正</li>
</ul></li>
<li>Benjamin Gandon <gandon_at_isia.cma.fr>
<ul>
- <li>main author of the version 2.1.0.1</li>
- <li>bugfixes</li>
+ <li>2.1.0.1 版的主要作者</li>
+ <li>缺陷修正</li>
</ul></li>
<li>Alexander M. Turek <me_at_derrabus.de>
<ul>
- <li>MySQL 4.0 / 4.1 / 5.0 compatibility</li>
- <li>abstract database interface (PMA_DBI) with MySQLi support</li>
- <li>privileges administration</li>
- <li><abbr title="Extensible Markup Language">XML</abbr> exports</li>
- <li>various features and fixes</li>
- <li>German language file updates</li>
+ <li>MySQL 4.0 / 4.1 / 5.0 兼容</li>
+ <li>抽象数据库接口 (PMA_DBI) 并支持 MySQLi</li>
+ <li>权限管理</li>
+ <li>导出为 <abbr title="可扩展标记语言 (Extensible Markup Language)">XML</abbr></li>
+ <li>许多缺陷修正和改进</li>
+ <li>德语语言文件更新</li>
</ul></li>
<li>Mike Beck <mike.beck_at_web.de>
<ul>
- <li>automatic joins in QBE</li>
+ <li>自动加入依例查询 (QBE)</li>
<li>links column in printview</li>
<li>关系查看</li>
</ul></li>
<li>Michal Čihař <michal_at_cihar.com>
<ul>
- <li>enhanced index creation/display feature</li>
- <li>feature to use a different charset for HTML than for MySQL</li>
- <li>improvements of export feature</li>
- <li>various features and fixes</li>
- <li>Czech language file updates</li>
+ <li>增强索引创建/显示功能</li>
+ <li>让 HTML 与 MySQL 使用不同的字符集</li>
+ <li>改进导出功能</li>
+ <li>许多缺陷修正和改进</li>
+ <li>捷克语语言文件更新</li>
</ul></li>
<li>Christophe Gesché from the "MySQL Form Generator for
PHPMyAdmin" (http://sf.net/projects/phpmysqlformgen/)
<ul>
- <li>suggested the patch for multiple table printviews</li>
+ <li>多表打印预览补丁</li>
</ul></li>
<li>Garvin Hicking <me_at_supergarv.de>
<ul>
- <li>built the patch for vertical display of table rows</li>
- <li>built the Javascript based Query window + <abbr title="structured query
-language">SQL</abbr> history</li>
- <li>Improvement of column/db comments</li>
- <li>(MIME)-Transformations for columns</li>
- <li>Use custom alias names for Databases in left frame</li>
- <li>hierarchical/nested table display</li>
+ <li>垂直显示记录补丁</li>
+ <li>基于 Javascript 的查询窗口 + <abbr title="结构化查询语言 (structured query
+language)">SQL</abbr> 历史功能</li>
+ <li>改进字段/数据库注释</li>
+ <li>类型转换</li>
+ <li>在左侧框架中使用自定义的数据库别名</li>
+ <li>数据表分层/分组显示</li>
<li><abbr title="Portable Document Format">PDF</abbr>-scratchboard for
WYSIWYG-distribution of <abbr title="Portable Document Format">PDF</abbr>
relations</li>
- <li>new icon sets</li>
- <li>vertical display of column properties page</li>
- <li>some bugfixes, features, support, German language additions</li>
+ <li>新图标集</li>
+ <li>字段属性页的垂直显示模式</li>
+ <li>一些缺陷修正、功能、支持、德语语言增加</li>
</ul></li>
<li>Yukihiro Kawada <kawada_at_den.fujifilm.co.jp>
<ul>
- <li>japanese kanji encoding conversion feature</li>
+ <li>日本汉字编码转换功能</li>
</ul></li>
-<li>Piotr Roszatycki <d3xter_at_users.sourceforge.net> and Dan Wilson
+<li>Piotr Roszatycki <d3xter_at_users.sourceforge.net> 和 Dan Wilson
<ul>
- <li>the Cookie authentication mode</li>
+ <li>Cookie 认证功能</li>
</ul></li>
<li>Axel Sander <n8falke_at_users.sourceforge.net>
<ul>
- <li>table relation-links feature</li>
+ <li>数据表关系连接功能</li>
</ul></li>
<li>Maxime Delorme <delorme.maxime_at_free.fr>
@@ -4496,29 +4396,29 @@ href="http://www.acko.net/node/56">http://www.acko.net/node/56</a>).</li>
<li>Olof Edlund <olof.edlund_at_upright.se>
<ul>
- <li><abbr title="structured query language">SQL</abbr> validator server</li>
+ <li><abbr title="结构化查询语言 (structured query language)">SQL</abbr> 校验服务器</li>
</ul></li>
<li>Ivan R. Lanin <ivanlanin_at_users.sourceforge.net>
<ul>
- <li>phpMyAdmin logo (until June 2004)</li>
+ <li>phpMyAdmin logo (2004 年 6 月前)</li>
</ul></li>
<li>Mike Cochrane <mike_at_graftonhall.co.nz>
<ul>
- <li>blowfish library from the Horde project</li>
+ <li>Horde 项目的 blowfish 库</li>
</ul></li>
<li>Marcel Tschopp <ne0x_at_users.sourceforge.net>
<ul>
- <li>mysqli support</li>
+ <li>mysqli 支持</li>
<li>许多缺陷修正和改进</li>
</ul></li>
<li>Michael Keck <mkkeck_at_users.sourceforge.net>
<ul>
- <li>redesign for 2.6.0</li>
- <li>phpMyAdmin sailboat logo (June 2004)</li>
+ <li>重新设计 2.6.0</li>
+ <li>phpMyAdmin 帆船 logo (2004 年 6 月)</li>
</ul></li>
<li>Mathias Landhäußer
@@ -4528,61 +4428,61 @@ href="http://www.acko.net/node/56">http://www.acko.net/node/56</a>).</li>
<li>Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
<ul>
- <li>interface improvements</li>
- <li>various bugfixes</li>
+ <li>界面改进</li>
+ <li>许多缺陷修正</li>
</ul></li>
<li>Ivan A Kirillov
<ul>
- <li>new relations Designer</li>
+ <li>新的关系设计器</li>
</ul></li>
-<li>Raj Kissu Rajandran (Google Summer of Code 2008)
+<li>Raj Kissu Rajandran (Google 代码之夏 2008)
<ul>
- <li>BLOBstreaming support</li>
+ <li>BLOB 流支持</li>
</ul></li>
-<li>Piotr Przybylski (Google Summer of Code 2008 and 2010)
+<li>Piotr Przybylski (Google 代码之夏 2008 和 2010)
<ul>
- <li>improved setup script</li>
- <li>user preferences</li>
+ <li>改进安装脚本</li>
+ <li>用户偏好</li>
</ul></li>
-<li>Derek Schaefer (Google Summer of Code 2009)
+<li>Derek Schaefer (Google 代码之夏 2009)
<ul>
- <li>Improved the import system</li>
+ <li>改进导入功能</li>
</ul></li>
-<li>Alexander Rutkowski (Google Summer of Code 2009)
+<li>Alexander Rutkowski (Google 代码之夏 2009)
<ul>
- <li>Tracking mechanism</li>
+ <li>结构追踪</li>
</ul></li>
-<li>Zahra Naeem (Google Summer of Code 2009)
+<li>Zahra Naeem (Google 代码之夏 2009)
<ul>
- <li>Synchronization feature</li>
+ <li>同步功能</li>
</ul></li>
-<li>Tomáš Srnka (Google Summer of Code 2009)
+<li>Tomáš Srnka (Google 代码之夏 2009)
<ul>
- <li>Replication support</li>
+ <li>复制支持</li>
</ul></li>
-<li>Muhammad Adnan (Google Summer of Code 2010)
+<li>Muhammad Adnan (Google 代码之夏 2010)
<ul>
- <li>Relation schema export to multiple formats</li>
+ <li>导出关系大纲为多种格式</li>
</ul></li>
-<li>Lori Lee (Google Summer of Code 2010)
+<li>Lori Lee (Google 代码之夏 2010)
<ul>
- <li>User interface improvements</li>
- <li>ENUM/SET editor</li>
- <li>Simplified interface for export/import</li>
+ <li>用户界面改进</li>
+ <li>ENUM/SET 编辑器</li>
+ <li>简化导入/导出界面</li>
</ul></li>
-<li>Ninad Pundalik (Google Summer of Code 2010)
+<li>Ninad Pundalik (Google 代码之夏 2010)
<ul>
- <li>AJAXifying the interface</li>
+ <li>界面 AJAX 化</li>
</ul></li>
<li>Barrie Leslie
@@ -4593,8 +4493,7 @@ href="http://www.acko.net/node/56">http://www.acko.net/node/56</a>).</li>
</ul>
<p>
-And also to the following people who have contributed minor changes,
-enhancements, bugfixes or support for a new language since version 2.1.0:
+以及自 2.1.0 版以来对功能修改、增强、缺陷修正和新语言支持作出贡献的人们:
</p>
<p>
@@ -4813,9 +4712,8 @@ Language))</a> - 一个 W3C 推荐用来创建可以描述不同类型数据的
</div>
<ul id="footer">
- <li>Copyright © 2003 - 2010 <a
-href="http://www.phpmyadmin.net/home_page/team.php">phpMyAdmin devel
-team</a></li>
+ <li>版权所有 © 2003 - 2010 <a
+href="http://www.phpmyadmin.net/home_page/team.php">phpMyAdmin 开发组</a></li>
<li><a href="LICENSE">授权</a></li>
<li><a href="http://www.phpmyadmin.net/home_page/donate.php">捐助 (英语)</a></li>
<li class="last">验证 <a href="http://validator.w3.org/check/referer">HTML</a> 和 <a
diff --git a/output/zh_CN/INSTALL b/output/zh_CN/INSTALL
index 3f125fd..e721825 100644
--- a/output/zh_CN/INSTALL
+++ b/output/zh_CN/INSTALL
@@ -1,5 +1,5 @@
-phpMyAdmin - Installation
--------------------------
+phpMyAdmin - 安装
+-------------------
参见 Documentation.txt 或
Documentation.html 文件。
diff --git a/output/zh_CN/README b/output/zh_CN/README
new file mode 100644
index 0000000..190c8a5
--- /dev/null
+++ b/output/zh_CN/README
@@ -0,0 +1,71 @@
+phpMyAdmin - 读我
+===================
+
+使用 PHP 编写,通过 web 管理 MySQL 的工具。
+
+版本 3.4.0-dev
+----------------
+
+http://www.phpmyadmin.net/
+
+版权所有 (C) 1998-2000
+ Tobias Ratschiller <tobias_at_ratschiller.com>
+版权所有 (C) 2001-2010
+ Marc Delisle <marc_at_infomarc.info>
+ Olivier Müller <om_at_omnis.ch>
+ Robin Johnson <robbat2_at_users.sourceforge.net>
+ Alexander M. Turek <me_at_derrabus.de>
+ Michal Čihař <michal_at_cihar.com>
+ Garvin Hicking <me_at_supergarv.de>
+ Michael Keck <mkkeck_at_users.sourceforge.net>
+ Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
+ [详细信息请参见 Documentation.txt/.html 文件]
+
+本软件是自由软件,你可以在自由软件基金会发布的 GNU 通用公共许可协议第 2 版的许可下重新修改并/或发布。
+
+本软件因希望能对大家有用而发布,但没有任何担保,也没有任何适销性或针对特定用途的隐含的担保。参见 GNU 通用公共许可协议获得详细信息。
+
+你应该在获得此软件的同时收到一份 GNU 通用公共许可协议的副本如果没有,请致函 Free Software Foundation, Inc., 51
+Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+环境需求
+~~~~~~~~~~~~
+
+* PHP 5.2 或更高版本
+* MySQL 5.0 或更高版本
+* a web-browser (doh!)
+
+概要
+~~~~~~
+
+phpMyAdmin 旨在通过 web 管理 MySQL 。 具体功能请参见 Documentation.txt/.html 文件。
+
+下载
+~~~~~~
+
+你可以在 http://www.phpmyadmin.net/ 获得最新版本。
+
+更多信息
+~~~~~~~~~~~~
+
+参见 Documentation.txt/.html 文件。
+
+支持
+~~~~~~
+
+参见 http://www.phpmyadmin.net/ 中关于支持论坛的相关信息
+
+
+尽情享受吧!
+~~~~~~~~~~~~~~~~~~
+
+phpMyAdmin 开发组
+
+
+附:
+ 请勿向我们发送邮件询问诸如 "怎样编译
+ 支持 MySQL 的 PHP" 之类的问题。我们
+ 没有时间为您做免费咨询。
+ 请将您的问题发送到相应的邮件列表或论坛。
+ 在联系我们之前,请阅读 Documentation.html (特别是常见问题 (FAQ) 部分)。
+
diff --git a/output/zh_CN/TODO b/output/zh_CN/TODO
index 072b518..2797f57 100644
--- a/output/zh_CN/TODO
+++ b/output/zh_CN/TODO
@@ -1,5 +1,5 @@
-phpMyAdmin - Todo
-=================
+phpMyAdmin - 计划
+===================
目前我们将 Sourceforge 的追踪器作为计划表使用:
diff --git a/output/zh_CN/index.html b/output/zh_CN/index.html
index d10b80b..5ed0910 100644
--- a/output/zh_CN/index.html
+++ b/output/zh_CN/index.html
@@ -4,15 +4,15 @@
version="-//W3C//DTD XHTML 1.1//EN" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>phpMyAdmin Simplified Chinese Documentation</title>
+ <title>phpMyAdmin 简体中文文档</title>
</head>
<body>
-<h1>phpMyAdmin Simplified Chinese Documentation</h1>
-<p>Documents translated to Simplified Chinese:</p>
+<h1>phpMyAdmin 简体中文文档</h1>
+<p>已翻译为简体中文的文件:</p>
<ul>
-<li><a href="Documentation.html">Main documentation</a></li>
-<li><a href="INSTALL">INSTALL</a></li>
-<li><a href="TODO">TODO</a></li>
+<li><a href="Documentation.html">主文档</a></li>
+<li><a href="INSTALL">安装</a></li>
+<li><a href="TODO">计划</a></li>
<li><a href="translators.html">翻译</a></li>
</ul>
</body>
diff --git a/output/zh_CN/translators.html b/output/zh_CN/translators.html
index 8e34579..584fea6 100644
--- a/output/zh_CN/translators.html
+++ b/output/zh_CN/translators.html
@@ -434,7 +434,7 @@ href="https://l10n.cihar.com/projects/pmadoc/">翻译服务器</a>来帮助我
</tr>
<tr id="telugu">
- <td>Telugu</td>
+ <td>泰卢固语</td>
<td>
veeven (veeven(a)gmail.com)
</td>
@@ -471,9 +471,8 @@ href="https://l10n.cihar.com/projects/pmadoc/">翻译服务器</a>来帮助我
</div>
<ul id="footer">
- <li>Copyright © 2003 - 2010 <a
-href="http://www.phpmyadmin.net/home_page/team.php">phpMyAdmin devel
-team</a></li>
+ <li>版权所有 © 2003 - 2010 <a
+href="http://www.phpmyadmin.net/home_page/team.php">phpMyAdmin 开发组</a></li>
<li><a href="LICENSE">授权</a></li>
<li><a href="http://www.phpmyadmin.net/home_page/donate.php">捐助 (英语)</a></li>
<li class="last">验证 <a href="http://validator.w3.org/check/referer">HTML</a> 和 <a
hooks/post-receive
--
phpMyAdmin localized documentation
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin localized documentation branch, master, updated. eaba78b3a838b9c98dede9c9e01be0fc07fefa18
by Michal Čihař 10 Sep '10
by Michal Čihař 10 Sep '10
10 Sep '10
The branch, master has been updated
via eaba78b3a838b9c98dede9c9e01be0fc07fefa18 (commit)
via e4322098733507bb02b601d4fac13649cea87d4f (commit)
via ce6274629a6898d04310cdb9e19d3a911f9b41b9 (commit)
via babfdae50983b4f2f92acf060e877348b7b177a9 (commit)
via a8c92ef45a67009a1064058c2cc7a57989f6ef41 (commit)
via c651a84264886dba5feaaef9363cee94ec9194d7 (commit)
via f4db24021148371bbfd5b32412bfdc8842d2692c (commit)
via 3fae095efc93a93f6c7bac34735acd43cb9775db (commit)
via a8f02c142b66575b37d0bae55da4734117295677 (commit)
via 56c1322ae4fcd2e00f0bd0c5893f08d7302043fb (commit)
via 00064baf7fe167dae0095d2d2f1d47df4297105c (commit)
via 33184c1e9e87ee4d7283064316ecedfc770aa3b8 (commit)
via 35c3e77c805d0d0b7a1c7d5d1f7adf6dd483a3eb (commit)
via 9fd503cde1bc15c4e7254d2c3d4395f609593042 (commit)
via 90c2579bac4ed84f105df475bdd39096c306c8b0 (commit)
via a450dbd75f7cd85e75343196a9991dbf91a40187 (commit)
via 95fb56dd5ad55294980029d46f89853eb618b91c (commit)
via 24a1a999d117d76121576beacb7163cce8d3d6d5 (commit)
via a0bb963d44ced5142c1a02d42fb671fb39cb9eab (commit)
via de556f51e3aa678ab676e501a5b1a749b5e5d5f5 (commit)
via 9cc49433e65f34d37aa9d0021137fb6262c860a7 (commit)
via aacbd766bc95acaf0a0acf68f4e15d2d77d6d699 (commit)
via ef475bc27b0de54329cb5993807df6d502df0c15 (commit)
via 22bd1a4a5f45060089e974439ff9d2ad997112e6 (commit)
via a47f8891d88bf0bd13ea243d116c73d0b21bdce2 (commit)
via 886fedbe33c5c4d05d40381d55389d14345ba0ba (commit)
via 8e83974abfc657b74213b7eb49b1b41f5c00cc09 (commit)
via 90a2eb1408a81692bc8cb487794ec70765e2aa05 (commit)
via 89d6479649f41199c8a14fd805027aa6cb777575 (commit)
via aaa19aeaebc4f37c4e1f333445938487174d939c (commit)
via c9e2501181d85cc1d13c5ee3520916a45f4e8561 (commit)
via 454c6addf9fc6d644cc28143533fcbaac0c2b7dd (commit)
via 1c6b94a1a4cbc1220789a9a67043b19d8c7898c4 (commit)
via 9ca5f956784d43c7d54ccdf21ab0ca17507be40d (commit)
via 4f3bec37ff58a2e08241602d6f64f4572a027093 (commit)
via 633858c2542583f56a63e58f33e3852ee03bec3c (commit)
via 6ee9723565bec49dfb9e2c0f89391d0f6a9a7893 (commit)
via 28acb14fbe8203c73fdf3eb48c318dee390799bf (commit)
via 1f474b3d2245d96a04b3db87d8275863f39fe1aa (commit)
via e66377eac8944fa4f651e4c38268436212fa4f8a (commit)
via e7acd66a6afa7420ed05db60a725ade6bfe8d976 (commit)
via 1f7dd777e94194b6c93f72ce2c727f42e47de822 (commit)
via 8d92d5af1f16f883459166d4c769701e762ea012 (commit)
via 1b93d76d4b7ef252feee23ab630edbdc9142e390 (commit)
via 4fb6721e5199e87686a5a1fee7fc0977a2069e48 (commit)
via d14f364dcfdafd6e2865f69e1dc00164c12ab355 (commit)
via 80df88c09b1a1215f8e17f31e3689218fef476ce (commit)
via 04796a59dde8dde575099d5722d0e95e5a036194 (commit)
via 0f3a525d305e963e1a2f55dc9327ba6165ebca5f (commit)
via 1d931177eb121813249213fb9edcf715a8fbe7a2 (commit)
via e854c24ba6886e629e1b93af47218cb41dcddba5 (commit)
via d5bea47fb916df2494642007a9f7b1cbd59b1af3 (commit)
via 073e7d9058d6a7a38c4a6ee78e09c4037a52bfd0 (commit)
via d0e52660fbf2f3409a0f4b8b3eda35b7cbe40c5e (commit)
via 14a5467c01bbcd8b04581709a23ae28b4dc2c92b (commit)
via 4655b7c2a75582d95bed02245715304106a59956 (commit)
via 1aeb12abc86a683de11a036544ba3ffb26280e5d (commit)
via 2db02e8afb260edc0706ac094df11e665d41c993 (commit)
via fb706ea7a9f8447ba22cdc4c124adebf8225db61 (commit)
via 3f8783c139b391530e6e36cb9d5d5f0ef5b7b22d (commit)
via 82228f6b948e71569d01398e5ba61229f0ff3a81 (commit)
via 15be466701f15bff11ea662eca7f96a54e4d0940 (commit)
via 121c2e260f410b82b16dfa1d3144451331c57507 (commit)
via 4df258acb17dac936741e2c2ed82b233234dafba (commit)
via f0fe004bc619eaf22a55d39acfe8f93634e5d408 (commit)
via db0fdf3d24780b869c13e14debf11ac09e83ffc2 (commit)
via 389f33e1d9e70f00c5802e9cf25f0b8417162577 (commit)
via 2ef6ea2cd699c181a704db97aab58c6fc8b4f6d4 (commit)
via a1c78d31aad25d43ed9f65ca45de2be0c986fd5e (commit)
via 37ecedf326a215f4f1f0dd7a91d82c71aa235806 (commit)
via 1939afc52b44f2618d39f9e18c57dafffb0e6fc9 (commit)
via 53e2b34200a428328c4c9752c5dc7c88f3908a90 (commit)
via ba5aa02af57cbd059b327f2cb48031c363c36e59 (commit)
via 78f0f9d301dace81f10f19d5c7c6027695885af6 (commit)
via 07309381491230863b0993305a8a933b19b56b19 (commit)
via eadf8aa22a852799669e8a069d9fd6f67e7b13e7 (commit)
via 779682e98d8ee835fb3f3ffa675a90aca9cf6131 (commit)
via 9ba39e21162e89fb8cad7308950d074c39a647c6 (commit)
via 7eb379696337dfe7b6148a1339c19ce6ed920c1d (commit)
via da4d2251834a9821797d9cc90cd6785eb1070e76 (commit)
via 79aa0992514a945e5c9e4cc8701dea43f2009051 (commit)
via c1ef49f5bec463b6350e77ed6208b357bdae3082 (commit)
via f40edda74c68ace754e8035f2f963b3565bf5fae (commit)
via 0208fb3e14b38956dabdcd7f0c3d10b74bd82c29 (commit)
via a7f9c2fa284c40e0993729de1c8edce7dccf9453 (commit)
via afecbe151e1ea77802a9931277f04b8d5eb66a84 (commit)
via 7df3000477be36baf006f76b174b6c5d426cd435 (commit)
via a9c354f82132081e898dfc192e19217e1d162a26 (commit)
via 86e0c28789f985e44f88d49ca493b609afbc67c9 (commit)
via 8f0b705f21d2c432e45fa2ed8ed41ac862f115fb (commit)
via 6a2e414636e22b0a7770d7a248a66e5e86f00369 (commit)
via 2bcf9ac8bcc8aa30303d4d65c672be638f9e969d (commit)
via 65e2bf097153cb4769596d2485e54d74d404ef5e (commit)
via 8ba823ac3a3691a0030452c81232164331db4c71 (commit)
via 3d333d0f2c927a7d3bcb28c94e0b22ca6e3a1301 (commit)
via 8d6e42c8eab92245b862af8314eb11529b5bb7f4 (commit)
via 19b1b52874df49ac1507bd67364eb7bd9c3df0ca (commit)
via b5d8ffee3d02a36c6ea02aecb172f268a601fb35 (commit)
via 80d998a5e89268583964806ac6e4efaf0a44fdb9 (commit)
via 90bd8fd7f8fb802b6261c1d3a525c2982f0a06e0 (commit)
via 576c010d9be597b77466ad633463ab44e393e782 (commit)
via c473b4925e3f2318c6eab22c2ab532ffe0f0528e (commit)
via 5a7585a91b2a7fd91a9e4d20f75002817b0143df (commit)
via 28fca32344f5a56f74298d70ac2c3fa03e017c35 (commit)
via 8d7f6276a3bfa7da7aeafb3396105f9c732d7a9f (commit)
via 1480a0d4fdaff88ae91fffb0b8b78121ce2902e6 (commit)
via 08f29475f65a4edf67098c0b54ba4a6fc73daae1 (commit)
via 7d1cef803ffb46af6ed8b7b295c3029dbb4295f9 (commit)
via cdc4abd04bab51cc5a91a68e192ace2026d4ec3c (commit)
via d9382e844ee10a0546a61cbb82709d454994083a (commit)
via 5571604593b0bb72dca830e8c6ec205d6874d098 (commit)
via fadacfcdf3f208c16e128b19b96129ad02989607 (commit)
via c707bcbbb977f3382085aa4156f8acb84dccaeae (commit)
via 3758c9397cdb91835d52a3291f972c912e402693 (commit)
via c4c7aee166b3aa1ffa70af9b616dd90f1e85187d (commit)
via 53515e4356a6985ef450d15619ba30d5056bfcd5 (commit)
via c73508f85b75ac9e6ca218d8712ba12402a32bbc (commit)
via 135963063fe2227dd58488d503b4de4d999ed0a2 (commit)
via 5c32c41b5736cc130a3d88f2b8de290119f9b91d (commit)
via fe7a63b3027db943a22af51d90be0025e80b0a30 (commit)
via 9f56e2fdf452cb491689992faec02a599795008d (commit)
via 5803be99b167403d0fba6c55ce3899966280b3a6 (commit)
via e72c4993a5c689b4dec7c4a16a45fd906ab2dabb (commit)
via 59f0d891caf8268ad5ded5acc8b354294bc63b0f (commit)
via 7fab7d17e87af919189ba55e017386418e3e6ac4 (commit)
via 4a801e83cc37eb9fea9c673593a3d1c935f459ce (commit)
via 06145dff51b791e6e61ec2f985251998fb4fbb39 (commit)
via 0b10d78a8c6215cf829adc16e87a548a2ce0d9fa (commit)
via a9bd74e7e88bbd06b77ee6472f1e7bd7455fc328 (commit)
via 233cc33754cff5026f34b99efdfb10a09b8b3881 (commit)
via 5ee939ae5d088b99eeb70baf2c2ed68a4bbb39db (commit)
via c4c7f72ec79c2695172769674cbee0fa94761e1b (commit)
via 4518c1d590d2f27d12a2e090324474307a551d53 (commit)
via 53f74110ef9f9f188bccfabda74efc5625f0c701 (commit)
via 7f82e7b5d347b3d5ed129c3c502a8f454152e845 (commit)
via ab6436cdc9a199b8ebfd72f08ed4652b52d7dd8a (commit)
via 958cc97efadf56c501ba44ebbdc582204ac280e3 (commit)
via 8c719075dc77a53d4f731db11340e449e31efca6 (commit)
via dc80be533a2783eec766936116ad6c1f25a93c5b (commit)
via 7d31525e33312ced4f30930124a534ba355055b8 (commit)
via 06167189b587dc5b417aa304387853dff6fac571 (commit)
via eefb9b42401503e01583e40b2898de0c0410299f (commit)
via b526202e5f5dd3b5e79cb700445eb8ed814e3627 (commit)
via d1a80f73e1db5f8f74e0033f5a09f10ffc44da4c (commit)
via 5c51ee7423f28a8d9afe5b81845dd8ff978c7d7d (commit)
via 5dd340d91c054070af577f6ae379bebb2f06d9f3 (commit)
via fcfb6eafb9f79441c9515939c53558c83877c146 (commit)
via fe5de37584688623a1e42539e3c214be491fff49 (commit)
via 920245670b3ab13f18408c43405f249652835ba6 (commit)
via 1d8852087fab294cb76f218ae70d9f06b8b91178 (commit)
via 689b46da39afd891d0bab8f8481f6feb2f20c3e4 (commit)
via b160a1aca35d8a1f4c35e972230abfcfe49339e7 (commit)
via e6f79423757014314f99d59d1e0d22b545740e43 (commit)
via 94e6c8ef891eda0e1f58ff40cc7a78e0bd9c0936 (commit)
via 74e4bc913a07641b5d8fd8462f3d359347913851 (commit)
via 86b6e474a79a581cd82cbacc6eaa0e87036b24d0 (commit)
via cc4bf7a0373abd320aacf1586a411db01db0e795 (commit)
via 84a78b4bf7e81471511a569a7081335630442ccc (commit)
via 7130e3f7ac6ff42845d66ea330c071d422f6cebd (commit)
via e8652aa0301e9c2acb5a79f7359a4f26e30bfc9f (commit)
via eb83939eb9d25c1d5ad8179eb3d1b25429050688 (commit)
via 3fcc6c87ea6a3101a1242b16312610daee525779 (commit)
via cbe9eab14de7292e9a83a126d1529bbb3a3bb4f6 (commit)
via ef2d1f078d40a9ea3ceeed658ccf13fbd165caee (commit)
via 5be2e71d5c77dffbf655c13fa770e8db6b0c5d0b (commit)
via 15fd0ed5d00580bca36652a9557af2d9a0292b63 (commit)
via dcd40e84c380cb06919fc794f65a4996615b7789 (commit)
via a39e7151ecbdb573330d70df1661e6a2b0bf716b (commit)
via aec77e37571b210758ccdaed6d2ab166f7a34c85 (commit)
via af18c88995bfefb16aeefe015cf8600ff2e77c77 (commit)
via bd3c2ff7d07dad720709daec488f162cc8dad0fb (commit)
via 56f1fdd6c058405d65581cb7ff3fbbc2941864ec (commit)
via b5ebab6ea9a434ef58db130f4f82c802ec414175 (commit)
via 156d51bda0beaa61a8f1552223e0d5bc2a147893 (commit)
via 78ec3fd1bf1f829eb1b26b356015e802c2a18657 (commit)
via ef8060a3c050c80fdeb7cd60de86415dd88c4d60 (commit)
via 1a4581a7adeba506e28a01a541bd4c9c5e30e264 (commit)
via 79cbfa8a065cde134cccc70da62903bf2ab7613b (commit)
via b94be4c2db5486d2b2e91d2d92615928123cc746 (commit)
via 15da1888e72a75605663f5d6422261c891d73e9b (commit)
via ebad3b6bb014a9233682361467d99437046c9ae7 (commit)
via 7fcff89d944216ac78d7e2a80a5ef87e1abdd60c (commit)
via 8a019f2b02236a68d4f78da6022f8deb4582c4c2 (commit)
via beba7b41bfd676164f8c9582005eb6a1aa9e23df (commit)
via 9ad83af6f77668c7db1e84450f1c0775f92c75b5 (commit)
via e33811b4b514d15650282377ef206486b114a959 (commit)
via d7188f70d5319150687e6022bb95046ed1fbf2a5 (commit)
via da7f2f1eb888b0f5ec4a2c0f78173a9906b7d664 (commit)
via 77de18e2d68b0a0695893e78701309d28051ec4f (commit)
via d2007d277a241d51726e61301b8114a25d0fd461 (commit)
via b9f9ddda5e39f2e8f4282702a18fd78269b9dd84 (commit)
via ac399eef7bfcb7cfaf2c52a4b02f77a6e0adf15d (commit)
via be6ce3b7718838592084ebc9f0dbd2b8f179b435 (commit)
via f99457d01a588be8328b455c3feaee48e5041eee (commit)
via 8ef01c75eda537bef89693931d5b046a811ade26 (commit)
via e3294ff5ab6fb598d4a3360c21d9b5cb1c654e53 (commit)
via d9b7e1a391b3b8db3b744af8eb217b5943878b03 (commit)
via 2fc5fe5bdf58d4e34bb3fca265b8b94f32e9ce5a (commit)
via fe26f5d1f873326dc2123911c9f7c3df803eb32e (commit)
via 3dca31af7487c637a6e0ad132e6fb50c799c28a9 (commit)
via 06dc48b69789af6b7c82e4881eb86370c5093029 (commit)
via 01939bef98a9d174faff7bfeb52944c19736b6b1 (commit)
via 851ae1ebf3c97d9a6a5154c5ad7e9c2cb510adb9 (commit)
via 87cad35aa5398bf2e2872d942150bca56d232b45 (commit)
via bf789c4061717fa69434fdf94598ffceb00e4747 (commit)
via d80e5c8cbe8184037014d1268b68133c41bf4b89 (commit)
via 622187beeb33ca1f7ea36f4bb708d0cb58434cd5 (commit)
via c4ccb7b2e6a4098cb089fbe5cc4eaa39b5c924ce (commit)
via 645561df9d19a501d119adf6890836d553615eea (commit)
via 1fb2f4ab42c940fd98940e98ecdb025cb28d1347 (commit)
via 5b7d9aa0c4038eff86e7286b94b976a9e1b5e157 (commit)
via cfb9f40599a3e4cb8bce6f014c903fda49f933b0 (commit)
via aebe39e47fdf1e21d4b6ced894257e555b0f5065 (commit)
via a5f09f18b5e0d9a1c5754a0272cca97d9808ab68 (commit)
via 83957ac2d7480eb2a0e4a155c2d8719be6129b55 (commit)
via f78d779965f107ab4ad9c21a940c65b2a32fc09f (commit)
via 40a7b3d31bc790d65ce548581a242737fabb03fe (commit)
via 451372fe6b7956dcad8adc6f51fb0596aea742dc (commit)
via 56d7970816bb86766d2e5120a0f1b6503d344ca2 (commit)
via df6af287eb48d893f8215ae29539967ec70f75be (commit)
via 9fc2795ac4c2072ef5dc26f3081e0fb8fd5aff35 (commit)
via d54533279c52c12a29ca01a7eba300feb7d25b82 (commit)
via 6f6f8be766f87352e04ea41395bb74a0494b3180 (commit)
via 9a1ed0099a778912c8e705cbb8245082b20cefd2 (commit)
via c6bc7595cc669e82aec21f18d3e21163d455b18f (commit)
via c7c8618633196c37b5f0afc22567bc9007f4d348 (commit)
via feea2bf35c2c4edf9f88d2a8ce2435c9f26138ff (commit)
via 9b6d68ad7836d26dabf418b477c01f1e88c1aa96 (commit)
via fa0998b097759c93fd2891cb49a4774eb8ec1bf3 (commit)
via cbde4e9b8316bb5ff8077995d0bfb46a349a5967 (commit)
via 4820570a94ab437a92d6dd7bfbde1df3fbdff326 (commit)
via 6ad9bc9b557bb12fa854e6cb6052a49a7cf06689 (commit)
via 12d0ec69e441a883320aa17faf3f83356d7b13a3 (commit)
via 6c82b153a7357c6646854d55cdd9a71731a7b0e7 (commit)
via 0e75843822e6c69e5795e03b3cb466e0ed7dbf8c (commit)
via 0acef5b2c9c1dce30b0de677ab8516722dd76da4 (commit)
via bf1798461e6d2d78eebbe77554f2867b7b59df85 (commit)
via 27c2ae8c4007465c03b130b6c1bc0de682216d0d (commit)
via f22aac34f5b4b21cb2d7120da0e25135b13d869a (commit)
via 2844f2adc64f56aa0cfbb105122b68481a644e5c (commit)
via 4e0ff189640160188fbb5f3bf49d387d9a214929 (commit)
via 3d2c03126de75a812db8535fd7484abb0bc2bcde (commit)
via cd8f341af937269f108c58e33a186e2ac7aebe1c (commit)
via ec04a45b2ebd5f90938bdee968105621278900fa (commit)
via 90c05ee7c51a8775bf1800486076a91e7aa4e435 (commit)
via 12ba94b31acd3079a2c16fc4aad8cf2e443a3916 (commit)
via becb11f66e7f47e5c65a1f420fd5f21ef68e1134 (commit)
via 331dd47f2391b630309b9dd748a394d6bc53e247 (commit)
via fb47b10fcce4d5a238774198c8857ef3a3a37a66 (commit)
via 1332f6d08de9f45c2baebeb1421379c4a5539448 (commit)
from 8b9313985eb2aa433c57d01570ca94009a64673a (commit)
- Log -----------------------------------------------------------------
commit eaba78b3a838b9c98dede9c9e01be0fc07fefa18
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:24:19 2010 +0200
Translation update done using Pootle.
commit e4322098733507bb02b601d4fac13649cea87d4f
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:24:05 2010 +0200
Translation update done using Pootle.
commit ce6274629a6898d04310cdb9e19d3a911f9b41b9
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:22:34 2010 +0200
Translation update done using Pootle.
commit babfdae50983b4f2f92acf060e877348b7b177a9
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:21:42 2010 +0200
Translation update done using Pootle.
commit a8c92ef45a67009a1064058c2cc7a57989f6ef41
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:20:58 2010 +0200
Translation update done using Pootle.
commit c651a84264886dba5feaaef9363cee94ec9194d7
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:20:43 2010 +0200
Translation update done using Pootle.
commit f4db24021148371bbfd5b32412bfdc8842d2692c
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:20:29 2010 +0200
Translation update done using Pootle.
commit 3fae095efc93a93f6c7bac34735acd43cb9775db
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:20:14 2010 +0200
Translation update done using Pootle.
commit a8f02c142b66575b37d0bae55da4734117295677
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:19:53 2010 +0200
Translation update done using Pootle.
commit 56c1322ae4fcd2e00f0bd0c5893f08d7302043fb
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:19:41 2010 +0200
Translation update done using Pootle.
commit 00064baf7fe167dae0095d2d2f1d47df4297105c
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:19:19 2010 +0200
Translation update done using Pootle.
commit 33184c1e9e87ee4d7283064316ecedfc770aa3b8
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:18:27 2010 +0200
Translation update done using Pootle.
commit 35c3e77c805d0d0b7a1c7d5d1f7adf6dd483a3eb
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:18:02 2010 +0200
Translation update done using Pootle.
commit 9fd503cde1bc15c4e7254d2c3d4395f609593042
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:17:44 2010 +0200
Translation update done using Pootle.
commit 90c2579bac4ed84f105df475bdd39096c306c8b0
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:15:55 2010 +0200
Translation update done using Pootle.
commit a450dbd75f7cd85e75343196a9991dbf91a40187
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:15:25 2010 +0200
Translation update done using Pootle.
commit 95fb56dd5ad55294980029d46f89853eb618b91c
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:14:41 2010 +0200
Translation update done using Pootle.
commit 24a1a999d117d76121576beacb7163cce8d3d6d5
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:14:31 2010 +0200
Translation update done using Pootle.
commit a0bb963d44ced5142c1a02d42fb671fb39cb9eab
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:11:12 2010 +0200
Translation update done using Pootle.
commit de556f51e3aa678ab676e501a5b1a749b5e5d5f5
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:10:22 2010 +0200
Translation update done using Pootle.
commit 9cc49433e65f34d37aa9d0021137fb6262c860a7
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:09:54 2010 +0200
Translation update done using Pootle.
commit aacbd766bc95acaf0a0acf68f4e15d2d77d6d699
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:08:21 2010 +0200
Translation update done using Pootle.
commit ef475bc27b0de54329cb5993807df6d502df0c15
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:04:44 2010 +0200
Translation update done using Pootle.
commit 22bd1a4a5f45060089e974439ff9d2ad997112e6
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:03:39 2010 +0200
Translation update done using Pootle.
commit a47f8891d88bf0bd13ea243d116c73d0b21bdce2
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 06:02:40 2010 +0200
Translation update done using Pootle.
commit 886fedbe33c5c4d05d40381d55389d14345ba0ba
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:58:49 2010 +0200
Translation update done using Pootle.
commit 8e83974abfc657b74213b7eb49b1b41f5c00cc09
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:56:27 2010 +0200
Translation update done using Pootle.
commit 90a2eb1408a81692bc8cb487794ec70765e2aa05
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:56:10 2010 +0200
Translation update done using Pootle.
commit 89d6479649f41199c8a14fd805027aa6cb777575
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:52:26 2010 +0200
Translation update done using Pootle.
commit aaa19aeaebc4f37c4e1f333445938487174d939c
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:51:58 2010 +0200
Translation update done using Pootle.
commit c9e2501181d85cc1d13c5ee3520916a45f4e8561
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:50:24 2010 +0200
Translation update done using Pootle.
commit 454c6addf9fc6d644cc28143533fcbaac0c2b7dd
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:48:58 2010 +0200
Translation update done using Pootle.
commit 1c6b94a1a4cbc1220789a9a67043b19d8c7898c4
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:48:04 2010 +0200
Translation update done using Pootle.
commit 9ca5f956784d43c7d54ccdf21ab0ca17507be40d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:47:42 2010 +0200
Translation update done using Pootle.
commit 4f3bec37ff58a2e08241602d6f64f4572a027093
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:47:26 2010 +0200
Translation update done using Pootle.
commit 633858c2542583f56a63e58f33e3852ee03bec3c
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:47:13 2010 +0200
Translation update done using Pootle.
commit 6ee9723565bec49dfb9e2c0f89391d0f6a9a7893
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:46:21 2010 +0200
Translation update done using Pootle.
commit 28acb14fbe8203c73fdf3eb48c318dee390799bf
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:44:28 2010 +0200
Translation update done using Pootle.
commit 1f474b3d2245d96a04b3db87d8275863f39fe1aa
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:43:04 2010 +0200
Translation update done using Pootle.
commit e66377eac8944fa4f651e4c38268436212fa4f8a
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:38:01 2010 +0200
Translation update done using Pootle.
commit e7acd66a6afa7420ed05db60a725ade6bfe8d976
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:37:29 2010 +0200
Translation update done using Pootle.
commit 1f7dd777e94194b6c93f72ce2c727f42e47de822
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:35:23 2010 +0200
Translation update done using Pootle.
commit 8d92d5af1f16f883459166d4c769701e762ea012
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:34:41 2010 +0200
Translation update done using Pootle.
commit 1b93d76d4b7ef252feee23ab630edbdc9142e390
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:34:02 2010 +0200
Translation update done using Pootle.
commit 4fb6721e5199e87686a5a1fee7fc0977a2069e48
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:33:32 2010 +0200
Translation update done using Pootle.
commit d14f364dcfdafd6e2865f69e1dc00164c12ab355
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:33:13 2010 +0200
Translation update done using Pootle.
commit 80df88c09b1a1215f8e17f31e3689218fef476ce
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:33:08 2010 +0200
Translation update done using Pootle.
commit 04796a59dde8dde575099d5722d0e95e5a036194
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:32:01 2010 +0200
Translation update done using Pootle.
commit 0f3a525d305e963e1a2f55dc9327ba6165ebca5f
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:31:26 2010 +0200
Translation update done using Pootle.
commit 1d931177eb121813249213fb9edcf715a8fbe7a2
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:30:37 2010 +0200
Translation update done using Pootle.
commit e854c24ba6886e629e1b93af47218cb41dcddba5
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:26:11 2010 +0200
Translation update done using Pootle.
commit d5bea47fb916df2494642007a9f7b1cbd59b1af3
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:23:09 2010 +0200
Translation update done using Pootle.
commit 073e7d9058d6a7a38c4a6ee78e09c4037a52bfd0
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:21:47 2010 +0200
Translation update done using Pootle.
commit d0e52660fbf2f3409a0f4b8b3eda35b7cbe40c5e
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:09:08 2010 +0200
Translation update done using Pootle.
commit 14a5467c01bbcd8b04581709a23ae28b4dc2c92b
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:01:58 2010 +0200
Translation update done using Pootle.
commit 4655b7c2a75582d95bed02245715304106a59956
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:00:29 2010 +0200
Translation update done using Pootle.
commit 1aeb12abc86a683de11a036544ba3ffb26280e5d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 05:00:13 2010 +0200
Translation update done using Pootle.
commit 2db02e8afb260edc0706ac094df11e665d41c993
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:59:40 2010 +0200
Translation update done using Pootle.
commit fb706ea7a9f8447ba22cdc4c124adebf8225db61
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:56:11 2010 +0200
Translation update done using Pootle.
commit 3f8783c139b391530e6e36cb9d5d5f0ef5b7b22d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:55:46 2010 +0200
Translation update done using Pootle.
commit 82228f6b948e71569d01398e5ba61229f0ff3a81
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:54:02 2010 +0200
Translation update done using Pootle.
commit 15be466701f15bff11ea662eca7f96a54e4d0940
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:52:17 2010 +0200
Translation update done using Pootle.
commit 121c2e260f410b82b16dfa1d3144451331c57507
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:52:10 2010 +0200
Translation update done using Pootle.
commit 4df258acb17dac936741e2c2ed82b233234dafba
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:51:15 2010 +0200
Translation update done using Pootle.
commit f0fe004bc619eaf22a55d39acfe8f93634e5d408
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:41:14 2010 +0200
Translation update done using Pootle.
commit db0fdf3d24780b869c13e14debf11ac09e83ffc2
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:40:46 2010 +0200
Translation update done using Pootle.
commit 389f33e1d9e70f00c5802e9cf25f0b8417162577
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:40:39 2010 +0200
Translation update done using Pootle.
commit 2ef6ea2cd699c181a704db97aab58c6fc8b4f6d4
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:40:00 2010 +0200
Translation update done using Pootle.
commit a1c78d31aad25d43ed9f65ca45de2be0c986fd5e
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:39:52 2010 +0200
Translation update done using Pootle.
commit 37ecedf326a215f4f1f0dd7a91d82c71aa235806
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:37:40 2010 +0200
Translation update done using Pootle.
commit 1939afc52b44f2618d39f9e18c57dafffb0e6fc9
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:36:08 2010 +0200
Translation update done using Pootle.
commit 53e2b34200a428328c4c9752c5dc7c88f3908a90
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:35:32 2010 +0200
Translation update done using Pootle.
commit ba5aa02af57cbd059b327f2cb48031c363c36e59
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:33:28 2010 +0200
Translation update done using Pootle.
commit 78f0f9d301dace81f10f19d5c7c6027695885af6
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:31:32 2010 +0200
Translation update done using Pootle.
commit 07309381491230863b0993305a8a933b19b56b19
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:27:39 2010 +0200
Translation update done using Pootle.
commit eadf8aa22a852799669e8a069d9fd6f67e7b13e7
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:23:11 2010 +0200
Translation update done using Pootle.
commit 779682e98d8ee835fb3f3ffa675a90aca9cf6131
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:19:31 2010 +0200
Translation update done using Pootle.
commit 9ba39e21162e89fb8cad7308950d074c39a647c6
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:18:17 2010 +0200
Translation update done using Pootle.
commit 7eb379696337dfe7b6148a1339c19ce6ed920c1d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:15:13 2010 +0200
Translation update done using Pootle.
commit da4d2251834a9821797d9cc90cd6785eb1070e76
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:10:35 2010 +0200
Translation update done using Pootle.
commit 79aa0992514a945e5c9e4cc8701dea43f2009051
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:07:18 2010 +0200
Translation update done using Pootle.
commit c1ef49f5bec463b6350e77ed6208b357bdae3082
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:05:51 2010 +0200
Translation update done using Pootle.
commit f40edda74c68ace754e8035f2f963b3565bf5fae
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:04:41 2010 +0200
Translation update done using Pootle.
commit 0208fb3e14b38956dabdcd7f0c3d10b74bd82c29
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:00:44 2010 +0200
Translation update done using Pootle.
commit a7f9c2fa284c40e0993729de1c8edce7dccf9453
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 04:00:00 2010 +0200
Translation update done using Pootle.
commit afecbe151e1ea77802a9931277f04b8d5eb66a84
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:58:31 2010 +0200
Translation update done using Pootle.
commit 7df3000477be36baf006f76b174b6c5d426cd435
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:48:05 2010 +0200
Translation update done using Pootle.
commit a9c354f82132081e898dfc192e19217e1d162a26
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:47:33 2010 +0200
Translation update done using Pootle.
commit 86e0c28789f985e44f88d49ca493b609afbc67c9
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:47:29 2010 +0200
Translation update done using Pootle.
commit 8f0b705f21d2c432e45fa2ed8ed41ac862f115fb
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:47:10 2010 +0200
Translation update done using Pootle.
commit 6a2e414636e22b0a7770d7a248a66e5e86f00369
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:46:58 2010 +0200
Translation update done using Pootle.
commit 2bcf9ac8bcc8aa30303d4d65c672be638f9e969d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:46:31 2010 +0200
Translation update done using Pootle.
commit 65e2bf097153cb4769596d2485e54d74d404ef5e
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:46:27 2010 +0200
Translation update done using Pootle.
commit 8ba823ac3a3691a0030452c81232164331db4c71
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:46:06 2010 +0200
Translation update done using Pootle.
commit 3d333d0f2c927a7d3bcb28c94e0b22ca6e3a1301
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:45:54 2010 +0200
Translation update done using Pootle.
commit 8d6e42c8eab92245b862af8314eb11529b5bb7f4
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:45:50 2010 +0200
Translation update done using Pootle.
commit 19b1b52874df49ac1507bd67364eb7bd9c3df0ca
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:45:41 2010 +0200
Translation update done using Pootle.
commit b5d8ffee3d02a36c6ea02aecb172f268a601fb35
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:45:37 2010 +0200
Translation update done using Pootle.
commit 80d998a5e89268583964806ac6e4efaf0a44fdb9
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:45:02 2010 +0200
Translation update done using Pootle.
commit 90bd8fd7f8fb802b6261c1d3a525c2982f0a06e0
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:44:58 2010 +0200
Translation update done using Pootle.
commit 576c010d9be597b77466ad633463ab44e393e782
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:40:56 2010 +0200
Translation update done using Pootle.
commit c473b4925e3f2318c6eab22c2ab532ffe0f0528e
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:40:52 2010 +0200
Translation update done using Pootle.
commit 5a7585a91b2a7fd91a9e4d20f75002817b0143df
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:40:20 2010 +0200
Translation update done using Pootle.
commit 28fca32344f5a56f74298d70ac2c3fa03e017c35
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:39:47 2010 +0200
Translation update done using Pootle.
commit 8d7f6276a3bfa7da7aeafb3396105f9c732d7a9f
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:39:44 2010 +0200
Translation update done using Pootle.
commit 1480a0d4fdaff88ae91fffb0b8b78121ce2902e6
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:39:23 2010 +0200
Translation update done using Pootle.
commit 08f29475f65a4edf67098c0b54ba4a6fc73daae1
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:39:19 2010 +0200
Translation update done using Pootle.
commit 7d1cef803ffb46af6ed8b7b295c3029dbb4295f9
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:39:06 2010 +0200
Translation update done using Pootle.
commit cdc4abd04bab51cc5a91a68e192ace2026d4ec3c
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:38:54 2010 +0200
Translation update done using Pootle.
commit d9382e844ee10a0546a61cbb82709d454994083a
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:36:39 2010 +0200
Translation update done using Pootle.
commit 5571604593b0bb72dca830e8c6ec205d6874d098
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:36:36 2010 +0200
Translation update done using Pootle.
commit fadacfcdf3f208c16e128b19b96129ad02989607
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:34:56 2010 +0200
Translation update done using Pootle.
commit c707bcbbb977f3382085aa4156f8acb84dccaeae
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:34:34 2010 +0200
Translation update done using Pootle.
commit 3758c9397cdb91835d52a3291f972c912e402693
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:34:10 2010 +0200
Translation update done using Pootle.
commit c4c7aee166b3aa1ffa70af9b616dd90f1e85187d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:31:19 2010 +0200
Translation update done using Pootle.
commit 53515e4356a6985ef450d15619ba30d5056bfcd5
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:30:51 2010 +0200
Translation update done using Pootle.
commit c73508f85b75ac9e6ca218d8712ba12402a32bbc
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:29:55 2010 +0200
Translation update done using Pootle.
commit 135963063fe2227dd58488d503b4de4d999ed0a2
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:29:38 2010 +0200
Translation update done using Pootle.
commit 5c32c41b5736cc130a3d88f2b8de290119f9b91d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:28:38 2010 +0200
Translation update done using Pootle.
commit fe7a63b3027db943a22af51d90be0025e80b0a30
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:27:55 2010 +0200
Translation update done using Pootle.
commit 9f56e2fdf452cb491689992faec02a599795008d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:23:54 2010 +0200
Translation update done using Pootle.
commit 5803be99b167403d0fba6c55ce3899966280b3a6
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:22:33 2010 +0200
Translation update done using Pootle.
commit e72c4993a5c689b4dec7c4a16a45fd906ab2dabb
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:21:32 2010 +0200
Translation update done using Pootle.
commit 59f0d891caf8268ad5ded5acc8b354294bc63b0f
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:18:16 2010 +0200
Translation update done using Pootle.
commit 7fab7d17e87af919189ba55e017386418e3e6ac4
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:15:20 2010 +0200
Translation update done using Pootle.
commit 4a801e83cc37eb9fea9c673593a3d1c935f459ce
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:14:31 2010 +0200
Translation update done using Pootle.
commit 06145dff51b791e6e61ec2f985251998fb4fbb39
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:12:49 2010 +0200
Translation update done using Pootle.
commit 0b10d78a8c6215cf829adc16e87a548a2ce0d9fa
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:12:33 2010 +0200
Translation update done using Pootle.
commit a9bd74e7e88bbd06b77ee6472f1e7bd7455fc328
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:11:23 2010 +0200
Translation update done using Pootle.
commit 233cc33754cff5026f34b99efdfb10a09b8b3881
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:10:55 2010 +0200
Translation update done using Pootle.
commit 5ee939ae5d088b99eeb70baf2c2ed68a4bbb39db
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:09:25 2010 +0200
Translation update done using Pootle.
commit c4c7f72ec79c2695172769674cbee0fa94761e1b
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 03:09:04 2010 +0200
Translation update done using Pootle.
commit 4518c1d590d2f27d12a2e090324474307a551d53
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:56:43 2010 +0200
Translation update done using Pootle.
commit 53f74110ef9f9f188bccfabda74efc5625f0c701
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:53:01 2010 +0200
Translation update done using Pootle.
commit 7f82e7b5d347b3d5ed129c3c502a8f454152e845
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:52:52 2010 +0200
Translation update done using Pootle.
commit ab6436cdc9a199b8ebfd72f08ed4652b52d7dd8a
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:52:43 2010 +0200
Translation update done using Pootle.
commit 958cc97efadf56c501ba44ebbdc582204ac280e3
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:52:25 2010 +0200
Translation update done using Pootle.
commit 8c719075dc77a53d4f731db11340e449e31efca6
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:52:15 2010 +0200
Translation update done using Pootle.
commit dc80be533a2783eec766936116ad6c1f25a93c5b
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:52:04 2010 +0200
Translation update done using Pootle.
commit 7d31525e33312ced4f30930124a534ba355055b8
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:51:54 2010 +0200
Translation update done using Pootle.
commit 06167189b587dc5b417aa304387853dff6fac571
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:51:47 2010 +0200
Translation update done using Pootle.
commit eefb9b42401503e01583e40b2898de0c0410299f
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:51:34 2010 +0200
Translation update done using Pootle.
commit b526202e5f5dd3b5e79cb700445eb8ed814e3627
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:51:27 2010 +0200
Translation update done using Pootle.
commit d1a80f73e1db5f8f74e0033f5a09f10ffc44da4c
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:51:11 2010 +0200
Translation update done using Pootle.
commit 5c51ee7423f28a8d9afe5b81845dd8ff978c7d7d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:50:37 2010 +0200
Translation update done using Pootle.
commit 5dd340d91c054070af577f6ae379bebb2f06d9f3
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Fri Sep 10 02:50:22 2010 +0200
Translation update done using Pootle.
commit fcfb6eafb9f79441c9515939c53558c83877c146
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:37:23 2010 +0200
Translation update done using Pootle.
commit fe5de37584688623a1e42539e3c214be491fff49
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:37:06 2010 +0200
Translation update done using Pootle.
commit 920245670b3ab13f18408c43405f249652835ba6
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:36:47 2010 +0200
Translation update done using Pootle.
commit 1d8852087fab294cb76f218ae70d9f06b8b91178
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:36:18 2010 +0200
Translation update done using Pootle.
commit 689b46da39afd891d0bab8f8481f6feb2f20c3e4
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:35:30 2010 +0200
Translation update done using Pootle.
commit b160a1aca35d8a1f4c35e972230abfcfe49339e7
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:35:17 2010 +0200
Translation update done using Pootle.
commit e6f79423757014314f99d59d1e0d22b545740e43
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:35:13 2010 +0200
Translation update done using Pootle.
commit 94e6c8ef891eda0e1f58ff40cc7a78e0bd9c0936
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:34:42 2010 +0200
Translation update done using Pootle.
commit 74e4bc913a07641b5d8fd8462f3d359347913851
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:34:17 2010 +0200
Translation update done using Pootle.
commit 86b6e474a79a581cd82cbacc6eaa0e87036b24d0
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:34:06 2010 +0200
Translation update done using Pootle.
commit cc4bf7a0373abd320aacf1586a411db01db0e795
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:33:42 2010 +0200
Translation update done using Pootle.
commit 84a78b4bf7e81471511a569a7081335630442ccc
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:33:15 2010 +0200
Translation update done using Pootle.
commit 7130e3f7ac6ff42845d66ea330c071d422f6cebd
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:33:04 2010 +0200
Translation update done using Pootle.
commit e8652aa0301e9c2acb5a79f7359a4f26e30bfc9f
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:33:00 2010 +0200
Translation update done using Pootle.
commit eb83939eb9d25c1d5ad8179eb3d1b25429050688
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:32:32 2010 +0200
Translation update done using Pootle.
commit 3fcc6c87ea6a3101a1242b16312610daee525779
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:32:20 2010 +0200
Translation update done using Pootle.
commit cbe9eab14de7292e9a83a126d1529bbb3a3bb4f6
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:32:09 2010 +0200
Translation update done using Pootle.
commit ef2d1f078d40a9ea3ceeed658ccf13fbd165caee
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:32:01 2010 +0200
Translation update done using Pootle.
commit 5be2e71d5c77dffbf655c13fa770e8db6b0c5d0b
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:31:47 2010 +0200
Translation update done using Pootle.
commit 15fd0ed5d00580bca36652a9557af2d9a0292b63
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:31:43 2010 +0200
Translation update done using Pootle.
commit dcd40e84c380cb06919fc794f65a4996615b7789
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:31:03 2010 +0200
Translation update done using Pootle.
commit a39e7151ecbdb573330d70df1661e6a2b0bf716b
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:30:53 2010 +0200
Translation update done using Pootle.
commit aec77e37571b210758ccdaed6d2ab166f7a34c85
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:30:40 2010 +0200
Translation update done using Pootle.
commit af18c88995bfefb16aeefe015cf8600ff2e77c77
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:30:36 2010 +0200
Translation update done using Pootle.
commit bd3c2ff7d07dad720709daec488f162cc8dad0fb
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:30:31 2010 +0200
Translation update done using Pootle.
commit 56f1fdd6c058405d65581cb7ff3fbbc2941864ec
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:30:25 2010 +0200
Translation update done using Pootle.
commit b5ebab6ea9a434ef58db130f4f82c802ec414175
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:30:08 2010 +0200
Translation update done using Pootle.
commit 156d51bda0beaa61a8f1552223e0d5bc2a147893
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:29:41 2010 +0200
Translation update done using Pootle.
commit 78ec3fd1bf1f829eb1b26b356015e802c2a18657
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:27:57 2010 +0200
Translation update done using Pootle.
commit ef8060a3c050c80fdeb7cd60de86415dd88c4d60
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:27:32 2010 +0200
Translation update done using Pootle.
commit 1a4581a7adeba506e28a01a541bd4c9c5e30e264
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:27:28 2010 +0200
Translation update done using Pootle.
commit 79cbfa8a065cde134cccc70da62903bf2ab7613b
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:27:15 2010 +0200
Translation update done using Pootle.
commit b94be4c2db5486d2b2e91d2d92615928123cc746
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:26:51 2010 +0200
Translation update done using Pootle.
commit 15da1888e72a75605663f5d6422261c891d73e9b
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:26:45 2010 +0200
Translation update done using Pootle.
commit ebad3b6bb014a9233682361467d99437046c9ae7
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:26:26 2010 +0200
Translation update done using Pootle.
commit 7fcff89d944216ac78d7e2a80a5ef87e1abdd60c
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:26:18 2010 +0200
Translation update done using Pootle.
commit 8a019f2b02236a68d4f78da6022f8deb4582c4c2
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:26:07 2010 +0200
Translation update done using Pootle.
commit beba7b41bfd676164f8c9582005eb6a1aa9e23df
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:25:42 2010 +0200
Translation update done using Pootle.
commit 9ad83af6f77668c7db1e84450f1c0775f92c75b5
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:25:05 2010 +0200
Translation update done using Pootle.
commit e33811b4b514d15650282377ef206486b114a959
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:24:48 2010 +0200
Translation update done using Pootle.
commit d7188f70d5319150687e6022bb95046ed1fbf2a5
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:21:04 2010 +0200
Translation update done using Pootle.
commit da7f2f1eb888b0f5ec4a2c0f78173a9906b7d664
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:20:49 2010 +0200
Translation update done using Pootle.
commit 77de18e2d68b0a0695893e78701309d28051ec4f
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:20:43 2010 +0200
Translation update done using Pootle.
commit d2007d277a241d51726e61301b8114a25d0fd461
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:20:33 2010 +0200
Translation update done using Pootle.
commit b9f9ddda5e39f2e8f4282702a18fd78269b9dd84
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:20:25 2010 +0200
Translation update done using Pootle.
commit ac399eef7bfcb7cfaf2c52a4b02f77a6e0adf15d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:19:39 2010 +0200
Translation update done using Pootle.
commit be6ce3b7718838592084ebc9f0dbd2b8f179b435
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:18:55 2010 +0200
Translation update done using Pootle.
commit f99457d01a588be8328b455c3feaee48e5041eee
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:17:54 2010 +0200
Translation update done using Pootle.
commit 8ef01c75eda537bef89693931d5b046a811ade26
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:15:31 2010 +0200
Translation update done using Pootle.
commit e3294ff5ab6fb598d4a3360c21d9b5cb1c654e53
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:15:18 2010 +0200
Translation update done using Pootle.
commit d9b7e1a391b3b8db3b744af8eb217b5943878b03
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:15:04 2010 +0200
Translation update done using Pootle.
commit 2fc5fe5bdf58d4e34bb3fca265b8b94f32e9ce5a
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:14:40 2010 +0200
Translation update done using Pootle.
commit fe26f5d1f873326dc2123911c9f7c3df803eb32e
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:14:32 2010 +0200
Translation update done using Pootle.
commit 3dca31af7487c637a6e0ad132e6fb50c799c28a9
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:14:19 2010 +0200
Translation update done using Pootle.
commit 06dc48b69789af6b7c82e4881eb86370c5093029
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:14:06 2010 +0200
Translation update done using Pootle.
commit 01939bef98a9d174faff7bfeb52944c19736b6b1
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:13:43 2010 +0200
Translation update done using Pootle.
commit 851ae1ebf3c97d9a6a5154c5ad7e9c2cb510adb9
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:13:36 2010 +0200
Translation update done using Pootle.
commit 87cad35aa5398bf2e2872d942150bca56d232b45
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:12:42 2010 +0200
Translation update done using Pootle.
commit bf789c4061717fa69434fdf94598ffceb00e4747
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:12:05 2010 +0200
Translation update done using Pootle.
commit d80e5c8cbe8184037014d1268b68133c41bf4b89
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:11:51 2010 +0200
Translation update done using Pootle.
commit 622187beeb33ca1f7ea36f4bb708d0cb58434cd5
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:11:42 2010 +0200
Translation update done using Pootle.
commit c4ccb7b2e6a4098cb089fbe5cc4eaa39b5c924ce
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:11:14 2010 +0200
Translation update done using Pootle.
commit 645561df9d19a501d119adf6890836d553615eea
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:10:55 2010 +0200
Translation update done using Pootle.
commit 1fb2f4ab42c940fd98940e98ecdb025cb28d1347
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:10:22 2010 +0200
Translation update done using Pootle.
commit 5b7d9aa0c4038eff86e7286b94b976a9e1b5e157
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:09:06 2010 +0200
Translation update done using Pootle.
commit cfb9f40599a3e4cb8bce6f014c903fda49f933b0
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:08:27 2010 +0200
Translation update done using Pootle.
commit aebe39e47fdf1e21d4b6ced894257e555b0f5065
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:07:57 2010 +0200
Translation update done using Pootle.
commit a5f09f18b5e0d9a1c5754a0272cca97d9808ab68
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:05:50 2010 +0200
Translation update done using Pootle.
commit 83957ac2d7480eb2a0e4a155c2d8719be6129b55
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:03:29 2010 +0200
Translation update done using Pootle.
commit f78d779965f107ab4ad9c21a940c65b2a32fc09f
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:00:52 2010 +0200
Translation update done using Pootle.
commit 40a7b3d31bc790d65ce548581a242737fabb03fe
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 15:00:03 2010 +0200
Translation update done using Pootle.
commit 451372fe6b7956dcad8adc6f51fb0596aea742dc
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:59:32 2010 +0200
Translation update done using Pootle.
commit 56d7970816bb86766d2e5120a0f1b6503d344ca2
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:59:24 2010 +0200
Translation update done using Pootle.
commit df6af287eb48d893f8215ae29539967ec70f75be
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:59:10 2010 +0200
Translation update done using Pootle.
commit 9fc2795ac4c2072ef5dc26f3081e0fb8fd5aff35
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:59:04 2010 +0200
Translation update done using Pootle.
commit d54533279c52c12a29ca01a7eba300feb7d25b82
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:58:48 2010 +0200
Translation update done using Pootle.
commit 6f6f8be766f87352e04ea41395bb74a0494b3180
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:58:39 2010 +0200
Translation update done using Pootle.
commit 9a1ed0099a778912c8e705cbb8245082b20cefd2
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:57:41 2010 +0200
Translation update done using Pootle.
commit c6bc7595cc669e82aec21f18d3e21163d455b18f
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:57:30 2010 +0200
Translation update done using Pootle.
commit c7c8618633196c37b5f0afc22567bc9007f4d348
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:56:57 2010 +0200
Translation update done using Pootle.
commit feea2bf35c2c4edf9f88d2a8ce2435c9f26138ff
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:56:40 2010 +0200
Translation update done using Pootle.
commit 9b6d68ad7836d26dabf418b477c01f1e88c1aa96
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:56:15 2010 +0200
Translation update done using Pootle.
commit fa0998b097759c93fd2891cb49a4774eb8ec1bf3
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:55:43 2010 +0200
Translation update done using Pootle.
commit cbde4e9b8316bb5ff8077995d0bfb46a349a5967
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:55:15 2010 +0200
Translation update done using Pootle.
commit 4820570a94ab437a92d6dd7bfbde1df3fbdff326
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:53:33 2010 +0200
Translation update done using Pootle.
commit 6ad9bc9b557bb12fa854e6cb6052a49a7cf06689
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:51:42 2010 +0200
Translation update done using Pootle.
commit 12d0ec69e441a883320aa17faf3f83356d7b13a3
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:49:30 2010 +0200
Translation update done using Pootle.
commit 6c82b153a7357c6646854d55cdd9a71731a7b0e7
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:47:29 2010 +0200
Translation update done using Pootle.
commit 0e75843822e6c69e5795e03b3cb466e0ed7dbf8c
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:47:13 2010 +0200
Translation update done using Pootle.
commit 0acef5b2c9c1dce30b0de677ab8516722dd76da4
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:46:28 2010 +0200
Translation update done using Pootle.
commit bf1798461e6d2d78eebbe77554f2867b7b59df85
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:46:00 2010 +0200
Translation update done using Pootle.
commit 27c2ae8c4007465c03b130b6c1bc0de682216d0d
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:44:01 2010 +0200
Translation update done using Pootle.
commit f22aac34f5b4b21cb2d7120da0e25135b13d869a
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:43:17 2010 +0200
Translation update done using Pootle.
commit 2844f2adc64f56aa0cfbb105122b68481a644e5c
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:38:12 2010 +0200
Translation update done using Pootle.
commit 4e0ff189640160188fbb5f3bf49d387d9a214929
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:37:40 2010 +0200
Translation update done using Pootle.
commit 3d2c03126de75a812db8535fd7484abb0bc2bcde
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:35:42 2010 +0200
Translation update done using Pootle.
commit cd8f341af937269f108c58e33a186e2ac7aebe1c
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:34:48 2010 +0200
Translation update done using Pootle.
commit ec04a45b2ebd5f90938bdee968105621278900fa
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:33:43 2010 +0200
Translation update done using Pootle.
commit 90c05ee7c51a8775bf1800486076a91e7aa4e435
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:31:35 2010 +0200
Translation update done using Pootle.
commit 12ba94b31acd3079a2c16fc4aad8cf2e443a3916
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:31:24 2010 +0200
Translation update done using Pootle.
commit becb11f66e7f47e5c65a1f420fd5f21ef68e1134
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:31:08 2010 +0200
Translation update done using Pootle.
commit 331dd47f2391b630309b9dd748a394d6bc53e247
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:30:38 2010 +0200
Translation update done using Pootle.
commit fb47b10fcce4d5a238774198c8857ef3a3a37a66
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:30:20 2010 +0200
Translation update done using Pootle.
commit 1332f6d08de9f45c2baebeb1421379c4a5539448
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:29:15 2010 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/zh_CN.po | 736 +++++++++++++++++++++++++++++++----------------------------
1 files changed, 389 insertions(+), 347 deletions(-)
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 48c1a4d..41269ec 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin-docs VERSION\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-09-08 13:44+0300\n"
-"PO-Revision-Date: 2010-03-04 14:08+0200\n"
+"PO-Revision-Date: 2010-09-10 06:24+0200\n"
"Last-Translator: shanyan baishui <Siramizu(a)gmail.com>\n"
"Language-Team: none\n"
"Language: zh_CN\n"
@@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Pootle 2.0.1\n"
+"X-Generator: Pootle 2.0.5\n"
#. type: Content of: <html><head><title>
#: ../phpmyadmin/Documentation.html:12
@@ -166,13 +166,10 @@ msgstr "要支持上传 zip 文件,需要 <tt>zip</tt> 扩展。"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:67
-#, fuzzy
msgid ""
"For proper support of multibyte strings (eg. UTF-8, which is currently the "
"default), you should install the mbstring and ctype extensions."
-msgstr ""
-"要更好的支持多字节字符串 (如 UTF-8 编码的文字, 当前默认编码),需要 mbstring "
-"和 ctype 扩展。"
+msgstr "为了更好的支持多字节字符串 (如 UTF-8 编码的文字, 当前默认编码),你应该安装 mbstring 和 ctype 扩展。"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:71
@@ -208,13 +205,12 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:83
-#, fuzzy
msgid ""
"To support BLOB streaming, see PHP and MySQL requirements in <a href="
"\"#faq6_25\"> <abbr title=\"Frequently Asked Questions\">FAQ</abbr> 6.25</a>."
msgstr ""
-"支持改进的 MySQL 扩展 mysqli <a href=\"#faq1_17\"> (参见 <abbr title=\"常见问"
-"题 (Frequently Asked Questions)\">FAQ</abbr> 1.17)</a>"
+"要支持 BLOB 流,参见 <a href=\"#faq6_25\"> <abbr title=\"常见问题 (Frequently Asked "
+"Questions)\">FAQ</abbr> 6.25</a> 中所述的 PHP 和 MySQL 需求。"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:88
@@ -250,16 +246,14 @@ msgstr "目前 phpMyAdmin 具有的功能有:"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:103
-#, fuzzy
msgid "browse and drop databases, tables, views, columns and indexes"
msgstr "浏览、删除数据库、数据表、视图、字段和索引"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:104
-#, fuzzy
msgid ""
"create, copy, drop, rename and alter databases, tables, columns and indexes"
-msgstr "创建、复制、删除、改名、修改数据库、数据表、字段和索引"
+msgstr "创建、复制、删除、改名以及修改数据库、数据表、字段和索引"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:106
@@ -394,12 +388,9 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:141
-#, fuzzy
msgid ""
"communicate in <a href=\"./translators.html\">58 different languages</a>"
-msgstr ""
-"支持 <a href=\"./translators.html\">57 种不同的语言 (链接到译者页面,英语)</"
-"a>"
+msgstr "支持 <a href=\"./translators.html\">58 种不同的语言</a>"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:143
@@ -461,9 +452,8 @@ msgstr "<a href=\"#setup_script\">使用安装脚本</a>"
#. type: Content of: <html><body><div><ol><li>
#: ../phpmyadmin/Documentation.html:169
-#, fuzzy
msgid "<a href=\"#linked-tables\">phpMyAdmin configuration storage</a>"
-msgstr "<a href=\"#linked-tables\">链接表的附加功能</a>"
+msgstr "<a href=\"#linked-tables\">phpMyAdmin 高级功能</a>"
#. type: Content of: <html><body><div><ol><li>
#: ../phpmyadmin/Documentation.html:170
@@ -821,13 +811,11 @@ msgstr ""
#. type: Content of: <html><body><div><h3>
#: ../phpmyadmin/Documentation.html:325
-#, fuzzy
msgid "phpMyAdmin configuration storage"
-msgstr "phpMyAdmin 文档"
+msgstr "phpMyAdmin 高级功能"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:327
-#, fuzzy
msgid ""
"For a whole set of new features (bookmarks, comments, <abbr title="
"\"structured query language\">SQL</abbr>-history, tracking mechanism, <abbr "
@@ -837,12 +825,11 @@ msgid ""
"multi-user installation (this database would then be accessed by the "
"controluser, so no other user should have rights to it)."
msgstr ""
-"若要开启一些新功能 (如: 书签、注释、<abbr title=\"结构化查询语言 (structured "
-"query language)\">SQL</abbr> 查询历史、结构追踪、生成 <abbr title=\"便携式文"
-"档格式 (Portable Document Format)\">PDF</abbr> 、内容转换等),你需要创建一些"
-"特殊的数据表。这些表可以放在你自己的数据库里,也可以在一个多用户的服务器上创"
-"建一个独立的数据库 (这个数据库将通过其对应的帐号访问,所以不应该给其他用户访"
-"问这个数据库的权限)。"
+"若要使用一些高级功能 (如: 书签、注释、<abbr title=\"结构化查询语言 (structured query "
+"language)\">SQL</abbr> 查询历史、结构追踪、生成 <abbr title=\"便携式文档格式 (Portable Document "
+"Format)\">PDF</abbr> "
+"、内容转换等),你需要创建一些特殊的数据表。这些表可以放在你自己的数据库里,也可以在一个多用户的服务器上创建一个独立的数据库 "
+"(这个数据库将通过其对应的帐号访问,所以不应该给其他用户访问这个数据库的权限)。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:336
@@ -858,14 +845,14 @@ msgstr ""
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:341
-#, fuzzy
msgid ""
"If you already had this infrastructure and upgraded to MySQL 4.1.2 or newer, "
"please use <i>./scripts/upgrade_tables_mysql_4_1_2+.sql</i> and then create "
"new tables by importing <i>./scripts/create_tables.sql</i>."
msgstr ""
-"如果以前就使用过该功能并升级过 MySQL 到 4.1.2 或更高版本,请使用 <i>./"
-"scripts/upgrade_tables_mysql_4_1_2+.sql</i> 。"
+"如果你以前就使用过该功能并升级过 MySQL 到 4.1.2 或更高版本,请使用 "
+"<i>./scripts/upgrade_tables_mysql_4_1_2+.sql</i> 然后通过导入 "
+"<i>./scripts/create_tables.sql</i> 来创建新的数据表。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:345
@@ -927,16 +914,14 @@ msgstr ""
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:371
-#, fuzzy
msgid ""
"If you have upgraded your MySQL server from a version previous to 4.1.2 to "
"version 5.x or newer and if you use the phpMyAdmin configuration storage, "
"you should run the SQL script found in <tt>scripts/"
"upgrade_tables_mysql_4_1_2+.sql</tt>."
msgstr ""
-"如果你把 MySQL 服务器从 4.1.2 之前的版本升级到了 4.1.2 或更高版本,并且使用了"
-"链接表的附加功能,你还要运行 SQL 脚本 <tt>scripts/"
-"upgrade_tables_mysql_4_1_2+.sql</tt> 。"
+"如果你把 MySQL 服务器从 4.1.2 之前的版本升级到了 5.x 或更高版本,并且使用 phpMyAdmin 高级功能,你还要运行 SQL 脚本 "
+"<tt>scripts/upgrade_tables_mysql_4_1_2+.sql</tt> 。"
#. type: Content of: <html><body><div><h3>
#: ../phpmyadmin/Documentation.html:376
@@ -1006,13 +991,10 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:398
-#, fuzzy
msgid ""
"Note: this section is only applicable if your MySQL server is running with "
"<tt>--skip-show-database</tt>."
-msgstr ""
-"注意: 自 phpMyAdmin 2.6.1 起,本节仅适用于运行在 <tt>--skip-show-database</"
-"tt> 模式下的 MySQL 服务器。"
+msgstr "注意: 本节仅适用于运行在 <tt>--skip-show-database</tt> 模式下的 MySQL 服务器。"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:401
@@ -1110,11 +1092,10 @@ msgstr "GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'local
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:441
-#, fuzzy
msgid ""
"(this of course requires that your <a href=\"#linked-tables\">phpMyAdmin "
"configuration storage</a> be set up)."
-msgstr "(需要设置好<a href=\"#linked-tables\">链接表的附加功能</a>)。"
+msgstr "(需要设置好 <a href=\"#linked-tables\">phpMyAdmin 高级功能</a>)。"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:445
@@ -1789,7 +1770,6 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:715
-#, fuzzy
msgid ""
"This special account is used for 2 distinct purposes: to make possible all "
"relational features (see <a href=\"#pmadb\" class=\"configrule\">$cfg"
@@ -1797,11 +1777,10 @@ msgid ""
"skip-show-database</tt>, to enable a multi-user installation (<abbr title="
"\"HyperText Transfer Protocol\">HTTP</abbr> or cookie authentication mode)."
msgstr ""
-"这个特殊的帐号有两种不同的用途: 1、为链接表的附加功能提供支持 (参见 <a href="
-"\"#pmadb\" class=\"configrule\">$cfg['Servers'][$i]['pmadb']</a>)。2、在 "
-"4.1.2 及更低版本或运行于 <tt>--skip-show-database</tt> 模式的 MySQL 服务器上"
-"使用多用户安装提供支持 (<abbr title=\"超文本转移协议 (HyperText Transfer "
-"Protocol)\">HTTP</abbr> 或 cookie 认证)。"
+"这个特殊的帐号有两种不同的用途: 1、为 phpMyAdmin 高级功能提供支持 (参见 <a href=\"#pmadb\" "
+"class=\"configrule\">$cfg['Servers'][$i]['pmadb']</a>)。2、在运行于 <tt>--skip-show-"
+"database</tt> 模式的 MySQL 服务器上使用多用户安装提供支持 (<abbr title=\"超文本转移协议 (HyperText "
+"Transfer Protocol)\">HTTP</abbr> 或 cookie 认证)。"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:723
@@ -2114,9 +2093,11 @@ msgstr "要隐藏数据库 "数据库1" 和 "数据库2" ,用"
# using chinese as database name is ok, but should make sure config file encoding is utf-8
#. type: Content of: <html><body><div><dl><dd><pre>
#: ../phpmyadmin/Documentation.html:848
-#, fuzzy, no-wrap
+#, no-wrap
msgid "$cfg['Servers'][$i]['hide_db'] = '^(db1|db2)$';"
-msgstr "$cfg['Servers'][$i]['hide_db'] = '(数据库1|数据库2)';// 译者注: 上例中也可使用中文,需注意配置文件编码应为 UTF-8"
+msgstr ""
+"$cfg['Servers'][$i]['hide_db'] = '^(数据库1|数据库2)$';// 译者注: "
+"上例中也可使用中文,需注意配置文件编码应为 UTF-8"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:849
@@ -2156,25 +2137,21 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:864
-#, fuzzy
msgid ""
"The name of the database containing the phpMyAdmin configuration storage."
-msgstr "包含链接表的附加功能数据的数据库名。"
+msgstr "包含 phpMyAdmin 高级功能数据的数据库名。"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:867
-#, fuzzy
msgid ""
"See the <a href=\"#linked-tables\">phpMyAdmin configuration storage</a> "
"section in this document to see the benefits of this feature, and for a "
"quick way of creating this database and the needed tables."
msgstr ""
-"参见本文档中<a href=\"#linked-tables\">链接表的附加功能</a>一节了解其好处以及"
-"如何快速创建该数据库和需要的数据表。"
+"参见 <a href=\"#linked-tables\">phpMyAdmin 高级功能</a>一节了解其好处以及如何快速创建该数据库和需要的数据表。"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:872
-#, fuzzy
msgid ""
"If you are the only user of this phpMyAdmin installation, you can use your "
"current database to store those special tables; in this case, just put your "
@@ -2182,10 +2159,9 @@ msgid ""
"user installation, set this parameter to the name of your central database "
"containing the phpMyAdmin configuration storage."
msgstr ""
-"如果此 phpMyAdmin 只有你自己使用,你可以用你当前的数据库来保存这些特殊的数据"
-"表,这种情况下,你可以在 <tt>$cfg['Servers'][$i]['pmadb']</tt> 中填写当前数据"
-"库的名字。若此 phpMyAdmin 作为多用户使用,请设为包含链接表的附加功能数据表的"
-"专用数据库。"
+"如果此 phpMyAdmin 只有你自己使用,你可以用你当前的数据库来保存这些特殊的数据表,这种情况下,你可以在 "
+"<tt>$cfg['Servers'][$i]['pmadb']</tt> 中填写当前数据库的名字。若此 phpMyAdmin "
+"作为多用户使用,请设为包含 phpMyAdmin 高级功能数据表的专用数据库。"
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:880
@@ -2219,10 +2195,9 @@ msgstr "要启用此功能:"
#: ../phpmyadmin/Documentation.html:1005 ../phpmyadmin/Documentation.html:1045
#: ../phpmyadmin/Documentation.html:1077 ../phpmyadmin/Documentation.html:1154
#: ../phpmyadmin/Documentation.html:1169
-#, fuzzy
msgid ""
"set up <a href=\"#pmadb\">pmadb</a> and the phpMyAdmin configuration storage"
-msgstr "设置好 <a href=\"#pmadb\">pmadb</a> 和链接表的附加功能"
+msgstr "设置好 <a href=\"#pmadb\">pmadb</a> 和 phpMyAdmin 高级功能"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:887
@@ -2241,14 +2216,12 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:895
-#, fuzzy
msgid ""
"Since release 2.2.4 you can describe, in a special 'relation' table, which "
"column is a key in another table (a foreign key). phpMyAdmin currently uses "
"this to"
msgstr ""
-"自 2.2.4 起你可以在 'relation' 表的支持下定义一张表中的一个字段 (另一张表的外"
-"键) 与另一张表的关系。目前 phpMyAdmin 用它来"
+"自 2.2.4 起你可以在 'relation' 表的支持下定义一张表中的一个字段与另一张表的关系 (外键)。目前 phpMyAdmin 用它来"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:898
@@ -2343,14 +2316,13 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:933
-#, fuzzy
msgid ""
"Please note that in the current version, <tt>master_db</tt> must be the same "
"as <tt>foreign_db</tt>. Those columns have been put in future development of "
"the cross-db relations."
msgstr ""
-"请注意在当前版本中 <tt>master_db</tt> 必须和 <tt>foreign_db</tt> 一致。这两个"
-"字段是为以后增加跨数据库关系预留的。"
+"请注意在当前版本中 <tt>master_db</tt> 必须和 <tt>foreign_db</tt> "
+"一致。这两个字段是为后期跨数据库关系开发预留的。"
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:939
@@ -2381,25 +2353,22 @@ msgstr "这张表的名字将被保存在此变量中。要启用此功能:"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:948
-#, fuzzy
msgid ""
"put the table name in <tt>$cfg['Servers'][$i]['table_info']</tt> (e.g. "
"'pma_table_info')"
-msgstr "在 <tt>$cfg['Servers'][$i]['table_info']</tt> 中设置要使用的数据表名"
+msgstr ""
+"在 <tt>$cfg['Servers'][$i]['table_info']</tt> 中设置要使用的数据表名 "
+"(如:'pma_table_info')"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:951
-#, fuzzy
msgid ""
"then for each table where you want to use this feature, click ""
"Structure/Relation view/Choose column to display" to choose the column."
-msgstr ""
-"对每一张你要使用这些功能的数据表,点击"结构/关系查看/选择要显示的字段"
-""设置好显示的字段。"
+msgstr "对每一张你要使用此功能的数据表,点击"结构/关系查看/选择要显示的字段"设置好显示的字段。"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:955
-#, fuzzy
msgid "Usage tip: <a href=\"#faqdisplay\">Display column</a>."
msgstr "使用技巧: <a href=\"#faqdisplay\">显示字段</a>。"
@@ -2507,11 +2476,12 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:1006
-#, fuzzy
msgid ""
"put the table name in <tt>$cfg['Servers'][$i]['column_info']</tt> (e.g. "
"'pma_column_info')"
-msgstr "在 <tt>$cfg['Servers'][$i]['column_info']</tt> 中设置要使用的数据表名"
+msgstr ""
+"在 <tt>$cfg['Servers'][$i]['column_info']</tt> 中设置要使用的数据表名 "
+"(如:'pma_column_info')"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:1009
@@ -2587,11 +2557,10 @@ msgstr "查询历史仅在浏览器启用 JavaScript 时可用。"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:1046
-#, fuzzy
msgid ""
"put the table name in <tt>$cfg['Servers'][$i]['history']</tt> (e.g. "
"'pma_history')"
-msgstr "在 <tt>$cfg['Servers'][$i]['history']</tt> 中设置要使用的数据表名"
+msgstr "在 <tt>$cfg['Servers'][$i]['history']</tt> 中设置要使用的数据表名 (如:'pma_history')"
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:1053
@@ -2651,21 +2620,20 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:1078
-#, fuzzy
msgid ""
"put the table name in <tt>$cfg['Servers'][$i]['tracking']</tt> (e.g. "
"'pma_tracking')"
-msgstr "在 <tt>$cfg['Servers'][$i]['tracking']</tt> 中设置要使用的数据表名"
+msgstr ""
+"在 <tt>$cfg['Servers'][$i]['tracking']</tt> 中设置要使用的数据表名 (如:'pma_tracking')"
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:1083
-#, fuzzy
msgid ""
"<span id=\"cfg_Servers_tracking_version_auto_create\">$cfg['Servers'][$i]"
"['tracking_version_auto_create']</span> boolean"
msgstr ""
-"<span id=\"cfg_Servers_tracking_auto_create\">$cfg['Servers'][$i]"
-"['tracking_version_auto_create']</span> 布尔"
+"<span id=\"cfg_Servers_tracking_version_auto_create\">$cfg['Servers'][$i]['tra"
+"cking_version_auto_create']</span> 布尔"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:1086
@@ -2731,71 +2699,60 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:1114
-#, fuzzy
msgid ""
"<span id=\"cfg_Servers_tracking_add_drop_view\">$cfg['Servers'][$i]"
"['tracking_add_drop_view']</span> boolean"
msgstr ""
-"<span id=\"cfg_Servers_tracking_drop_view\">$cfg['Servers'][$i]"
-"['tracking_version_drop_view']</span> 布尔"
+"<span id=\"cfg_Servers_tracking_add_drop_view\">$cfg['Servers'][$i]['tracking_"
+"add_drop_view']</span> 布尔"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:1117
-#, fuzzy
msgid ""
"Whether a DROP VIEW IF EXISTS statement will be added as first line to the "
"log when creating a view. Default value is true."
-msgstr ""
-"设置当记录视图创建时,是否在前面加上 DROP VIEW IF EXISTS 命令。默认为 true 。"
+msgstr "设置当记录视图创建时,是否在日志首行加上 DROP VIEW IF EXISTS 语句。默认为 true 。"
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:1123
-#, fuzzy
msgid ""
"<span id=\"cfg_Servers_tracking_add_drop_table\">$cfg['Servers'][$i]"
"['tracking_add_drop_table']</span> boolean"
msgstr ""
-"<span id=\"cfg_Servers_tracking_drop_table\">$cfg['Servers'][$i]"
-"['tracking_version_drop_table']</span> 布尔"
+"<span id=\"cfg_Servers_tracking_add_drop_table\">$cfg['Servers'][$i]['tracking"
+"_add_drop_table']</span> 布尔"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:1126
-#, fuzzy
msgid ""
"Whether a DROP TABLE IF EXISTS statement will be added as first line to the "
"log when creating a table. Default value is true."
-msgstr ""
-"设置当记录数据表创建时,是否在前面加上 DROP TABLE IF EXISTS 命令。默认为 "
-"true 。"
+msgstr "设置当记录数据表创建时,是否在日志首行加上 DROP TABLE IF EXISTS 语句。默认为 true 。"
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:1131
-#, fuzzy
msgid ""
"<span id=\"cfg_Servers_tracking_add_drop_database\">$cfg['Servers'][$i]"
"['tracking_add_drop_database']</span> boolean"
msgstr ""
-"<span id=\"cfg_Servers_tracking_drop_database\">$cfg['Servers'][$i]"
-"['tracking_version_drop_database']</span> 布尔"
+"<span id=\"cfg_Servers_tracking_add_drop_database\">$cfg['Servers'][$i]['track"
+"ing_add_drop_database']</span> 布尔"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:1134
-#, fuzzy
msgid ""
"Whether a DROP DATABASE IF EXISTS statement will be added as first line to "
"the log when creating a database. Default value is true."
-msgstr ""
-"设置当记录数据库创建时,是否在前面加上 DROP DATABASE IF EXISTS 命令。默认为 "
-"true 。"
+msgstr "设置当记录数据库创建时,是否在日志首行加上 DROP DATABASE IF EXISTS 语句。默认为 true 。"
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:1139
-#, fuzzy
msgid ""
"<span id=\"cfg_Servers_userconfig\">$cfg['Servers'][$i]['userconfig']</span> "
"string"
msgstr ""
-"<span id=\"cfg_Servers_user\">$cfg['Servers'][$i]['user']</span> 字符串"
+"<span id=\"cfg_Servers_userconfig\">$cfg['Servers'][$i]['userconfig']</span> "
+"字符串"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:1142
@@ -2817,9 +2774,8 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:1156
-#, fuzzy
msgid "put the table name in <tt>$cfg['Servers'][$i]['userconfig']</tt>"
-msgstr "在 <tt>$cfg['Servers'][$i]['relation']</tt> 中设置要使用的数据表名"
+msgstr "在 <tt>$cfg['Servers'][$i]['userconfig']</tt> 中设置要使用的数据表名"
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:1161
@@ -2839,12 +2795,12 @@ msgstr "自 2.10.0 起可以通过设计器可视化地管理关系。"
#. type: Content of: <html><body><div><dl><dd><ul><li>
#: ../phpmyadmin/Documentation.html:1170
-#, fuzzy
msgid ""
"put the table name in <tt>$cfg['Servers'][$i]['designer_coords']</tt> (e.g. "
"'pma_designer_coords')"
msgstr ""
-"在 <tt>$cfg['Servers'][$i]['designer_coords']</tt> 中设置要使用的数据表名"
+"在 <tt>$cfg['Servers'][$i]['designer_coords']</tt> 中设置要使用的数据表名 "
+"(如:'pma_designer_coords')"
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:1175
@@ -2930,13 +2886,10 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:1202
-#, fuzzy
msgid ""
"If your rule order is empty, then <abbr title=\"Internet Protocol\">IP</"
"abbr> authorization is disabled."
-msgstr ""
-"若不指定规则顺序,<abbr title=\"互联网协议 (Internet Protocol)\">IP</abbr> 认"
-"证将不可用。"
+msgstr "若不指定规则顺序,<abbr title=\"互联网协议 (Internet Protocol)\">IP</abbr> 认证将不可用。"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:1205
@@ -3363,9 +3316,8 @@ msgstr ""
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:1335
-#, fuzzy
msgid "$cfg['MemoryLimit'] string [number of bytes]"
-msgstr "$cfg['MemoryLimit'] 整数 [单位: 字节]"
+msgstr "$cfg['MemoryLimit'] 字符串 [单位: 字节]"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:1336
@@ -9052,7 +9004,7 @@ msgstr ""
#. type: Content of: <html><body><div><h3>
#: ../phpmyadmin/Documentation.html:3772
msgid "Using phpMyAdmin"
-msgstr ""
+msgstr "使用 phpMyAdmin"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:3775
@@ -9061,6 +9013,8 @@ msgid ""
"create a table - MySQL brings up a <abbr title=\"structured query language"
"\">SQL</abbr>-error. </a>"
msgstr ""
+"<a href=\"#faq6_1\">6.1 我插入不了数据到表中 / 我创建不了数据表 - MySQL 提示 <abbr title=\"结构化查询语言 "
+"(structured query language)\">SQL</abbr> 错误。 </a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3779
@@ -9068,28 +9022,30 @@ msgid ""
"Examine the <abbr title=\"structured query language\">SQL</abbr> error with "
"care. Often the problem is caused by specifying a wrong column-type."
msgstr ""
+"仔细检查 <abbr title=\"结构化查询语言 (structured query language)\">SQL</abbr> "
+"错误。这个问题通常是因为指定了错误的字段类型。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3781
msgid "Common errors include:"
-msgstr ""
+msgstr "常见错误有:"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3784
msgid "Using <tt>VARCHAR</tt> without a size argument"
-msgstr ""
+msgstr "不给 <tt>VARCHAR</tt> 设置大小参数"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3785
msgid "Using <tt>TEXT</tt> or <tt>BLOB</tt> with a size argument"
-msgstr ""
+msgstr "给 <tt>TEXT</tt> 或 <tt>BLOB</tt> 设置大小参数"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3788
msgid ""
"Also, look at the syntax chapter in the MySQL manual to confirm that your "
"syntax is correct."
-msgstr ""
+msgstr "同时,请参考 MySQL 手册中语法一章确定你的语法都正确。"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:3793
@@ -9097,6 +9053,7 @@ msgid ""
"<a href=\"#faq6_2\">6.2 When I create a table, I set an index for two "
"columns and phpMyAdmin generates only one index with those two columns. </a>"
msgstr ""
+"<a href=\"#faq6_2\">6.2 建表时,我给两个字段设置了索引,但 phpMyAdmin 却创建了一个包含这两个字段的索引。 </a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3798
@@ -9104,13 +9061,13 @@ msgid ""
"This is the way to create a multi-columns index. If you want two indexes, "
"create the first one when creating the table, save, then display the table "
"properties and click the Index link to create the other index."
-msgstr ""
+msgstr "这是一种创建多字段索引的方法。如果你需要两个索引,在建表时先设置一个,保存,然后显示数据表属性并点击索引链接来创建另一个索引。"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:3805
msgid ""
"<a href=\"#faq6_3\">6.3 How can I insert a null value into my table?</a>"
-msgstr ""
+msgstr "<a href=\"#faq6_3\">6.3 怎样向我的表中插入一个空 (null) 值?</a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3807
@@ -9121,11 +9078,14 @@ msgid ""
"real NULL value, so if you enter "NULL" this means you want a "
"literal NULL in the column, and not a NULL value (this works in PHP4)."
msgstr ""
+"自 2.2.3 版起,每个字段都有一个复选框来设置字段是否为空。 2.2.3 之前,你只能输入 "
+""null",不包括引号来作为字段的值。自 2.5.5 版起,你可以使用复选框来获得一个真正的空 (NULL) 值,如果你输入 "
+""NULL" 将表示文字 NULL,而不是空 (NULL) 值 (对 PHP4 同样有效)。"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:3815
msgid "<a href=\"#faq6_4\">6.4 How can I backup my database or table?</a>"
-msgstr ""
+msgstr "<a href=\"#faq6_4\">6.4 怎样备份我的数据库或数据表?</a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3817
@@ -9136,6 +9096,9 @@ msgid ""
"\"structured query language\">SQL</abbr> statements that can be used to "
"recreate your database/table."
msgstr ""
+"在左侧框架中点击数据库或表名,将会显示它们的属性。 然后在菜单上点击 "导出",你可以转储结构和/或数据。该功能将生成标准 "
+"<abbr title=\"结构化查询语言 (structured query language)\">SQL</abbr> "
+"语句以便重新创建你的数据库/表。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3822
@@ -9146,13 +9109,16 @@ msgid ""
"href=\"#cfg_ExecTimeLimit\" class=\"configrule\">$cfg['ExecTimeLimit']</a> "
"configuration variable."
msgstr ""
+"若选择 "保存为文件",phpMyAdmin 即可将转储结果直接提供下载。取决于 PHP 的配置,你还能看见压缩选项。同时请参见 "
+"<a href=\"#cfg_ExecTimeLimit\" class=\"configrule\">$cfg['ExecTimeLimit']</a> "
+"配置变量。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3828
msgid ""
"For additional help on this subject, look for the word "dump" in "
"this document."
-msgstr ""
+msgstr "要获得更多关于该主题的帮助,请在本文档中查找 "转储" 。"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:3832
@@ -9160,6 +9126,7 @@ msgid ""
"<a href=\"#faq6_5\">6.5 How can I restore (upload) my database or table "
"using a dump? How can I run a ".sql" file? </a>"
msgstr ""
+"<a href=\"#faq6_5\">6.5 怎样通过转储恢复 (上传) 我的数据库或表?怎样运行一个 ".sql" 文件?</a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3836
@@ -9171,27 +9138,30 @@ msgid ""
""Location of the text file" section, type in the path to your dump "
"filename, or use the Browse button. Then click Go."
msgstr ""
+"在左侧框架中点击数据库或表名,将会显示它们的属性。在右手边框架中的标签列表中选择 "导入" (或 "<abbr "
+"title=\"结构化查询语言 (structured query language)\">SQL</abbr>" 如果你的 phpMyAdmin "
+"版本低于 2.7.0)。在 "文本文件的位置" 中输入你的转储文件名,或使用浏览按钮。然后点击执行。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3842
msgid ""
"With version 2.7.0, the import engine has been re–written, if possible "
"it is suggested that you upgrade to take advantage of the new features."
-msgstr ""
+msgstr "2.7.0 版的导入功能已经重写了,建议尽可能升级以使用新功能。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3845
msgid ""
"For additional help on this subject, look for the word "upload" in "
"this document."
-msgstr ""
+msgstr "要获得更多关于该主题的帮助,请在本文档中查找 "上传" 。"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:3850
msgid ""
"<a href=\"#faq6_6\">6.6 How can I use the relation table in Query-by-example?"
"</a>"
-msgstr ""
+msgstr "<a href=\"#faq6_6\">6.6 怎样在依例查询 (Query-by-example) 中使用关系表?</a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3852
@@ -9201,6 +9171,8 @@ msgid ""
"create it as explained in the configuration section. Then create the example "
"tables:"
msgstr ""
+"下面用数据库 mydb 中的数据表 persons、towns 和 countries 来举例。如果你没有 <tt>pma_relation</tt> "
+"表,请先根据设置一节中的说明创建。然后创建示范表:"
#. type: Content of: <html><body><div><pre>
#: ../phpmyadmin/Documentation.html:3858
@@ -9234,22 +9206,49 @@ msgid ""
"INSERT INTO REL_towns VALUES ('S', 'Sherbrooke');\n"
"INSERT INTO REL_towns VALUES ('M', 'Montréal');\n"
msgstr ""
+"CREATE TABLE REL_countries (\n"
+" country_code char(1) NOT NULL default '',\n"
+" description varchar(10) NOT NULL default '',\n"
+" PRIMARY KEY (country_code)\n"
+") TYPE=MyISAM;\n"
+"\n"
+"INSERT INTO REL_countries VALUES ('C', 'Canada');\n"
+"\n"
+"CREATE TABLE REL_persons (\n"
+" id tinyint(4) NOT NULL auto_increment,\n"
+" person_name varchar(32) NOT NULL default '',\n"
+" town_code varchar(5) default '0',\n"
+" country_code char(1) NOT NULL default '',\n"
+" PRIMARY KEY (id)\n"
+") TYPE=MyISAM;\n"
+"\n"
+"INSERT INTO REL_persons VALUES (11, 'Marc', 'S', '');\n"
+"INSERT INTO REL_persons VALUES (15, 'Paul', 'S', 'C');\n"
+"\n"
+"CREATE TABLE REL_towns (\n"
+" town_code varchar(5) NOT NULL default '0',\n"
+" description varchar(30) NOT NULL default '',\n"
+" PRIMARY KEY (town_code)\n"
+") TYPE=MyISAM;\n"
+"\n"
+"INSERT INTO REL_towns VALUES ('S', 'Sherbrooke');\n"
+"INSERT INTO REL_towns VALUES ('M', 'Montréal');\n"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3887
msgid "To setup appropriate links and display information:"
-msgstr ""
+msgstr "设置对应连接并显示信息:"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3889
msgid "on table "REL_persons" click Structure, then Relation view"
-msgstr ""
+msgstr "在表 "REL_persons" 上点击结构、关系查看"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3890
msgid ""
"in Links, for "town_code" choose "REL_towns->code""
-msgstr ""
+msgstr "在关系中,"town_code" 选择 "REL_towns->code""
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3891
@@ -9257,72 +9256,73 @@ msgid ""
"in Links, for "country_code" choose "REL_countries->"
"country_code""
msgstr ""
+"在关系中,"country_code" 选择 "REL_countries->country_code""
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3892
msgid "on table "REL_towns" click Structure, then Relation view"
-msgstr ""
+msgstr "在表 "REL_towns" 上点击结构、关系查看"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3893
msgid "in "Choose column to display", choose "description""
-msgstr ""
+msgstr "在 "选择要显示的字段" 上选择 "description""
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3894
msgid "repeat the two previous steps for table "REL_countries""
-msgstr ""
+msgstr "在表 "REL_countries" 中重复以上两步"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:3897
msgid "Then test like this:"
-msgstr ""
+msgstr "测试步骤如下:"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3899
msgid "Click on your db name in the left frame"
-msgstr ""
+msgstr "在左侧框架中点击你的数据库名"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3900
msgid "Choose "Query""
-msgstr ""
+msgstr "选择 "查询""
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3901
msgid "Use tables: persons, towns, countries"
-msgstr ""
+msgstr "使用表: persons、towns、countries"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3902
msgid "Click "Update query""
-msgstr ""
+msgstr "点击 "更新查询""
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3903
msgid ""
"In the columns row, choose persons.person_name and click the ""
"Show" tickbox"
-msgstr ""
+msgstr "在字段行中,选择 persons.person_name 并选中 "显示" 复选框"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3905
msgid ""
"Do the same for towns.description and countries.descriptions in the other 2 "
"columns"
-msgstr ""
+msgstr "为 towns.description 和 countries.descriptions 在另两列中重复上一步"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3907
msgid ""
"Click "Update query" and you will see in the query box that the "
"correct joins have been generated"
-msgstr ""
+msgstr "点击 "更新查询" 你就能在查询框中看到已生成的 join 语句"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:3909
msgid "Click "Submit query""
-msgstr ""
+msgstr "点击 "提交查询""
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:3913
@@ -10185,13 +10185,13 @@ msgstr ""
#. type: Content of: <html><body><div><h3>
#: ../phpmyadmin/Documentation.html:4325
msgid "phpMyAdmin project"
-msgstr ""
+msgstr "phpMyAdmin 项目"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:4328
msgid ""
"<a href=\"#faq7_1\">7.1 I have found a bug. How do I inform developers?</a>"
-msgstr ""
+msgstr "<a href=\"#faq7_1\">7.1 我发现了一个缺陷。怎样向开发者报告?</a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4330
@@ -10199,28 +10199,29 @@ msgid ""
"Our Bug Tracker is located at <a href=\"http://sf.net/projects/phpmyadmin/"
"\">http://sf.net/projects/phpmyadmin/</a> under the Bugs section."
msgstr ""
+"我们的缺陷追踪器位于 <a href=\"http://sf.net/projects/phpmyadmin/\">http://sf.net/projec"
+"ts/phpmyadmin/</a> 的 Bugs 功能块。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4334
msgid "But please first discuss your bug with other users:"
-msgstr ""
+msgstr "但请先和其他用户讨论你发现的问题:"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4335
-#, fuzzy
msgid ""
"<a href=\"https://sourceforge.net/projects/phpmyadmin/forums\"> https://"
"sourceforge.net/projects/phpmyadmin/forums</a>."
msgstr ""
-"<a href=\"https://sourceforge.net/projects/phpmyadmin/\"> phpMyAdmin 在 "
-"SourceForge.net 的项目页 (英语)</a>"
+"<a href=\"https://sourceforge.net/projects/phpmyadmin/forums\"> "
+"https://sourceforge.net/projects/phpmyadmin/forums</a>。"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:4340
msgid ""
"<a href=\"#faq7_2\">7.2 I want to translate the messages to a new language "
"or upgrade an existing language, where do I start?</a>"
-msgstr ""
+msgstr "<a href=\"#faq7_2\">7.2 怎样开始翻译一个新的语言或更新现有的语言?</a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4343
@@ -10236,6 +10237,12 @@ msgid ""
"on <a href=\"http://wiki.phpmyadmin.net/pma/Devel:Gettext_for_translators"
"\">our wiki</a>."
msgstr ""
+"永远使用最新的 Git 版本的 po 文件来翻译。你也可以选择在我们的<a "
+"href=\"http://l10n.cihar.com/\">翻译服务器</a>在线翻译,也可在此获得最新的 po 文件并与你的翻译合并。使用 "
+"<code>po/phpmyadmin.pot</code> 生成 <code>po/语言代码.po</code> 即可为你的语言创建新的翻译 "
+"(可以使用 <code>msginit -i po/phpmyadmin.pot -l 语言代码 --no-translator -o "
+"po/语言代码.po</code>) 或通过邮件列表寻求在 web 界面上添加翻译。更多详细信息请见<a href=\"http://wiki.phpmy"
+"admin.net/pma/Devel:Gettext_for_translators\">我们的维基</a>。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4354
@@ -10246,6 +10253,8 @@ msgid ""
"However there are some entities that need to be there: quotes, non-breakable "
"spaces, ampersands, less than, greater than."
msgstr ""
+"请注意自从我们对文件定义了正确的编码后,我们尝试不在翻译中使用诸如 &eacute; 的 HTML 实体。 若使用 HTML "
+"实体,JavaScript 消息中的文本将可能不能正确显示。 不论怎样有些实体还是必需的: 引号、不可分空格、& 符号、小于号、大于号。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4362
@@ -10254,6 +10263,8 @@ msgid ""
"characters, on the sourceforge.net <a href=\"https://sourceforge.net/"
"tracker/?group_id=23067&atid=387645\">translation tracker.</a>"
msgstr ""
+"然后你可以将你的翻译,或者打包压缩成 zip 文件来避免丢失特殊字符,放在 sourceforge.net 的<a href=\"https://sour"
+"ceforge.net/tracker/?group_id=23067&atid=387645\">翻译追踪器</a>上。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4366
@@ -10263,6 +10274,8 @@ msgid ""
"translators</a> mailing list, because this is where we ask for translations "
"of new messages."
msgstr ""
+"你还可以订阅 <a href=\"https://lists.sourceforge.net/lists/listinfo/phpmyadmin-"
+"translators\">phpMyAdmin 翻译</a> 邮件列表,当我们有新文本需要翻译时就会在那发出通知。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4371
@@ -10279,23 +10292,32 @@ msgid ""
"our <a href=\"https://sourceforge.net/tracker/?group_id=23067&"
"atid=387645\">translation tracker</a>."
msgstr ""
+"文档是通过 po4a 和 gettext 翻译的 (参见<a "
+"href=\"http://www.phpmyadmin.net/home_page/docs.php\">文档</a>查看现有的翻译) 。要开始翻译,先从 "
+"Git 检出 <a href=\"http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpm"
+"yadmin/localized_docs;a=tree;f=po\"><code>localized_docs/po</code></a>,或者直接到<"
+"a "
+"href=\"https://l10n.cihar.com/projects/pmadoc/\">翻译服务器</a>在线翻译。如果没有找到你的语言,请联系 "
+"<a href=\"mailto:michal@cihar.com\">Michal Čihař</a>; "
+"他会加上。如果你更喜欢直接翻译 po 文件,请将翻译好的文件放在我们的<a href=\"https://sourceforge.net/tracker/"
+"?group_id=23067&atid=387645\">翻译追踪器</a>上。"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:4383
msgid ""
"<a href=\"#faq7_3\">7.3 I would like to help out with the development of "
"phpMyAdmin. How should I proceed?</a>"
-msgstr ""
+msgstr "<a href=\"#faq7_3\">7.3 怎样帮助开发 phpMyAdmin ?</a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4386
msgid "The following method is preferred for new developers:"
-msgstr ""
+msgstr "对新开发者推荐以下方式:"
#. type: Content of: <html><body><div><ol><li>
#: ../phpmyadmin/Documentation.html:4388
msgid "fetch the current git repository over anonymous git:"
-msgstr ""
+msgstr "通过匿名方式获取当前 git 库:"
#. type: Content of: <html><body><div><ol><li>
#: ../phpmyadmin/Documentation.html:4389
@@ -10303,16 +10325,18 @@ msgid ""
"<tt>git clone git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/"
"phpmyadmin</tt>"
msgstr ""
+"<tt>git clone "
+"git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin</tt>"
#. type: Content of: <html><body><div><ol><li>
#: ../phpmyadmin/Documentation.html:4392
msgid "add your stuff"
-msgstr ""
+msgstr "添加你的内容"
#. type: Content of: <html><body><div><ol><li>
#: ../phpmyadmin/Documentation.html:4393
msgid "generate patch with your changes: <tt>git diff > xxx.diff</tt>"
-msgstr ""
+msgstr "生成你的补丁: <tt>git diff > xxx.diff</tt>"
#. type: Content of: <html><body><div><ol><li>
#: ../phpmyadmin/Documentation.html:4396
@@ -10320,6 +10344,8 @@ msgid ""
"submit your patch via the <a href=\"https://sourceforge.net/tracker/?"
"group_id=23067&atid=377410\">patch tracker of the phpMyAdmin project</a>."
msgstr ""
+"通过 <a href=\"https://sourceforge.net/tracker/?group_id=23067&atid=377410\""
+">phpMyAdmin 项目的补丁追踪器</a>提交你的补丁。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4402
@@ -10327,19 +10353,21 @@ msgid ""
"More details on git are available on <a href=\"http://wiki.phpmyadmin.net/"
"pma/Devel:Git\">our wiki</a>."
msgstr ""
+"更多关于 git 的详细信息请见<a "
+"href=\"http://wiki.phpmyadmin.net/pma/Devel:Git\">我们的维基</a>。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4404
msgid ""
"Write access to the repository is granted only to experienced developers who "
"have already contributed something useful to phpMyAdmin."
-msgstr ""
+msgstr "库的写入权限仅授予给那些对 phpMyAdmin 作出大量贡献且富有经验的开发者。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4406
msgid ""
"Also, have a look at the <a href=\"#developers\">Developers section</a>."
-msgstr ""
+msgstr "同时,请看一下<a href=\"#developers\">开发</a>一节。"
#. type: Content of: <html><body><div><h3>
#: ../phpmyadmin/Documentation.html:4408
@@ -10351,7 +10379,7 @@ msgstr "安全"
msgid ""
"<a href=\"#faq8_1\">8.1 Where can I get information about the security "
"alerts issued for phpMyAdmin?</a>"
-msgstr ""
+msgstr "<a href=\"#faq8_1\">8.1 哪里可以了获取 phpMyAdmin 的安全公告信息?</a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4413
@@ -10359,13 +10387,15 @@ msgid ""
"Please refer to <a href=\"http://www.phpmyadmin.net/home_page/security.php"
"\">http://www.phpmyadmin.net/home_page/security.php</a>"
msgstr ""
+"请参见 <a href=\"http://www.phpmyadmin.net/home_page/security.php\">http://www.ph"
+"pmyadmin.net/home_page/security.php</a>"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:4418
msgid ""
"<a href=\"#faq8_2\">8.2 How can I protect phpMyAdmin against brute force "
"attacks?</a>"
-msgstr ""
+msgstr "<a href=\"#faq8_2\">8.2 怎样保护 phpMyAdmin 防止暴力破解?</a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4420
@@ -10374,21 +10404,22 @@ msgid ""
"authentication to the Apache environment and it can be used in Apache logs. "
"Currently there are two variables available:"
msgstr ""
+"如果你使用 Apache 服务器,phpMyAdmin 会导出认证信息到 Apache 环境并可被 Apache 日志使用。 目前有两个变量可用:"
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:4425
msgid "<code>userID</code>"
-msgstr ""
+msgstr "<code>userID</code>"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:4426
msgid "User name of currently active user (he does not have to be logged in)."
-msgstr ""
+msgstr "当前活动用户的用户名 (他不一定需要登录)。"
#. type: Content of: <html><body><div><dl><dt>
#: ../phpmyadmin/Documentation.html:4428
msgid "<code>userStatus</code>"
-msgstr ""
+msgstr "<code>userStatus</code>"
#. type: Content of: <html><body><div><dl><dd>
#: ../phpmyadmin/Documentation.html:4429
@@ -10399,11 +10430,14 @@ msgid ""
"denied in configuration), <code>empty-denied</code> (empty password is "
"denied)."
msgstr ""
+"当前活动用户的状态,有 <code>ok</code> (用户已登录)、<code>mysql-denied</code> (MySQL "
+"拒绝用户登录)、<code>allow-denied</code> (用户被允许/禁止规则禁止)、<code>root-denied</code> "
+"(root 用户登录在配置文件中被禁止)、<code>empty-denied</code> (禁止空密码登录) 这几种状态。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4436
msgid "<code>LogFormat</code> directive for Apache can look like following:"
-msgstr ""
+msgstr "可以像这样设置 Apache 的 <code>LogFormat</code> 指令:"
#. type: Content of: <html><body><div><pre>
#: ../phpmyadmin/Documentation.html:4439
@@ -10412,25 +10446,27 @@ msgid ""
"LogFormat \"%h %l %u %t \\\"%r\\\" %>s %b \\\n"
"\\\"%{Referer}i\\\" \\\"%{User-Agent}i\\\" %{userID}n %{userStatus}n\" pma_combined\n"
msgstr ""
+"LogFormat \"%h %l %u %t \\\"%r\\\" %>s %b \\\n"
+"\\\"%{Referer}i\\\" \\\"%{User-Agent}i\\\" %{userID}n %{userStatus}n\" pma_combined\n"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4443
msgid ""
"You can then use any log analyzing tools to detect possible break-in "
"attempts."
-msgstr ""
+msgstr "然后你可以使用任何日志分析工具来检测潜在的攻击。"
#. type: Content of: <html><body><div><h3>
#: ../phpmyadmin/Documentation.html:4447
msgid "Synchronization"
-msgstr ""
+msgstr "同步"
#. type: Content of: <html><body><div><h4>
#: ../phpmyadmin/Documentation.html:4449
msgid ""
"<a href=\"#faq9_1\">9.1 How can I synchronize two databases/tables in "
"phpMyAdmin?</a>"
-msgstr ""
+msgstr "<a href=\"#faq9_1\">9.1 怎样在 phpMyAdmin 中同步两个数据库/表?</a>"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4451
@@ -10441,6 +10477,8 @@ msgid ""
"name of the database. Therefore you can now synchronize your databases "
"placed on the same server or some remote server."
msgstr ""
+"你可以使用 phpMyAdmin 的同步功能同步数据库/表。该功能可以连接到本地或者远程服务器。但需要你输入服务器主机名、用户名、密码、端口和数据库名。"
+"然后你就可以在相同或不同的服务器间同步数据库了。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4458
@@ -10451,6 +10489,8 @@ msgid ""
"sync with another database. Other than the full database, certain tables of "
"the databases can also be synchronized."
msgstr ""
+"该功能对需要复制数据库结构和数据的开发者们是很有帮助的。此外,该功能并不仅限于复制,还能帮助用户保持他们的数据库和另一个数据库同步。除了可以同步整个数据"
+"库外,也可以只同步数据库的部分数据表。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4466
@@ -10461,6 +10501,8 @@ msgid ""
"at the end. All the information other than the port needs to be filled "
"explicitly for the source as well as target servers."
msgstr ""
+"你需要填写服务器的主机名、MySQL 中已存在的用户名和密码。端口默认是 3306 (MySQL "
+"默认端口)。最后是数据库名。源数据库和目标数据库除了端口外的信息都要填写准确。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4474
@@ -10468,7 +10510,7 @@ msgid ""
"After successfully passing through the authentication phase, the source and "
"target database table names will be displayed. It will be a tabular "
"representation."
-msgstr ""
+msgstr "在成功通过认证阶段后,将会以表格形式显示出源和目标数据库中的数据表名。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4480
@@ -10480,6 +10522,8 @@ msgid ""
"are not preceded by a <code>+</code> sign are already present in the target "
"database."
msgstr ""
+"在左侧会列出源数据库中的表。部分表的名字前会有一个 <code>+</code> "
+"加号。表示这些表仅在源数据库中存在并且需要在同步到目标数据库时添加到目标数据库。名字前没有 <code>+</code> 加号的表已存在于目标数据库中。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4489
@@ -10493,6 +10537,9 @@ msgid ""
"database. The column in the middle shows the difference between the source "
"and target corresponding tables."
msgstr ""
+"在左侧会列出目标数据库中的表。部分表的名字后会有 <code>(未找到)</code> "
+"字样。表示这些表将在与源数据库同步时添加到目标数据库。部分表的名字前会有一个 <code>-</code> "
+"减号。表示这些表仅在目标数据库中存在并且不会被修改。位于中间的一列表示源/目标对应表之间的区别。"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4500
@@ -10502,6 +10549,8 @@ msgid ""
"date. By clicking on them, they will turn grey, what means that they will be "
"synchronized."
msgstr ""
+"红色 <tt>S</tt> 和绿色 <tt>D</tt> 按钮表示结构 (S) 或数据 (D) "
+"是否需要更新。当点击按钮时,它们将变成灰色,表示相应表将会被同步。"
#. type: Content of: <html><body><div><h2>
#: ../phpmyadmin/Documentation.html:4506
@@ -10580,6 +10629,8 @@ msgid ""
"\"#cfg_Error_Handler_display\">$cfg['Error_Handler']['display']</a></code> "
"configuration directive."
msgstr ""
+"请通过 <code><a href=\"#cfg_Error_Handler_display\">$cfg['Error_Handler']['displa"
+"y']</a></code> 指令开启显示 PHP 错误和警告。"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4535
@@ -10600,6 +10651,9 @@ msgid ""
"<code>scripts/generate-mo</code>, which generates binary files read by "
"Gettext."
msgstr ""
+"请使用 gettext 调用所有文本 (<code>__('文本')</code> 或 <code>_ngettext()</code> 函数)。 "
+"若需要翻译,运行 <code>scripts/update-po</code> 脚本。要使用已翻译的文本,运行 <code>scripts"
+"/generate-mo</code>,即可生成 Gettext 所需的二进制文件。"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4544
@@ -10631,9 +10685,7 @@ msgid ""
"This is in memoriam of the Space Shuttle Columbia (STS-107) which was lost "
"during its re-entry into Earth's atmosphere and in memory of the brave men "
"and women who gave their lives for the people of Earth."
-msgstr ""
-"纪念哥伦比亚号航天飞机 (STS-107) 在重新进入地球大气层时爆炸以及纪念为了地球人"
-"民牺牲的勇敢的人们。"
+msgstr "纪念哥伦比亚号航天飞机 (STS-107) 在重新进入地球大气层时爆炸以及为了地球人民牺牲的勇敢的人们。"
#. type: Content of: <html><body><div><h2>
#: ../phpmyadmin/Documentation.html:4557
@@ -10642,7 +10694,7 @@ msgstr "版权"
#. type: Content of: <html><body><div><pre>
#: ../phpmyadmin/Documentation.html:4560
-#, fuzzy, no-wrap
+#, no-wrap
msgid ""
"Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>\n"
"Copyright (C) 2001-2010 Marc Delisle <marc_at_infomarc.info>\n"
@@ -10656,14 +10708,16 @@ msgid ""
" [check <a href=\"#credits\">credits</a> for more details]\n"
msgstr ""
"版权所有 (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>\n"
-"版权所有 (C) 2001-2009 Marc Delisle <marc_at_infomarc.info>\n"
+"版权所有 (C) 2001-2010 Marc Delisle <marc_at_infomarc.info>\n"
" Olivier Müller <om_at_omnis.ch>\n"
-" Robin Johnson <robbat2_at_users.sourceforge.net>\n"
+" Robin Johnson "
+"<robbat2_at_users.sourceforge.net>\n"
" Alexander M. Turek <me_at_derrabus.de>\n"
-" Michal Čihař <michal_at_cihar.com>\n"
+" Michal Čihař <michal_at_cihar.com>\n"
" Garvin Hicking <me_at_supergarv.de>\n"
" Michael Keck <mkkeck_at_users.sourceforge.net>\n"
-" Sebastian Mendel <cybot_tm_at_users.sourceforge.net>\n"
+" Sebastian Mendel "
+"<cybot_tm_at_users.sourceforge.net>\n"
" [更多信息请参见<a href=\"#credits\">鸣谢</a>]\n"
#. #-#-#-#-# zh_CN-html.pot (phpMyAdmin documentation VERSION) #-#-#-#-#
@@ -10819,171 +10873,171 @@ msgstr "Robin Johnson <robbat2_at_users.sourceforge.net>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4632
msgid "database maintenance controls"
-msgstr ""
+msgstr "数据库维护功能"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4633
msgid "table type code"
-msgstr ""
+msgstr "数据表类型代码"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4634
msgid ""
"Host authentication <abbr title=\"Internet Protocol\">IP</abbr> Allow/Deny"
-msgstr ""
+msgstr "主机认证 <abbr title=\"互联网协议 (Internet Protocol)\">IP</abbr> 允许/禁止"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4635
msgid "DB-based configuration (Not completed)"
-msgstr ""
+msgstr "基于数据库的配置 (未完成)"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4636
msgid ""
"<abbr title=\"structured query language\">SQL</abbr> parser and pretty-"
"printer"
-msgstr ""
+msgstr "<abbr title=\"结构化查询语言 (structured query language)\">SQL</abbr> 解析器和语法高亮"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4637
msgid "<abbr title=\"structured query language\">SQL</abbr> validator"
-msgstr ""
+msgstr "<abbr title=\"结构化查询语言 (structured query language)\">SQL</abbr> 校验器"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4641
msgid "Armel Fauveau <armel.fauveau_at_globalis-ms.com>"
-msgstr ""
+msgstr "Armel Fauveau <armel.fauveau_at_globalis-ms.com>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4643
msgid "bookmarks feature"
-msgstr ""
+msgstr "书签功能"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4644
msgid "multiple dump feature"
-msgstr ""
+msgstr "多转储功能"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4645
msgid "gzip dump feature"
-msgstr ""
+msgstr "gzip 转储功能"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4646
msgid "zip dump feature"
-msgstr ""
+msgstr "zip 转储功能"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4649
msgid "Geert Lund <glund_at_silversoft.dk>"
-msgstr ""
+msgstr "Geert Lund <glund_at_silversoft.dk>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4651
msgid "various fixes"
-msgstr ""
+msgstr "缺陷修正"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4652
msgid "moderator of the phpMyAdmin former users forum at phpwizard.net"
-msgstr ""
+msgstr "phpMyAdmin 早期在 phpwizard.net 的用户论坛版主"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4655
msgid "Korakot Chaovavanich <korakot_at_iname.com>"
-msgstr ""
+msgstr "Korakot Chaovavanich <korakot_at_iname.com>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4657
msgid ""insert as new row" feature"
-msgstr ""
+msgstr ""以新行插入" 功能"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4660
msgid "Pete Kelly <webmaster_at_trafficg.com>"
-msgstr ""
+msgstr "Pete Kelly <webmaster_at_trafficg.com>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4662
msgid "rewrote and fix dump code"
-msgstr ""
+msgstr "重写并修复转储代码"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4663 ../phpmyadmin/Documentation.html:4670
#: ../phpmyadmin/Documentation.html:4676
msgid "bugfixes"
-msgstr ""
+msgstr "缺陷修正"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4666
msgid "Steve Alberty <alberty_at_neptunlabs.de>"
-msgstr ""
+msgstr "Steve Alberty <alberty_at_neptunlabs.de>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4668
msgid "rewrote dump code for PHP4"
-msgstr ""
+msgstr "重写 PHP4 的转储代码"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4669
msgid "mySQL table statistics"
-msgstr ""
+msgstr "MySQL 数据表统计"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4673
msgid "Benjamin Gandon <gandon_at_isia.cma.fr>"
-msgstr ""
+msgstr "Benjamin Gandon <gandon_at_isia.cma.fr>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4675
msgid "main author of the version 2.1.0.1"
-msgstr ""
+msgstr "2.1.0.1 版的主要作者"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4679
msgid "Alexander M. Turek <me_at_derrabus.de>"
-msgstr ""
+msgstr "Alexander M. Turek <me_at_derrabus.de>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4681
msgid "MySQL 4.0 / 4.1 / 5.0 compatibility"
-msgstr ""
+msgstr "MySQL 4.0 / 4.1 / 5.0 兼容"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4682
msgid "abstract database interface (PMA_DBI) with MySQLi support"
-msgstr ""
+msgstr "抽象数据库接口 (PMA_DBI) 并支持 MySQLi"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4683
msgid "privileges administration"
-msgstr ""
+msgstr "权限管理"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4684
msgid "<abbr title=\"Extensible Markup Language\">XML</abbr> exports"
-msgstr ""
+msgstr "导出为 <abbr title=\"可扩展标记语言 (Extensible Markup Language)\">XML</abbr>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4685 ../phpmyadmin/Documentation.html:4701
msgid "various features and fixes"
-msgstr ""
+msgstr "许多缺陷修正和改进"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4686
msgid "German language file updates"
-msgstr ""
+msgstr "德语语言文件更新"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4689
msgid "Mike Beck <mike.beck_at_web.de>"
-msgstr ""
+msgstr "Mike Beck <mike.beck_at_web.de>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4691
msgid "automatic joins in QBE"
-msgstr ""
+msgstr "自动加入依例查询 (QBE)"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4692
@@ -10998,27 +11052,27 @@ msgstr "关系查看"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4696
msgid "Michal Čihař <michal_at_cihar.com>"
-msgstr ""
+msgstr "Michal Čihař <michal_at_cihar.com>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4698
msgid "enhanced index creation/display feature"
-msgstr ""
+msgstr "增强索引创建/显示功能"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4699
msgid "feature to use a different charset for HTML than for MySQL"
-msgstr ""
+msgstr "让 HTML 与 MySQL 使用不同的字符集"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4700
msgid "improvements of export feature"
-msgstr ""
+msgstr "改进导出功能"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4702
msgid "Czech language file updates"
-msgstr ""
+msgstr "捷克语语言文件更新"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4705
@@ -11030,17 +11084,17 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4708
msgid "suggested the patch for multiple table printviews"
-msgstr ""
+msgstr "多表打印预览补丁"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4711
msgid "Garvin Hicking <me_at_supergarv.de>"
-msgstr ""
+msgstr "Garvin Hicking <me_at_supergarv.de>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4713
msgid "built the patch for vertical display of table rows"
-msgstr ""
+msgstr "垂直显示记录补丁"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4714
@@ -11048,26 +11102,28 @@ msgid ""
"built the Javascript based Query window + <abbr title=\"structured query "
"language\">SQL</abbr> history"
msgstr ""
+"基于 Javascript 的查询窗口 + <abbr title=\"结构化查询语言 (structured query "
+"language)\">SQL</abbr> 历史功能"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4715
msgid "Improvement of column/db comments"
-msgstr ""
+msgstr "改进字段/数据库注释"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4716
msgid "(MIME)-Transformations for columns"
-msgstr ""
+msgstr "类型转换"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4717
msgid "Use custom alias names for Databases in left frame"
-msgstr ""
+msgstr "在左侧框架中使用自定义的数据库别名"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4718
msgid "hierarchical/nested table display"
-msgstr ""
+msgstr "数据表分层/分组显示"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4719
@@ -11079,52 +11135,52 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4720
msgid "new icon sets"
-msgstr ""
+msgstr "新图标集"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4721
msgid "vertical display of column properties page"
-msgstr ""
+msgstr "字段属性页的垂直显示模式"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4722
msgid "some bugfixes, features, support, German language additions"
-msgstr ""
+msgstr "一些缺陷修正、功能、支持、德语语言增加"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4725
msgid "Yukihiro Kawada <kawada_at_den.fujifilm.co.jp>"
-msgstr ""
+msgstr "Yukihiro Kawada <kawada_at_den.fujifilm.co.jp>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4727
msgid "japanese kanji encoding conversion feature"
-msgstr ""
+msgstr "日本汉字编码转换功能"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4730
msgid "Piotr Roszatycki <d3xter_at_users.sourceforge.net> and Dan Wilson"
-msgstr ""
+msgstr "Piotr Roszatycki <d3xter_at_users.sourceforge.net> 和 Dan Wilson"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4732
msgid "the Cookie authentication mode"
-msgstr ""
+msgstr "Cookie 认证功能"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4735
msgid "Axel Sander <n8falke_at_users.sourceforge.net>"
-msgstr ""
+msgstr "Axel Sander <n8falke_at_users.sourceforge.net>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4737
msgid "table relation-links feature"
-msgstr ""
+msgstr "数据表关系连接功能"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4740
msgid "Maxime Delorme <delorme.maxime_at_free.fr>"
-msgstr ""
+msgstr "Maxime Delorme <delorme.maxime_at_free.fr>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4742
@@ -11139,62 +11195,62 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4747
msgid "Olof Edlund <olof.edlund_at_upright.se>"
-msgstr ""
+msgstr "Olof Edlund <olof.edlund_at_upright.se>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4749
msgid "<abbr title=\"structured query language\">SQL</abbr> validator server"
-msgstr ""
+msgstr "<abbr title=\"结构化查询语言 (structured query language)\">SQL</abbr> 校验服务器"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4752
msgid "Ivan R. Lanin <ivanlanin_at_users.sourceforge.net>"
-msgstr ""
+msgstr "Ivan R. Lanin <ivanlanin_at_users.sourceforge.net>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4754
msgid "phpMyAdmin logo (until June 2004)"
-msgstr ""
+msgstr "phpMyAdmin logo (2004 年 6 月前)"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4757
msgid "Mike Cochrane <mike_at_graftonhall.co.nz>"
-msgstr ""
+msgstr "Mike Cochrane <mike_at_graftonhall.co.nz>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4759
msgid "blowfish library from the Horde project"
-msgstr ""
+msgstr "Horde 项目的 blowfish 库"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4762
msgid "Marcel Tschopp <ne0x_at_users.sourceforge.net>"
-msgstr ""
+msgstr "Marcel Tschopp <ne0x_at_users.sourceforge.net>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4764
msgid "mysqli support"
-msgstr ""
+msgstr "mysqli 支持"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4768
msgid "Michael Keck <mkkeck_at_users.sourceforge.net>"
-msgstr ""
+msgstr "Michael Keck <mkkeck_at_users.sourceforge.net>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4770
msgid "redesign for 2.6.0"
-msgstr ""
+msgstr "重新设计 2.6.0"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4771
msgid "phpMyAdmin sailboat logo (June 2004)"
-msgstr ""
+msgstr "phpMyAdmin 帆船 logo (2004 年 6 月)"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4774
msgid "Mathias Landhäußer"
-msgstr ""
+msgstr "Mathias Landhäußer"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4776
@@ -11204,138 +11260,137 @@ msgstr ""
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4779
msgid "Sebastian Mendel <cybot_tm_at_users.sourceforge.net>"
-msgstr ""
+msgstr "Sebastian Mendel <cybot_tm_at_users.sourceforge.net>"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4781
msgid "interface improvements"
-msgstr ""
+msgstr "界面改进"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4782
msgid "various bugfixes"
-msgstr ""
+msgstr "许多缺陷修正"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4785
msgid "Ivan A Kirillov"
-msgstr ""
+msgstr "Ivan A Kirillov"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4787
msgid "new relations Designer"
-msgstr ""
+msgstr "新的关系设计器"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4790
msgid "Raj Kissu Rajandran (Google Summer of Code 2008)"
-msgstr ""
+msgstr "Raj Kissu Rajandran (Google 代码之夏 2008)"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4792
msgid "BLOBstreaming support"
-msgstr ""
+msgstr "BLOB 流支持"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4795
msgid "Piotr Przybylski (Google Summer of Code 2008 and 2010)"
-msgstr ""
+msgstr "Piotr Przybylski (Google 代码之夏 2008 和 2010)"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4797
msgid "improved setup script"
-msgstr ""
+msgstr "改进安装脚本"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4798
msgid "user preferences"
-msgstr ""
+msgstr "用户偏好"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4801
msgid "Derek Schaefer (Google Summer of Code 2009)"
-msgstr ""
+msgstr "Derek Schaefer (Google 代码之夏 2009)"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4803
msgid "Improved the import system"
-msgstr ""
+msgstr "改进导入功能"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4806
msgid "Alexander Rutkowski (Google Summer of Code 2009)"
-msgstr ""
+msgstr "Alexander Rutkowski (Google 代码之夏 2009)"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4808
msgid "Tracking mechanism"
-msgstr ""
+msgstr "结构追踪"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4811
msgid "Zahra Naeem (Google Summer of Code 2009)"
-msgstr ""
+msgstr "Zahra Naeem (Google 代码之夏 2009)"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4813
msgid "Synchronization feature"
-msgstr ""
+msgstr "同步功能"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4816
msgid "Tomáš Srnka (Google Summer of Code 2009)"
-msgstr ""
+msgstr "Tomáš Srnka (Google 代码之夏 2009)"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4818
msgid "Replication support"
-msgstr ""
+msgstr "复制支持"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4821
msgid "Muhammad Adnan (Google Summer of Code 2010)"
-msgstr ""
+msgstr "Muhammad Adnan (Google 代码之夏 2010)"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4823
msgid "Relation schema export to multiple formats"
-msgstr ""
+msgstr "导出关系大纲为多种格式"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4826
msgid "Lori Lee (Google Summer of Code 2010)"
-msgstr ""
+msgstr "Lori Lee (Google 代码之夏 2010)"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4828
-#, fuzzy
msgid "User interface improvements"
-msgstr "许多修正和改进"
+msgstr "用户界面改进"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4829
msgid "ENUM/SET editor"
-msgstr ""
+msgstr "ENUM/SET 编辑器"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4830
msgid "Simplified interface for export/import"
-msgstr ""
+msgstr "简化导入/导出界面"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4833
msgid "Ninad Pundalik (Google Summer of Code 2010)"
-msgstr ""
+msgstr "Ninad Pundalik (Google 代码之夏 2010)"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4835
msgid "AJAXifying the interface"
-msgstr ""
+msgstr "界面 AJAX 化"
#. type: Content of: <html><body><div><ul><li>
#: ../phpmyadmin/Documentation.html:4838
msgid "Barrie Leslie"
-msgstr ""
+msgstr "Barrie Leslie"
#. type: Content of: <html><body><div><ul><li><ul><li>
#: ../phpmyadmin/Documentation.html:4840
@@ -11347,7 +11402,7 @@ msgstr ""
msgid ""
"And also to the following people who have contributed minor changes, "
"enhancements, bugfixes or support for a new language since version 2.1.0:"
-msgstr ""
+msgstr "以及自 2.1.0 版以来对功能修改、增强、缺陷修正和新语言支持作出贡献的人们:"
#. type: Content of: <html><body><div><p>
#: ../phpmyadmin/Documentation.html:4851
@@ -11363,6 +11418,16 @@ msgid ""
"Abrams, Chee Wai, Jakub Wilk, Thomas Michael Winningham, Vilius Zigmantas, "
""Manuzhai"."
msgstr ""
+"Bora Alioglu, Ricardo ?, Sven-Erik Andersen, Alessandro Astarita, "
+"Péter Bakondy, Borges Botelho, Olivier Bussier, Neil Darlow, Mats "
+"Engstrom, Ian Davidson, Laurent Dhima, Kristof Hamann, Thomas Kläger, "
+"Lubos Klokner, Martin Marconcini, Girish Nair, David Nordenberg, Andreas "
+"Pauley, Bernard M. Piller, Laurent Haas, "Sakamoto", Yuval Sarna, "
+"www.securereality.com.au, Alexis Soulard, Alvar Soome, Siu Sun, Peter Svec, "
+"Michael Tacelosky, Rachim Tamsjadi, Kositer Uros, Luís V., Martijn W. "
+"van der Lee, Algis Vainauskas, Daniel Villanueva, Vinay, Ignacio Vazquez-"
+"Abrams, Chee Wai, Jakub Wilk, Thomas Michael Winningham, Vilius Zigmantas, "
+""Manuzhai"."
#. type: Content of: <html><body><div><h3>
#: ../phpmyadmin/Documentation.html:4864
@@ -12121,13 +12186,12 @@ msgstr ""
#. type: Content of: <html><body><ul><li>
#: ../phpmyadmin/Documentation.html:5101 ../phpmyadmin/translators.html:462
-#, fuzzy
msgid ""
"Copyright © 2003 - 2010 <a href=\"http://www.phpmyadmin.net/home_page/"
"team.php\">phpMyAdmin devel team</a>"
msgstr ""
-"版权所有 © 2003 - 2009 <a href=\"http://www.phpmyadmin.net/home_page/"
-"team.php\">phpMyAdmin 开发组 (英语)</a>"
+"版权所有 © 2003 - 2010 <a "
+"href=\"http://www.phpmyadmin.net/home_page/team.php\">phpMyAdmin 开发组</a>"
#. type: Content of: <html><body><ul><li>
#: ../phpmyadmin/Documentation.html:5102 ../phpmyadmin/translators.html:463
@@ -12655,13 +12719,12 @@ msgstr "Albert Fazlí (amichauer(a)gmx.de)"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:425
msgid "Telugu"
-msgstr ""
+msgstr "泰卢固语"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:427
-#, fuzzy
msgid "veeven (veeven(a)gmail.com)"
-msgstr "Sven-Erik Andersen (sven.erik.andersen(a)gmail.com)"
+msgstr "veeven (veeven(a)gmail.com)"
#. type: Content of: <html><body><div><table><tr><td>
#: ../phpmyadmin/translators.html:432
@@ -12701,37 +12764,33 @@ msgstr "Abdurashid Muhitdinov (cool_zero(a)list.ru"
#. type: Content of: <html><body><h1>
#: output/zh_CN/index-full-template.html:7
#: output/zh_CN/index-full-template.html:10
-#, fuzzy
msgid "phpMyAdmin Simplified Chinese Documentation"
-msgstr "phpMyAdmin 3.4.0-dev - 文档"
+msgstr "phpMyAdmin 简体中文文档"
#. type: Content of: <html><body><p>
#: output/zh_CN/index-full-template.html:11
msgid "Documents translated to Simplified Chinese:"
-msgstr ""
+msgstr "已翻译为简体中文的文件:"
#. type: Content of: <html><body><ul><li>
#: output/zh_CN/index-full-template.html:13
-#, fuzzy
msgid "<a href=\"INSTALL\">INSTALL</a>"
-msgstr "<a href=\"LICENSE\">授权</a>"
+msgstr "<a href=\"INSTALL\">安装</a>"
#. type: Content of: <html><body><ul><li>
#: output/zh_CN/index-full-template.html:14
msgid "<a href=\"TODO\">TODO</a>"
-msgstr ""
+msgstr "<a href=\"TODO\">计划</a>"
#. type: Content of: <html><body><ul><li>
#: output/zh_CN/index-full-template.html:15
-#, fuzzy
msgid "<a href=\"README\">README</a>"
-msgstr "<a href=\"LICENSE\">授权</a>"
+msgstr "<a href=\"README\">读我</a>"
#. type: Content of: <html><body><ul><li>
#: output/zh_CN/index-full-template.html:16
-#, fuzzy
msgid "<a href=\"Documentation.html\">Main documentation</a>"
-msgstr "<a href=\"Documentation.html#intro\">介绍</a>"
+msgstr "<a href=\"Documentation.html\">主文档</a>"
#. type: Content of: <p>
#: addendum/head.html:2
@@ -12780,9 +12839,9 @@ msgstr "-->"
#. type: Title -
#: ../phpmyadmin/INSTALL:2
-#, fuzzy, no-wrap
+#, no-wrap
msgid "phpMyAdmin - Installation\n"
-msgstr "phpMyAdmin 文档"
+msgstr "phpMyAdmin - 安装\n"
#. type: Plain text
#: ../phpmyadmin/INSTALL:6
@@ -12796,11 +12855,9 @@ msgstr ""
#. type: Title =
#: ../phpmyadmin/TODO:2
-#, fuzzy, no-wrap
+#, no-wrap
msgid "phpMyAdmin - Todo\n"
-msgstr ""
-"phpMyAdmin - 计划\n"
-"=================\n"
+msgstr "phpMyAdmin - 计划\n"
#. type: Plain text
#: ../phpmyadmin/TODO:5
@@ -12820,30 +12877,29 @@ msgstr "-- swix/20010704"
#. type: Title =
#: ../phpmyadmin/README:2
-#, fuzzy, no-wrap
+#, no-wrap
msgid "phpMyAdmin - Readme\n"
-msgstr "phpMyAdmin 主页 (外链,英文)"
+msgstr "phpMyAdmin - 读我\n"
#. type: Plain text
#: ../phpmyadmin/README:5
-#, fuzzy
msgid "A set of PHP-scripts to manage MySQL over the web."
-msgstr " 使用 PHP 编写,通过 web 管理 MySQL 的工具。\n"
+msgstr "使用 PHP 编写,通过 web 管理 MySQL 的工具。"
#. type: Title -
#: ../phpmyadmin/README:7
#, no-wrap
msgid "Version 3.4.0-dev\n"
-msgstr ""
+msgstr "版本 3.4.0-dev\n"
#. type: Plain text
#: ../phpmyadmin/README:10
msgid "http://www.phpmyadmin.net/"
-msgstr ""
+msgstr "http://www.phpmyadmin.net/"
#. type: Plain text
#: ../phpmyadmin/README:23
-#, fuzzy, no-wrap
+#, no-wrap
msgid ""
"Copyright (C) 1998-2000 \n"
" Tobias Ratschiller <tobias_at_ratschiller.com>\n"
@@ -12858,33 +12914,34 @@ msgid ""
" Sebastian Mendel <cybot_tm_at_users.sourceforge.net>\n"
" [check Documentation.txt/.html file for more details]\n"
msgstr ""
-" 版权所有 (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>\n"
-" 版权所有 (C) 2001-2010 Marc Delisle <marc_at_infomarc.info>\n"
-" Olivier Müller <om_at_omnis.ch>\n"
-" Robin Johnson <robbat2_at_users.sourceforge.net>\n"
-" Alexander M. Turek <me_at_derrabus.de>\n"
-" Michal Čihař <michal_at_cihar.com>\n"
-" Garvin Hicking <me_at_supergarv.de>\n"
-" Michael Keck <mkkeck_at_users.sourceforge.net>\n"
-" Sebastian Mendel <cybot_tm_at_users.sourceforge.net>\n"
-" [详细信息请参见 Documentation.txt/.html 文件]\n"
+"版权所有 (C) 1998-2000 \n"
+" Tobias Ratschiller <tobias_at_ratschiller.com>\n"
+"版权所有 (C) 2001-2010 \n"
+" Marc Delisle <marc_at_infomarc.info>\n"
+" Olivier Müller <om_at_omnis.ch>\n"
+" Robin Johnson <robbat2_at_users.sourceforge.net>\n"
+" Alexander M. Turek <me_at_derrabus.de>\n"
+" Michal Čihař <michal_at_cihar.com>\n"
+" Garvin Hicking <me_at_supergarv.de>\n"
+" Michael Keck <mkkeck_at_users.sourceforge.net>\n"
+" Sebastian Mendel <cybot_tm_at_users.sourceforge.net>\n"
+" [详细信息请参见 Documentation.txt/.html 文件]\n"
#. type: Title ~
#: ../phpmyadmin/README:38
-#, fuzzy, no-wrap
+#, no-wrap
msgid "Requirements\n"
-msgstr "环境需求"
+msgstr "环境需求\n"
#. type: Plain text
#: ../phpmyadmin/README:41
msgid "PHP 5.2 or later"
-msgstr ""
+msgstr "PHP 5.2 或更高版本"
#. type: Plain text
#: ../phpmyadmin/README:42
-#, fuzzy
msgid "MySQL 5.0 or later"
-msgstr "MySQL 4.0 兼容"
+msgstr "MySQL 5.0 或更高版本"
#. type: Plain text
#: ../phpmyadmin/README:43
@@ -12895,78 +12952,62 @@ msgstr ""
#: ../phpmyadmin/README:45
#, no-wrap
msgid "Summary\n"
-msgstr ""
+msgstr "概要\n"
#. type: Plain text
#: ../phpmyadmin/README:49
-#, fuzzy
msgid ""
"phpMyAdmin is intended to handle the administration of MySQL over the web. "
"For a summary of features, please see the Documentation.txt/.html file."
-msgstr ""
-" 概要:\n"
-" phpMyAdmin 旨在通过 web 管理 MySQL 。\n"
-" 具体功能请参见 Documentation.txt/.html 文件。\n"
+msgstr "phpMyAdmin 旨在通过 web 管理 MySQL 。 具体功能请参见 Documentation.txt/.html 文件。"
#. type: Title ~
#: ../phpmyadmin/README:51
-#, fuzzy, no-wrap
+#, no-wrap
msgid "Download\n"
-msgstr "下载"
+msgstr "下载\n"
#. type: Plain text
#: ../phpmyadmin/README:54
-#, fuzzy
msgid "You can get the newest version at http://www.phpmyadmin.net/."
-msgstr ""
-" 下载:\n"
-" 你可以在 http://www.phpmyadmin.net/ 获得最新版本。\n"
+msgstr "你可以在 http://www.phpmyadmin.net/ 获得最新版本。"
#. type: Title ~
#: ../phpmyadmin/README:56
-#, fuzzy, no-wrap
+#, no-wrap
msgid "More Information\n"
-msgstr "信息"
+msgstr "更多信息\n"
#. type: Plain text
#: ../phpmyadmin/README:59
-#, fuzzy
msgid "Please see the Documentation.txt/.html file."
-msgstr ""
-" 鸣谢:\n"
-" 参见 Documentation.txt/.html 文件。\n"
+msgstr "参见 Documentation.txt/.html 文件。"
#. type: Title ~
#: ../phpmyadmin/README:61
#, no-wrap
msgid "Support\n"
-msgstr ""
+msgstr "支持\n"
#. type: Plain text
#: ../phpmyadmin/README:64
-#, fuzzy
msgid "See reference about support forums under http://www.phpmyadmin.net/"
-msgstr ""
-" 支持:\n"
-" 参见 http://www.phpmyadmin.net/ 中关于支持论坛的相关信息\n"
+msgstr "参见 http://www.phpmyadmin.net/ 中关于支持论坛的相关信息"
#. type: Title ~
#: ../phpmyadmin/README:67
#, no-wrap
msgid "Enjoy!\n"
-msgstr ""
+msgstr "尽情享受吧!\n"
#. type: Plain text
#: ../phpmyadmin/README:70
-#, fuzzy
msgid "The phpMyAdmin Devel team"
-msgstr ""
-" 尽情享受吧!\n"
-" phpMyAdmin 开发组\n"
+msgstr "phpMyAdmin 开发组"
#. type: Plain text
#: ../phpmyadmin/README:79
-#, fuzzy, no-wrap
+#, no-wrap
msgid ""
"PS: \n"
" Please, don't send us emails with question like \"How do I compile\n"
@@ -12976,11 +13017,12 @@ msgid ""
" Before contacting us, please read the Documentation.html (esp. the\n"
" FAQ part).\n"
msgstr ""
-" 附: 请勿向我们发送邮件询问诸如 \"怎样编译\n"
-" 支持 MySQL 的 PHP\" 之类的问题。我们\n"
-" 没有时间做您的免费咨询台。\n"
-" 请将您的问题发送到相应的邮件列表或论坛。\n"
-" 在联系我们之前,请阅读 Documentation.html (特别是 FAQ 部分)。\n"
+"附: \n"
+" 请勿向我们发送邮件询问诸如 \"怎样编译\n"
+" 支持 MySQL 的 PHP\" 之类的问题。我们\n"
+" 没有时间为您做免费咨询。\n"
+" 请将您的问题发送到相应的邮件列表或论坛。\n"
+" 在联系我们之前,请阅读 Documentation.html (特别是常见问题 (FAQ) 部分)。\n"
#~ msgid "Documentation version:"
#~ msgstr "文档版本:"
hooks/post-receive
--
phpMyAdmin localized documentation
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_7-10084-g7f598f4
by Michal Čihař 10 Sep '10
by Michal Čihař 10 Sep '10
10 Sep '10
The branch, master has been updated
via 7f598f4f4f562b392fe4a83d3e9fd9bf00379e37 (commit)
via 036c4e7c665064ac8f610f736bf5299b1ab70767 (commit)
via da2a372958780629eb8396043ed99e01ea5d6604 (commit)
from 69e1c084b57e37de1edef98d3cfc238a63d4fc05 (commit)
- Log -----------------------------------------------------------------
commit 7f598f4f4f562b392fe4a83d3e9fd9bf00379e37
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:28:16 2010 +0200
Translation update done using Pootle.
commit 036c4e7c665064ac8f610f736bf5299b1ab70767
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:27:07 2010 +0200
Translation update done using Pootle.
commit da2a372958780629eb8396043ed99e01ea5d6604
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:27:01 2010 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/zh_CN.po | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 41bbd50..9a0a630 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-09-07 15:21+0200\n"
-"PO-Revision-Date: 2010-09-09 14:26+0200\n"
+"PO-Revision-Date: 2010-09-09 14:28+0200\n"
"Last-Translator: shanyan baishui <Siramizu(a)gmail.com>\n"
"Language-Team: chinese_simplified <zh_CN(a)li.org>\n"
"Language: zh_CN\n"
@@ -3142,13 +3142,12 @@ msgid "Login cookie validity"
msgstr "登录 cookie 有效期"
#: libraries/config/messages.inc.php:296
-#, fuzzy
msgid "Double size of textarea for LONGTEXT columns"
-msgstr "放大一倍 LONGTEXT 字段的文本输入框"
+msgstr "放大一倍 LONGTEXT 字段的输入框"
#: libraries/config/messages.inc.php:297
msgid "Bigger textarea for LONGTEXT"
-msgstr "放大 LONGTEXT 字段的文本输入框"
+msgstr "放大 LONGTEXT 字段的输入框"
#: libraries/config/messages.inc.php:298
msgid "Use icons on main page"
@@ -3269,12 +3268,11 @@ msgid "Persistent connections"
msgstr "持久连接"
#: libraries/config/messages.inc.php:325
-#, fuzzy
msgid ""
"Disable the default warning that is displayed on the database details "
"Structure page if any of the required tables for the phpMyAdmin "
"configuration storage could not be found"
-msgstr "禁止在缺少关系功能所需数据表时在数据库结构页中显示默认警告"
+msgstr "禁止在缺少 phpMyAdmin 高级功能所需数据表时在数据库结构页中显示默认警告"
#: libraries/config/messages.inc.php:326
msgid "Missing phpMyAdmin configuration storage tables"
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_7-10081-g69e1c08
by Michal Čihař 09 Sep '10
by Michal Čihař 09 Sep '10
09 Sep '10
The branch, master has been updated
via 69e1c084b57e37de1edef98d3cfc238a63d4fc05 (commit)
via e40381eb14176c76349fab9fdbe295d6ca8c21ce (commit)
via 2645ac6d68fdb849a6273d07e719ac9567b46a13 (commit)
via 66b2eeae4392f3e5f89ed933c1c9fc7d0af8261f (commit)
via 23dc1ea5090ae7fef4b4becd574c3cb76028c99d (commit)
via e8ba6ae45583f1a6f76f17440c383792834b3a58 (commit)
via ee4e8a96310617bec890a45c366e50e824565905 (commit)
via 806778ea1fe19d8fbd3e4cb8b448e2f62fe788e9 (commit)
via 410b31383c2db923c9256b22a5c892864141e49b (commit)
via 257c5dbe0c20b9a9ffdc996481b433d1f767141e (commit)
via cd51ae964f92d69c44fc10356500b7347fdecaac (commit)
via c62fdbc1d02a3747ff7d96aa418d34509d375cdc (commit)
via 9d5b831a6145ffee9fb0b4483ba3fbef13d7925c (commit)
via e70a110b80f81e0932dc3f1240dfac15226bb25e (commit)
via ab107b50360a004e1840517634b5b9d21a684831 (commit)
via c3c870e7f2abb002e7ddad2f0955be37f511d9d7 (commit)
via e6f3067cde55e99ba17e2d220d778728b80158a1 (commit)
via a381176a4ea906b95e963990ede9f0f7657c1b04 (commit)
via eb87797a5f60e970d136ba142dfa0b63682cfdb4 (commit)
via 80cf7dec9cd2a05901981bdb551edf4b8ece0936 (commit)
via 9cdc14380daaddfc4ba970f95de2277e5ed7601f (commit)
via f86cf60b83d5aaaf4627b2242a005b9f9c08510d (commit)
from 11192e847c68dab55e4924412e03d5004b9ef75b (commit)
- Log -----------------------------------------------------------------
commit 69e1c084b57e37de1edef98d3cfc238a63d4fc05
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:26:40 2010 +0200
Translation update done using Pootle.
commit e40381eb14176c76349fab9fdbe295d6ca8c21ce
Author: shanyan baishui <Siramizu(a)gmail.com>
Date: Thu Sep 9 14:10:13 2010 +0200
Translation update done using Pootle.
commit 2645ac6d68fdb849a6273d07e719ac9567b46a13
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Thu Sep 9 10:40:04 2010 +0200
Translation update done using Pootle.
commit 66b2eeae4392f3e5f89ed933c1c9fc7d0af8261f
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Thu Sep 9 10:39:48 2010 +0200
Translation update done using Pootle.
commit 23dc1ea5090ae7fef4b4becd574c3cb76028c99d
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Thu Sep 9 10:39:18 2010 +0200
Translation update done using Pootle.
commit e8ba6ae45583f1a6f76f17440c383792834b3a58
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Thu Sep 9 10:38:56 2010 +0200
Translation update done using Pootle.
commit ee4e8a96310617bec890a45c366e50e824565905
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Thu Sep 9 10:38:40 2010 +0200
Translation update done using Pootle.
commit 806778ea1fe19d8fbd3e4cb8b448e2f62fe788e9
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Thu Sep 9 10:38:16 2010 +0200
Translation update done using Pootle.
commit 410b31383c2db923c9256b22a5c892864141e49b
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Thu Sep 9 10:37:56 2010 +0200
Translation update done using Pootle.
commit 257c5dbe0c20b9a9ffdc996481b433d1f767141e
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:43:24 2010 +0200
Translation update done using Pootle.
commit cd51ae964f92d69c44fc10356500b7347fdecaac
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:41:41 2010 +0200
Translation update done using Pootle.
commit c62fdbc1d02a3747ff7d96aa418d34509d375cdc
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:38:23 2010 +0200
Translation update done using Pootle.
commit 9d5b831a6145ffee9fb0b4483ba3fbef13d7925c
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:37:54 2010 +0200
Translation update done using Pootle.
commit e70a110b80f81e0932dc3f1240dfac15226bb25e
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:37:15 2010 +0200
Translation update done using Pootle.
commit ab107b50360a004e1840517634b5b9d21a684831
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:36:18 2010 +0200
Translation update done using Pootle.
commit c3c870e7f2abb002e7ddad2f0955be37f511d9d7
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:35:05 2010 +0200
Translation update done using Pootle.
commit e6f3067cde55e99ba17e2d220d778728b80158a1
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:34:51 2010 +0200
Translation update done using Pootle.
commit a381176a4ea906b95e963990ede9f0f7657c1b04
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:33:38 2010 +0200
Translation update done using Pootle.
commit eb87797a5f60e970d136ba142dfa0b63682cfdb4
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:33:21 2010 +0200
Translation update done using Pootle.
commit 80cf7dec9cd2a05901981bdb551edf4b8ece0936
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:08:29 2010 +0200
Translation update done using Pootle.
commit 9cdc14380daaddfc4ba970f95de2277e5ed7601f
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:05:28 2010 +0200
Translation update done using Pootle.
commit f86cf60b83d5aaaf4627b2242a005b9f9c08510d
Author: Burak Yavuz <hitowerdigit(a)hotmail.com>
Date: Wed Sep 8 22:01:15 2010 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/nb.po | 15 +++++------
po/tr.po | 34 ++++++++++++------------
po/zh_CN.po | 79 +++--------------------------------------------------------
3 files changed, 28 insertions(+), 100 deletions(-)
diff --git a/po/nb.po b/po/nb.po
index 1395649..8b56563 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-09-07 15:21+0200\n"
-"PO-Revision-Date: 2010-09-08 13:12+0200\n"
+"PO-Revision-Date: 2010-09-09 10:40+0200\n"
"Last-Translator: <sven.erik.andersen(a)gmail.com>\n"
"Language-Team: norwegian <no(a)li.org>\n"
"Language: nb\n"
@@ -2067,7 +2067,6 @@ msgid "complete inserts"
msgstr "Komplette innlegg"
#: libraries/config.values.php:120
-#, fuzzy
#| msgid "Extended inserts"
msgid "extended inserts"
msgstr "Utvidete innlegg"
@@ -2122,27 +2121,26 @@ msgstr "ikke tilgjengelig"
#: libraries/config/FormDisplay.class.php:732
#, php-format
msgid "\"%s\" requires %s extension"
-msgstr ""
+msgstr "\"%s\" trenger %s tillegget"
#: libraries/config/FormDisplay.class.php:746
#, php-format
msgid "import will not work, missing function (%s)"
-msgstr ""
+msgstr "import vil ikke fungere, mangler funksjon (%s)"
#: libraries/config/FormDisplay.class.php:750
#, php-format
msgid "export will not work, missing function (%s)"
-msgstr ""
+msgstr "Eksport vil ikke fungere, mangler funksjon (%s)"
#: libraries/config/FormDisplay.class.php:757
msgid "SQL Validator is disabled"
msgstr "SQL Validator er avslått"
#: libraries/config/FormDisplay.class.php:764
-#, fuzzy
#| msgid "PHP extension to use"
msgid "SOAP extension not found"
-msgstr "Bruk PHP modul"
+msgstr "SOAP tillegg ble ikke funnet"
#: libraries/config/FormDisplay.class.php:772
#, php-format
@@ -2153,6 +2151,7 @@ msgstr "maksimum %s"
#: libraries/config/FormDisplay.tpl.php:173
msgid "This setting is disabled, it will not be applied to your configuration"
msgstr ""
+"Denne innstillingen er avslått, den vil ikke bli lagt til din konfigurasjon"
#: libraries/config/FormDisplay.tpl.php:248
#, php-format
@@ -2317,7 +2316,7 @@ msgstr ""
#: libraries/config/messages.inc.php:43
msgid "Debug SQL"
-msgstr ""
+msgstr "Debug SQL"
#: libraries/config/messages.inc.php:44
#, fuzzy
diff --git a/po/tr.po b/po/tr.po
index 48603c3..04c2b3b 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-09-07 15:21+0200\n"
-"PO-Revision-Date: 2010-09-08 05:30+0200\n"
+"PO-Revision-Date: 2010-09-08 22:43+0200\n"
"Last-Translator: Burak Yavuz <hitowerdigit(a)hotmail.com>\n"
"Language-Team: turkish <tr(a)li.org>\n"
"Language: tr\n"
@@ -651,7 +651,7 @@ msgstr "Görünüm"
#: libraries/server_links.inc.php:90 server_replication.php:31
#: server_replication.php:162 server_status.php:375
msgid "Replication"
-msgstr "Kopya etme"
+msgstr "Kopya Etme"
#: db_structure.php:473
msgid "Sum"
@@ -1619,7 +1619,7 @@ msgstr "Bağlanamıyor: geçersiz ayarlar."
#: test/theme.php:151
#, php-format
msgid "Welcome to %s"
-msgstr "%s sürümüne Hoş Geldiniz"
+msgstr "%s'e Hoş Geldiniz"
#: libraries/auth/config.auth.lib.php:106
#, php-format
@@ -4279,7 +4279,7 @@ msgstr "Microsoft Word 2000"
#: libraries/config/setup.forms.php:358
#: libraries/config/user_preferences.forms.php:260 libraries/export/odt.php:21
msgid "Open Document Text"
-msgstr "Açık Belge Metini"
+msgstr "Açık Belge Metni"
#: libraries/config/validate.lib.php:198 libraries/config/validate.lib.php:205
msgid "Could not connect to MySQL server"
@@ -5991,7 +5991,7 @@ msgstr "Slave yapılandırması"
#: libraries/replication_gui.lib.php:53 server_replication.php:345
msgid "Change or reconfigure master server"
-msgstr "Asıl sunucuyu değiştir veya yeniden yapılandır"
+msgstr "Master sunucuyu değiştir veya yeniden yapılandır"
#: libraries/replication_gui.lib.php:54
msgid ""
@@ -7149,7 +7149,7 @@ msgstr "Veritabanı istatistikleri"
#: server_databases.php:206 server_replication.php:179
#: server_replication.php:207
msgid "Master replication"
-msgstr "Asılı kopya etme"
+msgstr "Master kopya etme"
#: server_databases.php:208 server_replication.php:246
msgid "Slave replication"
@@ -7660,12 +7660,12 @@ msgstr "Master değiştirilemiyor"
#: server_replication.php:72
#, php-format
msgid "Master server changed succesfully to %s"
-msgstr "Asıl sunucu %s 'na başarılı olarak değiştirildi"
+msgstr "Master sunucu %s'na başarılı olarak değiştirildi"
#: server_replication.php:180
msgid "This server is configured as master in a replication process."
msgstr ""
-"Bu sunucu kopya etme işlemi sırasında asıl sunucu olarak yapılandırıldı."
+"Bu sunucu kopya etme işlemi sırasında master sunucu olarak yapılandırıldı."
#: server_replication.php:182 server_status.php:398
msgid "Show master status"
@@ -7681,8 +7681,8 @@ msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-"Bu sunucu kopya etme işlemi sırasında asıl sunucu olarak yapılandırılmadı. "
-"Bunu <a href=\"%s\">yapılandırmak</a> ister misiniz?"
+"Bu sunucu, kopya etme işlemi sırasında master sunucu olarak yapılandırılmaz. "
+"Bunu <a href=\"%s\">yapılandırmak</a> istiyor musunuz?"
#: server_replication.php:215
msgid "Master configuration"
@@ -7696,12 +7696,12 @@ msgid ""
"ignore all databases by default and allow only certain databases to be "
"replicated. Please select the mode:"
msgstr ""
-"Bu sunucu kopya etme işlemi sırasında asıl sunucu olarak yapılandırılmadı. "
+"Bu sunucu, kopya etme işlemi sırasında master sunucu olarak yapılandırılmaz. "
"Ya tüm veritabanlarının kopya etmeyi ve belirli olanı yok saymayı (eğer "
"veritabanlarının çoğunluğunu kopya etmek isterseniz kullanışlıdır) "
"seçebilirsiniz ya da varsayılan olarak tüm veritabanlarını yoksaymayı ve "
"kopya etmek için sadece belirli veritabanlarına izin verebilirsiniz. Lütfen "
-"modu seçin:"
+"kipi seçin:"
#: server_replication.php:219
msgid "Replicate all databases; Ignore:"
@@ -7730,7 +7730,7 @@ msgid ""
"master"
msgstr ""
"MySQL sunucusunu bir kez yeniden başlattığınızda, lütfen Git düğmesine "
-"tıklayın. Ondan sonra bu sunucunun asıl olarak <b>yapılandırıldığını</b> "
+"tıklayın. Ondan sonra bu sunucunun master olarak <b>yapılandırıldığını</b> "
"gösteren, sizi uyaran bir mesaj görmelisiniz"
#: server_replication.php:291
@@ -7745,7 +7745,7 @@ msgstr "Slave G/Ç işlemi çalışmıyor!"
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
-"Sunucu kopya etme işlemi sırasında slave sunucu olarak yapılandırıldı. Bunu "
+"Sunucu kopya etme işlemi sırasında slave sunucu olarak yapılandırılır. Bunu "
"istiyor musunuz:"
#: server_replication.php:306
@@ -7754,7 +7754,7 @@ msgstr "Slave durum tablosuna bak"
#: server_replication.php:309
msgid "Synchronize databases with master"
-msgstr "Asılı ile veritabanlarını eşitle"
+msgstr "Veritabanlarını master ile eşitle"
#: server_replication.php:320
msgid "Control slave:"
@@ -7816,8 +7816,8 @@ msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
-"Bu sunucu kopya etme işlemi sırasında slave sunucu olarak yapılandırılmadı. "
-"Bunu <a href=\"%s\">yapılandırmak</a> ister misiniz?"
+"Bu sunucu, kopya etme işlemi sırasında slave sunucu olarak yapılandırılmaz. "
+"Bunu <a href=\"%s\">yapılandırmak</a> istiyor musunuz?"
#: server_status.php:46
msgid ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 71f56dd..41bbd50 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-09-07 15:21+0200\n"
-"PO-Revision-Date: 2010-09-06 11:42+0200\n"
-"Last-Translator: Michal Čihař <michal(a)cihar.com>\n"
+"PO-Revision-Date: 2010-09-09 14:26+0200\n"
+"Last-Translator: shanyan baishui <Siramizu(a)gmail.com>\n"
"Language-Team: chinese_simplified <zh_CN(a)li.org>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
@@ -809,7 +809,7 @@ msgstr "字段“%s”的值"
#: enum_editor.php:22 libraries/tbl_properties.inc.php:799
msgid "Enter each value in a separate field."
-msgstr ""
+msgstr "请将每个值分别输入在不同的输入框中。"
#: export.php:73
msgid "Selected export type has to be saved in file!"
@@ -3010,10 +3010,9 @@ msgid "Display servers selection"
msgstr "显示服务器选择"
#: libraries/config/messages.inc.php:268
-#, fuzzy
#| msgid "Display databases in a tree"
msgid "Display table filter"
-msgstr "以树形显示数据库"
+msgstr "显示数据表快速搜索框"
#: libraries/config/messages.inc.php:269
msgid "String that separates databases into different tree levels"
@@ -9372,73 +9371,3 @@ msgstr "视图名"
#: view_operations.php:91
msgid "Rename view to"
msgstr "将视图改名为"
-
-#~| msgid ""
-#~| "Please enter the values for transformation options using this format: "
-#~| "'a', 100, b,'c'...<br />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 ""
-#~ "Enter each value in a separate field, enclosed in single quotes. 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 ""
-#~ "请在不同区域中分别输入每个值,并用单引号括起。如果需要在值中输入反斜杠 "
-#~ "(“\\”)或单引号(“'”),请在前面加上反斜杠 (如 '\\\\xyz' 或 'a\\'b')。"
-
-#~| msgid ""
-#~| "Please enter the values for transformation options using this format: "
-#~| "'a', 100, b,'c'...<br />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 ""
-#~ "Enter each value in a separate field. 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 ""
-#~ "请将值分别输入。如果需要输入反斜杠 (“\\”) 或单引号 (“'”),请在前面加上反斜"
-#~ "杠 (如 '\\\\xyz' 或 'a\\'b')。"
-
-#~ msgid "New table"
-#~ msgstr "新数据表"
-
-#~ msgid "server name"
-#~ msgstr "服务器名"
-
-#~ msgid "database name"
-#~ msgstr "数据库名"
-
-#~ msgid "table name"
-#~ msgstr "数据表名"
-
-#~ msgid "Edit PDF Pages"
-#~ msgstr "编辑 PDF 页"
-
-#~ msgid "Data Dictionary Format"
-#~ msgstr "数据字典格式"
-
-#~ msgid "no"
-#~ msgstr "否"
-
-#~ msgid "Enter login options for signon authentication"
-#~ msgstr "设置 signon 认证方式选项"
-
-#~ msgid "Signon login options"
-#~ msgstr "Signon 登录参数"
-
-#~ msgid "PMA database"
-#~ msgstr "PMA 数据库"
-
-#~ msgid "Customization"
-#~ msgstr "自定义"
-
-#~ msgid ""
-#~ "SQL queries settings, for SQL Query box options see [a@?page=form&"
-#~ "formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
-#~ msgstr ""
-#~ "SQL 查询设置,要设置 SQL 查询框请到[a@?page=form&"
-#~ "formset=main_frame#tab_Sql_box]主框架[/a]设置中修改"
-
-#~ msgid "yes"
-#~ msgstr "是"
hooks/post-receive
--
phpMyAdmin
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin website branch, master, updated. 283456c54ecc92672220117886b5ef0e68ec067a
by Michal Čihař 08 Sep '10
by Michal Čihař 08 Sep '10
08 Sep '10
The branch, master has been updated
via 283456c54ecc92672220117886b5ef0e68ec067a (commit)
from 7c290f83461799b801e255f82bffee0298d84bd4 (commit)
- Log -----------------------------------------------------------------
commit 283456c54ecc92672220117886b5ef0e68ec067a
Author: Michal Čihař <michal(a)cihar.com>
Date: Wed Sep 8 23:34:11 2010 +0200
Fix CVE ID.
-----------------------------------------------------------------------
Summary of changes:
templates/security/PMASA-2010-7 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/templates/security/PMASA-2010-7 b/templates/security/PMASA-2010-7
index cd27dc8..105dcf5 100644
--- a/templates/security/PMASA-2010-7
+++ b/templates/security/PMASA-2010-7
@@ -36,7 +36,7 @@ Upgrade to phpMyAdmin 3.3.7 or newer or apply patch listed below.
Thanks to <a href="http://tenable.com/">Tenable Network Security</a> for reporting this issue.
</py:def>
-<py:def function="announcement_cve">CVE-2010-2958</py:def>
+<py:def function="announcement_cve">CVE-2010-3263</py:def>
<py:def function="announcement_commits">
73ce5705bd1e0b62060f75702d62f88247ce09dd
hooks/post-receive
--
phpMyAdmin website
1
0

[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_7-10059-g11192e8
by Michal Čihař 08 Sep '10
by Michal Čihař 08 Sep '10
08 Sep '10
The branch, master has been updated
via 11192e847c68dab55e4924412e03d5004b9ef75b (commit)
via 64bd569ab8c31316969cc237a1834640434fd0d5 (commit)
via b4668d5dfcdc6a4ffb972bc0897bf39d03862c5f (commit)
via e8406686cda30d09391ac3f1a3ba6e04d7b05a66 (commit)
via 584cdd0337300df6fcceb3441e903bfc42f0b947 (commit)
via cb8c9c75945449a1e35c322aa91e6a9fb7f2f88d (commit)
via eaecc230633a050dd00dde79558cdc5e22930387 (commit)
via 2dc9efb061bacf98d92813d294785236fa1efb8e (commit)
via bb9164d1833506c846b855f48fd92ac7af738e55 (commit)
via f1e6e79ec2bdceac267575fdee7cfd232171c64f (commit)
from 5574307fd0c196663abdc405af5ddd05b180fb02 (commit)
- Log -----------------------------------------------------------------
commit 11192e847c68dab55e4924412e03d5004b9ef75b
Merge: 64bd569ab8c31316969cc237a1834640434fd0d5 5574307fd0c196663abdc405af5ddd05b180fb02
Author: Michal Čihař <mcihar(a)novell.com>
Date: Wed Sep 8 13:33:01 2010 +0200
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
commit 64bd569ab8c31316969cc237a1834640434fd0d5
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Wed Sep 8 13:12:30 2010 +0200
Translation update done using Pootle.
commit b4668d5dfcdc6a4ffb972bc0897bf39d03862c5f
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Wed Sep 8 13:12:11 2010 +0200
Translation update done using Pootle.
commit e8406686cda30d09391ac3f1a3ba6e04d7b05a66
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Wed Sep 8 13:11:52 2010 +0200
Translation update done using Pootle.
commit 584cdd0337300df6fcceb3441e903bfc42f0b947
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Wed Sep 8 13:11:32 2010 +0200
Translation update done using Pootle.
commit cb8c9c75945449a1e35c322aa91e6a9fb7f2f88d
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Wed Sep 8 13:11:24 2010 +0200
Translation update done using Pootle.
commit eaecc230633a050dd00dde79558cdc5e22930387
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Wed Sep 8 13:11:08 2010 +0200
Translation update done using Pootle.
commit 2dc9efb061bacf98d92813d294785236fa1efb8e
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Wed Sep 8 13:10:55 2010 +0200
Translation update done using Pootle.
commit bb9164d1833506c846b855f48fd92ac7af738e55
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Wed Sep 8 13:10:29 2010 +0200
Translation update done using Pootle.
commit f1e6e79ec2bdceac267575fdee7cfd232171c64f
Author: sven.erik.andersen <sven.erik.andersen(a)gmail.com>
Date: Wed Sep 8 13:10:21 2010 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/nb.po | 24 +++++++++++-------------
1 files changed, 11 insertions(+), 13 deletions(-)
diff --git a/po/nb.po b/po/nb.po
index 8d3922e..1395649 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2010-09-07 15:21+0200\n"
-"PO-Revision-Date: 2010-09-08 09:08+0200\n"
+"PO-Revision-Date: 2010-09-08 13:12+0200\n"
"Last-Translator: <sven.erik.andersen(a)gmail.com>\n"
"Language-Team: norwegian <no(a)li.org>\n"
"Language: nb\n"
@@ -2039,15 +2039,14 @@ msgstr "struktur"
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
msgid "data"
-msgstr ""
+msgstr "data"
#: libraries/config.values.php:97 libraries/export/htmlword.php:24
#: libraries/export/latex.php:41 libraries/export/odt.php:33
#: libraries/export/sql.php:79 libraries/export/texytext.php:23
-#, fuzzy
#| msgid "Structure and data"
msgid "structure and data"
-msgstr "Struktur og data"
+msgstr "struktur og data"
#: libraries/config.values.php:99 libraries/display_export.lib.php:113
msgid "Quick - display only the minimal options to configure"
@@ -2075,11 +2074,11 @@ msgstr "Utvidete innlegg"
#: libraries/config.values.php:121
msgid "both of the above"
-msgstr ""
+msgstr "begge ovenforstående"
#: libraries/config.values.php:122
msgid "neither of the above"
-msgstr ""
+msgstr "ingen av de overstående"
#: libraries/config/FormDisplay.class.php:83
#: libraries/config/validate.lib.php:416
@@ -2106,7 +2105,7 @@ msgstr "Ugyldig verdi"
#: libraries/config/validate.lib.php:458
#, php-format
msgid "Value must be equal or lower than %s"
-msgstr ""
+msgstr "Verdien må være lik eller mindre enn %s"
#: libraries/config/FormDisplay.class.php:535
#, php-format
@@ -2115,10 +2114,9 @@ msgstr "Mangler data for %s"
#: libraries/config/FormDisplay.class.php:727
#: libraries/config/FormDisplay.class.php:731
-#, fuzzy
#| msgid "Variable"
msgid "unavailable"
-msgstr "Variabler"
+msgstr "ikke tilgjengelig"
#: libraries/config/FormDisplay.class.php:728
#: libraries/config/FormDisplay.class.php:732
@@ -2138,7 +2136,7 @@ msgstr ""
#: libraries/config/FormDisplay.class.php:757
msgid "SQL Validator is disabled"
-msgstr ""
+msgstr "SQL Validator er avslått"
#: libraries/config/FormDisplay.class.php:764
#, fuzzy
@@ -2147,10 +2145,10 @@ msgid "SOAP extension not found"
msgstr "Bruk PHP modul"
#: libraries/config/FormDisplay.class.php:772
-#, fuzzy, php-format
+#, php-format
#| msgid "Maximum tables"
msgid "maximum %s"
-msgstr "Maks antall tabeller"
+msgstr "maksimum %s"
#: libraries/config/FormDisplay.tpl.php:173
msgid "This setting is disabled, it will not be applied to your configuration"
@@ -2168,7 +2166,7 @@ msgstr "Gjennopprett standard verdi"
#: libraries/config/FormDisplay.tpl.php:269
msgid "Allow users to customize this value"
-msgstr ""
+msgstr "Tillat brukere å endre denne verdien"
#: libraries/config/FormDisplay.tpl.php:332
#: libraries/schema/User_Schema.class.php:317
hooks/post-receive
--
phpMyAdmin
1
0