From 4ca49d2d921a84322a6ef5f5c3cd3d49908aac80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Bellone?= Date: Thu, 8 Mar 2012 16:27:27 +0100 Subject: [PATCH 001/139] Translated using Weblate. --- po/es.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/es.po b/po/es.po index a4bbd1dcfd..452d61a97f 100644 --- a/po/es.po +++ b/po/es.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-01-22 17:41+0200\n" +"PO-Revision-Date: 2012-03-08 16:27+0200\n" "Last-Translator: Matías Bellone \n" "Language-Team: spanish \n" "Language: es\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.1.6\n" +"X-Generator: Weblate 0.4\n" #: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:350 #: libraries/display_tbl.lib.php:359 server_privileges.php:1677 @@ -5076,8 +5076,8 @@ msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_userconfig[/kbd]" msgstr "" -"Deje en blanco para eliminar soporte de almacenamiento de preferencias en " -"base de datos, valor sugerido : [kbd]pma_userconfig[/kbd]" +"Deje en blanco para evitar el almacenamiento de preferencias en la base de " +"datos, valor sugerido : [kbd]pma_userconfig[/kbd]" #: libraries/config/messages.inc.php:448 msgid "User preferences storage table" From 5b2d95ccbefd91f4132edaa62bd7c7a9ae1179c8 Mon Sep 17 00:00:00 2001 From: Piotr Przybylski Date: Thu, 8 Mar 2012 18:14:16 +0100 Subject: [PATCH 002/139] Translated using Weblate. --- po/pl.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/po/pl.po b/po/pl.po index e84043eb99..d204e73d7b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-02-06 22:28+0200\n" -"Last-Translator: Marcin Kozioł \n" +"PO-Revision-Date: 2012-03-08 18:14+0200\n" +"Last-Translator: Piotr Przybylski \n" "Language-Team: iMutrix\n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\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.1.6\n" +"X-Generator: Weblate 0.4\n" #: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:350 #: libraries/display_tbl.lib.php:359 server_privileges.php:1677 @@ -2038,10 +2038,9 @@ msgid ", latest stable version:" msgstr ", ostatnia stabilna wersja:" #: js/messages.php:367 -#, fuzzy #| msgid "Jump to database" msgid "up to date" -msgstr "Przejdź do bazy danych" +msgstr "aktualna" #. l10n: Display text for calendar close link #: js/messages.php:386 From 55c35fc9e0197fe9097d50634d00ff33bf047f34 Mon Sep 17 00:00:00 2001 From: Piotr Przybylski Date: Thu, 8 Mar 2012 18:14:24 +0100 Subject: [PATCH 003/139] Translated using Weblate. --- po/pl.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index d204e73d7b..9aaf93fcf2 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7720,10 +7720,9 @@ msgid "Trigger %1$s has been created." msgstr "Tabela %1$s została utworzona." #: libraries/rte/rte_triggers.lib.php:161 -#, fuzzy #| msgid "Edit server" msgid "Edit trigger" -msgstr "Edytuj serwer" +msgstr "Edytuj wyzwalacz" #: libraries/rte/rte_triggers.lib.php:305 #, fuzzy From 7b8c2977664e80006a3c7af9c65fac04d2e18488 Mon Sep 17 00:00:00 2001 From: Piotr Przybylski Date: Thu, 8 Mar 2012 18:14:37 +0100 Subject: [PATCH 004/139] Translated using Weblate. --- po/pl.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 9aaf93fcf2..121d89d995 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7725,10 +7725,9 @@ msgid "Edit trigger" msgstr "Edytuj wyzwalacz" #: libraries/rte/rte_triggers.lib.php:305 -#, fuzzy #| msgid "Triggers" msgid "Trigger name" -msgstr "Wyzwalacze" +msgstr "Nazwa wyzwalacza" #: libraries/rte/rte_triggers.lib.php:326 msgctxt "Trigger action time" From 8459a59fe07404e7664c9cd076a44266dc6148a6 Mon Sep 17 00:00:00 2001 From: Piotr Przybylski Date: Thu, 8 Mar 2012 18:15:46 +0100 Subject: [PATCH 005/139] Translated using Weblate. --- po/pl.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/pl.po b/po/pl.po index 121d89d995..aded9597d1 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 18:14+0200\n" +"PO-Revision-Date: 2012-03-08 18:15+0200\n" "Last-Translator: Piotr Przybylski \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -7785,10 +7785,10 @@ msgid "Add trigger" msgstr "Dodaj wyzwalacz" #: libraries/rte/rte_words.lib.php:32 -#, fuzzy, php-format +#, php-format #| msgid "Export contents" msgid "Export of trigger %s" -msgstr "Eksportuj zawartość" +msgstr "Eksport wyzwalacza %s" #: libraries/rte/rte_words.lib.php:33 #, fuzzy From fb0ec2c8dad8b22067a7cfd1e30b34fc61114b2d Mon Sep 17 00:00:00 2001 From: Piotr Przybylski Date: Thu, 8 Mar 2012 18:15:53 +0100 Subject: [PATCH 006/139] Translated using Weblate. --- po/pl.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index aded9597d1..986400af18 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7791,10 +7791,9 @@ msgid "Export of trigger %s" msgstr "Eksport wyzwalacza %s" #: libraries/rte/rte_words.lib.php:33 -#, fuzzy #| msgid "Triggers" msgid "trigger" -msgstr "Wyzwalacze" +msgstr "wyzwalacz" #: libraries/rte/rte_words.lib.php:34 #, fuzzy From 43f4e9b9009c6fda5d9c17e6e7ed88122e58b55c Mon Sep 17 00:00:00 2001 From: Piotr Przybylski Date: Thu, 8 Mar 2012 18:16:17 +0100 Subject: [PATCH 007/139] Translated using Weblate. --- po/pl.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/pl.po b/po/pl.po index 986400af18..7adc7b9c5d 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 18:15+0200\n" +"PO-Revision-Date: 2012-03-08 18:16+0200\n" "Last-Translator: Piotr Przybylski \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -7796,10 +7796,9 @@ msgid "trigger" msgstr "wyzwalacz" #: libraries/rte/rte_words.lib.php:34 -#, fuzzy #| msgid "You don't have sufficient privileges to be here right now!" msgid "You do not have the necessary privileges to create a trigger" -msgstr "Nie masz wystarczających uprawnień, aby być tu i teraz!" +msgstr "Nie masz wystarczających uprawnień aby utworzyć wyzwalacz" #: libraries/rte/rte_words.lib.php:35 #, fuzzy, php-format From df29d3b0716f55effd9a13d8b78c07e6e004bfd0 Mon Sep 17 00:00:00 2001 From: Piotr Przybylski Date: Thu, 8 Mar 2012 18:16:45 +0100 Subject: [PATCH 008/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 7adc7b9c5d..90089de547 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7801,10 +7801,10 @@ msgid "You do not have the necessary privileges to create a trigger" msgstr "Nie masz wystarczających uprawnień aby utworzyć wyzwalacz" #: libraries/rte/rte_words.lib.php:35 -#, fuzzy, php-format +#, php-format #| msgid "No tables found in database" msgid "No trigger with name %1$s found in database %2$s" -msgstr "Nie znaleziono tabeli w bazie danych" +msgstr "Nie znaleziono wyzwalacza %1$s w bazie danych %2$s" #: libraries/rte/rte_words.lib.php:36 #, fuzzy From 244296b71b26bf0361db99c8ec763aa2d748c3b6 Mon Sep 17 00:00:00 2001 From: Piotr Przybylski Date: Thu, 8 Mar 2012 18:16:58 +0100 Subject: [PATCH 009/139] Translated using Weblate. --- po/pl.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 90089de547..32321d7f6c 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7807,10 +7807,9 @@ msgid "No trigger with name %1$s found in database %2$s" msgstr "Nie znaleziono wyzwalacza %1$s w bazie danych %2$s" #: libraries/rte/rte_words.lib.php:36 -#, fuzzy #| msgid "There are no files to upload" msgid "There are no triggers to display." -msgstr "Brak plików do wysłania" +msgstr "Brak wyzwalaczy" #: libraries/rte/rte_words.lib.php:42 msgid "Add event" From 4ace446393e34b1062f203bf6b79e0723bdec9b3 Mon Sep 17 00:00:00 2001 From: Piotr Przybylski Date: Thu, 8 Mar 2012 18:22:17 +0100 Subject: [PATCH 010/139] Translated using Weblate. --- po/pl.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/pl.po b/po/pl.po index 32321d7f6c..531a27cf97 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 18:16+0200\n" +"PO-Revision-Date: 2012-03-08 18:22+0200\n" "Last-Translator: Piotr Przybylski \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -11322,11 +11322,10 @@ msgid "Continue insertion with %s rows" msgstr "Kontynuuj wstawianie %s wierszy" #: tbl_chart.php:89 -#, fuzzy #| msgid "Bar" msgctxt "Chart type" msgid "Bar" -msgstr "Binarne" +msgstr "Słupkowy" #: tbl_chart.php:91 msgctxt "Chart type" From 4cf137422a17caeb5df9ff45929e6b8e3a6c9ec0 Mon Sep 17 00:00:00 2001 From: Piotr Przybylski Date: Thu, 8 Mar 2012 18:23:06 +0100 Subject: [PATCH 011/139] Translated using Weblate. --- po/pl.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/pl.po b/po/pl.po index 531a27cf97..2f47f6917d 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 18:22+0200\n" +"PO-Revision-Date: 2012-03-08 18:23+0200\n" "Last-Translator: Piotr Przybylski \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -11343,11 +11343,10 @@ msgid "Spline" msgstr "Klin" #: tbl_chart.php:97 -#, fuzzy #| msgid "Pie" msgctxt "Chart type" msgid "Pie" -msgstr "PB" +msgstr "Kołowy" #: tbl_chart.php:100 msgid "Stacked" From 4de106e1a9221af387a33f7bc554bbc72b1d87ac Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:31:00 +0100 Subject: [PATCH 012/139] Translated using Weblate. --- po/it.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/po/it.po b/po/it.po index a4555ef7c9..1f17b18a7c 100644 --- a/po/it.po +++ b/po/it.po @@ -4,15 +4,15 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-02-28 18:33+0200\n" -"Last-Translator: any anonymous user <>\n" +"PO-Revision-Date: 2012-03-08 18:31+0200\n" +"Last-Translator: Rouslan Placella \n" "Language-Team: italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.1.6\n" +"X-Generator: Weblate 0.4\n" #: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:350 #: libraries/display_tbl.lib.php:359 server_privileges.php:1677 @@ -813,7 +813,6 @@ msgid "ENUM/SET editor" msgstr "Editor di ENUM/SET" #: enum_editor.php:28 js/messages.php:268 -#, fuzzy #| msgid "Values for the column \"%s\"" msgid "Values for a new column" msgstr "Valori per un nuovo campo" From 4d8716f09f6f31847963bb8e39a6c811101d6bf1 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:31:07 +0100 Subject: [PATCH 013/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index 1f17b18a7c..b9d50ad594 100644 --- a/po/it.po +++ b/po/it.po @@ -827,7 +827,6 @@ msgid "Enter each value in a separate field" msgstr "Inserisci ogni valore in un campo separato" #: enum_editor.php:123 -#, fuzzy #| msgid "+ Add a value" msgid "Add a value" msgstr "Aggiungi un valore" From 4575adba2ed4607bd571308038ed5b0a0d9dbea7 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:31:23 +0100 Subject: [PATCH 014/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index b9d50ad594..cf50276085 100644 --- a/po/it.po +++ b/po/it.po @@ -953,7 +953,6 @@ msgid "Polygon" msgstr "Poligono" #: gis_data_editor.php:306 js/messages.php:328 -#, fuzzy #| msgid "Add column" msgid "Add a polygon" msgstr "Aggiungi un poligono" From ee222cee6a546fa1919e7bcdd792a7c889921096 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:31:41 +0100 Subject: [PATCH 015/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index cf50276085..dbc90dbf18 100644 --- a/po/it.po +++ b/po/it.po @@ -1280,7 +1280,6 @@ msgstr "" "iniziali nel menù Settings." #: js/messages.php:97 -#, fuzzy #| msgid "Query cache" msgid "Query cache efficiency" msgstr "Efficienza della cache delle query" From 9645b844eccd8cc0b30e311a2f14f52c68c7c0ee Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:31:48 +0100 Subject: [PATCH 016/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index dbc90dbf18..3989653db1 100644 --- a/po/it.po +++ b/po/it.po @@ -1285,7 +1285,6 @@ msgid "Query cache efficiency" msgstr "Efficienza della cache delle query" #: js/messages.php:98 -#, fuzzy #| msgid "Query cache" msgid "Query cache usage" msgstr "Utilizzo della cache delle query" From f7057efd783488731d190a664f60783a40e5c59a Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:31:59 +0100 Subject: [PATCH 017/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index 3989653db1..8eb2eb3a83 100644 --- a/po/it.po +++ b/po/it.po @@ -1290,7 +1290,6 @@ msgid "Query cache usage" msgstr "Utilizzo della cache delle query" #: js/messages.php:99 -#, fuzzy #| msgid "Query cache" msgid "Query cache used" msgstr "Cache delle query utilizzata" From a06c0c53f138da7294f50288377d095b3cb7adc9 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:32:04 +0100 Subject: [PATCH 018/139] Translated using Weblate. --- po/it.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/it.po b/po/it.po index 8eb2eb3a83..770fcc3fe6 100644 --- a/po/it.po +++ b/po/it.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 18:31+0200\n" +"PO-Revision-Date: 2012-03-08 18:32+0200\n" "Last-Translator: Rouslan Placella \n" "Language-Team: italian \n" "Language: it\n" @@ -1323,7 +1323,6 @@ msgid "Average load" msgstr "Carico medio" #: js/messages.php:108 -#, fuzzy #| msgid "System memory" msgid "Total memory" msgstr "Memoria totale" From 88ef7e16681c8885679329c3e881b5bbff3931e8 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:32:21 +0100 Subject: [PATCH 019/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index 770fcc3fe6..1f7010b3c6 100644 --- a/po/it.po +++ b/po/it.po @@ -1328,7 +1328,6 @@ msgid "Total memory" msgstr "Memoria totale" #: js/messages.php:109 -#, fuzzy #| msgid "System memory" msgid "Cached memory" msgstr "Memoria cached" From ea29faca53ec670dc0561ad999c68ab787d35f14 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:32:31 +0100 Subject: [PATCH 020/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index 1f7010b3c6..c4aa8ddacd 100644 --- a/po/it.po +++ b/po/it.po @@ -1339,7 +1339,6 @@ msgid "Buffered memory" msgstr "Memoria buffer" #: js/messages.php:111 -#, fuzzy #| msgid "System memory" msgid "Free memory" msgstr "Memoria libera" From f27a887195d3ab9365a338c394def474d23119c5 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:32:39 +0100 Subject: [PATCH 021/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index c4aa8ddacd..35139c5387 100644 --- a/po/it.po +++ b/po/it.po @@ -1344,7 +1344,6 @@ msgid "Free memory" msgstr "Memoria libera" #: js/messages.php:112 -#, fuzzy #| msgid "System memory" msgid "Used memory" msgstr "Memoria utilizzata" From 8d7731a558d4016286c452b835fed24147e34097 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:32:45 +0100 Subject: [PATCH 022/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index 35139c5387..0652cd2b65 100644 --- a/po/it.po +++ b/po/it.po @@ -1349,7 +1349,6 @@ msgid "Used memory" msgstr "Memoria utilizzata" #: js/messages.php:114 -#, fuzzy #| msgid "Total" msgid "Total Swap" msgstr "Swap totale" From ba9ffa18e76bb60220626c571ef4a9cbdba9f08b Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:32:50 +0100 Subject: [PATCH 023/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index 0652cd2b65..3054a2ae6b 100644 --- a/po/it.po +++ b/po/it.po @@ -1362,7 +1362,6 @@ msgid "Used Swap" msgstr "Swap utilizzata" #: js/messages.php:117 -#, fuzzy #| msgid "Free pages" msgid "Free Swap" msgstr "Swap libera" From 4624dd454557933ddb0e49668f87459454400a90 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:32:55 +0100 Subject: [PATCH 024/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index 3054a2ae6b..3ca81c8e35 100644 --- a/po/it.po +++ b/po/it.po @@ -1371,7 +1371,6 @@ msgid "Bytes sent" msgstr "Byte inviati" #: js/messages.php:120 -#, fuzzy #| msgid "Received" msgid "Bytes received" msgstr "Byte ricevuti" From 6a109fb3d53526238f1652004588b9b37be22829 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:33:01 +0100 Subject: [PATCH 025/139] Translated using Weblate. --- po/it.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/it.po b/po/it.po index 3ca81c8e35..4bb1502d8c 100644 --- a/po/it.po +++ b/po/it.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 18:32+0200\n" +"PO-Revision-Date: 2012-03-08 18:33+0200\n" "Last-Translator: Rouslan Placella \n" "Language-Team: italian \n" "Language: it\n" @@ -1456,7 +1456,6 @@ msgid "Pause monitor" msgstr "Arresta il monitoraggio" #: js/messages.php:147 -#, fuzzy #| msgid "general_log and slow_query_log is enabled." msgid "general_log and slow_query_log are enabled." msgstr "general_log e slow_query_log sono abilitati." From 811dcb2ce134ed178a88c322f84cd9b7f6373287 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:33:07 +0100 Subject: [PATCH 026/139] Translated using Weblate. --- po/it.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/it.po b/po/it.po index 4bb1502d8c..e73183372a 100644 --- a/po/it.po +++ b/po/it.po @@ -1469,7 +1469,6 @@ msgid "slow_query_log is enabled." msgstr "slow_query_log é abilitato." #: js/messages.php:150 -#, fuzzy #| msgid "slow_query_log and general_log is disabled." msgid "slow_query_log and general_log are disabled." msgstr "slow_query_log e general_log sono disabilitati." From d8e1da2150c72966eab37d99f6e663aa4ab1de27 Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 8 Mar 2012 18:37:57 +0100 Subject: [PATCH 027/139] Translated using Weblate. --- po/it.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/it.po b/po/it.po index e73183372a..2ba3daf34a 100644 --- a/po/it.po +++ b/po/it.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 18:33+0200\n" +"PO-Revision-Date: 2012-03-08 18:37+0200\n" "Last-Translator: Rouslan Placella \n" "Language-Team: italian \n" "Language: it\n" @@ -5103,7 +5103,6 @@ msgid "Automatically create versions" msgstr "Crea versioni automaticamente" #: libraries/config/messages.inc.php:447 -#, fuzzy #| msgid "" #| "blank for no user preferences storage in database, suggested: d]_config[/" #| "kbd]" @@ -5112,7 +5111,7 @@ msgid "" "pma_userconfig[/kbd]" msgstr "" "Lascia vuoto per disabilitare la memorizzazione delle preferenze degli " -"utenti nel database, consigliato: [kbd]pma_config[/kbd]" +"utenti nel database, consigliato: [kbd]pma_userconfig[/kbd]" #: libraries/config/messages.inc.php:448 msgid "User preferences storage table" From 0b3c6267d04e027db6d94d42eb319a729b88da03 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 8 Mar 2012 18:38:22 +0100 Subject: [PATCH 028/139] Translated using Weblate. --- po/fr.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/fr.po b/po/fr.po index be577ff165..d55b4d4196 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-01-24 12:17+0200\n" +"PO-Revision-Date: 2012-03-08 18:38+0200\n" "Last-Translator: Marc Delisle \n" "Language-Team: french \n" "Language: fr\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Pootle 2.1.6\n" +"X-Generator: Weblate 0.4\n" #: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:350 #: libraries/display_tbl.lib.php:359 server_privileges.php:1677 @@ -5041,7 +5041,7 @@ msgid "" "pma_userconfig[/kbd]" msgstr "" "Laisser vider pour désactiver les préférences utilisateur, valeur suggérée : " -"[kbd]pma_userconfig[/kbd]" +"[kbd]pma_config[/kbd]" #: libraries/config/messages.inc.php:448 msgid "User preferences storage table" From 66ed823c7b56521618532c6635eb5e95464911e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 22:46:05 +0100 Subject: [PATCH 029/139] Translated using Weblate. --- po/pl.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/pl.po b/po/pl.po index 2f47f6917d..e7efd45058 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 18:23+0200\n" -"Last-Translator: Piotr Przybylski \n" +"PO-Revision-Date: 2012-03-08 22:46+0200\n" +"Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -347,8 +347,8 @@ msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." msgstr "" -"Przechowywanie konfiguracji phpMyAdmin zostało wyłączone. Aby dowiedzieć się " -"dlaczego - kliknij %stutaj%s." +"Przechowywanie konfiguracji phpMyAdmin została wyłączona. Aby dowiedzieć " +"się, dlaczego kliknij %stutaj%s." #: db_operations.php:595 msgid "Edit or export relational schema" From 18db47a59c99e6e9504402044ac6156cdd13fc52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 22:46:50 +0100 Subject: [PATCH 030/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index e7efd45058..f035782502 100644 --- a/po/pl.po +++ b/po/pl.po @@ -473,7 +473,7 @@ msgstr "Zmodyfikuj" #: db_qbe.php:606 msgid "Add/Delete criteria rows" -msgstr "Dodaj/usuń kryteria rekordów" +msgstr "Dodaj/usuń kryteria wierszy" #: db_qbe.php:618 msgid "Add/Delete columns" From beca6de1678dba71985c648665b9c7eddfda5cdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 22:48:09 +0100 Subject: [PATCH 031/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index f035782502..75fe142dfa 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 22:46+0200\n" +"PO-Revision-Date: 2012-03-08 22:48+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -1155,7 +1155,7 @@ msgstr "Przeładowanie Uprawnień" #: js/messages.php:61 msgid "Removing Selected Users" -msgstr "Usuwanie zaznaczonych użytkowników" +msgstr "Usuwanie wybranych użytkowników" #: js/messages.php:62 js/messages.php:141 tbl_tracking.php:235 #: tbl_tracking.php:415 From 07fb9dda05a6fef4188b041e511d2262e437e512 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 22:51:05 +0100 Subject: [PATCH 032/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 75fe142dfa..acfebfb345 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 22:48+0200\n" +"PO-Revision-Date: 2012-03-08 22:51+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -2237,7 +2237,7 @@ msgstr "Sob" #. l10n: Minimal week day name #: js/messages.php:467 msgid "Su" -msgstr "Ni" +msgstr "Nie" #. l10n: Minimal week day name #: js/messages.php:469 From 60d3c349b08a77e639813223159f7ab7f9ed0277 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 22:51:21 +0100 Subject: [PATCH 033/139] Translated using Weblate. --- po/pl.po | 1 + 1 file changed, 1 insertion(+) diff --git a/po/pl.po b/po/pl.po index acfebfb345..a6512fb112 100644 --- a/po/pl.po +++ b/po/pl.po @@ -2241,6 +2241,7 @@ msgstr "Nie" #. l10n: Minimal week day name #: js/messages.php:469 +#, fuzzy msgid "Mo" msgstr "Pon" From 0fde0b3db6f0ed753d128877969108116f729511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 22:51:28 +0100 Subject: [PATCH 034/139] Translated using Weblate. --- po/pl.po | 1 - 1 file changed, 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index a6512fb112..acfebfb345 100644 --- a/po/pl.po +++ b/po/pl.po @@ -2241,7 +2241,6 @@ msgstr "Nie" #. l10n: Minimal week day name #: js/messages.php:469 -#, fuzzy msgid "Mo" msgstr "Pon" From 2b5b982a83712550c7a096dbc5e229b15d0c6e5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 22:51:33 +0100 Subject: [PATCH 035/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index acfebfb345..368a5e84a1 100644 --- a/po/pl.po +++ b/po/pl.po @@ -2247,7 +2247,7 @@ msgstr "Pon" #. l10n: Minimal week day name #: js/messages.php:471 msgid "Tu" -msgstr "Czw" +msgstr "Wto" #. l10n: Minimal week day name #: js/messages.php:473 From 7cd23033c43a087fa0d497c4f693685e72a62ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 22:53:26 +0100 Subject: [PATCH 036/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 368a5e84a1..2d3266ec92 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 22:51+0200\n" +"PO-Revision-Date: 2012-03-08 22:53+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -2789,7 +2789,7 @@ msgstr "Nie zreplikowane" #: libraries/build_html_for_db.lib.php:137 msgid "Replicated" -msgstr "Replikacja" +msgstr "Replikowane" #: libraries/build_html_for_db.lib.php:151 #, php-format From 7977b089fe09a81ab812d135b01e15294973e90d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 22:54:22 +0100 Subject: [PATCH 037/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 2d3266ec92..a65181dc03 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 22:53+0200\n" +"PO-Revision-Date: 2012-03-08 22:54+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -2823,7 +2823,7 @@ msgstr "" #: libraries/common.inc.php:615 #, php-format msgid "Could not load default configuration from: %1$s" -msgstr "Nie można załadować domyślnej konfiguracji z: %1$s" +msgstr "Nie można załadować domyślnej konfiguracji z: \"%1$s\"" #: libraries/common.inc.php:620 msgid "" From 8639f78ee1d54f42579d71ab70b45b63569c5564 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 22:54:45 +0100 Subject: [PATCH 038/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index a65181dc03..a86eb4f1fe 100644 --- a/po/pl.po +++ b/po/pl.po @@ -2836,7 +2836,7 @@ msgstr "" #: libraries/common.inc.php:650 #, php-format msgid "Invalid server index: %s" -msgstr "Nieprawidłowy indeks serwera: %s" +msgstr "Niewłaściwy indeks serwera: \"%s\"" #: libraries/common.inc.php:657 #, php-format From ab35f0b6656900512f6da5de171b9df2a841d0b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 22:55:48 +0100 Subject: [PATCH 039/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index a86eb4f1fe..62ccaef3a5 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 22:54+0200\n" +"PO-Revision-Date: 2012-03-08 22:55+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -2914,7 +2914,7 @@ msgstr "MySQL zwrócił komunikat: " #: libraries/common.lib.php:1128 msgid "Failed to connect to SQL validator!" -msgstr "Nie udało się połączyć z walidator SQL!" +msgstr "Nie udało się połączyć z walidatorem SQL!" #: libraries/common.lib.php:1169 libraries/config/messages.inc.php:485 msgid "Explain SQL" From 43e916ac57b6473e8bee167f79b51cc3d0faeca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:01:35 +0100 Subject: [PATCH 040/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 62ccaef3a5..e76bf8633e 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 22:55+0200\n" +"PO-Revision-Date: 2012-03-08 23:01+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3060,7 +3060,7 @@ msgstr "Wyszukaj w komputerze" #: libraries/common.lib.php:3298 #, php-format msgid "Select from the web server upload directory %s:" -msgstr "Wybierz z serwera przesłać katalog stron %s:" +msgstr "Wybierz katalog serwera WWW dla uploadu %s:" #: libraries/common.lib.php:3319 libraries/sql_query_form.lib.php:452 #: tbl_change.php:904 From d586616e5d27eeb4a750cddfe5254b7b4945a16b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:01:56 +0100 Subject: [PATCH 041/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index e76bf8633e..14b9ebc758 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3102,7 +3102,7 @@ msgstr "Otwórz" #: libraries/config.values.php:77 msgid "Closed" -msgstr "Zamknięty" +msgstr "Zamknięte" #: libraries/config.values.php:78 libraries/config/FormDisplay.tpl.php:199 #: libraries/relation.lib.php:82 libraries/relation.lib.php:89 From d67d967e94190263ebfdcacd797f57a16bf989a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:04:55 +0100 Subject: [PATCH 042/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 14b9ebc758..8e4ac804c6 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:01+0200\n" +"PO-Revision-Date: 2012-03-08 23:04+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3142,7 +3142,7 @@ msgstr "Własna - jak wyżej, ale bez wyboru szybkiego/włąsnego" #: libraries/config.values.php:123 msgid "complete inserts" -msgstr "kompletne wstawianie" +msgstr "zakończone dodania" #: libraries/config.values.php:124 msgid "extended inserts" From 5883a85ecd830c2c50018a26e49a4be0850bb3e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:05:28 +0100 Subject: [PATCH 043/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 8e4ac804c6..6688641870 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:04+0200\n" +"PO-Revision-Date: 2012-03-08 23:05+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3146,7 +3146,7 @@ msgstr "zakończone dodania" #: libraries/config.values.php:124 msgid "extended inserts" -msgstr "rozszerzone wstawiania" +msgstr "rozszerzone dodania" #: libraries/config.values.php:125 msgid "both of the above" From 41b9e20e06eed52623788c8d6bda7e8a8a246ae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:05:53 +0100 Subject: [PATCH 044/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 6688641870..719562aaa5 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3191,7 +3191,7 @@ msgstr "Brakuje danych dla %s" #: libraries/config/FormDisplay.class.php:708 #: libraries/config/FormDisplay.class.php:712 msgid "unavailable" -msgstr "niedostępne" +msgstr "niedostępna" #: libraries/config/FormDisplay.class.php:709 #: libraries/config/FormDisplay.class.php:713 From aee1e4978321d17a1922e258f0315bd4013cc307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:08:08 +0100 Subject: [PATCH 045/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 719562aaa5..d5049c6370 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:05+0200\n" +"PO-Revision-Date: 2012-03-08 23:08+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3497,7 +3497,7 @@ msgstr "Wyświetl błędy" #: libraries/config/messages.inc.php:67 msgid "Gather errors" -msgstr "Zbierz błędy" +msgstr "Zbieraj błędy" #: libraries/config/messages.inc.php:68 msgid "Show icons for warning, error and information messages" From 28d9b353ab9136b3f922393d4abce148f984a49c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:09:53 +0100 Subject: [PATCH 046/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index d5049c6370..bd35b8dbc5 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:08+0200\n" +"PO-Revision-Date: 2012-03-08 23:09+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3551,7 +3551,7 @@ msgstr "Umieść nazwy kolumn w pierwszym wierszu" #: libraries/config/messages.inc.php:250 libraries/import/csv.php:76 #: libraries/import/ldi.php:42 msgid "Columns enclosed by" -msgstr "Kolumny otoczone" +msgstr "Kolumny zawarte w" #: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:244 #: libraries/config/messages.inc.php:251 libraries/import/csv.php:81 From ca402e6712d5e43c2b4d995934a3ec176b9e3cde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:12:16 +0100 Subject: [PATCH 047/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index bd35b8dbc5..fd51e71ce8 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:09+0200\n" +"PO-Revision-Date: 2012-03-08 23:12+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3557,7 +3557,7 @@ msgstr "Kolumny zawarte w" #: libraries/config/messages.inc.php:251 libraries/import/csv.php:81 #: libraries/import/ldi.php:43 msgid "Columns escaped by" -msgstr "Nazwy kolumn" +msgstr "Kolumny poprzedzone przez" #: libraries/config/messages.inc.php:79 libraries/config/messages.inc.php:85 #: libraries/config/messages.inc.php:92 libraries/config/messages.inc.php:101 From 389ff6a7b6536dce48c78bee621772d551838876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:14:16 +0100 Subject: [PATCH 048/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index fd51e71ce8..b89ab0457b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:12+0200\n" +"PO-Revision-Date: 2012-03-08 23:14+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3637,7 +3637,7 @@ msgstr "Relacje" #: libraries/config/messages.inc.php:107 msgid "Export method" -msgstr "Sposób eksportu" +msgstr "Metoda eksportu" #: libraries/config/messages.inc.php:116 libraries/config/messages.inc.php:118 msgid "Save on server" From 2f645cd082cffd69db18d93366de810f08b48fa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:17:04 +0100 Subject: [PATCH 049/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index b89ab0457b..1368497ddd 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:14+0200\n" +"PO-Revision-Date: 2012-03-08 23:17+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3654,7 +3654,7 @@ msgstr "Zapamiętaj nazwę pliku szablonu" #: libraries/config/messages.inc.php:122 msgid "Enclose table and column names with backquotes" -msgstr "Załączyć nazwy tabel i kolumn z cudzysłowy" +msgstr "Użyj cudzysłowów z nazwami tabel i kolumn" #: libraries/config/messages.inc.php:123 libraries/config/messages.inc.php:262 #: libraries/display_export.lib.php:348 From e57939f99b37373900acc43a9763acf80f4fcaec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:19:40 +0100 Subject: [PATCH 050/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 1368497ddd..cc9c7522ce 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:17+0200\n" +"PO-Revision-Date: 2012-03-08 23:19+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3663,7 +3663,7 @@ msgstr "Tryb zgodności SQL" #: libraries/config/messages.inc.php:124 libraries/export/sql.php:190 msgid "CREATE TABLE options:" -msgstr "Opcje CREATE TABLE:" +msgstr "Opcje UTWÓRZ TABELĘ:" #: libraries/config/messages.inc.php:125 msgid "Creation/Update/Check dates" From 55c63e72920af5b2d2d342aef30b55f6f6489019 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:20:55 +0100 Subject: [PATCH 051/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index cc9c7522ce..8501da0175 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:19+0200\n" +"PO-Revision-Date: 2012-03-08 23:20+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3703,7 +3703,7 @@ msgstr "Obejmij eksport transakcją" #: libraries/config/messages.inc.php:142 msgid "Export time in UTC" -msgstr "Eksport czasu w UTC" +msgstr "Eksportuj czas w UTC" #: libraries/config/messages.inc.php:150 msgid "Force secured connection while using phpMyAdmin" From 5fc6ce0646993d4d0367e2507133ed58c88361d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:22:03 +0100 Subject: [PATCH 052/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 8501da0175..3269a497e2 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:20+0200\n" +"PO-Revision-Date: 2012-03-08 23:22+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3746,7 +3746,7 @@ msgstr "Dostosuj tryb przeglądania" #: libraries/config/messages.inc.php:191 libraries/config/messages.inc.php:219 #: libraries/config/messages.inc.php:231 msgid "Customize default options" -msgstr "Dostosuj ustawienia domyślne" +msgstr "Dostosuj domyślne opcje" #: libraries/config/messages.inc.php:160 libraries/config/setup.forms.php:243 #: libraries/config/setup.forms.php:316 From cace0444976fa35bea2f727e979814d99438f1dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:23:39 +0100 Subject: [PATCH 053/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 3269a497e2..2aa1a14fce 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:22+0200\n" +"PO-Revision-Date: 2012-03-08 23:23+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3860,7 +3860,7 @@ msgstr "Inne ustawienia" #: libraries/config/messages.inc.php:194 msgid "Page titles" -msgstr "Tytuły strony" +msgstr "Tytuły stron" #: libraries/config/messages.inc.php:195 msgid "" From 502d24776ff8f72c1a08e590679b1d8188cfee4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:24:39 +0100 Subject: [PATCH 054/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 2aa1a14fce..90c4637baa 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:23+0200\n" +"PO-Revision-Date: 2012-03-08 23:24+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3904,7 +3904,7 @@ msgstr "Uwierzytelnienie" #: libraries/config/messages.inc.php:202 msgid "Authentication settings" -msgstr "Ustawienia uwierzytelniania" +msgstr "Ustawienia uwierzytelnienia" #: libraries/config/messages.inc.php:203 msgid "Server configuration" From 02f730e0b90b97a1a3578b47d83fc20d068ccd7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:25:51 +0100 Subject: [PATCH 055/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 90c4637baa..d35f22271b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:24+0200\n" +"PO-Revision-Date: 2012-03-08 23:25+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3924,7 +3924,7 @@ msgstr "Podaj parametry dla połączenia z serwerem" #: libraries/config/messages.inc.php:206 msgid "Configuration storage" -msgstr "Konfiguracja magazynu" +msgstr "Konfiguracja magazynowania" #: libraries/config/messages.inc.php:207 msgid "" From 6df8e72232a4eb4b1d4bc5e12ce8512df22e6a20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:26:48 +0100 Subject: [PATCH 056/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index d35f22271b..ec1c5a42ee 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:25+0200\n" +"PO-Revision-Date: 2012-03-08 23:26+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3979,7 +3979,7 @@ msgstr "Dostosuj odnośniki pokazywane w ramkach zapytań SQL" #: libraries/config/messages.inc.php:221 msgid "SQL queries settings" -msgstr "Ustawienia zapytania SQL" +msgstr "Ustawienia zapytań SQL" #: libraries/config/messages.inc.php:222 msgid "SQL Validator" From a7f2f3df6c38ced9156c0f6b8bc5b322aeadc534 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:27:46 +0100 Subject: [PATCH 057/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index ec1c5a42ee..476c08e965 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:26+0200\n" +"PO-Revision-Date: 2012-03-08 23:27+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -3983,7 +3983,7 @@ msgstr "Ustawienia zapytań SQL" #: libraries/config/messages.inc.php:222 msgid "SQL Validator" -msgstr "walidator SQL" +msgstr "Weryfikacja SQL" #: libraries/config/messages.inc.php:223 msgid "" From af8c0efa6dc5a8a4c1104c86cd3f7d137a339c6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:29:49 +0100 Subject: [PATCH 058/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 476c08e965..c238306538 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:27+0200\n" +"PO-Revision-Date: 2012-03-08 23:29+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -4123,7 +4123,7 @@ msgstr "" #: libraries/config/messages.inc.php:260 msgid "Number of queries to skip from start" -msgstr "Liczba zapytań, aby przejść od początku" +msgstr "Ilość zapytań aby przejść od początku" #: libraries/config/messages.inc.php:261 msgid "Partial import: skip queries" From b103b8628e98a43069849d72cb2f5a265e5de7c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:30:32 +0100 Subject: [PATCH 059/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index c238306538..52e4eaef1f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:29+0200\n" +"PO-Revision-Date: 2012-03-08 23:30+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -4167,7 +4167,7 @@ msgstr "Wyświetlaj wybór serwerów" #: libraries/config/messages.inc.php:274 msgid "Minimum number of tables to display the table filter box" -msgstr "Maksymalna liczba tabel wyświetlana na liście tabel" +msgstr "Minimalna liczba tabel, aby wyświetlić okno filtra tabeli" #: libraries/config/messages.inc.php:275 msgid "String that separates databases into different tree levels" From a01f893aeb7f7dc14d5b7f5057ff049869c45fd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:31:22 +0100 Subject: [PATCH 060/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 52e4eaef1f..b3b89d2f07 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:30+0200\n" +"PO-Revision-Date: 2012-03-08 23:31+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -4258,7 +4258,7 @@ msgstr "Uproszczone zakładki" msgid "" "Maximum number of characters shown in any non-numeric column on browse view" msgstr "" -"Maksymalna liczba znaków pokazano w nie-numerycznej kolumnie na widoku " +"Maksymalna liczba znaków pokazana w nie numerycznej kolumnie widoku " "przeglądania" #: libraries/config/messages.inc.php:295 From d598ff06c48374a50d9bee57699c85dc51e78b52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:36:03 +0100 Subject: [PATCH 061/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index b3b89d2f07..e3adcdaebe 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:31+0200\n" +"PO-Revision-Date: 2012-03-08 23:36+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -4574,7 +4574,7 @@ msgstr "Pozostaw puste, jeśli nie są używane" #: libraries/config/messages.inc.php:363 msgid "Host authorization order" -msgstr "Cel autoryzacji hosta" +msgstr "Cel upoważnienia hosta" #: libraries/config/messages.inc.php:364 msgid "Leave blank for defaults" From 231a524cf5e87239762d4ce1d39dc98f53533cab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:37:07 +0100 Subject: [PATCH 062/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index e3adcdaebe..fccefd0b43 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:36+0200\n" +"PO-Revision-Date: 2012-03-08 23:37+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -4582,7 +4582,7 @@ msgstr "Pozostaw puste, aby użyć wartości domyślnych" #: libraries/config/messages.inc.php:365 msgid "Host authorization rules" -msgstr "Reguły autoryzacji hosta" +msgstr "Zasady autoryzacji Hosta" #: libraries/config/messages.inc.php:366 msgid "Allow logins without a password" From b3b6bdb75bd8757a3af941e21dd6fae6950422a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:37:26 +0100 Subject: [PATCH 063/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index fccefd0b43..794fc2139b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4836,7 +4836,7 @@ msgstr "" #: libraries/config/messages.inc.php:413 msgid "Database name" -msgstr "Nazwa bazu danych" +msgstr "Nazwa bazy danych" #: libraries/config/messages.inc.php:414 msgid "Port on which MySQL server is listening, leave empty for default" From a2cd7f00d9f28558041645fe0defda5aa47c016e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:38:24 +0100 Subject: [PATCH 064/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 794fc2139b..0d942276a8 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:37+0200\n" +"PO-Revision-Date: 2012-03-08 23:38+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -4934,7 +4934,7 @@ msgstr "" #: libraries/config/messages.inc.php:432 msgid "Display columns table" -msgstr "Wyświetl kolumny tabeli" +msgstr "Wyświetlanie tabeli kolumn" #: libraries/config/messages.inc.php:433 msgid "" From 4d801163b583fb0c15c73176d7677741d128f539 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:38:54 +0100 Subject: [PATCH 065/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 0d942276a8..2abbca27c3 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4991,7 +4991,7 @@ msgstr "" #: libraries/config/messages.inc.php:442 msgid "Statements to track" -msgstr "Sprawozdanie do śledzenia" +msgstr "Instrukcje do śledzenia" #: libraries/config/messages.inc.php:443 msgid "" From 49e61d425df40855cb99a3d419267a0a67cc7f45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:44:04 +0100 Subject: [PATCH 066/139] Translated using Weblate. --- po/pl.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/pl.po b/po/pl.po index 2abbca27c3..27a5789165 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:38+0200\n" +"PO-Revision-Date: 2012-03-08 23:44+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5021,8 +5021,8 @@ msgid "" "Leave blank for no user preferences storage in database, suggested: [kbd]" "pma_userconfig[/kbd]" msgstr "" -"Pozostaw puste, dla braku przechowywania preferencji użytkownika w bazie " -"danych, zaproponował: [kbd]pma_tracking[/kbd]" +"Pozostaw puste, dla braku preferencji użytkownika magazynu w bazie. " +"Zasugerowano: [kbd]pma_designer_coords[/kbd]" #: libraries/config/messages.inc.php:448 msgid "User preferences storage table" From 935e1f635888ae0d85bbeb557cb79284fc5e982b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:45:42 +0100 Subject: [PATCH 067/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 27a5789165..446e46bb45 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:44+0200\n" +"PO-Revision-Date: 2012-03-08 23:45+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5283,7 +5283,7 @@ msgstr "" #: libraries/config/messages.inc.php:500 msgid "Textarea columns" -msgstr "Kolumny textarea" +msgstr "Pole tekstu kolumn" #: libraries/config/messages.inc.php:501 msgid "" From 9f2274a53ce42b3f9af7c43bf71053f1f3cabe9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:46:25 +0100 Subject: [PATCH 068/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 446e46bb45..c5b4857108 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:45+0200\n" +"PO-Revision-Date: 2012-03-08 23:46+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5420,7 +5420,7 @@ msgstr "Uwierzytelnianie HTTP" #: libraries/config/setup.forms.php:51 msgid "Signon authentication" -msgstr "Zarejestruj się na uwierzytelnianie" +msgstr "Zarejestruj się na uwierzytelnianiu" #: libraries/config/setup.forms.php:251 #: libraries/config/user_preferences.forms.php:151 libraries/import/ldi.php:35 From 76321472ed884cc63d712db08cad47a179da9183 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:46:37 +0100 Subject: [PATCH 069/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index c5b4857108..b739ae58c4 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5442,7 +5442,7 @@ msgstr "Szybko" #: libraries/config/setup.forms.php:271 #: libraries/config/user_preferences.forms.php:170 msgid "Custom" -msgstr "Własna" +msgstr "Dostosuj" #: libraries/config/setup.forms.php:292 #: libraries/config/user_preferences.forms.php:190 From d487bc7c0454c1e1f28bc77f0d5f07ab18e56e16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:46:48 +0100 Subject: [PATCH 070/139] Translated using Weblate. --- po/pl.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index b739ae58c4..7c35b36adf 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5619,8 +5619,9 @@ msgid "Password Hashing" msgstr "Sposób kodowania haseł" #: libraries/display_change_password.lib.php:65 +#, fuzzy msgid "MySQL 4.0 compatible" -msgstr "Kompatybilny z MySQL 4.0" +msgstr "Kompatybilny z MySQL-em 4.0" #: libraries/display_create_database.lib.php:21 #: libraries/display_create_database.lib.php:39 From d381762458e01f50f86a3f0052a815ef1159b696 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:47:11 +0100 Subject: [PATCH 071/139] Translated using Weblate. --- po/pl.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 7c35b36adf..28b4422575 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:46+0200\n" +"PO-Revision-Date: 2012-03-08 23:47+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5619,7 +5619,6 @@ msgid "Password Hashing" msgstr "Sposób kodowania haseł" #: libraries/display_change_password.lib.php:65 -#, fuzzy msgid "MySQL 4.0 compatible" msgstr "Kompatybilny z MySQL-em 4.0" From 434791c8fa8c9cf433f0eac3aa6f7f390c37d8e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:47:39 +0100 Subject: [PATCH 072/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 28b4422575..2a88a425d6 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5659,7 +5659,7 @@ msgstr "Nie udało się załadować modułów eksportu, proszę sprawdzić insta #: libraries/display_export.lib.php:82 msgid "Exporting databases from the current server" -msgstr "Eksportowanie baz danych z bieżącego serwera" +msgstr "Eksport bazy danych z bieżącego serwera" #: libraries/display_export.lib.php:84 #, php-format From d28a630e38e8c23421e82c7f74a587406fa0314e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:48:58 +0100 Subject: [PATCH 073/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 2a88a425d6..15f9d795b0 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:47+0200\n" +"PO-Revision-Date: 2012-03-08 23:48+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5664,7 +5664,7 @@ msgstr "Eksport bazy danych z bieżącego serwera" #: libraries/display_export.lib.php:84 #, php-format msgid "Exporting tables from \"%s\" database" -msgstr "Eksportowanie tabel z \"%s\" bazy danych" +msgstr "Eksportowanie tabeli z bazy \"%s\"" #: libraries/display_export.lib.php:86 #, php-format From 7e26e48b8456bc6c155f0e52f48d9208ceca7729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:49:44 +0100 Subject: [PATCH 074/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 15f9d795b0..2528e4c3ee 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:48+0200\n" +"PO-Revision-Date: 2012-03-08 23:49+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5669,7 +5669,7 @@ msgstr "Eksportowanie tabeli z bazy \"%s\"" #: libraries/display_export.lib.php:86 #, php-format msgid "Exporting rows from \"%s\" table" -msgstr "Eksport wierszy z tabeli \"%s\"" +msgstr "Eksportuj wiersze z tabeli \"%s\"" #: libraries/display_export.lib.php:92 msgid "Export Method:" From 321d1b61d55a23d6f30b07e5f75b8dcfcc8443a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:50:33 +0100 Subject: [PATCH 075/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 2528e4c3ee..1c5eddf68e 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:49+0200\n" +"PO-Revision-Date: 2012-03-08 23:50+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5681,7 +5681,7 @@ msgstr "Szybko - wyświetlane są tylko minimalne opcje" #: libraries/display_export.lib.php:124 msgid "Custom - display all possible options" -msgstr "Własne - wyświetli wszystkie możliwe opcje" +msgstr "Dostosuj - wyświetli wszystkie możliwe opcje" #: libraries/display_export.lib.php:132 msgid "Database(s):" From aeb2ce7b2667616d1188521e91d025d5823fc615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:51:11 +0100 Subject: [PATCH 076/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 1c5eddf68e..7964ae5979 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:50+0200\n" +"PO-Revision-Date: 2012-03-08 23:51+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5689,7 +5689,7 @@ msgstr "Baza(y) danych:" #: libraries/display_export.lib.php:134 msgid "Table(s):" -msgstr "Tabela(e):" +msgstr "Tabela(e)" #: libraries/display_export.lib.php:144 msgid "Rows:" From a155b719a69c1a8a4854a6f5f670ba929531ad5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:52:26 +0100 Subject: [PATCH 077/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 7964ae5979..99f91679ec 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:51+0200\n" +"PO-Revision-Date: 2012-03-08 23:52+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5718,7 +5718,7 @@ msgstr "Wyjście:" #: libraries/display_export.lib.php:183 libraries/display_export.lib.php:209 #, php-format msgid "Save on server in the directory %s" -msgstr "Zapisz na serwerze w katalogu %s" +msgstr "Zapisz na serwerze w katalogu %s" #: libraries/display_export.lib.php:201 msgid "Save output to a file" From ab5b751a84f74132299544c11db912ff2ab36a7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:55:37 +0100 Subject: [PATCH 078/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 99f91679ec..3be90c6f06 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:52+0200\n" +"PO-Revision-Date: 2012-03-08 23:55+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5767,7 +5767,7 @@ msgstr "Kompresja:" #: libraries/display_export.lib.php:310 msgid "zipped" -msgstr "zipped" +msgstr "\".zip\"" #: libraries/display_export.lib.php:312 msgid "gzipped" From 5bfdc330333bfd3a67f6e4397751c1628c11d36a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:56:18 +0100 Subject: [PATCH 079/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 3be90c6f06..c8475918b7 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:55+0200\n" +"PO-Revision-Date: 2012-03-08 23:56+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5771,7 +5771,7 @@ msgstr "\".zip\"" #: libraries/display_export.lib.php:312 msgid "gzipped" -msgstr "gzipped" +msgstr "\".gzip\"" #: libraries/display_export.lib.php:314 msgid "bzipped" From e4103c1a82854aa671efaa10af69d9df7cd0fbf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:56:31 +0100 Subject: [PATCH 080/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index c8475918b7..5aa7848c8c 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5775,7 +5775,7 @@ msgstr "\".gzip\"" #: libraries/display_export.lib.php:314 msgid "bzipped" -msgstr "bzipped" +msgstr "\".bzip\"" #: libraries/display_export.lib.php:323 msgid "View output as text" From 10e0278b2d1a2fd7efe01b258d0f191fceffad06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:56:58 +0100 Subject: [PATCH 081/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 5aa7848c8c..27bdc36322 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5779,7 +5779,7 @@ msgstr "\".bzip\"" #: libraries/display_export.lib.php:323 msgid "View output as text" -msgstr "Pokaż wyjście jako tekst" +msgstr "Pokaż wynik jako tekst" #: libraries/display_export.lib.php:328 libraries/display_import.lib.php:244 #: libraries/export/codegen.php:38 From 03ae18120f58995b98049a2abda724d275c65162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Thu, 8 Mar 2012 23:58:07 +0100 Subject: [PATCH 082/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 27bdc36322..b0777a8fe9 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:56+0200\n" +"PO-Revision-Date: 2012-03-08 23:58+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5788,7 +5788,7 @@ msgstr "Format:" #: libraries/display_export.lib.php:333 msgid "Format-specific options:" -msgstr "Format poszczególnych opcji:" +msgstr "Specyficzne opcje format:" #: libraries/display_export.lib.php:334 msgid "" From f1a1f0bdd9cc64fe3b33a539a1036684ad8f0d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:00:09 +0100 Subject: [PATCH 083/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index b0777a8fe9..3f061dbed7 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 23:58+0200\n" +"PO-Revision-Date: 2012-03-09 00:00+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5831,7 +5831,7 @@ msgstr "Importowanie do bieżącego serwera" #: libraries/display_import.lib.php:131 #, php-format msgid "Importing into the database \"%s\"" -msgstr "Import do bazy danych \"%s\"" +msgstr "Importowanie do bazy danych \"%s\"" #: libraries/display_import.lib.php:133 #, php-format From 397a56148873fb201c97a70fe2d1a4f3c17f1372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:02:09 +0100 Subject: [PATCH 084/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 3f061dbed7..69695ab471 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 00:00+0200\n" +"PO-Revision-Date: 2012-03-09 00:02+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5861,7 +5861,7 @@ msgstr "Serwer nie pozwala na przesyłanie plików." #: libraries/display_import.lib.php:208 msgid "Partial Import:" -msgstr "Częściowy import:" +msgstr "Import częściowy:" #: libraries/display_import.lib.php:214 #, php-format From 2cfcf65dbff7f058a5e0fd906fe6dff6db43c44a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:07:23 +0100 Subject: [PATCH 085/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 69695ab471..fc5c48c02c 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 00:02+0200\n" +"PO-Revision-Date: 2012-03-09 00:07+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5883,7 +5883,7 @@ msgstr "" #: libraries/display_import.lib.php:228 msgid "Number of rows to skip, starting from the first row:" -msgstr "Liczba wierszy do pominięcia, począwszy od pierwszego rzędu:" +msgstr "Liczba wierszy, by pominąć, począwszy od pierwszego wiersza:" #: libraries/display_import.lib.php:250 msgid "Format-Specific Options:" From a14dd501d125d0ec108adddb54d62f847f47630c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:09:09 +0100 Subject: [PATCH 086/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index fc5c48c02c..2964ad1505 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 00:07+0200\n" +"PO-Revision-Date: 2012-03-09 00:09+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5963,7 +5963,7 @@ msgstr "Częściowe teksty" #: libraries/display_tbl.lib.php:633 libraries/display_tbl.lib.php:654 msgid "Full texts" -msgstr "Pełny teksty" +msgstr "Pełne teksty" #: libraries/display_tbl.lib.php:667 msgid "Relational key" From a9215a224af54c45a086d9cc85638df95a7791af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:10:14 +0100 Subject: [PATCH 087/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 2964ad1505..96f004bc6c 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 00:09+0200\n" +"PO-Revision-Date: 2012-03-09 00:10+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -5971,7 +5971,7 @@ msgstr "Klucz relacyjny" #: libraries/display_tbl.lib.php:668 msgid "Relational display column" -msgstr "Relacyjne wyświetlania kolumn" +msgstr "Relacje wyświetlania kolumn" #: libraries/display_tbl.lib.php:675 msgid "Show binary contents" From f04d6feaebc40fbc78eb86b5f87134a5585af314 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:10:51 +0100 Subject: [PATCH 088/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 96f004bc6c..1913ee821e 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6029,7 +6029,7 @@ msgstr "Podgląd wydruku (z pełnymi tekstami)" #: libraries/display_tbl.lib.php:2664 tbl_chart.php:86 msgid "Display chart" -msgstr "Wyświetl wykres" +msgstr "Wyświetlanie wykresu" #: libraries/display_tbl.lib.php:2680 msgid "Visualize GIS data" From 6c5b338f2a9381970519290def258489859fda3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:11:42 +0100 Subject: [PATCH 089/139] Translated using Weblate. --- po/pl.po | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 1913ee821e..aed6f7e1e3 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 00:10+0200\n" +"PO-Revision-Date: 2012-03-09 00:11+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -6230,8 +6230,9 @@ msgstr "" "INDEX lub ALTER TABLE." #: libraries/engines/pbms.lib.php:30 +#, fuzzy msgid "Garbage Threshold" -msgstr "Próg śmieci " +msgstr "Próg śmieci" #: libraries/engines/pbms.lib.php:31 msgid "The percentage of garbage in a repository file before it is compacted." From 7708fbb13a9bed7d0fa6afc340f8d809c5ea5369 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:13:23 +0100 Subject: [PATCH 090/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index aed6f7e1e3..a7b375a34d 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 00:11+0200\n" +"PO-Revision-Date: 2012-03-09 00:13+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -6236,7 +6236,7 @@ msgstr "Próg śmieci" #: libraries/engines/pbms.lib.php:31 msgid "The percentage of garbage in a repository file before it is compacted." -msgstr "Procent śmieci w pliku repozytorium przed jego kompaktowaniem." +msgstr "Procent śmieci w pliku repozytorium zanim zostanie skompaktowany." #: libraries/engines/pbms.lib.php:35 libraries/replication_gui.lib.php:70 #: server_synchronize.php:1261 From afaf25285f2f4268e0f41723fed2af0dae1879fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:13:35 +0100 Subject: [PATCH 091/139] Translated using Weblate. --- po/pl.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index a7b375a34d..638f8707df 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6279,8 +6279,9 @@ msgstr "" "danych." #: libraries/engines/pbms.lib.php:50 +#, fuzzy msgid "Temp Log Threshold" -msgstr "Próg dziennika danych." +msgstr "Próg pliku dziennika" #: libraries/engines/pbms.lib.php:51 msgid "" From 55972cc412b0a149d3f4619f0435047a1cebef2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:13:57 +0100 Subject: [PATCH 092/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 638f8707df..6b4680a131 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6328,7 +6328,7 @@ msgstr "" #: libraries/engines/pbms.lib.php:96 libraries/engines/pbxt.lib.php:127 msgid "Related Links" -msgstr "Powiązane linki" +msgstr "Linki pokrewne" #: libraries/engines/pbms.lib.php:98 msgid "The PrimeBase Media Streaming Blog by Barry Leslie" From e45c66c3845174281843b6b5795ae21ef3d33234 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:15:15 +0100 Subject: [PATCH 093/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 6b4680a131..02bb325905 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 00:13+0200\n" +"PO-Revision-Date: 2012-03-09 00:15+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -6518,7 +6518,7 @@ msgstr "Kolumna uciekła z:" #: libraries/export/csv.php:27 libraries/import/csv.php:31 msgid "Lines terminated with:" -msgstr "Linie zakończone przez:" +msgstr "Linie zakończone z:" #: libraries/export/csv.php:28 libraries/export/excel.php:23 #: libraries/export/htmlword.php:29 libraries/export/latex.php:80 From 20323ed50623d878b797ffb47effb79f235ecd33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:15:30 +0100 Subject: [PATCH 094/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 02bb325905..10e9b2168f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6524,7 +6524,7 @@ msgstr "Linie zakończone z:" #: libraries/export/htmlword.php:29 libraries/export/latex.php:80 #: libraries/export/ods.php:24 libraries/export/odt.php:60 msgid "Replace NULL with:" -msgstr "Zamiana NULL z:" +msgstr "Zamiana NULL na:" #: libraries/export/csv.php:29 libraries/export/excel.php:24 msgid "Remove carriage return/line feed characters within columns" From d8682e5a68c8bfecfb3964a936e5d3b49c658954 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:15:43 +0100 Subject: [PATCH 095/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 10e9b2168f..17b1956c45 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6532,7 +6532,7 @@ msgstr "Usuń znaki nowej lini z kolumn" #: libraries/export/excel.php:33 msgid "Excel edition:" -msgstr "Wydanie Excela" +msgstr "Wydanie Excela:" #: libraries/export/htmlword.php:28 libraries/export/latex.php:70 #: libraries/export/odt.php:56 libraries/export/sql.php:222 From 5cd8c0b3fc256b27257f2819359b6d3a0b543068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:15:58 +0100 Subject: [PATCH 096/139] Translated using Weblate. --- po/pl.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 17b1956c45..09246b1600 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6538,7 +6538,7 @@ msgstr "Wydanie Excela:" #: libraries/export/odt.php:56 libraries/export/sql.php:222 #: libraries/export/texytext.php:26 libraries/export/xml.php:73 msgid "Data dump options" -msgstr "Opcje zrzutu danych" +msgstr "Opcje eksportu danych" #: libraries/export/htmlword.php:121 libraries/export/odt.php:173 #: libraries/export/sql.php:1188 libraries/export/texytext.php:109 From 769ae54d072ec2ffced2376564b858dad65d3d43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 00:16:23 +0100 Subject: [PATCH 097/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 09246b1600..ef2f10ce9b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 00:15+0200\n" +"PO-Revision-Date: 2012-03-09 00:16+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -6565,7 +6565,7 @@ msgstr "Struktura tabeli @TABLE@" #: libraries/export/latex.php:48 libraries/export/odt.php:40 #: libraries/export/sql.php:142 msgid "Object creation options" -msgstr "Opcje tworzenia obiektów" +msgstr "Opcje tworzenia obiektu" #: libraries/export/latex.php:52 libraries/export/latex.php:76 msgid "Table caption (continued)" From 5ef5c26eb10a299cd46a1c10792c4a3becdb5342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B0=B5=E0=B1=80=E0=B0=B5=E0=B1=86=E0=B0=A8=E0=B1=8D?= Date: Fri, 9 Mar 2012 02:33:59 +0100 Subject: [PATCH 098/139] Translated using Weblate. --- po/te.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/po/te.po b/po/te.po index 65848d7cab..c59ceae652 100644 --- a/po/te.po +++ b/po/te.po @@ -7,15 +7,15 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-01-12 11:41+0200\n" -"Last-Translator: Praveen_Illa \n" +"PO-Revision-Date: 2012-03-09 02:33+0200\n" +"Last-Translator: వీవెన్ \n" "Language-Team: Telugu \n" "Language: te\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.1.6\n" +"X-Generator: Weblate 0.4\n" #: browse_foreigners.php:35 browse_foreigners.php:53 js/messages.php:350 #: libraries/display_tbl.lib.php:359 server_privileges.php:1677 @@ -144,10 +144,9 @@ msgstr "పట్టిక వ్యాఖ్యలు" #: tbl_change.php:318 tbl_indexes.php:213 tbl_printview.php:136 #: tbl_relation.php:395 tbl_tracking.php:257 tbl_tracking.php:323 #: tbl_zoom_select.php:433 -#, fuzzy #| msgid "Command" msgid "Column" -msgstr "ఆజ్ఞ" +msgstr "వరుస" #: db_datadict.php:163 db_printview.php:103 libraries/Index.class.php:441 #: libraries/db_structure.lib.php:46 libraries/export/htmlword.php:250 From 716b336cc3831d40520c2426ab9ceda6284f332a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B0=B5=E0=B1=80=E0=B0=B5=E0=B1=86=E0=B0=A8=E0=B1=8D?= Date: Fri, 9 Mar 2012 02:41:13 +0100 Subject: [PATCH 099/139] Translated using Weblate. --- po/te.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/te.po b/po/te.po index c59ceae652..aeeab528b7 100644 --- a/po/te.po +++ b/po/te.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 02:33+0200\n" +"PO-Revision-Date: 2012-03-09 02:41+0200\n" "Last-Translator: వీవెన్ \n" "Language-Team: Telugu \n" "Language: te\n" @@ -829,10 +829,10 @@ msgid "Values for a new column" msgstr "" #: enum_editor.php:30 js/messages.php:267 -#, fuzzy, php-format +#, php-format #| msgid "Add/Delete columns" msgid "Values for column %s" -msgstr "నిలువ వరుసల్ని చేర్చు/తొలగించు" +msgstr "%s నిలువు వరుసకు విలువలు" #: enum_editor.php:34 js/messages.php:269 msgid "Enter each value in a separate field" From 4925b20ced1e16346a1caef6305b20ffeb8a9ef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B0=B5=E0=B1=80=E0=B0=B5=E0=B1=86=E0=B0=A8=E0=B1=8D?= Date: Fri, 9 Mar 2012 02:41:29 +0100 Subject: [PATCH 100/139] Translated using Weblate. --- po/te.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/te.po b/po/te.po index aeeab528b7..a2daf72701 100644 --- a/po/te.po +++ b/po/te.po @@ -840,10 +840,9 @@ msgstr "" # మొదటి అనువాదము #: enum_editor.php:123 -#, fuzzy #| msgid "Add a new User" msgid "Add a value" -msgstr "క్రొత్త వినియోగదారుని చేర్చు" +msgstr "విలువను చేర్చు" #: enum_editor.php:129 gis_data_editor.php:317 msgid "Output" From 38398ae9f5a98a5e9644eaea9e595004b2b58b08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B0=B5=E0=B1=80=E0=B0=B5=E0=B1=86=E0=B0=A8=E0=B1=8D?= Date: Fri, 9 Mar 2012 02:41:42 +0100 Subject: [PATCH 101/139] Translated using Weblate. --- po/te.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/te.po b/po/te.po index a2daf72701..627165b7c3 100644 --- a/po/te.po +++ b/po/te.po @@ -853,10 +853,9 @@ msgid "Copy and paste the joined values into the \"Length/Values\" field" msgstr "" #: export.php:29 -#, fuzzy #| msgid "Bar type" msgid "Bad type!" -msgstr "ఎగుమతి రకం" +msgstr "తప్పు రకం!" #: export.php:77 msgid "Selected export type has to be saved in file!" From d9af4c5cf54b849b19d2f63f27bccf0e2339ef8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B0=B5=E0=B1=80=E0=B0=B5=E0=B1=86=E0=B0=A8=E0=B1=8D?= Date: Fri, 9 Mar 2012 02:42:27 +0100 Subject: [PATCH 102/139] Translated using Weblate. --- po/te.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/te.po b/po/te.po index 627165b7c3..ed8b11d3aa 100644 --- a/po/te.po +++ b/po/te.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 02:41+0200\n" +"PO-Revision-Date: 2012-03-09 02:42+0200\n" "Last-Translator: వీవెన్ \n" "Language-Team: Telugu \n" "Language: te\n" @@ -863,10 +863,9 @@ msgstr "" # మొదటి అనువాదము #: export.php:106 -#, fuzzy #| msgid "Remove database" msgid "Bad parameters!" -msgstr "డేటాబేస్ తొలగించండి" +msgstr "చెల్లని పరామితులు!" #: export.php:166 export.php:191 export.php:652 #, php-format From d7e9872e0bc0db84a77cf1a013260bc5524acc33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B0=B5=E0=B1=80=E0=B0=B5=E0=B1=86=E0=B0=A8=E0=B1=8D?= Date: Fri, 9 Mar 2012 02:43:40 +0100 Subject: [PATCH 103/139] Translated using Weblate. --- po/te.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/te.po b/po/te.po index ed8b11d3aa..b8d6954ab6 100644 --- a/po/te.po +++ b/po/te.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 02:42+0200\n" +"PO-Revision-Date: 2012-03-09 02:43+0200\n" "Last-Translator: వీవెన్ \n" "Language-Team: Telugu \n" "Language: te\n" @@ -889,10 +889,9 @@ msgid "Dump has been saved to file %s." msgstr "" #: file_echo.php:21 -#, fuzzy #| msgid "Export type" msgid "Invalid export type" -msgstr "ఎగుమతి రకం" +msgstr "చెల్లని ఎగుమతి రకం" #: gis_data_editor.php:84 #, php-format From 54d36c1a9b1f694489d53a195d58035be1f370cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B0=B5=E0=B1=80=E0=B0=B5=E0=B1=86=E0=B0=A8=E0=B1=8D?= Date: Fri, 9 Mar 2012 02:43:59 +0100 Subject: [PATCH 104/139] Translated using Weblate. --- po/te.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/te.po b/po/te.po index b8d6954ab6..88cba5b1dc 100644 --- a/po/te.po +++ b/po/te.po @@ -934,10 +934,9 @@ msgstr "" # మొదటి అనువాదము #: gis_data_editor.php:204 gis_data_editor.php:250 gis_data_editor.php:302 #: js/messages.php:326 -#, fuzzy #| msgid "Add into comments" msgid "Add a point" -msgstr "స్పందనలకు చేర్చు" +msgstr "బిందువును చేర్చు" #: gis_data_editor.php:220 js/messages.php:321 msgid "Linestring" From 0c8b9ef3c4478b641cc1b262650c63ada373c603 Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 07:48:12 +0100 Subject: [PATCH 105/139] Translated using Weblate. --- po/el.po | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index b0aea428fd..e1a2999cc4 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-08 14:56+0200\n" +"PO-Revision-Date: 2012-03-09 07:48+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12379,6 +12379,10 @@ msgid "" "and setting {query_cache_type} to 'ON'. Note: If you are using " "memcached, ignore this recommendation." msgstr "" +"Η λανθάνουσα μνήμη ερωτήματος είναι γνωστό ότι βελτιώνει σημαντικά την " +"απόδοση, αν ρυθμιστεί σωστά. Ενεργοποιήστε τη ορίζοντας το " +"{query_cache_size} με μια διψήφια τιμής ΜΒ και το {query_cache_type} σε " +"«ΟΝ». Σημείωση: Αν χρησιμοποιείτε memcached, αγνοήστε την πρόταση." #: po/advisory_rules.php:73 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'" From b544c7df50da80e1f017b7e2a3dbe73e55bb8eea Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 07:48:54 +0100 Subject: [PATCH 106/139] Translated using Weblate. --- po/el.po | 1 + 1 file changed, 1 insertion(+) diff --git a/po/el.po b/po/el.po index e1a2999cc4..53c77e8735 100644 --- a/po/el.po +++ b/po/el.po @@ -12387,6 +12387,7 @@ msgstr "" #: po/advisory_rules.php:73 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'" msgstr "" +"Το query_cache_size ορίστηκε σε 0 ή το query_cache_type ορίστηκε σε «OFF»" #: po/advisory_rules.php:75 msgid "Query caching method" From 5897510e0ae5ddfb143504e9fd83aa721b578d5b Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 07:51:31 +0100 Subject: [PATCH 107/139] Translated using Weblate. --- po/el.po | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index 53c77e8735..fac3063cdc 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 07:48+0200\n" +"PO-Revision-Date: 2012-03-09 07:51+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12404,6 +12404,11 @@ msgid "" "refman/5.5/en/ha-memcached.html\">memcached instead of the MySQL Query " "cache, especially if you have multiple slaves." msgstr "" +"Χρησιμοποιείτε τη λανθάνουσα μνήμη Ερωτήματος της MySQL σε μια βάση " +"δεδομένων με μεγάλη κυκλοφορία. Ίσως πρέπει να σκεφτείτε να χρησιμοποιήσετε " +"το memcached αντί της λανθάνουσας μνήμης Ερωτήματος της " +"MySQL, ειδικά αν έχετε πολλούς δευτερεύοντες." #: po/advisory_rules.php:78 #, php-format From e13e3e80144846a1d32a5fc7773d4402f674d17b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 07:52:56 +0100 Subject: [PATCH 108/139] Translated using Weblate. --- po/pl.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index ef2f10ce9b..064230a1c3 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 00:16+0200\n" +"PO-Revision-Date: 2012-03-09 07:52+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -13013,6 +13013,8 @@ msgid "" "Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, " "it should not be below 20%%" msgstr "" +"Twój rozmiar dziennika InnoDB jest na %s%% w stosunku do wielkości puli " +"bufora InnoDB, nie powinna być niższa niż 20%%" #: po/advisory_rules.php:260 msgid "Max InnoDB log size" From 7778f8329284ff95f2de978eb700eb05cfdfe842 Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 07:53:03 +0100 Subject: [PATCH 109/139] Translated using Weblate. --- po/el.po | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index fac3063cdc..eea4877e5e 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 07:51+0200\n" +"PO-Revision-Date: 2012-03-09 07:53+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12416,6 +12416,9 @@ msgid "" "The query cache is enabled and the server receives %d queries per second. " "This rule fires if there is more than 100 queries per second." msgstr "" +"Η λανθάνουσα μνήμη ερωτήματος είναι ενεργοποιήμένη και ο διακομιστής " +"λαμβάνει %d ερωτήματα ανά δευτερόλεπτο. Αυτός ο κανόνας ενεργοποιείται αν " +"υπάρχουν περισσότερα από 100 ερωτήματα το δευτερόλεπτο." #: po/advisory_rules.php:80 #, php-format From e8cf9165011fe0e082f2c9fe26cc8759ceb09d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 07:53:42 +0100 Subject: [PATCH 110/139] Translated using Weblate. --- po/pl.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 064230a1c3..bef153ef3c 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 07:52+0200\n" +"PO-Revision-Date: 2012-03-09 07:53+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12890,6 +12890,8 @@ msgstr "" msgid "" "Max_used_connections is at %s%% of max_connections, it should be below 80%%" msgstr "" +"Max_used_connections jest na %s%% z max_connections, powinna ona być niższa " +"niż 80%%" #: po/advisory_rules.php:230 msgid "Percentage of aborted connections" From 4605f769a6d94a6f0444236512acdc1c1236f7b9 Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 07:53:51 +0100 Subject: [PATCH 111/139] Translated using Weblate. --- po/el.po | 2 ++ 1 file changed, 2 insertions(+) diff --git a/po/el.po b/po/el.po index eea4877e5e..8fe8e3a3b5 100644 --- a/po/el.po +++ b/po/el.po @@ -12428,6 +12428,8 @@ msgstr "Απόδοση λανθάνουσας μνήμης ερωτήματος #: po/advisory_rules.php:81 msgid "Query cache not running efficiently, it has a low hit rate." msgstr "" +"Η λανθάνουσα μνήμη ερωτήματος δεν λειτουργεί σωστά, έχει χαμηλό βαθμό " +"απόδοσης." #: po/advisory_rules.php:82 msgid "Consider increasing {query_cache_limit}." From 072ebb3adb29aee647183033cc640472bf5fd713 Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 07:55:03 +0100 Subject: [PATCH 112/139] Translated using Weblate. --- po/el.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index 8fe8e3a3b5..712ac83650 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 07:53+0200\n" +"PO-Revision-Date: 2012-03-09 07:55+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12439,6 +12439,8 @@ msgstr "Σκεφτείτε την αύξηση {query_cache_limit}." #, php-format msgid "The current query cache hit rate of %s%% is below 20%%" msgstr "" +"Ο τρέχων βαθμός απόδοσης της λανθάνουσας μνήμης ερωτήματος του %s%% είναι " +"κάτω από 20%%" #: po/advisory_rules.php:85 msgid "Query Cache usage" From 5be0db980b2fd188168e39d0aba908c650be480f Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 07:55:39 +0100 Subject: [PATCH 113/139] Translated using Weblate. --- po/el.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index 712ac83650..fc5b4a7a49 100644 --- a/po/el.po +++ b/po/el.po @@ -12449,7 +12449,7 @@ msgstr "Χρήση λανθάνουσας μνήμης ερωτήματος" #: po/advisory_rules.php:86 #, php-format msgid "Less than 80%% of the query cache is being utilized." -msgstr "" +msgstr "Λιγότερο από το 80%% της λανθάνουσας μνήμης ερωτήματος χρησιμοποιείται." #: po/advisory_rules.php:87 msgid "" From 3182c111c057e477be9ae2e75808e479d88a250e Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 07:57:06 +0100 Subject: [PATCH 114/139] Translated using Weblate. --- po/el.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index fc5b4a7a49..ff069bf1a2 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 07:55+0200\n" +"PO-Revision-Date: 2012-03-09 07:57+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12456,6 +12456,8 @@ msgid "" "This might be caused by {query_cache_limit} being too low. Flushing the " "query cache might help as well." msgstr "" +"Αυτό μπορεί να οφείλεται στο ότι το {query_cache_limit} είναι πολύ χαμηλό. Η " +"εκκαθάριση της λανθάνουσας μνήμης ερωτήματος μπορεί επίσης να βοηθήσει." #: po/advisory_rules.php:88 #, php-format From eadcfdb9166802b7aef4382b6c8074b57d3a0db4 Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 07:58:25 +0100 Subject: [PATCH 115/139] Translated using Weblate. --- po/el.po | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index ff069bf1a2..3fb2ce5c4f 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 07:57+0200\n" +"PO-Revision-Date: 2012-03-09 07:58+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12465,6 +12465,9 @@ msgid "" "The current ratio of free query cache memory to total query cache size is %s" "%%. It should be above 80%%" msgstr "" +"Η τρέχουσα αναλογία της ελεύθερης λανθάνουσας μνήμης ερωτήματος προς τη " +"συνολική λανθάνουσα μνήμη ερωτήματος είναι %s%%. Πρέπει να είναι περισσότερο " +"από 80%%" #: po/advisory_rules.php:90 msgid "Query cache fragmentation" From 42e8c86df6fd0e3f69ea43ce6af0c66edbe42e16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:09:53 +0100 Subject: [PATCH 116/139] Translated using Weblate. --- po/pl.po | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index bef153ef3c..31386a6aae 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 07:53+0200\n" +"PO-Revision-Date: 2012-03-09 08:09+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12884,6 +12884,9 @@ msgid "" "do not close database handlers properly get killed sooner. Make sure the " "code closes database handlers properly." msgstr "" +"Zwiększenie max_connections, lub zmniejszenie wait_timeout tak, że " +"połączenia które nie są zamykane obsługi bazy danych właściwie zginąć " +"wcześniej. Upewnij się, że kod zamyka obsługę bazy danych poprawnie." #: po/advisory_rules.php:228 #, php-format From daf8114f7f70e9ac561c042bb13cf12b0d78b5a2 Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 08:10:15 +0100 Subject: [PATCH 117/139] Translated using Weblate. --- po/el.po | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index 3fb2ce5c4f..f498f80320 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 07:58+0200\n" +"PO-Revision-Date: 2012-03-09 08:10+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12488,6 +12488,16 @@ msgid "" "using this formula: (query_cache_size - qcache_free_memory) / " "qcache_queries_in_cache" msgstr "" +"Η έντονη συγκρότηση είναι πιθανόν να αυξήσει (περισσότερο) το " +"Qcache_lowmem_prunes. Αυτό μπορεί να προκληθεί από πολλούς χαμηλής μνήμης " +"κλάδους της λανθάνουσας μνήμης ερωτήματος λόγω του γεγονότος ότι το " +"{query_cache_size} είναι πολύ μικρό. Για μια άμεση αλλά βραχυχρόνια λύση " +"μπορείτε να εκκαθαρίσετε τη λανθάνουσα μνήμη ερωτήματος (μπορεί να κλειδώσει " +"τη λανθάνουσα μνήμη ερωτήματος για πολύ χρόνο). Προσαρμόστε προσεκτικά το " +"{query_cache_min_res_unit} σε μια χαμηλότερη τιμή για να βοηθήσει και αυτό, " +"π.χ. μπορείτε να το ορίσετε στο μέσο μέγεθος των ερωτημάτων σας στη " +"λανθάνουσα μνήμη χρησιμοποιώντας αυτή τη φόρμουλα: (query_cache_size - " +"qcache_free_memory) / qcache_queries_in_cache" #: po/advisory_rules.php:93 #, php-format From fdff2e840d7b715549c0178822240877826991e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:11:19 +0100 Subject: [PATCH 118/139] Translated using Weblate. --- po/pl.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 31386a6aae..a2f4cd7a3a 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:09+0200\n" +"PO-Revision-Date: 2012-03-09 08:11+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12877,6 +12877,8 @@ msgid "" "The maximum amount of used connections is getting close to the value of " "max_connections." msgstr "" +"Maksymalna ilość zużytych połączeń jest zbliżona do wartości " +"max_connections." #: po/advisory_rules.php:227 msgid "" From ac788fd62d039d3d5f529d708f787f90f2be2a78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:12:53 +0100 Subject: [PATCH 119/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index a2f4cd7a3a..18fa6efeb2 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:11+0200\n" +"PO-Revision-Date: 2012-03-09 08:12+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12866,7 +12866,7 @@ msgstr "" #: po/advisory_rules.php:223 #, php-format msgid "slow_launch_time is set to %s" -msgstr "" +msgstr "slow_launch_time jest ustawiony na %s" #: po/advisory_rules.php:225 msgid "Percentage of used connections" From 67a2d75dda53f0fced54266ed511aee282e2b5d0 Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 08:13:15 +0100 Subject: [PATCH 120/139] Translated using Weblate. --- po/el.po | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index f498f80320..8e743cb1d8 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:10+0200\n" +"PO-Revision-Date: 2012-03-09 08:13+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12506,6 +12506,9 @@ msgid "" "that the query cache is an alternating pattern of free and used blocks. This " "value should be below 20%%." msgstr "" +"Η λανθάνουσα μνήμη έχει συγκροτηθεί κατά %s%%, με 100%% συγκρότηση σημαίνει " +"ότι η λανθάνουσα μνήμη ερωτήματος είναι μια εναλλακτική μορφή ελεύθερων και " +"χρησιμοποιημένων μπλοκς. Αυτή η τιμή πρέπει να είναι κάτω από 20%%." #: po/advisory_rules.php:95 msgid "Query cache low memory prunes" From c57febbee15d4ca66d6fb0571062d76f7c45ca3c Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 08:14:08 +0100 Subject: [PATCH 121/139] Translated using Weblate. --- po/el.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/el.po b/po/el.po index 8e743cb1d8..af804811c8 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:13+0200\n" +"PO-Revision-Date: 2012-03-09 08:14+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12512,7 +12512,7 @@ msgstr "" #: po/advisory_rules.php:95 msgid "Query cache low memory prunes" -msgstr "" +msgstr "Χαμηλής μνήμης κλάδοι λανθάνουσας μνήμης ερωτήματος" #: po/advisory_rules.php:96 msgid "" From 137fd332c69e0582ebc4174be5e54c46de12e3ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:14:44 +0100 Subject: [PATCH 122/139] Translated using Weblate. --- po/pl.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 18fa6efeb2..fe5dd4e28b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:12+0200\n" +"PO-Revision-Date: 2012-03-09 08:14+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12862,6 +12862,8 @@ msgid "" "Set slow_launch_time to 1s or 2s to correctly count threads that are slow to " "launch" msgstr "" +"Ustaw slow_launch_time na 1s lub 2s do poprawnego policzenia wątku, które są " +"wolne, aby uruchomić" #: po/advisory_rules.php:223 #, php-format From 43a811e3f74782cab2d3a2c77df6383583bed4be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:15:34 +0100 Subject: [PATCH 123/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index fe5dd4e28b..c5957e5e80 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:14+0200\n" +"PO-Revision-Date: 2012-03-09 08:15+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12855,7 +12855,7 @@ msgstr "" #: po/advisory_rules.php:221 msgid "Slow_launch_threads is above 2s" -msgstr "" +msgstr "Slow_launch_threads jest ponad 2s" #: po/advisory_rules.php:222 msgid "" From 68bf262a66b44f5782f44e5176977b55c5dbae48 Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 08:16:00 +0100 Subject: [PATCH 124/139] Translated using Weblate. --- po/el.po | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index af804811c8..5407915f82 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:14+0200\n" +"PO-Revision-Date: 2012-03-09 08:16+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12528,6 +12528,10 @@ msgid "" "overhead of maintaining the cache is likely to increase with its size, so do " "this in small increments and monitor the results." msgstr "" +"Ίσως θέλετε να αυξήσετε το {query_cache_size}, ωστόσο, έχετε υπόψη σας ότι η " +"περίσσεια συντήρησης της λανθάνουσας μνήμης είναι πιθανόν να αυξηθεί με το " +"μέγεθός της, για αυτό κάντε το αυτό με μικρές μεταβολές και δείτε τα " +"αποτελέσματα." #: po/advisory_rules.php:98 #, php-format From 0715d2249326b9e68d91d18fd0213d045ff2c4f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:16:06 +0100 Subject: [PATCH 125/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index c5957e5e80..f14ef253a4 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:15+0200\n" +"PO-Revision-Date: 2012-03-09 08:16+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12851,7 +12851,7 @@ msgstr "" #: po/advisory_rules.php:220 msgid "Slow launch time" -msgstr "" +msgstr "Powolny czas uruchamiania" #: po/advisory_rules.php:221 msgid "Slow_launch_threads is above 2s" From 62f1e16045ee9742709db4ac4bf9acc10ff01544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:17:23 +0100 Subject: [PATCH 126/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index f14ef253a4..26c11c9942 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:16+0200\n" +"PO-Revision-Date: 2012-03-09 08:17+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12847,7 +12847,7 @@ msgstr "" #: po/advisory_rules.php:218 #, php-format msgid "%s thread(s) took longer than %s seconds to start, it should be 0" -msgstr "" +msgstr "Wątek(i) %s trwa dłużej niż %s sekund, aby rozpocząć, powinno być 0" #: po/advisory_rules.php:220 msgid "Slow launch time" From c0e5d1bd7faf79768a869acb40b916517bca6fc3 Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 08:19:01 +0100 Subject: [PATCH 127/139] Translated using Weblate. --- po/el.po | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index 5407915f82..3f4a0fb5ca 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:16+0200\n" +"PO-Revision-Date: 2012-03-09 08:19+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12539,6 +12539,9 @@ msgid "" "The ratio of removed queries to inserted queries is %s%%. The lower this " "value is, the better (This rules firing limit: 0.1%%)" msgstr "" +"Ο βαθμός απομακρυσμένων ερωτημάτων προς τα εισερχόμενα ερωτήματα είναι %s%%. " +"Όσο χαμηλότερη αυτή η τιμή, τόσο το καλύτερο (Το όριο συναγερμού είναι: 0,1" +"%%)" #: po/advisory_rules.php:100 msgid "Query cache max size" From a479c9dcb95284dfa72880a5b2f4a52f1645ce10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:19:49 +0100 Subject: [PATCH 128/139] Translated using Weblate. --- po/pl.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 26c11c9942..fc069ac00d 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:17+0200\n" +"PO-Revision-Date: 2012-03-09 08:19+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12843,6 +12843,8 @@ msgid "" "This generally happens in case of general system overload as it is pretty " "simple operations. You might want to monitor your system load carefully." msgstr "" +"Zwykle to się zdarza w przypadku ogólnego przeciążenia systemu, jak to jest " +"całkiem proste czynności. Warto monitorować obciążenie systemu ostrożnie." #: po/advisory_rules.php:218 #, php-format From 288b466ff6204f48bc7d03ca40417e74784b3f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:20:45 +0100 Subject: [PATCH 129/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index fc069ac00d..16c695b894 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:19+0200\n" +"PO-Revision-Date: 2012-03-09 08:20+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12832,7 +12832,7 @@ msgstr "" #: po/advisory_rules.php:215 msgid "Threads that are slow to launch" -msgstr "" +msgstr "Wątki, które są wolne do uruchomienia" #: po/advisory_rules.php:216 msgid "There are too many threads that are slow to launch." From fbb5cff7ec56291da1d9dfb53918935e0c531612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:21:25 +0100 Subject: [PATCH 130/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 16c695b894..314594851f 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:20+0200\n" +"PO-Revision-Date: 2012-03-09 08:21+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12823,7 +12823,7 @@ msgstr "Pamięć podręczna wątku nie jest wydajna." #: po/advisory_rules.php:212 msgid "Increase {thread_cache_size}." -msgstr "" +msgstr "Zwiększenie {thread_cache_size}." #: po/advisory_rules.php:213 #, php-format From 67ea6d3de3213dd1a3fa1e5a40e44ef8f32afbf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:22:41 +0100 Subject: [PATCH 131/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 314594851f..be74afa54c 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:21+0200\n" +"PO-Revision-Date: 2012-03-09 08:22+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12828,7 +12828,7 @@ msgstr "Zwiększenie {thread_cache_size}." #: po/advisory_rules.php:213 #, php-format msgid "Thread cache hitrate: %s%%, this value should be above 80%%" -msgstr "" +msgstr "Cache wątku: %s%%, wartość ta powinna być wyższa niż 80%%" #: po/advisory_rules.php:215 msgid "Threads that are slow to launch" From 25094c19fedc83e2358c75362dce8e88fe2b77d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:23:33 +0100 Subject: [PATCH 132/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index be74afa54c..d66a5983bd 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:22+0200\n" +"PO-Revision-Date: 2012-03-09 08:23+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12815,7 +12815,7 @@ msgstr "" #: po/advisory_rules.php:210 #, php-format msgid "Thread cache hit rate %%" -msgstr "" +msgstr "Cache wątku trafień %%" #: po/advisory_rules.php:211 msgid "Thread cache is not efficient." From c60b730dadd45f66ba73f82f4f35b8212d8da82a Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 08:23:40 +0100 Subject: [PATCH 133/139] Translated using Weblate. --- po/el.po | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index 3f4a0fb5ca..389fb85553 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:19+0200\n" +"PO-Revision-Date: 2012-03-09 08:23+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12552,6 +12552,9 @@ msgid "" "The query cache size is above 128 MiB. Big query caches may cause " "significant overhead that is required to maintain the cache." msgstr "" +"Το μέγεθος λανθάνουσας μνήμης είναι πάνω από 128ΜΒ. Οι μεγάλες λανθάνουσες " +"μνήμες μπορεί να προκαλέσουν περίσσεια που απαιτείται για τη διατήρηση της " +"λανθάνουσας μνήμης." #: po/advisory_rules.php:102 msgid "" From 7f79ea2b867c4cecae7feee880a2551c3dba83d1 Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 08:24:45 +0100 Subject: [PATCH 134/139] Translated using Weblate. --- po/el.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index 389fb85553..f3555fe323 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:23+0200\n" +"PO-Revision-Date: 2012-03-09 08:24+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12561,6 +12561,8 @@ msgid "" "Depending on your environment, it might be performance increasing to reduce " "this value." msgstr "" +"Ανάλογα με το περιβάλλον σας, ίσως αυξηθεί η απόδοσή του μειώνοντας αυτή την " +"τιμή." #: po/advisory_rules.php:103 #, php-format From 29025310afb75ff43b6f3d3529244076d1739e49 Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 08:25:19 +0100 Subject: [PATCH 135/139] Translated using Weblate. --- po/el.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/el.po b/po/el.po index f3555fe323..1c2e73c708 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:24+0200\n" +"PO-Revision-Date: 2012-03-09 08:25+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12567,7 +12567,7 @@ msgstr "" #: po/advisory_rules.php:103 #, php-format msgid "Current query cache size: %s" -msgstr "" +msgstr "Τρέχον μέγεθος λανθάνουσας μνήμης ερωτήματος: %s" #: po/advisory_rules.php:105 msgid "Query cache min result size" From 67d166391b63b5d0cbcbfb0e232bf4cf0b91b232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:25:47 +0100 Subject: [PATCH 136/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index d66a5983bd..80d0a71be8 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:23+0200\n" +"PO-Revision-Date: 2012-03-09 08:25+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12810,7 +12810,7 @@ msgstr "" #: po/advisory_rules.php:208 msgid "The thread cache is set to 0" -msgstr "" +msgstr "Cache wątku jest ustawiony na 0" #: po/advisory_rules.php:210 #, php-format From 601da4eafbf1ff6096a203fef8826a534893a87a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:26:16 +0100 Subject: [PATCH 137/139] Translated using Weblate. --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index 80d0a71be8..2fa2fbb178 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:25+0200\n" +"PO-Revision-Date: 2012-03-09 08:26+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12806,7 +12806,7 @@ msgstr "" #: po/advisory_rules.php:207 msgid "Enable the thread cache by setting {thread_cache_size} > 0." -msgstr "" +msgstr "Włącz cache wątku ustawiając {thread_cache_size} > 0." #: po/advisory_rules.php:208 msgid "The thread cache is set to 0" From dc35c0cf8aa1b6ff10ce0aeea7bd679b52a552fa Mon Sep 17 00:00:00 2001 From: Panagiotis Papazoglou Date: Fri, 9 Mar 2012 08:26:25 +0100 Subject: [PATCH 138/139] Translated using Weblate. --- po/el.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/el.po b/po/el.po index 1c2e73c708..5fed3f39c6 100644 --- a/po/el.po +++ b/po/el.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:25+0200\n" +"PO-Revision-Date: 2012-03-09 08:26+0200\n" "Last-Translator: Panagiotis Papazoglou \n" "Language-Team: greek \n" "Language: el\n" @@ -12577,6 +12577,8 @@ msgstr "Ελάχιστο μέγεθος λανθάνουσας μνήμης ερ msgid "" "The max size of the result set in the query cache is the default of 1 MiB." msgstr "" +"Το μέγιστο μέγεθος του συνόλου αποτελεσμάτων στη λανθάνουσα μνήμη ερωτήματος " +"είναι η προεπιλογή του 1ΜΒ." #: po/advisory_rules.php:107 msgid "" From b01c4a201d4d9ae5422ccdcfff4707711996f5c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Kozio=C5=82?= Date: Fri, 9 Mar 2012 08:28:22 +0100 Subject: [PATCH 139/139] Translated using Weblate. --- po/pl.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/pl.po b/po/pl.po index 2fa2fbb178..d57a3d84be 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-08 16:08+0100\n" -"PO-Revision-Date: 2012-03-09 08:26+0200\n" +"PO-Revision-Date: 2012-03-09 08:28+0200\n" "Last-Translator: Marcin Kozioł \n" "Language-Team: iMutrix\n" "Language: pl\n" @@ -12803,6 +12803,8 @@ msgid "" "Thread cache is disabled, resulting in more overhead from new connections to " "MySQL." msgstr "" +"Cache wątku jest wyłączony, co powoduje większe obciążenia z nowymi " +"połączeniami do MySQL." #: po/advisory_rules.php:207 msgid "Enable the thread cache by setting {thread_cache_size} > 0."