From dea9e5e19542bf91d04776bef2c9e6c052338c7f Mon Sep 17 00:00:00 2001 From: Yungu Kim Date: Sat, 12 Apr 2014 14:02:32 +0200 Subject: [PATCH 1/4] Translated using Weblate (Korean) Currently translated at 79.0% (2174 of 2750) --- po/ko.po | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/po/ko.po b/po/ko.po index a426b524e6..8a4db642c8 100644 --- a/po/ko.po +++ b/po/ko.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-10 16:07+0200\n" -"Last-Translator: Michal Čihař \n" +"PO-Revision-Date: 2014-04-12 14:02+0200\n" +"Last-Translator: Yungu Kim \n" "Language-Team: Korean \n" "Language: ko\n" "MIME-Version: 1.0\n" @@ -8305,32 +8305,33 @@ msgstr "" #: libraries/plugins/export/ExportSql.class.php:100 msgid "Additional custom header comment (\\n splits lines):" msgstr "" +"추가적인 커스텀 헤더 코멘트(\\n" +"으로 줄바꿈):" #: libraries/plugins/export/ExportSql.class.php:107 msgid "" "Include a timestamp of when databases were created, last updated, and last " "checked" -msgstr "" +msgstr "데이터베이스의 생성일, 마지막 업데이트, 마지막 체크에 대한 타임스탬프 포함" #: libraries/plugins/export/ExportSql.class.php:170 msgid "" "Database system or older MySQL server to maximize output compatibility with:" -msgstr "" +msgstr "호환성을 최대화 할 수 있는 데이터베이스 시스템 또는 예전 버전의 MySQL 서버:" #: libraries/plugins/export/ExportSql.class.php:191 #: libraries/plugins/export/ExportSql.class.php:234 #: libraries/plugins/export/ExportSql.class.php:257 #: libraries/plugins/export/ExportSql.class.php:265 -#, fuzzy, php-format +#, php-format #| msgid "Statements" msgid "Add %s statement" -msgstr "명세" +msgstr "%s 구문 추가" #: libraries/plugins/export/ExportSql.class.php:227 -#, fuzzy #| msgid "Statements" msgid "Add statements:" -msgstr "명세" +msgstr "구문 추가:" #: libraries/plugins/export/ExportSql.class.php:295 msgid "" @@ -11101,21 +11102,21 @@ msgstr "" #: libraries/server_status_variables.lib.php:675 msgid "The total number of blocks in the query cache." -msgstr "" +msgstr "쿼리 캐시의 총 블럭 수." #: libraries/server_status_variables.lib.php:678 msgid "The status of failsafe replication (not yet implemented)." -msgstr "" +msgstr "Failsafe 리플리케이션 상태 (아직 구현 안 됨)." #: libraries/server_status_variables.lib.php:681 msgid "" "The number of joins that do not use indexes. If this value is not 0, you " "should carefully check the indexes of your tables." -msgstr "" +msgstr "인덱스를 사용하지 않은 조인의 수. 이 값이 0이 아니라면 테이블의 인덱스들을 주의 깊게 체크하세요." #: libraries/server_status_variables.lib.php:685 msgid "The number of joins that used a range search on a reference table." -msgstr "" +msgstr "레퍼런스 테이블의 레인지 검색에 사용된 조인의 수." #: libraries/server_status_variables.lib.php:688 msgid "" @@ -12689,6 +12690,9 @@ msgid "" "proxies list%s. However, IP-based protection may not be reliable if your IP " "belongs to an ISP where thousands of users, including you, are connected to." msgstr "" +"이 %soption%s은 무차별 대입 공격으로 MySQL 서버에 로그인 할 수 있는 취약점이 있으므로 비활성화 되어야 합니다. 만약 이 " +"기능이 필요하다면, %strusted proxies list%s 옵션을 사용하세요. 하지만 IP 기반의 방어는 당신의 IP 주소가 " +"수천명이 함께쓰는 ISP 대역에 있을 경우 안전하지 않습니다." #: setup/lib/index.lib.php:225 msgid "" @@ -12703,12 +12707,14 @@ msgid "" "%sBzip2 compression and decompression%s requires functions (%s) which are " "unavailable on this system." msgstr "" +"%sBzip2 compression and decompression%s는 (%s) 기능이 필요한데, 이 기능은 이 시스템이서는 사용할 수 " +"없습니다." #: setup/lib/index.lib.php:232 msgid "" "This value should be double checked to ensure that this directory is neither " "world accessible nor readable or writable by other users on your server." -msgstr "" +msgstr "이 값은, 이 디렉토리가 외부에서 접속할 수 없도록, 이 서버의 다른 사용자가 읽거나 쓸 수 없도록 이중으로 체크되어야 합니다." #: setup/lib/index.lib.php:233 #, php-format @@ -12721,6 +12727,8 @@ msgid "" "%sGZip compression and decompression%s requires functions (%s) which are " "unavailable on this system." msgstr "" +"%sGZip compression and decompression%s은 (%s) 기능이 필요한데, 이 기능은 이 시스템이서는 사용할 수 " +"없습니다." #: setup/lib/index.lib.php:246 #, php-format From da0ef765e90e8c8b8be10caf070028241baecf8b Mon Sep 17 00:00:00 2001 From: Burak Yavuz Date: Sat, 12 Apr 2014 21:33:26 +0200 Subject: [PATCH 2/4] Translated using Weblate (Turkish) Currently translated at 100.0% (2750 of 2750) --- po/tr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/tr.po b/po/tr.po index 4a2a92ffc8..b7e5680cde 100644 --- a/po/tr.po +++ b/po/tr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-03-28 10:47+0200\n" +"PO-Revision-Date: 2014-04-12 21:33+0200\n" "Last-Translator: Burak Yavuz \n" "Language-Team: Turkish \n" "Language: tr\n" @@ -905,8 +905,8 @@ msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" -"PHP MySQL kütüphanenizin %s sürümü MySQL sunucunuzun %s sürümünden farklı. " -"Bu tarafsız davranışa sebep olabilir." +"PHP MySQL kütüphanenizin %s sürümü, MySQL sunucunuzun %s sürümünden farklı. " +"Bu tahmin edilemez davranışa sebep olabilir." #: index.php:578 #, php-format From 5a15fa79ac7140c701399eda1af6cbf9666a2975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=B0=D0=B2=D0=BB=D0=BE?= Date: Sun, 13 Apr 2014 15:08:49 +0200 Subject: [PATCH 3/4] Translated using Weblate (Ukrainian) Currently translated at 94.5% (2601 of 2750) --- po/uk.po | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/po/uk.po b/po/uk.po index b96d036447..8c8cbd954a 100644 --- a/po/uk.po +++ b/po/uk.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-03-24 15:28+0200\n" -"Last-Translator: Bohdan \n" -"Language-Team: Ukrainian \n" +"PO-Revision-Date: 2014-04-13 15:08+0200\n" +"Last-Translator: Павло \n" +"Language-Team: Ukrainian " +"\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" +"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: Weblate 1.9-dev\n" #: changelog.php:36 license.php:28 @@ -416,11 +416,13 @@ msgid "" "An error has been detected and an error report has been automatically " "submitted based on your settings." msgstr "" +"Була виявлена помилка. Звіт про помилку автоматично надіслано у " +"відповідності до ваших налаштувань." #: error_report.php:37 error_report.php:54 error_report.php:65 #: error_report.php:81 msgid "You may want to refresh the page." -msgstr "" +msgstr "Можливо, варто перезавантажити сторінку." #: error_report.php:45 msgid "" @@ -431,7 +433,7 @@ msgstr "" #: error_report.php:50 error_report.php:77 msgid "If you experience any problems please submit a bug report manually." -msgstr "" +msgstr "Якщо це створює проблему - надішліть повідомлення про помилку вручну." #: error_report.php:63 error_report.php:72 msgid "Thank you for submitting this report." From c91fec42dad00a347908ea04be418c29d3f1589c Mon Sep 17 00:00:00 2001 From: Andriy Bandura Date: Sun, 13 Apr 2014 15:17:32 +0200 Subject: [PATCH 4/4] Translated using Weblate (Ukrainian) Currently translated at 95.1% (2617 of 2750) --- po/uk.po | 38 ++++++++++++++++++++++++++++++-------- 1 file changed, 30 insertions(+), 8 deletions(-) diff --git a/po/uk.po b/po/uk.po index 8c8cbd954a..c69db45038 100644 --- a/po/uk.po +++ b/po/uk.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-13 15:08+0200\n" -"Last-Translator: Павло \n" +"PO-Revision-Date: 2014-04-13 15:17+0200\n" +"Last-Translator: Andriy Bandura \n" "Language-Team: Ukrainian " "\n" "Language: uk\n" @@ -441,7 +441,7 @@ msgstr "Спасибі за звіт." #: error_report.php:74 msgid "Unfortunately the submission failed." -msgstr "" +msgstr "На жаль, надсилання провалилося." #: export.php:174 msgid "Bad type!" @@ -709,6 +709,9 @@ msgid "" "change root, debian-sys-maint and pma users. More information is available " "at %s." msgstr "" +"Ви знаходитесь на демо-сервері. Можете робити тут усе, що завгодно, але, " +"будь ласка, не змінюйте користувачів root, debian-sys-maint і pma. Додаткова " +"інформація доступна на %s." #: index.php:139 msgid "General Settings" @@ -1339,7 +1342,7 @@ msgstr "Із загального журналу" #: js/messages.php:162 msgid "The database name is not known for this query in the server's logs." -msgstr "" +msgstr "Ім'я бази даних для цього запиту не присутнє в журналі сервера." #: js/messages.php:164 msgid "Analysing logs" @@ -2028,6 +2031,7 @@ msgid "" "A fatal JavaScript error has occurred. Would you like to send an error " "report?" msgstr "" +"Трапилася фатальна помилка JavaScript. Ви хочете відіслати звіт про неї?" #: js/messages.php:414 msgid "Change Report Settings" @@ -2041,6 +2045,7 @@ msgstr "Показати подробиці звіту" msgid "" "Your export is incomplete, due to a low execution time limit at the PHP level" msgstr "" +"Експорту буде неповним через низьке обмеження часу виконання на рівні PHP" #. l10n: Display text for calendar close link #: js/messages.php:439 @@ -2450,7 +2455,7 @@ msgstr "Змінити:" #: libraries/DBQbe.class.php:743 msgid "Ins:" -msgstr "" +msgstr "Вставити:" #: libraries/DBQbe.class.php:758 msgid "Del:" @@ -2871,7 +2876,7 @@ msgstr "Неможливо прочитати (перемістити) відв #: libraries/Footer.class.php:74 #, php-format msgid "Currently running Git revision %1$s from the %2$s branch." -msgstr "" +msgstr "Запущена Git ревізія %1$s з гілки %2$s." #: libraries/Footer.class.php:81 msgid "Git information missing!" @@ -3525,24 +3530,34 @@ msgid "" "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned " "range is 0 to 4,294,967,295" msgstr "" +"Чотирибайтове ціле число, діапазон чисел зі знаком від -2,147,483,648 до " +"2,147,483,647, діапазон чисел без знаку від 0 до 4,294,967,295" #: libraries/Types.class.php:305 msgid "" "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to " "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615" msgstr "" +"Восьми-байтове ціле число, діапазон чисел зі знаком від -9 223 372 036 854 " +"775 808 до 9 223 372 036 854 775 807, діапазон чисел без знака від 0 до 18 " +"446 744 073 709 551 615" #: libraries/Types.class.php:307 libraries/Types.class.php:714 msgid "" "A fixed-point number (M, D) - the maximum number of digits (M) is 65 " "(default 10), the maximum number of decimals (D) is 30 (default 0)" msgstr "" +"Число з плаваючою крапкою (M, D) - максимальна кількість цілих чисел (M) не " +"повинна перевищувати 65 (типово 10), максимальна кількість десяткових (D) не " +"повинна перевищувати 30 (типово 0)" #: libraries/Types.class.php:309 msgid "" "A small floating-point number, allowable values are -3.402823466E+38 to " "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38" msgstr "" +"Мале число з плаваючою крапкою, допустимі значення від-3.402823466E+38 " +"до-1.175494351E-38, 0, і від 1.175494351E-38 до 3.402823466E+38" #: libraries/Types.class.php:311 msgid "" @@ -3550,28 +3565,35 @@ msgid "" "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " "2.2250738585072014E-308 to 1.7976931348623157E+308" msgstr "" +"Число з плаваючою крапкою подвійної точності, допустимі значення " +"від-1.7976931348623157E+308 до-2.2250738585072014E-308, 0, і від " +"2.2250738585072014E-308 до 1.7976931348623157E+308" #: libraries/Types.class.php:313 msgid "" "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for " "FLOAT)" msgstr "" +"Синонім для DOUBLE (виняток: у режимі REAL_AS_FLOAT SQL буде синонім для " +"FLOAT)" #: libraries/Types.class.php:315 msgid "" "A bit-field type (M), storing M of bits per value (default is 1, maximum is " "64)" -msgstr "" +msgstr "Тип поля-біт (M), збереже M біт для значення (типово 1, максимум 64)" #: libraries/Types.class.php:317 msgid "" "A synonym for TINYINT(1), a value of zero is considered false, nonzero " "values are considered true" msgstr "" +"Синонім для TINYINT(1), значення нуля передбачає false, ненульові значення " +"припускають true" #: libraries/Types.class.php:319 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE" -msgstr "" +msgstr "Псевдонім для BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE" #: libraries/Types.class.php:321 libraries/Types.class.php:724 #, php-format