From 8bcf7250376b279e04f7159034af9def1f6e142a Mon Sep 17 00:00:00 2001 From: Burak Yavuz Date: Wed, 4 Apr 2012 22:17:02 +0200 Subject: [PATCH 1/3] Translated using Weblate. --- po/tr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/tr.po b/po/tr.po index 2aae16dc17..1cfbcf1f18 100644 --- a/po/tr.po +++ b/po/tr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.11-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-29 10:03+0200\n" -"PO-Revision-Date: 2012-03-31 10:17+0200\n" +"PO-Revision-Date: 2012-04-04 19:57+0200\n" "Last-Translator: Burak Yavuz \n" "Language-Team: turkish \n" "Language: tr\n" @@ -2553,7 +2553,7 @@ msgstr "İlk satır içine sütun adlarını koy" #: libraries/config/messages.inc.php:246 libraries/import/csv.php:75 #: libraries/import/ldi.php:41 msgid "Columns enclosed by" -msgstr "Sütunu kapsayan:" +msgstr "Sütunu kapatan:" #: libraries/config/messages.inc.php:74 libraries/config/messages.inc.php:240 #: libraries/config/messages.inc.php:247 libraries/import/csv.php:80 From e391a6900ad3cf49163e7fe31855474b119cd3cf Mon Sep 17 00:00:00 2001 From: Rouslan Placella Date: Thu, 5 Apr 2012 05:00:35 +0200 Subject: [PATCH 2/3] Translated using Weblate. --- po/it.po | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/po/it.po b/po/it.po index f6cd82f653..5226ed4925 100644 --- a/po/it.po +++ b/po/it.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc2\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-29 10:07+0200\n" -"PO-Revision-Date: 2012-03-23 15:39+0200\n" +"PO-Revision-Date: 2012-04-04 14:40+0200\n" "Last-Translator: Rouslan Placella \n" "Language-Team: italian \n" "Language: it\n" @@ -12691,6 +12691,13 @@ msgid "" "scans. Other than that full index scans can only be reduced by rewriting " "queries." msgstr "" +"Questo indica solitamente frequenti scansioni complete dell'indice. " +"Scansioni complete dell'indice sono più veloci delle scansioni di tabella, " +"ma richiedono molto utilizzo della CPU in grandi tabelle, se tali tabelle " +"hanno o hanno avuto un volume elevato di UPDATE e DELETE query, l'esecuzione " +"di 'OPTIMIZE TABLE' potrebbe ridurre la quantità delle e/o velocizzare le " +"scansioni complete dell'indice. Oltre a questo scansioni complete " +"dell'indice possono essere ridotte solo riscrivendo le query." #: po/advisory_rules.php:133 #, php-format From 29f71777c2b34775f37259b49e6a27931d6c8ab0 Mon Sep 17 00:00:00 2001 From: Burak Yavuz Date: Thu, 5 Apr 2012 05:00:36 +0200 Subject: [PATCH 3/3] Translated using Weblate. --- po/tr.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/tr.po b/po/tr.po index df162b9646..1a188e6ee1 100644 --- a/po/tr.po +++ b/po/tr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-rc2\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-29 10:07+0200\n" -"PO-Revision-Date: 2012-04-03 18:33+0200\n" +"PO-Revision-Date: 2012-04-04 19:57+0200\n" "Last-Translator: Burak Yavuz \n" "Language-Team: turkish \n" "Language: tr\n" @@ -3546,7 +3546,7 @@ msgstr "İlk satır içine sütun adlarını koy" #: libraries/config/messages.inc.php:250 libraries/import/csv.php:76 #: libraries/import/ldi.php:42 msgid "Columns enclosed by" -msgstr "Sütunu kapsayan:" +msgstr "Sütunu kapatan:" #: libraries/config/messages.inc.php:78 libraries/config/messages.inc.php:244 #: libraries/config/messages.inc.php:251 libraries/import/csv.php:81