From 05a00903558d397b7d7dcd64b6243ce7dd984830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Mar 2014 11:43:21 +0100 Subject: [PATCH 1/5] Translated using Weblate (Bengali) Currently translated at 98.0% (2696 of 2749) --- po/bn.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/bn.po b/po/bn.po index ed87becd6f..1c86106010 100644 --- a/po/bn.po +++ b/po/bn.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.6-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-01-19 08:19-0500\n" -"PO-Revision-Date: 2014-02-24 07:36+0200\n" +"PO-Revision-Date: 2014-03-26 11:43+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: Bengali \n" "Language: bn\n" @@ -35,7 +35,7 @@ msgstr "ডাটাবেইজের মন্তব্য: " #: libraries/tbl_printview.lib.php:579 #| msgid "Table comments" msgid "Table comments:" -msgstr "টেবিলের মন্তব্য সমূহ" +msgstr "টেবিলের মন্তব্য সমূহ:" #: db_datadict.php:168 libraries/Index.class.php:567 #: libraries/TableSearch.class.php:185 libraries/TableSearch.class.php:1282 @@ -505,7 +505,7 @@ msgstr "জ্যামিতি %d:" #: gis_data_editor.php:208 #| msgid "Point" msgid "Point:" -msgstr "পয়েন্ট" +msgstr "পয়েন্ট:" #: gis_data_editor.php:209 gis_data_editor.php:236 gis_data_editor.php:291 #: gis_data_editor.php:364 js/messages.php:325 From 7e43fd2837e60b187e203b8528c36d60e2be7bf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Mar 2014 11:54:27 +0100 Subject: [PATCH 2/5] Translated using Weblate (Bulgarian) Currently translated at 71.5% (1966 of 2749) --- po/bg.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/po/bg.po b/po/bg.po index fe970829fc..41f9f47072 100644 --- a/po/bg.po +++ b/po/bg.po @@ -4,10 +4,10 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.6-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-01-19 08:19-0500\n" -"PO-Revision-Date: 2014-03-15 10:29+0200\n" -"Last-Translator: Pl \n" -"Language-Team: Bulgarian " -"\n" +"PO-Revision-Date: 2014-03-26 11:54+0200\n" +"Last-Translator: Michal Čihař \n" +"Language-Team: Bulgarian " +"\n" "Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -12546,7 +12546,7 @@ msgstr "FOREIGN KEY релация е добавена" #: pmd_relation_new.php:84 #| msgid "Error: Relation not added." msgid "Error: Relational features are disabled!" -msgstr "Грешка: Релацията е изключена." +msgstr "Грешка: Релацията е изключена!" #: pmd_relation_new.php:100 msgid "Internal relation added" From a26c088a667daa294071113a9d8fb77d6616cc04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Mar 2014 11:51:35 +0100 Subject: [PATCH 3/5] Translated using Weblate (Czech) Currently translated at 100.0% (2749 of 2749) --- po/cs.po | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/po/cs.po b/po/cs.po index e32edccf45..e8bfcd4317 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,9 +6,9 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.6-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-01-19 08:19-0500\n" -"PO-Revision-Date: 2014-01-20 11:16+0200\n" +"PO-Revision-Date: 2014-03-26 11:51+0200\n" "Last-Translator: Michal Čihař \n" -"Language-Team: Czech \n" +"Language-Team: Czech \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -3108,25 +3108,25 @@ msgstr "Chyba" #, php-format msgid "%1$d row affected." msgid_plural "%1$d rows affected." -msgstr[0] "Ovlivněn %1$d řádek." -msgstr[1] "Ovlivněny %1$d řádky." -msgstr[2] "Ovlivněno %1$d řádek." +msgstr[0] "Byl ovlivněn %1$d řádek." +msgstr[1] "Byly ovlivněny %1$d řádky." +msgstr[2] "Bylo ovlivněno %1$d řádků." #: libraries/Message.class.php:273 #, php-format msgid "%1$d row deleted." msgid_plural "%1$d rows deleted." -msgstr[0] "Smazán %1$d řádek." -msgstr[1] "Smazány %1$d řádky." -msgstr[2] "Smazáno %1$d řádek." +msgstr[0] "Byl smazán %1$d řádek." +msgstr[1] "Byly smazány %1$d řádky." +msgstr[2] "Bylo smazáno %1$d řádků." #: libraries/Message.class.php:292 #, php-format msgid "%1$d row inserted." msgid_plural "%1$d rows inserted." -msgstr[0] "Vložen %1$d řádek." -msgstr[1] "Vloženy %1$d řádky." -msgstr[2] "Vloženo %1$d řádek." +msgstr[0] "Byl vložen %1$d řádek." +msgstr[1] "Byly vloženy %1$d řádky." +msgstr[2] "Bylo vloženo %1$d řádků." #: libraries/PDF.class.php:70 libraries/Util.class.php:2475 #: libraries/browse_foreigners.lib.php:393 @@ -9526,7 +9526,7 @@ msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" msgstr[0] "Posledním příkazem v proceduře byla ovlivněna %d řádka" msgstr[1] "Posledním příkazem v proceduře byly ovlivněny %d řádky" -msgstr[2] "Posledním příkazem v proceduře bylo ovlivněno %d řádek" +msgstr[2] "Posledním příkazem v proceduře bylo ovlivněno %d řádků" #: libraries/rte/rte_routines.lib.php:1528 #: libraries/rte/rte_routines.lib.php:1536 @@ -11394,7 +11394,7 @@ msgstr "Počet řazení, které byly omezeny rozsahem." #: libraries/server_status_variables.lib.php:727 msgid "The number of sorted rows." -msgstr "Počet řazených řádek." +msgstr "Počet seřazených řádek." #: libraries/server_status_variables.lib.php:730 msgid "The number of sorts that were done by scanning the table." From a83384d8b3beeae0abcfd22e7978bf5910bcac01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Mar 2014 11:46:17 +0100 Subject: [PATCH 4/5] Translated using Weblate (Georgian) Currently translated at 19.8% (546 of 2749) --- po/ka.po | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/po/ka.po b/po/ka.po index 4fd5309c20..be2feccd51 100644 --- a/po/ka.po +++ b/po/ka.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.6-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-01-19 08:19-0500\n" -"PO-Revision-Date: 2013-08-23 11:34+0200\n" +"PO-Revision-Date: 2014-03-26 11:46+0200\n" "Last-Translator: Michal Čihař \n" -"Language-Team: Georgian \n" +"Language-Team: Georgian " +"\n" "Language: ka\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 1.7-dev\n" +"X-Generator: Weblate 1.9-dev\n" #: changelog.php:36 license.php:28 #, php-format @@ -284,10 +284,9 @@ msgstr "უკანასკნელი განახლება" #: db_printview.php:137 libraries/plugins/export/ExportSql.class.php:1068 #: libraries/schema/Pdf_Relation_Schema.class.php:1363 -#, fuzzy #| msgid "Last check" msgid "Last check:" -msgstr "Last check" +msgstr "" #: db_printview.php:151 libraries/structure.lib.php:176 #, php-format @@ -331,9 +330,8 @@ msgid "Database" msgstr "მონაცემთა ბაზა" #: db_tracking.php:82 -#, fuzzy msgid "Last version" -msgstr "Create relation" +msgstr "" #: db_tracking.php:83 libraries/tbl_tracking.lib.php:198 msgid "Created" From b8c3b6b337eee79c0cfd3986b0bb68ff3a809249 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Mar 2014 11:53:54 +0100 Subject: [PATCH 5/5] Translated using Weblate (Korean) Currently translated at 77.3% (2127 of 2749) --- po/ko.po | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/po/ko.po b/po/ko.po index 5605a384ed..f14f663127 100644 --- a/po/ko.po +++ b/po/ko.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.6-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-01-19 08:19-0500\n" -"PO-Revision-Date: 2014-03-22 12:29+0200\n" -"Last-Translator: Yungu Kim \n" +"PO-Revision-Date: 2014-03-26 11:53+0200\n" +"Last-Translator: Michal Čihař \n" "Language-Team: Korean \n" "Language: ko\n" "MIME-Version: 1.0\n" @@ -2337,8 +2337,7 @@ msgstr "이미 존재하고 있는 환경설정 파일 (%s) 을 읽을 수 없 #: libraries/Config.class.php:1181 msgid "Wrong permissions on configuration file, should not be world writable!" -msgstr "" -"설정 파일에 잘못된 권한이 지정되어있습니다. 익명 쓰기 권한이면 안됩니다." +msgstr "설정 파일에 잘못된 권한이 지정되어있습니다. 익명 쓰기 권한이면 안됩니다!" #: libraries/Config.class.php:1758 msgid "Font size" @@ -3254,12 +3253,12 @@ msgstr "알 수 없는 테이블 상태: " #: libraries/Table.class.php:806 #, php-format msgid "Source database `%s` was not found!" -msgstr "원본 데이터베이스 '%s'를 찾을 수 없습니다." +msgstr "원본 데이터베이스 '%s'를 찾을 수 없습니다!" #: libraries/Table.class.php:814 #, php-format msgid "Target database `%s` was not found!" -msgstr "목표 데이터베이스 '%s'를 찾을 수 없습니다." +msgstr "목표 데이터베이스 '%s'를 찾을 수 없습니다!" #: libraries/Table.class.php:1257 msgid "Invalid database:"