Git
Threads by month
- ----- 2026 -----
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- 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
- 9 participants
- 39111 discussions
[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_2-4137-gfb799d2
by Michal Čihař 17 Jun '11
by Michal Čihař 17 Jun '11
17 Jun '11
The branch, master has been updated
via fb799d270596f91420eedb3e7bee99200bf717c4 (commit)
via 2ee20c1428d48991cf03929cc1a0ca62ca33e93e (commit)
from 002e08eeb5d8a91dfdf3d8b19941bc6108c69c3e (commit)
- Log -----------------------------------------------------------------
commit fb799d270596f91420eedb3e7bee99200bf717c4
Author: Michal Čihař <michal(a)cihar.com>
Date: Fri Jun 17 15:05:34 2011 +0200
Translation update done using Pootle.
commit 2ee20c1428d48991cf03929cc1a0ca62ca33e93e
Author: Michal Čihař <michal(a)cihar.com>
Date: Fri Jun 17 15:04:12 2011 +0200
Translation update done using Pootle.
-----------------------------------------------------------------------
Summary of changes:
po/cs.po | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/po/cs.po b/po/cs.po
index 9ee23be..39cacbc 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
"POT-Creation-Date: 2011-06-17 15:03+0200\n"
-"PO-Revision-Date: 2011-06-17 14:51+0200\n"
+"PO-Revision-Date: 2011-06-17 15:05+0200\n"
"Last-Translator: Michal Čihař <michal(a)cihar.com>\n"
"Language-Team: czech <cs(a)li.org>\n"
"Language: cs\n"
@@ -1776,7 +1776,7 @@ msgstr "Nebyla nalezena platná cesta k vzhledu %s!"
#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40
msgid "Theme"
-msgstr ""
+msgstr "Vzhled"
#: libraries/auth/config.auth.lib.php:76
msgid "Cannot connect: invalid settings."
@@ -6925,13 +6925,13 @@ msgid ""
"documentation for PHP's strftime() function and for \"utc\" it is done using "
"gmdate() function."
msgstr ""
-"Zobrazí datum nebo čas (TIME, TIMESTAMP, DATETIME nebo unixový timestamp v "
-"numerickém poli). První parametr je posun (v hodinách), který bude přidán "
-"k času (výchozí je 0). Druhý parametr je formátovací řetězec. Třetí určuje "
-"jestli chcete zobrazit datum podle místního nastavení nebo UTC čas (použijte "
-"text „local“ nebo „utc“). Podle tohoto nastavení, formát má buďto syntaxi "
-"funkce strftime() pokud použijete „local“ nebo pro gmtime() pokud použijete "
-"„utc“."
+"Zobrazí formátovaně datum nebo čas z pole TIME, TIMESTAMP, DATETIME nebo "
+"unixový timestamp v numerickém poli. První parametr je posun (v hodinách), "
+"který bude přidán k času (výchozí je 0). Druhý parametr je formátovací "
+"řetězec. Třetí určuje jestli chcete zobrazit datum podle místního nastavení "
+"nebo UTC čas (použijte text „local“ nebo „utc“). Podle tohoto nastavení, "
+"formát má buďto syntaxi funkce strftime() pokud použijete „local“ nebo pro "
+"gmtime() pokud použijete „utc“."
#: libraries/transformations/text_plain__external.inc.php:9
msgid ""
hooks/post-receive
--
phpMyAdmin
1
0
[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_2-4135-g002e08e
by Michal Čihař 17 Jun '11
by Michal Čihař 17 Jun '11
17 Jun '11
The branch, master has been updated
via 002e08eeb5d8a91dfdf3d8b19941bc6108c69c3e (commit)
from 90208fd34e3a4e459254b4491ade42db65b0e702 (commit)
- Log -----------------------------------------------------------------
commit 002e08eeb5d8a91dfdf3d8b19941bc6108c69c3e
Author: Michal Čihař <mcihar(a)suse.cz>
Date: Fri Jun 17 15:03:21 2011 +0200
Update po files
-----------------------------------------------------------------------
Summary of changes:
po/af.po | 29 +++++++++++++----------------
po/ar.po | 29 +++++++++++++----------------
po/az.po | 29 +++++++++++++----------------
po/be.po | 29 +++++++++++++----------------
po/be(a)latin.po | 29 +++++++++++++----------------
po/bg.po | 29 +++++++++++++----------------
po/bn.po | 29 +++++++++++++----------------
po/bs.po | 29 +++++++++++++----------------
po/ca.po | 29 +++++++++++++----------------
po/cs.po | 29 +++++++++++++----------------
po/cy.po | 29 +++++++++++++----------------
po/da.po | 29 +++++++++++++----------------
po/de.po | 29 +++++++++++++----------------
po/el.po | 29 +++++++++++++----------------
po/en_GB.po | 29 +++++++++++++----------------
po/es.po | 29 +++++++++++++----------------
po/et.po | 29 +++++++++++++----------------
po/eu.po | 29 +++++++++++++----------------
po/fa.po | 29 +++++++++++++----------------
po/fi.po | 29 +++++++++++++----------------
po/fr.po | 29 +++++++++++++----------------
po/gl.po | 29 +++++++++++++----------------
po/he.po | 29 +++++++++++++----------------
po/hi.po | 29 +++++++++++++----------------
po/hr.po | 29 +++++++++++++----------------
po/hu.po | 29 +++++++++++++----------------
po/id.po | 29 +++++++++++++----------------
po/it.po | 29 +++++++++++++----------------
po/ja.po | 29 +++++++++++++----------------
po/ka.po | 29 +++++++++++++----------------
po/ko.po | 29 +++++++++++++----------------
po/lt.po | 29 +++++++++++++----------------
po/lv.po | 29 +++++++++++++----------------
po/mk.po | 29 +++++++++++++----------------
po/ml.po | 29 +++++++++++++----------------
po/mn.po | 29 +++++++++++++----------------
po/ms.po | 29 +++++++++++++----------------
po/nb.po | 29 +++++++++++++----------------
po/nl.po | 29 +++++++++++++----------------
po/phpmyadmin.pot | 29 +++++++++++++----------------
po/pl.po | 29 +++++++++++++----------------
po/pt.po | 29 +++++++++++++----------------
po/pt_BR.po | 29 +++++++++++++----------------
po/ro.po | 29 +++++++++++++----------------
po/ru.po | 29 +++++++++++++----------------
po/si.po | 29 +++++++++++++----------------
po/sk.po | 29 +++++++++++++----------------
po/sl.po | 29 +++++++++++++----------------
po/sq.po | 29 +++++++++++++----------------
po/sr.po | 29 +++++++++++++----------------
po/sr(a)latin.po | 29 +++++++++++++----------------
po/sv.po | 29 +++++++++++++----------------
po/ta.po | 29 +++++++++++++----------------
po/te.po | 29 +++++++++++++----------------
po/th.po | 29 +++++++++++++----------------
po/tr.po | 29 +++++++++++++----------------
po/tt.po | 29 +++++++++++++----------------
po/ug.po | 29 +++++++++++++----------------
po/uk.po | 29 +++++++++++++----------------
po/ur.po | 29 +++++++++++++----------------
po/uz.po | 29 +++++++++++++----------------
po/uz(a)latin.po | 29 +++++++++++++----------------
po/zh_CN.po | 29 +++++++++++++----------------
po/zh_TW.po | 29 +++++++++++++----------------
64 files changed, 832 insertions(+), 1024 deletions(-)
diff --git a/po/af.po b/po/af.po
index 4456c82..9c11308 100644
--- a/po/af.po
+++ b/po/af.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2011-06-17 14:57+0200\n"
+"POT-Creation-Date: 2011-06-17 15:03+0200\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"
@@ -367,7 +367,7 @@ msgstr "Vertoon PDF skema"
#: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237
#: server_privileges.php:1745 server_privileges.php:1801
#: server_privileges.php:2065 server_synchronize.php:418
-#: server_synchronize.php:861 tbl_tracking.php:643 test/theme.php:73
+#: server_synchronize.php:861 tbl_tracking.php:643
msgid "Table"
msgstr "Tabel"
@@ -640,7 +640,7 @@ msgid ""
msgstr ""
#: db_structure.php:394 db_structure.php:408 libraries/header.inc.php:152
-#: libraries/tbl_info.inc.php:60 tbl_structure.php:206 test/theme.php:72
+#: libraries/tbl_info.inc.php:60 tbl_structure.php:206
msgid "View"
msgstr ""
@@ -759,7 +759,7 @@ msgstr ""
#: server_privileges.php:1740 server_privileges.php:1801
#: server_privileges.php:2059 server_status.php:791
#: server_synchronize.php:1190 server_synchronize.php:1194
-#: tbl_tracking.php:642 test/theme.php:63
+#: tbl_tracking.php:642
msgid "Database"
msgstr "Databasis"
@@ -777,7 +777,7 @@ msgid "Updated"
msgstr ""
#: db_tracking.php:89 libraries/server_links.inc.php:51 server_status.php:794
-#: sql.php:925 tbl_tracking.php:647 test/theme.php:99
+#: sql.php:925 tbl_tracking.php:647
msgid "Status"
msgstr ""
@@ -1748,7 +1748,7 @@ msgstr ""
#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:177
#: libraries/server_links.inc.php:43 server_databases.php:100
-#: server_privileges.php:1740 test/theme.php:91
+#: server_privileges.php:1740
msgid "Databases"
msgstr "databasisse"
@@ -1863,8 +1863,7 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:291 test/theme.php:159 themes.php:20
-#: themes.php:40
+#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40
msgid "Theme"
msgstr ""
@@ -1874,7 +1873,6 @@ msgstr ""
#: libraries/auth/config.auth.lib.php:91
#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64
-#: test/theme.php:150
#, php-format
msgid "Welcome to %s"
msgstr "Welkom by %s"
@@ -2104,7 +2102,6 @@ msgstr ""
#: libraries/common.inc.php:637 libraries/config/messages.inc.php:495
#: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1170
-#: test/theme.php:55
msgid "Server"
msgstr ""
@@ -2288,7 +2285,7 @@ msgstr "Struktuur"
#: libraries/config/messages.inc.php:214 libraries/db_links.inc.php:53
#: libraries/export/sql.php:24 libraries/import/sql.php:17
#: libraries/server_links.inc.php:47 libraries/tbl_links.inc.php:58
-#: querywindow.php:88 test/theme.php:95
+#: querywindow.php:88
msgid "SQL"
msgstr "SQL"
@@ -4617,7 +4614,7 @@ msgstr ""
#: libraries/db_links.inc.php:93 libraries/server_links.inc.php:60
#: server_privileges.php:119 server_privileges.php:1802
-#: server_privileges.php:2152 test/theme.php:115
+#: server_privileges.php:2152
msgid "Privileges"
msgstr "Regte"
@@ -6554,21 +6551,21 @@ msgid "Synchronize"
msgstr ""
#: libraries/server_links.inc.php:84 server_binlog.php:96
-#: server_status.php:266 test/theme.php:119
+#: server_status.php:266
#, fuzzy
msgid "Binary log"
msgstr "Biner"
#: libraries/server_links.inc.php:95 server_engines.php:125
-#: server_engines.php:129 server_status.php:318 test/theme.php:103
+#: server_engines.php:129 server_status.php:318
msgid "Variables"
msgstr ""
-#: libraries/server_links.inc.php:99 test/theme.php:107
+#: libraries/server_links.inc.php:99
msgid "Charsets"
msgstr ""
-#: libraries/server_links.inc.php:103 test/theme.php:111
+#: libraries/server_links.inc.php:103
msgid "Engines"
msgstr ""
diff --git a/po/ar.po b/po/ar.po
index 24b5511..8a2a4b5 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2011-06-17 14:57+0200\n"
+"POT-Creation-Date: 2011-06-17 15:03+0200\n"
"PO-Revision-Date: 2011-04-21 13:56+0200\n"
"Last-Translator: <u4504712(a)anu.edu.au>\n"
"Language-Team: arabic <ar(a)li.org>\n"
@@ -364,7 +364,7 @@ msgstr "بناء الارتباطات"
#: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237
#: server_privileges.php:1745 server_privileges.php:1801
#: server_privileges.php:2065 server_synchronize.php:418
-#: server_synchronize.php:861 tbl_tracking.php:643 test/theme.php:73
+#: server_synchronize.php:861 tbl_tracking.php:643
msgid "Table"
msgstr "الجدول"
@@ -644,7 +644,7 @@ msgid ""
msgstr ""
#: db_structure.php:394 db_structure.php:408 libraries/header.inc.php:152
-#: libraries/tbl_info.inc.php:60 tbl_structure.php:206 test/theme.php:72
+#: libraries/tbl_info.inc.php:60 tbl_structure.php:206
msgid "View"
msgstr ""
@@ -765,7 +765,7 @@ msgstr ""
#: server_privileges.php:1740 server_privileges.php:1801
#: server_privileges.php:2059 server_status.php:791
#: server_synchronize.php:1190 server_synchronize.php:1194
-#: tbl_tracking.php:642 test/theme.php:63
+#: tbl_tracking.php:642
msgid "Database"
msgstr "قاعدة البيانات"
@@ -782,7 +782,7 @@ msgid "Updated"
msgstr "محدث"
#: db_tracking.php:89 libraries/server_links.inc.php:51 server_status.php:794
-#: sql.php:925 tbl_tracking.php:647 test/theme.php:99
+#: sql.php:925 tbl_tracking.php:647
msgid "Status"
msgstr "وضع"
@@ -1766,7 +1766,7 @@ msgstr "الفهارس %1$s و %2$s متساويان ويمكن حذف أحده
#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:177
#: libraries/server_links.inc.php:43 server_databases.php:100
-#: server_privileges.php:1740 test/theme.php:91
+#: server_privileges.php:1740
msgid "Databases"
msgstr "قاعدة بيانات"
@@ -1882,8 +1882,7 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:291 test/theme.php:159 themes.php:20
-#: themes.php:40
+#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40
msgid "Theme"
msgstr ""
@@ -1893,7 +1892,6 @@ msgstr ""
#: libraries/auth/config.auth.lib.php:91
#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64
-#: test/theme.php:150
#, php-format
msgid "Welcome to %s"
msgstr "أهلا بك في %s"
@@ -2124,7 +2122,6 @@ msgstr ""
#: libraries/common.inc.php:637 libraries/config/messages.inc.php:495
#: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1170
-#: test/theme.php:55
msgid "Server"
msgstr "خادم"
@@ -2308,7 +2305,7 @@ msgstr "بناء"
#: libraries/config/messages.inc.php:214 libraries/db_links.inc.php:53
#: libraries/export/sql.php:24 libraries/import/sql.php:17
#: libraries/server_links.inc.php:47 libraries/tbl_links.inc.php:58
-#: querywindow.php:88 test/theme.php:95
+#: querywindow.php:88
msgid "SQL"
msgstr "SQL"
@@ -4647,7 +4644,7 @@ msgstr ""
#: libraries/db_links.inc.php:93 libraries/server_links.inc.php:60
#: server_privileges.php:119 server_privileges.php:1802
-#: server_privileges.php:2152 test/theme.php:115
+#: server_privileges.php:2152
msgid "Privileges"
msgstr "الإمتيازات"
@@ -6611,20 +6608,20 @@ msgid "Synchronize"
msgstr "تزامن"
#: libraries/server_links.inc.php:84 server_binlog.php:96
-#: server_status.php:266 test/theme.php:119
+#: server_status.php:266
msgid "Binary log"
msgstr "سجل ثنائي"
#: libraries/server_links.inc.php:95 server_engines.php:125
-#: server_engines.php:129 server_status.php:318 test/theme.php:103
+#: server_engines.php:129 server_status.php:318
msgid "Variables"
msgstr "متغيرات"
-#: libraries/server_links.inc.php:99 test/theme.php:107
+#: libraries/server_links.inc.php:99
msgid "Charsets"
msgstr "مجموعات المحارف"
-#: libraries/server_links.inc.php:103 test/theme.php:111
+#: libraries/server_links.inc.php:103
msgid "Engines"
msgstr "محركات"
diff --git a/po/az.po b/po/az.po
index 5810e94..203c48b 100644
--- a/po/az.po
+++ b/po/az.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2011-06-17 14:57+0200\n"
+"POT-Creation-Date: 2011-06-17 15:03+0200\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: azerbaijani <az(a)li.org>\n"
@@ -367,7 +367,7 @@ msgstr "Relational schema"
#: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237
#: server_privileges.php:1745 server_privileges.php:1801
#: server_privileges.php:2065 server_synchronize.php:418
-#: server_synchronize.php:861 tbl_tracking.php:643 test/theme.php:73
+#: server_synchronize.php:861 tbl_tracking.php:643
msgid "Table"
msgstr "Cedvel"
@@ -639,7 +639,7 @@ msgid ""
msgstr ""
#: db_structure.php:394 db_structure.php:408 libraries/header.inc.php:152
-#: libraries/tbl_info.inc.php:60 tbl_structure.php:206 test/theme.php:72
+#: libraries/tbl_info.inc.php:60 tbl_structure.php:206
msgid "View"
msgstr ""
@@ -759,7 +759,7 @@ msgstr ""
#: server_privileges.php:1740 server_privileges.php:1801
#: server_privileges.php:2059 server_status.php:791
#: server_synchronize.php:1190 server_synchronize.php:1194
-#: tbl_tracking.php:642 test/theme.php:63
+#: tbl_tracking.php:642
msgid "Database"
msgstr "Me'lumat Bazası"
@@ -777,7 +777,7 @@ msgid "Updated"
msgstr ""
#: db_tracking.php:89 libraries/server_links.inc.php:51 server_status.php:794
-#: sql.php:925 tbl_tracking.php:647 test/theme.php:99
+#: sql.php:925 tbl_tracking.php:647
msgid "Status"
msgstr "Status"
@@ -1770,7 +1770,7 @@ msgstr ""
#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:177
#: libraries/server_links.inc.php:43 server_databases.php:100
-#: server_privileges.php:1740 test/theme.php:91
+#: server_privileges.php:1740
msgid "Databases"
msgstr "Me'lumat Bazaları"
@@ -1885,8 +1885,7 @@ msgstr ""
msgid "Theme path not found for theme %s!"
msgstr ""
-#: libraries/Theme_Manager.class.php:291 test/theme.php:159 themes.php:20
-#: themes.php:40
+#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40
msgid "Theme"
msgstr ""
@@ -1896,7 +1895,6 @@ msgstr "Elaqe qura bilmirem: yalnış quruluş."
#: libraries/auth/config.auth.lib.php:91
#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64
-#: test/theme.php:150
#, php-format
msgid "Welcome to %s"
msgstr "%s - e Xoş Gelmişsiniz!"
@@ -2126,7 +2124,6 @@ msgstr ""
#: libraries/common.inc.php:637 libraries/config/messages.inc.php:495
#: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1170
-#: test/theme.php:55
msgid "Server"
msgstr "Server"
@@ -2312,7 +2309,7 @@ msgstr "Quruluş"
#: libraries/config/messages.inc.php:214 libraries/db_links.inc.php:53
#: libraries/export/sql.php:24 libraries/import/sql.php:17
#: libraries/server_links.inc.php:47 libraries/tbl_links.inc.php:58
-#: querywindow.php:88 test/theme.php:95
+#: querywindow.php:88
msgid "SQL"
msgstr "SQL"
@@ -4672,7 +4669,7 @@ msgstr ""
#: libraries/db_links.inc.php:93 libraries/server_links.inc.php:60
#: server_privileges.php:119 server_privileges.php:1802
-#: server_privileges.php:2152 test/theme.php:115
+#: server_privileges.php:2152
msgid "Privileges"
msgstr "Selahiyyetler"
@@ -6648,22 +6645,22 @@ msgid "Synchronize"
msgstr ""
#: libraries/server_links.inc.php:84 server_binlog.php:96
-#: server_status.php:266 test/theme.php:119
+#: server_status.php:266
#, fuzzy
msgid "Binary log"
msgstr "Binary"
#: libraries/server_links.inc.php:95 server_engines.php:125
-#: server_engines.php:129 server_status.php:318 test/theme.php:103
+#: server_engines.php:129 server_status.php:318
msgid "Variables"
msgstr "Deyişenler"
-#: libraries/server_links.inc.php:99 test/theme.php:107
+#: libraries/server_links.inc.php:99
#, fuzzy
msgid "Charsets"
msgstr "Charset"
-#: libraries/server_links.inc.php:103 test/theme.php:111
+#: libraries/server_links.inc.php:103
msgid "Engines"
msgstr "Motorlar"
diff --git a/po/be.po b/po/be.po
index cbfbd5a..2a11015 100644
--- a/po/be.po
+++ b/po/be.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2011-06-17 14:57+0200\n"
+"POT-Creation-Date: 2011-06-17 15:03+0200\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"
@@ -366,7 +366,7 @@ msgstr "Рэляцыйная схема"
#: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237
#: server_privileges.php:1745 server_privileges.php:1801
#: server_privileges.php:2065 server_synchronize.php:418
-#: server_synchronize.php:861 tbl_tracking.php:643 test/theme.php:73
+#: server_synchronize.php:861 tbl_tracking.php:643
msgid "Table"
msgstr "Табліца"
@@ -640,7 +640,7 @@ msgstr ""
"%sдакумэнтацыі%s."
#: db_structure.php:394 db_structure.php:408 libraries/header.inc.php:152
-#: libraries/tbl_info.inc.php:60 tbl_structure.php:206 test/theme.php:72
+#: libraries/tbl_info.inc.php:60 tbl_structure.php:206
msgid "View"
msgstr "Выгляд"
@@ -763,7 +763,7 @@ msgstr "Праверыць табліцу"
#: server_privileges.php:1740 server_privileges.php:1801
#: server_privileges.php:2059 server_status.php:791
#: server_synchronize.php:1190 server_synchronize.php:1194
-#: tbl_tracking.php:642 test/theme.php:63
+#: tbl_tracking.php:642
msgid "Database"
msgstr "База дадзеных"
@@ -782,7 +782,7 @@ msgid "Updated"
msgstr ""
#: db_tracking.php:89 libraries/server_links.inc.php:51 server_status.php:794
-#: sql.php:925 tbl_tracking.php:647 test/theme.php:99
+#: sql.php:925 tbl_tracking.php:647
msgid "Status"
msgstr "Стан"
@@ -1801,7 +1801,7 @@ msgstr ""
#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:177
#: libraries/server_links.inc.php:43 server_databases.php:100
-#: server_privileges.php:1740 test/theme.php:91
+#: server_privileges.php:1740
msgid "Databases"
msgstr "Базы дадзеных"
@@ -1923,8 +1923,7 @@ msgstr "Тэма %s ня знойдзеная!"
msgid "Theme path not found for theme %s!"
msgstr "Ня знойдзены шлях да тэмы %s!"
-#: libraries/Theme_Manager.class.php:291 test/theme.php:159 themes.php:20
-#: themes.php:40
+#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40
msgid "Theme"
msgstr ""
@@ -1934,7 +1933,6 @@ msgstr "Немагчыма падлучыцца: няправільныя нал
#: libraries/auth/config.auth.lib.php:91
#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64
-#: test/theme.php:150
#, php-format
msgid "Welcome to %s"
msgstr "Запрашаем у %s"
@@ -2178,7 +2176,6 @@ msgstr ""
#: libraries/common.inc.php:637 libraries/config/messages.inc.php:495
#: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1170
-#: test/theme.php:55
msgid "Server"
msgstr "Сэрвэр"
@@ -2365,7 +2362,7 @@ msgstr "Структура"
#: libraries/config/messages.inc.php:214 libraries/db_links.inc.php:53
#: libraries/export/sql.php:24 libraries/import/sql.php:17
#: libraries/server_links.inc.php:47 libraries/tbl_links.inc.php:58
-#: querywindow.php:88 test/theme.php:95
+#: querywindow.php:88
msgid "SQL"
msgstr "SQL"
@@ -4759,7 +4756,7 @@ msgstr "Дызайнэр"
#: libraries/db_links.inc.php:93 libraries/server_links.inc.php:60
#: server_privileges.php:119 server_privileges.php:1802
-#: server_privileges.php:2152 test/theme.php:115
+#: server_privileges.php:2152
msgid "Privileges"
msgstr "Прывілеі"
@@ -6825,20 +6822,20 @@ msgid "Synchronize"
msgstr ""
#: libraries/server_links.inc.php:84 server_binlog.php:96
-#: server_status.php:266 test/theme.php:119
+#: server_status.php:266
msgid "Binary log"
msgstr "Двайковы лог"
#: libraries/server_links.inc.php:95 server_engines.php:125
-#: server_engines.php:129 server_status.php:318 test/theme.php:103
+#: server_engines.php:129 server_status.php:318
msgid "Variables"
msgstr "Зьменныя"
-#: libraries/server_links.inc.php:99 test/theme.php:107
+#: libraries/server_links.inc.php:99
msgid "Charsets"
msgstr "Кадыроўкі"
-#: libraries/server_links.inc.php:103 test/theme.php:111
+#: libraries/server_links.inc.php:103
msgid "Engines"
msgstr "Машыны"
diff --git a/po/be(a)latin.po b/po/be(a)latin.po
index 10d78cc..84a83cf 100644
--- a/po/be(a)latin.po
+++ b/po/be(a)latin.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.5.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel(a)lists.sourceforge.net\n"
-"POT-Creation-Date: 2011-06-17 14:57+0200\n"
+"POT-Creation-Date: 2011-06-17 15:03+0200\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"
@@ -369,7 +369,7 @@ msgstr "Relacyjnaja schiema"
#: libraries/header.inc.php:152 libraries/schema/User_Schema.class.php:237
#: server_privileges.php:1745 server_privileges.php:1801
#: server_privileges.php:2065 server_synchronize.php:418
-#: server_synchronize.php:861 tbl_tracking.php:643 test/theme.php:73
+#: server_synchronize.php:861 tbl_tracking.php:643
msgid "Table"
msgstr "Tablica"
@@ -646,7 +646,7 @@ msgstr ""
"%sdakumentacyi%s."
#: db_structure.php:394 db_structure.php:408 libraries/header.inc.php:152
-#: libraries/tbl_info.inc.php:60 tbl_structure.php:206 test/theme.php:72
+#: libraries/tbl_info.inc.php:60 tbl_structure.php:206
msgid "View"
msgstr "Vyhlad"
@@ -767,7 +767,7 @@ msgstr ""
#: server_privileges.php:1740 server_privileges.php:1801
#: server_privileges.php:2059 server_status.php:791
#: server_synchronize.php:1190 server_synchronize.php:1194
-#: tbl_tracking.php:642 test/theme.php:63
+#: tbl_tracking.php:642
msgid "Database"
msgstr "Baza dadzienych"
@@ -784,7 +784,7 @@ msgid "Updated"
msgstr ""
#: db_tracking.php:89 libraries/server_links.inc.php:51 server_status.php:794
-#: sql.php:925 tbl_tracking.php:647 test/theme.php:99
+#: sql.php:925 tbl_tracking.php:647
msgid "Status"
msgstr "Stan"
@@ -1806,7 +1806,7 @@ msgstr ""
#: libraries/List_Database.class.php:430 libraries/config/messages.inc.php:177
#: libraries/server_links.inc.php:43 server_databases.php:100
-#: server_privileges.php:1740 test/theme.php:91
+#: server_privileges.php:1740
msgid "Databases"
msgstr "Bazy dadzienych"
@@ -1928,8 +1928,7 @@ msgstr "Tema %s nia znojdzienaja!"
msgid "Theme path not found for theme %s!"
msgstr "Nia znojdzieny šlach da temy %s!"
-#: libraries/Theme_Manager.class.php:291 test/theme.php:159 themes.php:20
-#: themes.php:40
+#: libraries/Theme_Manager.class.php:291 themes.php:20 themes.php:40
msgid "Theme"
msgstr ""
@@ -1939,7 +1938,6 @@ msgstr "Niemahčyma padłučycca: niapravilnyja nałady."
#: libraries/auth/config.auth.lib.php:91
#: libraries/auth/cookie.auth.lib.php:204 libraries/auth/http.auth.lib.php:64
-#: test/theme.php:150
#, php-format
msgid "Welcome to %s"
msgstr "Zaprašajem u %s"
@@ -2186,7 +2184,6 @@ msgstr ""
#: libraries/common.inc.php:637 libraries/config/messages.inc.php:495
#: libraries/header.inc.php:129 main.php:161 server_synchronize.php:1170
-#: test/theme.php:55
msgid "Server"
msgstr "Server"
@@ -2374,7 +2371,7 @@ msgstr "Struktura"
#: libraries/config/messages.inc.php:214 libraries/db_links.inc.php:53
#: libraries/export/sql.php:24 libraries/import/sql.php:17
#: libraries/server_links.inc.php:47 libraries/tbl_links.inc.php:58
-#: querywindow.php:88 test/theme.php:95
+#: querywindow.php:88
msgid "SQL"
msgstr "SQL"
@@ -4733,7 +4730,7 @@ msgstr "Dyzajner"
#: libraries/db_links.inc.php:93 libraries/server_links.inc.php:60
#: server_privileges.php:119 server_privileges.php:1802
-#: server_privileges.php:2152 test/theme.php:115
+#: server_privileges.php:2152
msgid "Privileges"
msgstr "Pryvilei"
@@ -6799,20 +6796,20 @@ msgid "Synchronize"
msgstr ""
#: libraries/server_links.inc.php:84 server_binlog.php:96
-#: server_status.php:266 test/theme.php:119
+#: server_status.php:266
msgid "Binary log"
msgstr "Dvajkovy łog"
#: libraries/server_links.inc.php:95 server_engines.php:125
-#: server_engines.php:129 server_status.php:318 test/theme.php:103
+#: server_engines.php:129 server_status.php: 18 test/theme.php:103 3 :64 вільныя нал �gAJ+ �,{"� "�(@J+ �7)@J+ P7{"� �7{"� �(@J+ �4*@J+ ��I@J+ ��EAJ+ �7{"� ��gAJ+ �,{"� �+{"� ��(@J+ 6 � �! �! P7{"� �7{"� xdEAJ+ �-{"� "�(@J+ �(@J+ P7{"� �(@J+ �7{"� �_�AJ+ �(@J+ P�AJ+ �T�AJ+ �Y�AJ+ �4*@J+ xdEAJ+ �-{"� �,{"� ��(@J+ �! �! P7{"� �7{"� �-%AJ+ �.{"� "�(@J+ �(@J+ P7{"� �(@J+ �7{"� �7{"� x7{"� �I@J+ �p� �7{"� �(@J+ �4*@J+ �.{"� �-{"� ��(@J+ G H I J K M N O P P7{"� �7{"� H��@J+ P0{"� "�(@J+ �(@J+ P7{"� 0_�AJ+ �(@J+ pEAJ+ ��@J+ P�AJ+ �T�AJ+ �Y�AJ+ �4*@J+ H��@J+ P0{"� �.{"� ��(@J+ 8��@J+ P0{"� �.{"� ��(@J+ (��@J+ P0{"� �.{"� ��(@J+ ��@J+ P0{"� /{"� ��(@J+ �^�AJ+ �(@J+ �Y�AJ+ �){"� �h�@J+ �(@J+ �T�AJ+ �/{"� yh�@J+ �(@J+ P�AJ+ �/{"� Zh�@J+ �(@J+ ��@J+ pEAJ+ ��@J+ P�AJ+ �tEAJ+ �T�AJ+ �Y�AJ+ �4*@J+ �]�@J+ p1{"� @0{"� ��(@J+ # % '