From 59cf0b20c2e7aad4eba9faccad13ed658aee72f6 Mon Sep 17 00:00:00 2001 From: Claus Svalekjaer Date: Thu, 24 Apr 2014 20:57:09 +0200 Subject: [PATCH 01/88] Translated using Weblate (Danish) Currently translated at 99.9% (2749 of 2750) --- po/da.po | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/po/da.po b/po/da.po index 78058ed98c..fc3fb79303 100644 --- a/po/da.po +++ b/po/da.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-16 04:13+0200\n" +"PO-Revision-Date: 2014-04-24 20:57+0200\n" "Last-Translator: Claus Svalekjaer \n" "Language-Team: Danish \n" "Language: da\n" @@ -7003,6 +7003,8 @@ msgid "" "Skip this number of queries (for SQL) or lines (for other formats), starting " "from the first one:" msgstr "" +"Spring over antallet af forespørgsler (til SQL) eller linier (andre formater)" +" begyndende med:" #: libraries/display_import.lib.php:342 msgid "Format-Specific Options:" @@ -9279,7 +9281,7 @@ msgstr "Fejl ved nulstilling af replikering." #: libraries/replication_gui.lib.php:923 msgid "Success." -msgstr "" +msgstr "Succes." #: libraries/replication_gui.lib.php:924 msgid "Error." @@ -9852,10 +9854,9 @@ msgid "File doesn't exist" msgstr "Filen eksisterer ikke" #: libraries/schema/User_Schema.class.php:679 -#, fuzzy #| msgid "SQL Validator is disabled" msgid "Plugin is disabled" -msgstr "SQL Validator er deaktiveret" +msgstr "Plugin er deaktiveret" #: libraries/select_lang.lib.php:542 libraries/select_lang.lib.php:551 #: libraries/select_lang.lib.php:560 From 1b04b7b36a56764fc1b31d1490957f1abec59a8e Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 25 Apr 2014 00:46:37 +0200 Subject: [PATCH 02/88] Translated using Weblate (German) Currently translated at 100.0% (2750 of 2750) --- po/de.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/po/de.po b/po/de.po index 14a7d02c2a..55448a8c21 100644 --- a/po/de.po +++ b/po/de.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-11 07:49+0200\n" -"Last-Translator: Michal Čihař \n" +"PO-Revision-Date: 2014-04-25 00:46+0200\n" +"Last-Translator: Nicolas \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" @@ -1784,7 +1784,7 @@ msgstr "Suchkriterien ausblenden und Kriterien ersetzen" #: js/messages.php:298 msgid "Show find and replace criteria" -msgstr "Suchkriterien anzeigen und Kriterien ersetzen" +msgstr "Suchkriterien anzeigen und ersetzen" #: js/messages.php:301 libraries/TableSearch.class.php:212 msgid "Zoom Search" @@ -9990,10 +9990,9 @@ msgid "File doesn't exist" msgstr "Datei existiert nicht" #: libraries/schema/User_Schema.class.php:679 -#, fuzzy #| msgid "SQL Validator is disabled" msgid "Plugin is disabled" -msgstr "SQL-Validator ist deaktiviert" +msgstr "Plugin ist deaktiviert" #: libraries/select_lang.lib.php:542 libraries/select_lang.lib.php:551 #: libraries/select_lang.lib.php:560 From 0b03e5b3ff62b4c961a758839848e341bcd2ee88 Mon Sep 17 00:00:00 2001 From: Anders Jonsson Date: Thu, 24 Apr 2014 22:25:16 +0200 Subject: [PATCH 03/88] Translated using Weblate (Swedish) Currently translated at 99.9% (2749 of 2750) --- po/sv.po | 53 +++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/po/sv.po b/po/sv.po index c6b58fad4f..365f3a05b6 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-10 16:08+0200\n" -"Last-Translator: Michal Čihař \n" +"PO-Revision-Date: 2014-04-24 22:25+0200\n" +"Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" @@ -656,7 +656,8 @@ msgstr "" #: import.php:519 libraries/display_import.inc.php:32 msgid "Could not load import plugins, please check your installation!" -msgstr "Kunde inte läsa in tillägg för import, kontrollera din installation!" +msgstr "" +"Kunde inte läsa in insticksprogram för import, kontrollera din installation!" #: import.php:553 libraries/sql.lib.php:1026 libraries/sql.lib.php:1807 #, php-format @@ -3921,7 +3922,7 @@ msgstr "Gå igenom din dator:" #: libraries/Util.class.php:3347 #, php-format msgid "Select from the web server upload directory %s:" -msgstr "Välj katalog att ladda upp till från web-server listningen %s:" +msgstr "Välj från webbserverns uppladdningskatalog %s:" #: libraries/Util.class.php:3376 libraries/insert_edit.lib.php:1235 #: libraries/sql_query_form.lib.php:487 @@ -4051,7 +4052,7 @@ msgstr "" #: libraries/common.inc.php:591 #, php-format msgid "Could not load default configuration from: %1$s" -msgstr "Kunde inte ladda standardkonfiguration från: %1$s" +msgstr "Kunde inte läsa in standardkonfiguration från: %1$s" #: libraries/common.inc.php:598 msgid "" @@ -4310,7 +4311,7 @@ msgstr "Tillåt användare att anpassa detta värde" #: libraries/config/FormDisplay.tpl.php:391 msgid "Apply" -msgstr "Applicera" +msgstr "Verkställ" #: libraries/config/FormDisplay.tpl.php:393 libraries/insert_edit.lib.php:1605 #: libraries/schema/User_Schema.class.php:574 prefs_manage.php:320 @@ -5387,7 +5388,7 @@ msgstr "Antalet objekt som kan visas på varje sida i navigationsträdet" #: libraries/config/messages.inc.php:293 msgid "Maximum items in branch" -msgstr "Maximalt antal poster i gren" +msgstr "Maximalt antal objekt i gren" #: libraries/config/messages.inc.php:294 msgid "" @@ -5500,7 +5501,7 @@ msgstr "" #: libraries/config/messages.inc.php:316 msgid "Group items in the tree" -msgstr "Grupperar objekt i trädet" +msgstr "Gruppera objekt i trädet" #: libraries/config/messages.inc.php:317 msgid "String that separates databases into different tree levels" @@ -6173,7 +6174,7 @@ msgstr "" #: libraries/config/messages.inc.php:454 msgid "User preferences storage table" -msgstr "Användarinställningar för lagringstabell" +msgstr "Lagringstabell för användarinställningar" #: libraries/config/messages.inc.php:455 msgid "" @@ -6749,7 +6750,8 @@ msgstr "Antal kolumner" #: libraries/display_export.inc.php:36 msgid "Could not load export plugins, please check your installation!" -msgstr "Kunde inte ladda export-tillägg. Kontrollera din installation!" +msgstr "" +"Kunde inte läsa in insticksprogram för export. Kontrollera din installation!" #: libraries/display_export.lib.php:165 msgid "Exporting databases from the current server" @@ -8637,7 +8639,7 @@ msgstr "Ogiltigt antal kolumner i CSV-indata på rad %d." #: libraries/plugins/import/ImportLdi.class.php:112 msgid "This plugin does not support compressed imports!" -msgstr "Detta tillägg stöder inte komprimerade importer!" +msgstr "Detta insticksprogram stöder inte komprimerade importer!" #: libraries/plugins/import/ImportMediawiki.class.php:56 msgid "MediaWiki Table" @@ -8768,15 +8770,15 @@ msgid "" "option, if set to 1, will prevent wrapping and ensure that the output " "appears all on one line (Default 1)." msgstr "" -"ENDAST LINUX: Startar en extern applikation och sänder kolumndata via " +"ENDAST LINUX: Startar en extern applikation och sänder den kolumndata via " "standard in. Returnerar standard ut från applikationen. Standard är Tidy, " "för att pretty-print HTML-kod. Av säkerhetsskäl måste du manuellt redigera " "filen libraries/plugins/transformationer/Text_Plain_External.class.php och " -"lista de verktyg du vill göra tillgängliga. Den första optionen är antalet " -"program du vill använda och den andra optionen är parametrarna för " -"programmet. Den tredje optionen, om den är 1, kommer omvandla utdata via " -"htmlspecialchars() (Default 1). Den fjärde optionen, om 1, kommer förhindra " -"radbrytning och se till att utskriften sker på en rad (Default 1)." +"lista de verktyg du vill göra tillgängliga. Den första flaggan är antalet " +"program du vill använda och den andra flaggan är parametrarna för " +"programmet. Den tredje flaggan, om den är 1, kommer omvandla utdata via " +"htmlspecialchars() (Standard 1). Den fjärde flaggan, om 1, kommer förhindra " +"radbrytning och se till att utskriften sker på en rad (Standard 1)." #: libraries/plugins/transformations/abstract/FormattedTransformationsPlugin.class.php:31 msgid "" @@ -9834,10 +9836,9 @@ msgid "File doesn't exist" msgstr "Filen finns inte" #: libraries/schema/User_Schema.class.php:679 -#, fuzzy #| msgid "SQL Validator is disabled" msgid "Plugin is disabled" -msgstr "SQL-validerare är inaktiverad" +msgstr "Insticksprogrammet är inaktiverat" #: libraries/select_lang.lib.php:542 libraries/select_lang.lib.php:551 #: libraries/select_lang.lib.php:560 @@ -11986,7 +11987,7 @@ msgstr "Kolumn" #: libraries/tbl_chart.lib.php:45 msgctxt "Chart type" msgid "Line" -msgstr "Rad" +msgstr "Linjediagram" #: libraries/tbl_chart.lib.php:47 msgctxt "Chart type" @@ -11996,7 +11997,7 @@ msgstr "Spline" #: libraries/tbl_chart.lib.php:50 msgctxt "Chart type" msgid "Area" -msgstr "" +msgstr "Ytdiagram" #: libraries/tbl_chart.lib.php:53 msgctxt "Chart type" @@ -12711,7 +12712,7 @@ msgstr "" #: setup/frames/index.inc.php:51 msgid "Cannot load or save configuration" -msgstr "Kan inte ladda eller spara konfiguration" +msgstr "Kan inte läsa in eller spara konfiguration" #: setup/frames/index.inc.php:54 msgid "" @@ -12799,7 +12800,7 @@ msgstr "Visa" #: setup/frames/index.inc.php:282 msgid "Load" -msgstr "Ladda" +msgstr "Läs in" #: setup/frames/index.inc.php:305 msgid "phpMyAdmin homepage" @@ -12963,9 +12964,9 @@ msgid "" "protection may not be reliable if your IP belongs to an ISP where thousands " "of users, including you, are connected to." msgstr "" -"Om du känner att det är nödvändigt, använd extra skyddsinställningar - " -"%shost autentisering%s-inställningar och %strusted proxies listan%s. Dock " -"kan IP-baserat skydd inte vara tillförlitligt om din IP tillhör en ISP som " +"Om du känner att det är nödvändigt, använd extra skyddsinställningar - %" +"shost authentication%s-inställningar och %strusted proxies list%s. Dock kan " +"IP-baserat skydd inte vara tillförlitligt om din IP tillhör en ISP som " "tusentals användare, inklusive dig, är anslutna till." #: setup/lib/index.lib.php:278 From d429c5123e9dca4221dfdaff7a2d84c8dd81a36c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 12:27:39 +0200 Subject: [PATCH 04/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 22.6% (622 of 2750) பாவனையளவு->பயனர் குழுக்கள் --- po/ta.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index 6e05ad20ae..084b827f10 100644 --- a/po/ta.po +++ b/po/ta.po @@ -10954,10 +10954,9 @@ msgid "No users were found belonging to this user group." msgstr "" #: libraries/server_user_groups.lib.php:65 libraries/server_users.lib.php:30 -#, fuzzy #| msgid "Usage" msgid "User groups" -msgstr "பாவனையளவு" +msgstr "பயனர் குழுக்கள்" #: libraries/server_user_groups.lib.php:79 #, fuzzy From 976957a8869d7152be063e3d2e8667e7529391b7 Mon Sep 17 00:00:00 2001 From: Chien Wei Lin Date: Fri, 25 Apr 2014 15:05:07 +0200 Subject: [PATCH 05/88] Translated using Weblate (Traditional Chinese) Currently translated at 100.0% (2750 of 2750) --- po/zh_TW.po | 97 ++++++++++++++++++++++++----------------------------- 1 file changed, 43 insertions(+), 54 deletions(-) diff --git a/po/zh_TW.po b/po/zh_TW.po index 3fa3efe0a0..6baca457ca 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-02 12:00+0200\n" -"Last-Translator: Michal Čihař \n" +"PO-Revision-Date: 2014-04-25 15:05+0200\n" +"Last-Translator: Chien Wei Lin \n" "Language-Team: Traditional Chinese " "\n" "Language: zh_TW\n" @@ -230,7 +230,7 @@ msgstr "資料庫 %1$s 已複製爲 %2$s" msgid "" "The phpMyAdmin configuration storage has been deactivated. To find out why " "click %shere%s." -msgstr "phpMyAdmin 進階功能尚未啟動,請點選 %s此處%s 了解詳情。" +msgstr "phpMyAdmin 設定儲存空間尚未啟動,請點選 %s此處%s 了解詳情。" #: db_printview.php:47 db_tracking.php:81 db_tracking.php:208 #: libraries/Menu.class.php:235 libraries/config/messages.inc.php:519 @@ -869,9 +869,7 @@ msgstr "" msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. To find out why click %shere%s." -msgstr "" -"尚未設定 phpMyAdmin 資料庫,某些進階功能將無法使用。請點選 %s此處%s 取得詳細" -"資訊。" +msgstr "尚未設定 phpMyAdmin 設定儲存空間,部份延伸功能將無法使用。請點選 %s此處%s 取得詳細資訊。" #: index.php:554 #, php-format @@ -1398,18 +1396,18 @@ msgstr "資料序列" #. l10n: A collection of available filters #: js/messages.php:187 msgid "Log table filter options" -msgstr "記錄資料表篩選選項" +msgstr "記錄資料表搜尋選項" #. l10n: Filter as in "Start Filtering" #: js/messages.php:189 msgid "Filter" -msgstr "篩選" +msgstr "搜尋" #: js/messages.php:190 msgid "Filter queries by word/regexp:" msgstr "" -"使用純文字或 正規表式法(REGEXP) 進行篩選:" +"使用純文字或 正規表式法(REGEXP) 進行搜尋:" #: js/messages.php:191 msgid "Group queries, ignoring variable data in WHERE clauses" @@ -1973,7 +1971,7 @@ msgstr "送出錯誤報告" msgid "" "A fatal JavaScript error has occurred. Would you like to send an error " "report?" -msgstr "發生嚴重錯誤,您是否要回報錯誤報告?" +msgstr "發生 JavaScript 嚴重錯誤,您是否要回報錯誤報告?" #: js/messages.php:414 msgid "Change Report Settings" @@ -4929,7 +4927,7 @@ msgstr "伺服器連線參數" #: libraries/config/messages.inc.php:204 msgid "Configuration storage" -msgstr "進階功能" +msgstr "設定儲存空間" #: libraries/config/messages.inc.php:205 msgid "" @@ -4948,7 +4946,7 @@ msgstr "修改追蹤" msgid "" "Tracking of changes made in database. Requires the phpMyAdmin configuration " "storage." -msgstr "追蹤資料庫的修改。需要 phpMyAdmin 進階功能。" +msgstr "追蹤資料庫的修改。需要 phpMyAdmin 設定儲存空間。" #: libraries/config/messages.inc.php:208 msgid "Customize export options" @@ -5250,7 +5248,7 @@ msgstr "在資料庫清單中最多顯示的資料庫數量" #: libraries/config/messages.inc.php:291 msgid "Maximum databases" -msgstr "最大資料庫數量" +msgstr "資料庫數量上限" #: libraries/config/messages.inc.php:292 msgid "" @@ -5259,7 +5257,7 @@ msgstr "每一頁導覽樹最多可以顯示的項目數量" #: libraries/config/messages.inc.php:293 msgid "Maximum items in branch" -msgstr "導覽樹分支項目數量限制" +msgstr "導覽樹分支的項目數量上限" #: libraries/config/messages.inc.php:294 msgid "" @@ -5272,7 +5270,7 @@ msgstr "" #: libraries/config/messages.inc.php:295 msgid "Maximum number of rows to display" -msgstr "顯示的列數上限" +msgstr "可顯示的資料列數量上限" #: libraries/config/messages.inc.php:297 msgid "Maximum number of tables displayed in table list" @@ -5280,7 +5278,7 @@ msgstr "在資料表清單中最多顯示的資料表數量" #: libraries/config/messages.inc.php:298 msgid "Maximum tables" -msgstr "最大資料表數量" +msgstr "資料表數量上限" #: libraries/config/messages.inc.php:299 msgid "" @@ -5345,15 +5343,15 @@ msgstr "快速存取圖示要顯示的目標頁面" msgid "" "Defines the minimum number of items (tables, views, routines and events) to " "display a filter box." -msgstr "設定顯示篩選框需要超過多少項目數量 (資料表、檢視表、預存程序和事件) 。" +msgstr "設定顯示搜尋框的項目數量下限 (資料表、檢視表、預存程序和事件) 。" #: libraries/config/messages.inc.php:313 msgid "Minimum number of items to display the filter box" -msgstr "項目數量超過顯示篩選框" +msgstr "設定顯示搜尋框的項目數量下限" #: libraries/config/messages.inc.php:314 msgid "Minimum number of databases to display the database filter box" -msgstr "資料庫數量超過顯示篩選框" +msgstr "設定顯示搜尋框的資料庫數量下限" #: libraries/config/messages.inc.php:315 msgid "" @@ -5465,7 +5463,7 @@ msgstr "" #: libraries/config/messages.inc.php:339 msgid "Missing phpMyAdmin configuration storage tables" -msgstr "未安裝 phpMyAdmin 進階功能資料表的警告" +msgstr "缺少 phpMyAdmin 設定儲存空間資料表" #: libraries/config/messages.inc.php:340 msgid "" @@ -5509,8 +5507,8 @@ msgid "" "storage). If disabled, this utilizes JS-routines to display query history " "(lost by window close)." msgstr "" -"開啟使用資料庫保存查詢歷史記錄 (需要開啟 phpMyAdmin 進階功能)。如果未開啟上述" -"功能,將採用 Javascript 來保存查詢歷史記錄 (只會保留至瀏覽器關閉為止)。" +"若您想要透過資料庫查詢記錄查詢歷史記錄 (需要使用 phpMyAdmin 設定儲存空間),請開啟此功能。若不使用,將會採用 Javascript " +"來保存查詢歷史記錄 (只會保留至瀏覽器關閉為止)。" #: libraries/config/messages.inc.php:351 msgid "Permanent query history" @@ -7560,16 +7558,16 @@ msgstr "展開/摺疊" #: libraries/navigation/NavigationTree.class.php:1045 msgid "Filter databases by name or regex" -msgstr "依名稱或 Regex 篩選資料庫" +msgstr "依名稱或 Regex 搜尋資料庫" #: libraries/navigation/NavigationTree.class.php:1047 #: libraries/navigation/NavigationTree.class.php:1081 msgid "Clear fast filter" -msgstr "清除快速篩選器" +msgstr "清除快速搜尋" #: libraries/navigation/NavigationTree.class.php:1080 msgid "Filter by name or regex" -msgstr "依名稱或 Regex 篩選" +msgstr "依名稱或 Regex 搜尋" #. l10n: The word "Node" must not be translated here #: libraries/navigation/NodeFactory.class.php:41 @@ -9526,10 +9524,9 @@ msgid "File doesn't exist" msgstr "檔案不存在" #: libraries/schema/User_Schema.class.php:679 -#, fuzzy #| msgid "SQL Validator is disabled" msgid "Plugin is disabled" -msgstr "SQL 檢驗器已停用" +msgstr "外掛程式已停用" #: libraries/select_lang.lib.php:542 libraries/select_lang.lib.php:551 #: libraries/select_lang.lib.php:560 @@ -10122,7 +10119,7 @@ msgstr "您已新增了一個新使用者。" #: libraries/server_status.lib.php:56 #, php-format msgid "Network traffic since startup: %s" -msgstr "啟動後的網路流量: %s" +msgstr "自啟動後的累計網路流量: %s" #: libraries/server_status.lib.php:69 #, php-format @@ -10416,7 +10413,7 @@ msgstr "還原預設值" #: libraries/server_status_queries.lib.php:33 #, php-format msgid "Questions since startup: %s" -msgstr "自啟動以來的查詢次數: %s" +msgstr "自啟動後的累計查詢次數: %s" #: libraries/server_status_queries.lib.php:44 msgid "per hour:" @@ -10442,7 +10439,7 @@ msgstr "查詢數量" #: libraries/server_status_variables.lib.php:39 #: libraries/server_variables.lib.php:185 msgid "Filters" -msgstr "篩選" +msgstr "搜尋" #: libraries/server_status_variables.lib.php:44 #: libraries/server_variables.lib.php:187 @@ -10455,7 +10452,7 @@ msgstr "只顯示警示值" #: libraries/server_status_variables.lib.php:57 msgid "Filter by category…" -msgstr "按分類篩選…" +msgstr "依分類搜尋…" #: libraries/server_status_variables.lib.php:78 msgid "Show unformatted values" @@ -10548,8 +10545,8 @@ msgid "" "table with a given name. This is called discovery. Handler_discover " "indicates the number of time tables have been discovered." msgstr "" -"如果知道一個資料表的名稱,MySQL 伺服器可以詢問 NDB 叢集儲存引擎,這被稱爲“發" -"現”Handler_discovery 表示一個資料表被發現的次數。" +"在已知資料表名稱的情況下,MySQL 伺服器可以詢問 NDB 叢集儲存引擎該資料表是否存在。這個動作稱作 \"探索(Discovery)\"。 " +"Handler_discover 參數指的是資料表被探索到的次數。" #: libraries/server_status_variables.lib.php:389 msgid "" @@ -10557,32 +10554,27 @@ msgid "" "it suggests that the server is doing a lot of full index scans; for example, " "SELECT col1 FROM foo, assuming that col1 is indexed." msgstr "" -"讀取一個索引入口點的次數。如果該值很大,說明您的伺服器執行了很多完整索引掃" -"描。例如,假設欄位 col1 已經建立了索引,然後執行 SELECT col1 FROM foo。" +"第一筆索引資料被讀取的次數。若這個值很大,說明您的伺服器執行了很多完整索引掃描,如以下例子: 欄位 col1 已經建立了索引,然後執行 SELECT " +"col1 FROM foo。" #: libraries/server_status_variables.lib.php:395 msgid "" "The number of requests to read a row based on a key. If this is high, it is " "a good indication that your queries and tables are properly indexed." -msgstr "" -"根據索引讀取行的請求數。如果該值很大,說明您的查詢和表都建立了很好的索引。" +msgstr "透過索引查詢到資料列的請求次數。若這個值很大,說明您的查詢條件和資料表都有正確的索引。" #: libraries/server_status_variables.lib.php:400 msgid "" "The number of requests to read the next row in key order. This is " "incremented if you are querying an index column with a range constraint or " "if you are doing an index scan." -msgstr "" -"根據索引順序讀取下一行的請求數。如果您在查詢一個已索引的欄位且限制了範圍,或" -"進行完整表掃描,該值將會不斷增長。" +msgstr "查詢下一筆索引資料的請求次數。若您的查詢條件使用了索引的欄位做一段區間範圍的查詢,或者您進行了索引的掃描,會使這個值不斷增加。" #: libraries/server_status_variables.lib.php:405 msgid "" "The number of requests to read the previous row in key order. This read " "method is mainly used to optimize ORDER BY … DESC." -msgstr "" -"根據索引順序讀取上一行的請求數。這種讀取方式通常用於最佳化帶有 ORDER BY … " -"DESC 的查詢。" +msgstr "查詢上一筆索引資料的請求次數。這種讀取方式通常用於最佳化有關 ORDER BY … DESC 的查詢。" #: libraries/server_status_variables.lib.php:409 msgid "" @@ -10591,8 +10583,7 @@ msgid "" "probably have a lot of queries that require MySQL to scan whole tables or " "you have joins that don't use keys properly." msgstr "" -"根據固定位置讀取行的請求數。如果您執行很多需要排序的查詢,該值會很高。您可能" -"有很多需要完整表掃描的查詢,或者您使用了不正確的索引用來多表查詢。" +"使用固定位置讀取資料列的請求次數。如果您執行很多需要排序的查詢,該值會很高。您可能有很多需要完整表掃描的查詢,或者您使用了不正確的索引用來多表查詢。" #: libraries/server_status_variables.lib.php:416 msgid "" @@ -10601,17 +10592,16 @@ msgid "" "tables are not properly indexed or that your queries are not written to take " "advantage of the indexes you have." msgstr "" -"請求由資料檔案中讀取下一列(Row)的數量,此值會因掃描資料表的數量增加而增加。一" -"般情況下這代表您的資料表未正確建立索引,或者您使用的查詢指令沒有使用已建立索" -"引的欄位。" +"查詢資料檔下一筆資料列的請求次數。此值會因掃描資料表的次數增加而增加。一般情況下這代表您的資料表未正確建立索引,或者您使用的查詢指令沒有使用已建立索引的欄" +"位。" #: libraries/server_status_variables.lib.php:423 msgid "The number of internal ROLLBACK statements." -msgstr "內部回滾 (ROLLBACK) 指令數。" +msgstr "使用內部還原 (ROLLBACK) 敘述句的次數。" #: libraries/server_status_variables.lib.php:426 msgid "The number of requests to update a row in a table." -msgstr "資料表中更新行的請求數。" +msgstr "資料表中更新資料列的請求次數。" #: libraries/server_status_variables.lib.php:429 msgid "The number of requests to insert a row in a table." @@ -11972,8 +11962,7 @@ msgstr "已儲存設定" msgid "" "Your preferences will be saved for current session only. Storing them " "permanently requires %sphpMyAdmin configuration storage%s." -msgstr "" -"您的偏好設定僅作用於本次連線。永久儲存需要開啟 %sphpMyAdmin 進階功能%s。" +msgstr "您的偏好設定僅作用於本次連線。永久儲存需要開啟 %sphpMyAdmin 設定儲存空間%s。" #: libraries/user_preferences.lib.php:129 msgid "Could not save configuration" @@ -12218,7 +12207,7 @@ msgstr "您所使用的瀏覽器不支援此功能" #: prefs_manage.php:263 msgid "Merge with current configuration" -msgstr "與目前設定合併" +msgstr "合併至目前設定" #: prefs_manage.php:277 #, php-format From 497b5d021578a474a4259151c54a110f0ab1d01e Mon Sep 17 00:00:00 2001 From: Burak Yavuz Date: Thu, 24 Apr 2014 19:42:32 +0200 Subject: [PATCH 06/88] Translated using Weblate (Turkish) Currently translated at 100.0% (2750 of 2750) --- po/tr.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/po/tr.po b/po/tr.po index 02e18d729b..9109406b24 100644 --- a/po/tr.po +++ b/po/tr.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-14 06:56+0200\n" +"PO-Revision-Date: 2014-04-24 19:42+0200\n" "Last-Translator: Burak Yavuz \n" "Language-Team: Turkish \n" "Language: tr\n" @@ -4967,7 +4967,7 @@ msgstr "Veritabanlarının görüntü seçenekleri" #: libraries/config/messages.inc.php:179 setup/frames/menu.inc.php:21 msgid "Navigation panel" -msgstr "Rehber paneli" +msgstr "Gezinti paneli" #: libraries/config/messages.inc.php:180 msgid "Customize appearance of the navigation panel" @@ -5101,7 +5101,7 @@ msgstr "İçe aktarma varsayılanlarını özelleştir" #: libraries/config/messages.inc.php:211 msgid "Customize navigation panel" -msgstr "Rehber paneli özelleştir" +msgstr "Gezinti panelini özelleştir" #: libraries/config/messages.inc.php:212 msgid "Customize main panel" @@ -5594,7 +5594,7 @@ msgstr "Sadece simgeleri, sadece metni veya her ikisinide kullanır" #: libraries/config/messages.inc.php:331 msgid "Table navigation bar" -msgstr "Tablo rehber çubuğu" +msgstr "Tablo gezinti çubuğu" #: libraries/config/messages.inc.php:332 msgid "use GZip output buffering for increased speed in HTTP transfers" @@ -6248,7 +6248,7 @@ msgstr "" #: libraries/config/messages.inc.php:460 msgid "Hidden navigation items table" -msgstr "Gizli rehber öğeleri tablosu" +msgstr "Gizli gezinti öğeleri tablosu" #: libraries/config/messages.inc.php:462 msgid "User for config auth" @@ -8978,7 +8978,7 @@ msgstr "Yapılandırılabilir menüler" #: libraries/relation.lib.php:279 msgid "Hide/show navigation items" -msgstr "Rehber öğelerini gizle/göster" +msgstr "Gezinti öğelerini gizle/göster" #: libraries/relation.lib.php:285 msgid "Quick steps to setup advanced features:" @@ -12482,7 +12482,7 @@ msgstr "ZIP arşivinde hata:" #: navigation.php:20 msgid "Fatal error: The navigation can only be accessed via AJAX" -msgstr "Önemli hata: Rehbere sadece AJAX aracılığıyla erişilebilir" +msgstr "Önemli hata: Gezintiye sadece AJAX aracılığıyla erişilebilir" #: pmd_display_field.php:60 pmd_save_pos.php:87 msgid "Modifications have been saved" From 726a6f41b39037580ef9e383e7fda0536dd4c6f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 12:58:42 +0200 Subject: [PATCH 07/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 22.6% (623 of 2750) பதிப்புகளை காட்டு->வழங்கி படிநிலைமட்ட தாவல்கள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 084b827f10..1dd431d5f9 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 12:27+0200\n" +"PO-Revision-Date: 2014-04-26 12:58+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -10959,10 +10959,9 @@ msgid "User groups" msgstr "பயனர் குழுக்கள்" #: libraries/server_user_groups.lib.php:79 -#, fuzzy #| msgid "Show versions" msgid "Server level tabs" -msgstr "பதிப்புகளை காட்டு" +msgstr "வழங்கி படிநிலைமட்ட தாவல்கள்" #: libraries/server_user_groups.lib.php:80 #, fuzzy From b617d97193989f011a87ea914f10a5bc239b7d48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 12:59:44 +0200 Subject: [PATCH 08/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 22.6% (624 of 2750) தரவுத்தளங்கள்->தரவுத்தள படிநிலைமட்ட தாவல்கள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 1dd431d5f9..56e8280da6 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 12:58+0200\n" +"PO-Revision-Date: 2014-04-26 12:59+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -10964,10 +10964,9 @@ msgid "Server level tabs" msgstr "வழங்கி படிநிலைமட்ட தாவல்கள்" #: libraries/server_user_groups.lib.php:80 -#, fuzzy #| msgid "Databases" msgid "Database level tabs" -msgstr "தரவுத்தளங்கள்" +msgstr "தரவுத்தள படிநிலைமட்ட தாவல்கள்" #: libraries/server_user_groups.lib.php:81 #, fuzzy From 569ce7fc6f8dbe9cb734aa13296c7c77a6983fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:00:13 +0200 Subject: [PATCH 09/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 22.7% (625 of 2750) அட்டவணைக் கருத்துரைகள்->அட்டவணை படிநிலைமட்ட தாவல்கள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 56e8280da6..024a4b0f1b 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 12:59+0200\n" +"PO-Revision-Date: 2014-04-26 13:00+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -10969,10 +10969,9 @@ msgid "Database level tabs" msgstr "தரவுத்தள படிநிலைமட்ட தாவல்கள்" #: libraries/server_user_groups.lib.php:81 -#, fuzzy #| msgid "Table comments" msgid "Table level tabs" -msgstr "அட்டவணைக் கருத்துரைகள்" +msgstr "அட்டவணை படிநிலைமட்ட தாவல்கள்" #: libraries/server_user_groups.lib.php:110 #, fuzzy From 60d91529d89262d3bba8180c3854395f11ae2909 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:01:04 +0200 Subject: [PATCH 10/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 22.7% (626 of 2750) பயனரை சேர்->பயனர்களை காட்டுக --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 024a4b0f1b..ebb1ba76bb 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:00+0200\n" +"PO-Revision-Date: 2014-04-26 13:01+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -10974,9 +10974,8 @@ msgid "Table level tabs" msgstr "அட்டவணை படிநிலைமட்ட தாவல்கள்" #: libraries/server_user_groups.lib.php:110 -#, fuzzy msgid "View users" -msgstr "பயனரை சேர்" +msgstr "பயனர்களை காட்டுக" #: libraries/server_user_groups.lib.php:147 #: libraries/server_user_groups.lib.php:208 From 903ad6a68c1d33999e16208358c2a413920608c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:05:17 +0200 Subject: [PATCH 11/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 22.8% (627 of 2750) பயனரை சேர்->பயனர்குழுவை சேர்க்க --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index ebb1ba76bb..3d7541273a 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:01+0200\n" +"PO-Revision-Date: 2014-04-26 13:05+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -10979,10 +10979,9 @@ msgstr "பயனர்களை காட்டுக" #: libraries/server_user_groups.lib.php:147 #: libraries/server_user_groups.lib.php:208 -#, fuzzy #| msgid "Add user" msgid "Add user group" -msgstr "பயனரை சேர்" +msgstr "பயனர்குழுவை சேர்க்க" #: libraries/server_user_groups.lib.php:211 #, php-format From 0ff9458e1e3a19ba0c980d70efa9367b829ef427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:06:08 +0200 Subject: [PATCH 12/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 22.8% (628 of 2750) பயனாளர்:->பயனர்குழுவின் பெயர்: --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 3d7541273a..e700245cd6 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:05+0200\n" +"PO-Revision-Date: 2014-04-26 13:06+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -10993,10 +10993,9 @@ msgid "User group menu assignments" msgstr "" #: libraries/server_user_groups.lib.php:234 -#, fuzzy #| msgid "Username:" msgid "Group name:" -msgstr "பயனாளர்:" +msgstr "பயனர்குழுவின் பெயர்:" #: libraries/server_user_groups.lib.php:268 #, fuzzy From bac8702540c1dd3e9cd2174a055196d804f9d9db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:09:07 +0200 Subject: [PATCH 13/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 22.8% (629 of 2750) பதிப்புகளை காட்டு->வழங்கி-படிநிலைமட்ட தாவல்கள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index e700245cd6..7d6f6a63fc 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:06+0200\n" +"PO-Revision-Date: 2014-04-26 13:09+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -10998,10 +10998,9 @@ msgid "Group name:" msgstr "பயனர்குழுவின் பெயர்:" #: libraries/server_user_groups.lib.php:268 -#, fuzzy #| msgid "Show versions" msgid "Server-level tabs" -msgstr "பதிப்புகளை காட்டு" +msgstr "வழங்கி-படிநிலைமட்ட தாவல்கள்" #: libraries/server_user_groups.lib.php:271 #, fuzzy From 5e33b3200f4e81113c21d487821fb75f2afe285f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:10:41 +0200 Subject: [PATCH 14/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 22.9% (630 of 2750) தரவுத்தளங்கள்->தரவுத்தள-படிநிலைமட்ட தாவல்கள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 7d6f6a63fc..abc43d5f7e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:09+0200\n" +"PO-Revision-Date: 2014-04-26 13:10+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11003,10 +11003,9 @@ msgid "Server-level tabs" msgstr "வழங்கி-படிநிலைமட்ட தாவல்கள்" #: libraries/server_user_groups.lib.php:271 -#, fuzzy #| msgid "Databases" msgid "Database-level tabs" -msgstr "தரவுத்தளங்கள்" +msgstr "தரவுத்தள-படிநிலைமட்ட தாவல்கள்" #: libraries/server_user_groups.lib.php:274 #, fuzzy From a993305c1845b2db6e1b345dcc4d0e43339f48c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:11:31 +0200 Subject: [PATCH 15/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 22.9% (631 of 2750) அட்டவணைக் கருத்துரைகள்-.அட்டவணை-படிநிலைமட்ட தாவல்கள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index abc43d5f7e..5289c1bef0 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:10+0200\n" +"PO-Revision-Date: 2014-04-26 13:11+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11008,10 +11008,9 @@ msgid "Database-level tabs" msgstr "தரவுத்தள-படிநிலைமட்ட தாவல்கள்" #: libraries/server_user_groups.lib.php:274 -#, fuzzy #| msgid "Table comments" msgid "Table-level tabs" -msgstr "அட்டவணைக் கருத்துரைகள்" +msgstr "அட்டவணை-படிநிலைமட்ட தாவல்கள்" #: libraries/server_variables.lib.php:114 msgid "Setting variable failed" From 45d08f50b371962d53fe0cc269f6f8b6cfdc7910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:12:21 +0200 Subject: [PATCH 16/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 22.9% (632 of 2750) இயற்று->இயற்றியவர்: --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 5289c1bef0..3cd5e85274 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:11+0200\n" +"PO-Revision-Date: 2014-04-26 13:12+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11030,10 +11030,9 @@ msgid "SQL result" msgstr "" #: libraries/sql.lib.php:433 -#, fuzzy #| msgid "Generate" msgid "Generated by:" -msgstr "இயற்று" +msgstr "இயற்றியவர்:" #: libraries/sql.lib.php:469 msgid "Detailed profile" From 99d30eebc0882fb8195973be5eff262a2e510bf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:23:24 +0200 Subject: [PATCH 17/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.0% (633 of 2750) ஏனையது->வரிசை --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 3cd5e85274..898682f54b 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:12+0200\n" +"PO-Revision-Date: 2014-04-26 13:23+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11039,10 +11039,9 @@ msgid "Detailed profile" msgstr "" #: libraries/sql.lib.php:472 -#, fuzzy #| msgid "Other" msgid "Order" -msgstr "ஏனையது" +msgstr "ஏனையது->வரிசை" #: libraries/sql.lib.php:474 libraries/sql.lib.php:490 #, fuzzy From 4d8f2e1b873fbb5523793cb71801ec36aa165340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:25:19 +0200 Subject: [PATCH 18/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.0% (634 of 2750) சனி->நிலை --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 898682f54b..1014ea1288 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:23+0200\n" +"PO-Revision-Date: 2014-04-26 13:25+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11044,10 +11044,9 @@ msgid "Order" msgstr "ஏனையது->வரிசை" #: libraries/sql.lib.php:474 libraries/sql.lib.php:490 -#, fuzzy #| msgid "Sat" msgid "State" -msgstr "சனி" +msgstr "சனி->நிலை" #: libraries/sql.lib.php:487 msgid "Summary by state" From 602aa69ac41c87363b9e9bae99d3a6860ccd5d64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:26:00 +0200 Subject: [PATCH 19/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.0% (635 of 2750) மொத்த:->மொத்த நேரம் --- po/ta.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index 1014ea1288..58e2455d93 100644 --- a/po/ta.po +++ b/po/ta.po @@ -11053,10 +11053,9 @@ msgid "Summary by state" msgstr "" #: libraries/sql.lib.php:493 -#, fuzzy #| msgid "Total:" msgid "Total Time" -msgstr "மொத்த:" +msgstr "மொத்த நேரம்" #: libraries/sql.lib.php:495 msgid "% Time" From 2ab574163039c2039f2fcd5b3ec09356fd32f680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:27:09 +0200 Subject: [PATCH 20/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.1% (636 of 2750) மூடு->அழைப்புக்கள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 58e2455d93..62f4315b77 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:25+0200\n" +"PO-Revision-Date: 2014-04-26 13:27+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11062,10 +11062,9 @@ msgid "% Time" msgstr "" #: libraries/sql.lib.php:497 -#, fuzzy #| msgid "Close" msgid "Calls" -msgstr "மூடு" +msgstr "அழைப்புக்கள்" #: libraries/sql.lib.php:499 msgid "ø Time" From 27073e27b8655bfe17362b6410606246fe04686a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:27:29 +0200 Subject: [PATCH 21/88] Translated using Weblate (Tamil) Currently translated at 23.1% (637 of 2750) added +: --- po/ta.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index 62f4315b77..be337c8a2e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -11075,10 +11075,9 @@ msgid "Bookmark this SQL query" msgstr "" #: libraries/sql.lib.php:771 -#, fuzzy #| msgid "Label" msgid "Label:" -msgstr "சிட்டை" +msgstr "சிட்டை:" #: libraries/sql.lib.php:779 libraries/sql_query_form.lib.php:326 msgid "Let every user access this bookmark" From 3aeb3f0e6b879c8cd4b83684c08d3da674257b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:28:12 +0200 Subject: [PATCH 22/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.2% (638 of 2750) கருதிட்குள் சேர்க்க->அட்டவணை முன்னொட்டை பதிலிடு --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index be337c8a2e..3ba46fcfc6 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:27+0200\n" +"PO-Revision-Date: 2014-04-26 13:28+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11240,10 +11240,9 @@ msgid "Add prefix to table" msgstr "" #: libraries/structure.lib.php:321 -#, fuzzy #| msgid "Display table filter" msgid "Replace table prefix" -msgstr "கருதிட்குள் சேர்க்க" +msgstr "அட்டவணை முன்னொட்டை பதிலிடு" #: libraries/structure.lib.php:323 msgid "Copy table with prefix" From 700b70b1849640547dec6aa5c40cb58b5b93c13b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:29:00 +0200 Subject: [PATCH 23/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.2% (639 of 2750) நெடுக்கைகளை சேர்->நெடுவரிசைகளை நகர்த்து --- po/ta.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index 3ba46fcfc6..d910589a70 100644 --- a/po/ta.po +++ b/po/ta.po @@ -11282,10 +11282,9 @@ msgid "Fulltext" msgstr "" #: libraries/structure.lib.php:1435 libraries/structure.lib.php:1544 -#, fuzzy #| msgid "Add columns" msgid "Move columns" -msgstr "நெடுக்கைகளை சேர்" +msgstr "நெடுவரிசைகளை நகர்த்து" #: libraries/structure.lib.php:1438 msgid "Move the columns by dragging them up and down." From 93daab31de44ad45407ab55bb2901b4ccdef69d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:30:37 +0200 Subject: [PATCH 24/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.2% (640 of 2750) நீங்கள் புதிய பயனாளரை சேர்த்துள்ளீர்கள்->நீங்கள் குறைந்தது ஒரு நெடுவரிசையையாவது சேர்க்க வேண்டும் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index d910589a70..e8f9dcf140 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:28+0200\n" +"PO-Revision-Date: 2014-04-26 13:30+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11304,10 +11304,9 @@ msgstr "" #: libraries/structure.lib.php:1566 #: libraries/tbl_columns_definition_form.lib.php:178 -#, fuzzy #| msgid "You have added a new user." msgid "You have to add at least one column." -msgstr "நீங்கள் புதிய பயனாளரை சேர்த்துள்ளீர்கள்" +msgstr "நீங்கள் குறைந்தது ஒரு நெடுவரிசையையாவது சேர்க்க வேண்டும்." #: libraries/structure.lib.php:1577 #, fuzzy From 3909ce2ce9349f577423fdb07117b59b06a9083f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:31:29 +0200 Subject: [PATCH 25/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.3% (641 of 2750) %s களத்தை சேர்க்க->நெடுவரிசையை சேர்க்க --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index e8f9dcf140..1a76fa162e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:30+0200\n" +"PO-Revision-Date: 2014-04-26 13:31+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11309,10 +11309,9 @@ msgid "You have to add at least one column." msgstr "நீங்கள் குறைந்தது ஒரு நெடுவரிசையையாவது சேர்க்க வேண்டும்." #: libraries/structure.lib.php:1577 -#, fuzzy #| msgid "Add %s field(s)" msgid "Add column" -msgstr "%s களத்தை சேர்க்க" +msgstr "நெடுவரிசையை சேர்க்க" #: libraries/structure.lib.php:1583 #: libraries/tbl_columns_definition_form.lib.php:168 From 00c2cb2be36514bb60c845cd0cb5eafedbfec727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:32:32 +0200 Subject: [PATCH 26/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.3% (642 of 2750) %s களத்தை சேர்க்க->%s நெடுவரிசைகளை சேர்க்க --- po/ta.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 1a76fa162e..7bbca78b4e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:31+0200\n" +"PO-Revision-Date: 2014-04-26 13:32+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11315,10 +11315,10 @@ msgstr "நெடுவரிசையை சேர்க்க" #: libraries/structure.lib.php:1583 #: libraries/tbl_columns_definition_form.lib.php:168 -#, fuzzy, php-format +#, php-format #| msgid "Add %s field(s)" msgid "Add %s column(s)" -msgstr "%s களத்தை சேர்க்க" +msgstr "%s நெடுவரிசைகளை சேர்க்க" #: libraries/structure.lib.php:1600 msgid "At End of Table" From 98d2d4cb169510dccf34de46375e2125d19fbe3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:33:35 +0200 Subject: [PATCH 27/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.3% (643 of 2750) வினவல் புள்ளிவிவரவியல்->வரிசை புள்ளிவிவரங்கள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 7bbca78b4e..5c293a683e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:32+0200\n" +"PO-Revision-Date: 2014-04-26 13:33+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11334,10 +11334,9 @@ msgid "After %s" msgstr "%s பின்" #: libraries/structure.lib.php:1696 -#, fuzzy #| msgid "Query statistics" msgid "Row statistics" -msgstr "வினவல் புள்ளிவிவரவியல்" +msgstr "வரிசை புள்ளிவிவரங்கள்" #: libraries/structure.lib.php:1701 libraries/tbl_printview.lib.php:182 msgid "static" From 9f8c22e5b5b2ee4fe1bb99f4a643cd41a086efec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:34:19 +0200 Subject: [PATCH 28/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.4% (644 of 2750) அமர்வு மதிப்பு->தனித்த மதிப்புகள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 5c293a683e..656fb2422a 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:33+0200\n" +"PO-Revision-Date: 2014-04-26 13:34+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11374,10 +11374,9 @@ msgid "A primary key has been added on %s" msgstr "" #: libraries/structure.lib.php:2031 libraries/structure.lib.php:2102 -#, fuzzy #| msgid "Session value" msgid "Distinct values" -msgstr "அமர்வு மதிப்பு" +msgstr "தனித்த மதிப்புகள்" #: libraries/structure.lib.php:2034 libraries/structure.lib.php:2037 msgid "Add primary key" From 1634bd021450907676ea19d816a80f0b9d2d5838 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:35:23 +0200 Subject: [PATCH 29/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.4% (645 of 2750) %s தரவுத்தளம் இரத்துசெய்யப்பட்டது->நெடுவரிசைகள் வெற்றிகரமாக நகர்த்தப்பட்டன. --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 656fb2422a..c1e865efd4 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:34+0200\n" +"PO-Revision-Date: 2014-04-26 13:35+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11418,10 +11418,9 @@ msgid "Query error" msgstr "வினவல் வழு" #: libraries/structure.lib.php:2542 -#, fuzzy #| msgid "Database %s has been dropped." msgid "The columns have been moved successfully." -msgstr "%s தரவுத்தளம் இரத்துசெய்யப்பட்டது" +msgstr "நெடுவரிசைகள் வெற்றிகரமாக நகர்த்தப்பட்டன." #: libraries/structure.lib.php:2590 #, php-format From ce53130c28c9ed6171b2b1fd880ee8047cd7e827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:36:08 +0200 Subject: [PATCH 30/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.4% (646 of 2750) பங்குனி->பட்டி --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index c1e865efd4..be6a071ca4 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:35+0200\n" +"PO-Revision-Date: 2014-04-26 13:36+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11428,11 +11428,10 @@ msgid "The column name '%s' is a MySQL reserved keyword." msgstr "" #: libraries/tbl_chart.lib.php:39 -#, fuzzy #| msgid "Mar" msgctxt "Chart type" msgid "Bar" -msgstr "பங்குனி" +msgstr "பட்டி" #: libraries/tbl_chart.lib.php:41 #, fuzzy From 523c2851ddc54b34733252f86457ad1c94b5d27e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:37:05 +0200 Subject: [PATCH 31/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.4% (646 of 2750) பட்டி->பட்டை --- po/ta.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index be6a071ca4..1bf72b6d3b 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:36+0200\n" +"PO-Revision-Date: 2014-04-26 13:37+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11431,7 +11431,7 @@ msgstr "" #| msgid "Mar" msgctxt "Chart type" msgid "Bar" -msgstr "பட்டி" +msgstr "பட்டை" #: libraries/tbl_chart.lib.php:41 #, fuzzy From 9cf56c791eecdd7005e6ee00aa752d8cfe1682c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:38:34 +0200 Subject: [PATCH 32/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.5% (647 of 2750) நிரல்->நிரல்வரிசை --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 1bf72b6d3b..4cf6b62768 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:37+0200\n" +"PO-Revision-Date: 2014-04-26 13:38+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11434,11 +11434,10 @@ msgid "Bar" msgstr "பட்டை" #: libraries/tbl_chart.lib.php:41 -#, fuzzy #| msgid "Column" msgctxt "Chart type" msgid "Column" -msgstr "நிரல்" +msgstr "நிரல்வரிசை" #: libraries/tbl_chart.lib.php:45 #, fuzzy From 356ddcbc5e4efd1b9a58472533f14aabf8764d08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:39:02 +0200 Subject: [PATCH 33/88] Translated using Weblate (Tamil) Currently translated at 23.5% (648 of 2750) --- po/ta.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index 4cf6b62768..8b65d92517 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:38+0200\n" +"PO-Revision-Date: 2014-04-26 13:39+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11440,7 +11440,6 @@ msgid "Column" msgstr "நிரல்வரிசை" #: libraries/tbl_chart.lib.php:45 -#, fuzzy #| msgid "Line" msgctxt "Chart type" msgid "Line" From da2fd9120bf22e821f32452d5a0fca80cc16cee6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:42:50 +0200 Subject: [PATCH 34/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.6% (649 of 2750) உள்வரிசை->வளைக்கோடு --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 8b65d92517..8f5dc69ad6 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:39+0200\n" +"PO-Revision-Date: 2014-04-26 13:42+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11446,11 +11446,10 @@ msgid "Line" msgstr "கோடு" #: libraries/tbl_chart.lib.php:47 -#, fuzzy #| msgid "Inline" msgctxt "Chart type" msgid "Spline" -msgstr "உள்வரிசை" +msgstr "வளைக்கோடு" #: libraries/tbl_chart.lib.php:50 msgctxt "Chart type" From eb1bcbea4768d7e0dd83cd0c0033cd5138dc0881 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:45:52 +0200 Subject: [PATCH 35/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.6% (650 of 2750) +ஆப்பு --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 8f5dc69ad6..71cace15a3 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:42+0200\n" +"PO-Revision-Date: 2014-04-26 13:45+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11457,11 +11457,10 @@ msgid "Area" msgstr "" #: libraries/tbl_chart.lib.php:53 -#, fuzzy #| msgid "PiB" msgctxt "Chart type" msgid "Pie" -msgstr "PiB" +msgstr "ஆப்பு" #: libraries/tbl_chart.lib.php:58 msgctxt "Chart type" From a19b5ee2c1e3ff07feb3b841d4a277c83f6a8dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:46:24 +0200 Subject: [PATCH 36/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.6% (651 of 2750) வரிசைப்படுத்து->துவக்க வரிசை: --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 71cace15a3..f084e09b4b 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:45+0200\n" +"PO-Revision-Date: 2014-04-26 13:46+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11492,10 +11492,9 @@ msgid "Y-Axis label:" msgstr "Y-அச்சு சிட்டை:" #: libraries/tbl_chart.lib.php:206 -#, fuzzy #| msgid "Sort" msgid "Start row:" -msgstr "வரிசைப்படுத்து" +msgstr "துவக்க வரிசை:" #: libraries/tbl_chart.lib.php:272 msgid "Chart title" From c8b7cf31beb01d8a069206d16e94b971d8d27dc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:47:00 +0200 Subject: [PATCH 37/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.7% (652 of 2750) அடுக்கு->குறிமுறை அடுக்குவரிசை: --- po/ta.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index f084e09b4b..fef381c9bb 100644 --- a/po/ta.po +++ b/po/ta.po @@ -11505,10 +11505,9 @@ msgid "Storage Engine:" msgstr "" #: libraries/tbl_columns_definition_form.lib.php:76 -#, fuzzy #| msgid "Collation" msgid "Collation:" -msgstr "அடுக்கு" +msgstr "குறிமுறை அடுக்குவரிசை:" #: libraries/tbl_columns_definition_form.lib.php:110 msgid "PARTITION definition:" From 03b9b27838c56ed706e2ddf5f7c002dcce23da0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:48:11 +0200 Subject: [PATCH 38/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.7% (653 of 2750) கள நிரல்களை சேர்க்க/ நீக்குக->நிரல்வரிசையை நகர்த்து --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index fef381c9bb..1ef8ffda34 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:46+0200\n" +"PO-Revision-Date: 2014-04-26 13:48+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11532,10 +11532,9 @@ msgid "" msgstr "" #: libraries/tbl_columns_definition_form.lib.php:310 -#, fuzzy #| msgid "Add/Delete Field Columns" msgid "Move column" -msgstr "கள நிரல்களை சேர்க்க/ நீக்குக" +msgstr "நிரல்வரிசையை நகர்த்து" #: libraries/tbl_columns_definition_form.lib.php:320 msgid "Transformation options" From 0cd0d1c6ca950aa4a1f51ee603171752c5b4ac3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:48:49 +0200 Subject: [PATCH 39/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.7% (654 of 2750) %s பின்->%s க்கு அடுத்து\ --- po/ta.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index 1ef8ffda34..063710c77d 100644 --- a/po/ta.po +++ b/po/ta.po @@ -11553,10 +11553,10 @@ msgid "first" msgstr "" #: libraries/tbl_columns_definition_form.lib.php:751 -#, fuzzy, php-format +#, php-format #| msgid "After %s" msgid "after %s" -msgstr "%s பின்" +msgstr "%s க்கு அடுத்து" #: libraries/tbl_columns_definition_form.lib.php:1039 msgid "ENUM or SET data too long?" From d34aa82ce05204a1aae5702122f981479bf42f93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:49:37 +0200 Subject: [PATCH 40/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.8% (655 of 2750) கள நிரல்களை சேர்க்க/ நீக்குக->சிட்டை நிரல்வரிசை --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 063710c77d..46f3266eae 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:48+0200\n" +"PO-Revision-Date: 2014-04-26 13:49+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11585,10 +11585,9 @@ msgid "No data found for GIS visualization." msgstr "" #: libraries/tbl_gis_visualization.lib.php:205 -#, fuzzy #| msgid "Add/Delete Field Columns" msgid "Label column" -msgstr "கள நிரல்களை சேர்க்க/ நீக்குக" +msgstr "சிட்டை நிரல்வரிசை" #: libraries/tbl_gis_visualization.lib.php:205 #, fuzzy From a5159f1f9b839c28fd4c7771cbdc90989cd0cd0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:50:28 +0200 Subject: [PATCH 41/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.8% (656 of 2750) கள நிரல்களை சேர்க்க/ நீக்குக->இடம்சார் நிரல்வரிசை --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 46f3266eae..3e4a57d0eb 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:49+0200\n" +"PO-Revision-Date: 2014-04-26 13:50+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11590,10 +11590,9 @@ msgid "Label column" msgstr "சிட்டை நிரல்வரிசை" #: libraries/tbl_gis_visualization.lib.php:205 -#, fuzzy #| msgid "Add/Delete Field Columns" msgid "Spatial column" -msgstr "கள நிரல்களை சேர்க்க/ நீக்குக" +msgstr "இடம்சார் நிரல்வரிசை" #: libraries/tbl_gis_visualization.lib.php:212 msgid "-- None --" From 0df6a4d06c2b59497a6e7d09c17af0d94dac48b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:50:50 +0200 Subject: [PATCH 42/88] Translated using Weblate (Tamil) Currently translated at 23.8% (657 of 2750) added +: --- po/ta.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index 3e4a57d0eb..e21fb44904 100644 --- a/po/ta.po +++ b/po/ta.po @@ -11637,10 +11637,9 @@ msgid "" msgstr "" #: libraries/tbl_indexes.lib.php:283 -#, fuzzy #| msgid "Comment" msgid "Comment:" -msgstr "கருத்துரை" +msgstr "கருத்துரை:" #: libraries/tbl_indexes.lib.php:298 msgid "Index type:" From 63d31f3147f1a3f878a5aba5f346c116fc320f53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:52:23 +0200 Subject: [PATCH 43/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.9% (658 of 2750) அட்டவணைகளை காட்டு->காட்டப்படுகிற அட்டவணைகள்: --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index e21fb44904..f359ed965f 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:50+0200\n" +"PO-Revision-Date: 2014-04-26 13:52+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11646,10 +11646,9 @@ msgid "Index type:" msgstr "சுட்டு வகை:" #: libraries/tbl_printview.lib.php:30 -#, fuzzy #| msgid "Show tables" msgid "Showing tables:" -msgstr "அட்டவணைகளை காட்டு" +msgstr "காட்டப்படுகிற அட்டவணைகள்:" #: libraries/tbl_printview.lib.php:174 #, fuzzy From 4369b119c72c861bda9da7219b8884c761b3b3e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 13:52:59 +0200 Subject: [PATCH 44/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 23.9% (659 of 2750) வினவல் புள்ளிவிவரவியல்->வரிசை புள்ளிவிவரங்கள்: --- po/ta.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index f359ed965f..21bb2822db 100644 --- a/po/ta.po +++ b/po/ta.po @@ -11651,10 +11651,9 @@ msgid "Showing tables:" msgstr "காட்டப்படுகிற அட்டவணைகள்:" #: libraries/tbl_printview.lib.php:174 -#, fuzzy #| msgid "Query statistics" msgid "Row Statistics:" -msgstr "வினவல் புள்ளிவிவரவியல்" +msgstr "வரிசை புள்ளிவிவரங்கள்:" #: libraries/tbl_printview.lib.php:301 #, fuzzy From 1be31fb3a08e09c8d4f5b4a53075068424d58524 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:00:10 +0200 Subject: [PATCH 45/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.0% (660 of 2750) வினவல் இடைமாற்றல் பாவனையளவு->இடம் பயனளவு: --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 21bb2822db..61b6c0969b 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 13:52+0200\n" +"PO-Revision-Date: 2014-04-26 14:00+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11656,10 +11656,9 @@ msgid "Row Statistics:" msgstr "வரிசை புள்ளிவிவரங்கள்:" #: libraries/tbl_printview.lib.php:301 -#, fuzzy #| msgid "Query cache usage" msgid "Space usage:" -msgstr "வினவல் இடைமாற்றல் பாவனையளவு" +msgstr "வினவல் இடைமாற்றல் பாவனையளவு->இடம் பயனளவு:" #: libraries/tbl_relation.lib.php:386 #, fuzzy From 9be5110f3cf52e0a29c956c986816a0bf6df2f77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:01:35 +0200 Subject: [PATCH 46/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.0% (661 of 2750) காட்சிப்படுத்த நீங்கள் குறைந்தபட்சம் ஒரு நிரலை தேர்ந்தெடுக்க வேண்டும்->காட்சிப்படுத்த நிரல்வரிசையை தேர்ந்தெடுக்கவும் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 61b6c0969b..008c9ed9a7 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:00+0200\n" +"PO-Revision-Date: 2014-04-26 14:01+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11661,10 +11661,9 @@ msgid "Space usage:" msgstr "வினவல் இடைமாற்றல் பாவனையளவு->இடம் பயனளவு:" #: libraries/tbl_relation.lib.php:386 -#, fuzzy #| msgid "You have to choose at least one column to display" msgid "Choose column to display:" -msgstr "காட்சிப்படுத்த நீங்கள் குறைந்தபட்சம் ஒரு நிரலை தேர்ந்தெடுக்க வேண்டும்" +msgstr "காட்சிப்படுத்த நிரல்வரிசையை தேர்ந்தெடுக்கவும்" #: libraries/tbl_relation.lib.php:419 msgid "Internal relation" From 9999890972e8266ffb0b9b236c6a5961598e7444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:01:46 +0200 Subject: [PATCH 47/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.0% (661 of 2750) காட்சிப்படுத்த நீங்கள் குறைந்தபட்சம் ஒரு நிரலை தேர்ந்தெடுக்க வேண்டும்->காட்சிப்படுத்த நிரல்வரிசையை தேர்ந்தெடுக்கவும்` --- po/ta.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ta.po b/po/ta.po index 008c9ed9a7..751b6dbc26 100644 --- a/po/ta.po +++ b/po/ta.po @@ -11663,7 +11663,7 @@ msgstr "வினவல் இடைமாற்றல் பாவனையள #: libraries/tbl_relation.lib.php:386 #| msgid "You have to choose at least one column to display" msgid "Choose column to display:" -msgstr "காட்சிப்படுத்த நிரல்வரிசையை தேர்ந்தெடுக்கவும்" +msgstr "காட்சிப்படுத்த நிரல்வரிசையை தேர்ந்தெடுக்கவும்:" #: libraries/tbl_relation.lib.php:419 msgid "Internal relation" From 7c624f61c6af3c2c49880e8b1d01736996653efb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:03:22 +0200 Subject: [PATCH 48/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.0% (662 of 2750) கட்டுப்பாடுகளை சேர்க்க->கட்டுப்பாட்டின் பெயர் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 751b6dbc26..bb0fda74ca 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:01+0200\n" +"PO-Revision-Date: 2014-04-26 14:03+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11680,10 +11680,9 @@ msgid "Foreign key constraint" msgstr "" #: libraries/tbl_relation.lib.php:553 -#, fuzzy #| msgid "Add constraints" msgid "Constraint name" -msgstr "கட்டுப்பாடுகளை சேர்க்க" +msgstr "கட்டுப்பாட்டின் பெயர்" #: libraries/tbl_relation.lib.php:584 msgid "No index defined! Create one below" From e5aa53351a88c5919d138de145c74a7b11602104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:04:41 +0200 Subject: [PATCH 49/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.1% (663 of 2750) பதிப்பை உருவாக்கு->%2$s ன் %1$s பதிப்பை உருவாக்குக --- po/ta.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index bb0fda74ca..5bd1c0d1a2 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:03+0200\n" +"PO-Revision-Date: 2014-04-26 14:04+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11694,10 +11694,10 @@ msgid "Error creating foreign key on %1$s (check data types)" msgstr "" #: libraries/tbl_tracking.lib.php:60 -#, fuzzy, php-format +#, php-format #| msgid "Create version" msgid "Create version %1$s of %2$s" -msgstr "பதிப்பை உருவாக்கு" +msgstr "%2$s ன் %1$s பதிப்பை உருவாக்குக" #: libraries/tbl_tracking.lib.php:67 msgid "Track these data definition statements:" From 451623906e336809ed554e15f83bb5d05ac71006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:06:14 +0200 Subject: [PATCH 50/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.1% (664 of 2750) இப்போது செயற்படுத்து->%s க்கான கண்காணிப்பை இப்போது செயற்படுத்து --- po/ta.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 5bd1c0d1a2..5565f21e42 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:04+0200\n" +"PO-Revision-Date: 2014-04-26 14:06+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11712,10 +11712,10 @@ msgid "Create version" msgstr "பதிப்பை உருவாக்கு" #: libraries/tbl_tracking.lib.php:119 -#, fuzzy, php-format +#, php-format #| msgid "Activate now" msgid "Activate tracking for %s" -msgstr "இப்போது செயற்படுத்து" +msgstr "%s க்கான கண்காணிப்பை இப்போது செயற்படுத்து" #: libraries/tbl_tracking.lib.php:125 msgid "Activate now" From 995391b46a2af6b943c4f9fc65926dcffcfbe283 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:06:29 +0200 Subject: [PATCH 51/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.1% (664 of 2750) இப்போது செயற்படுத்து->%s க்கான கண்காணிப்பை செயற்படுத்து --- po/ta.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ta.po b/po/ta.po index 5565f21e42..099f804fa7 100644 --- a/po/ta.po +++ b/po/ta.po @@ -11715,7 +11715,7 @@ msgstr "பதிப்பை உருவாக்கு" #, php-format #| msgid "Activate now" msgid "Activate tracking for %s" -msgstr "%s க்கான கண்காணிப்பை இப்போது செயற்படுத்து" +msgstr "%s க்கான கண்காணிப்பை செயற்படுத்து" #: libraries/tbl_tracking.lib.php:125 msgid "Activate now" From 139fedd9495174c3c451ed85b7785afcc94a6cd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:09:20 +0200 Subject: [PATCH 52/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.1% (665 of 2750) செயல்கள்->செயல்படு விருப்பங்கள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 099f804fa7..6d29059911 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:06+0200\n" +"PO-Revision-Date: 2014-04-26 14:09+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -11984,10 +11984,9 @@ msgid "Aggregate" msgstr "" #: pmd_general.php:845 -#, fuzzy #| msgid "Actions" msgid "Active options" -msgstr "செயல்கள்" +msgstr "செயல்படு விருப்பங்கள்" #: pmd_pdf.php:53 msgid "Page has been created" From 26297a95c9516e7031cca232286c02a4f62c87bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:09:53 +0200 Subject: [PATCH 53/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.2% (666 of 2750) தரவு இல்லை->தவறான தரவு --- po/ta.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index 6d29059911..7a05bd293e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -12422,10 +12422,9 @@ msgid "Key should contain letters, numbers [em]and[/em] special characters." msgstr "" #: setup/validate.php:22 -#, fuzzy #| msgid "No data" msgid "Wrong data" -msgstr "தரவு இல்லை" +msgstr "தவறான தரவு" #: tbl_chart.php:38 #, fuzzy From a2050fcd9c5bd4e2f77cd87043c3fe7d9a160473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:10:57 +0200 Subject: [PATCH 54/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.2% (667 of 2750) தரவு இல்லை->காட்டுவதற்கு தரவு இல்லை --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 7a05bd293e..5659660bb4 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:09+0200\n" +"PO-Revision-Date: 2014-04-26 14:10+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12427,10 +12427,9 @@ msgid "Wrong data" msgstr "தவறான தரவு" #: tbl_chart.php:38 -#, fuzzy #| msgid "No data" msgid "No data to display" -msgstr "தரவு இல்லை" +msgstr "காட்டுவதற்கு தரவு இல்லை" #: tbl_chart.php:62 tbl_gis_visualization.php:24 msgid "No SQL query was set to fetch data." From 5be6efe64d87950d9d75aa54d7e48bfa6392ca6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:16:03 +0200 Subject: [PATCH 55/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.2% (668 of 2750) அட்டவணையை அழி (அழி)->தரவுக்பார்வையை அழி (கைவிடு) --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 5659660bb4..5ef6228d41 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:10+0200\n" +"PO-Revision-Date: 2014-04-26 14:16+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12521,10 +12521,9 @@ msgid "Rename view to" msgstr "" #: view_operations.php:133 -#, fuzzy #| msgid "Delete the table (DROP)" msgid "Delete the view (DROP)" -msgstr "அட்டவணையை அழி (அழி)" +msgstr "தரவுக்பார்வையை அழி (கைவிடு)" #: libraries/advisory_rules.txt:49 msgid "Uptime below one day" From 4ffd9ed2dbe85f20d36c69438e1b20a828a6e150 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:16:23 +0200 Subject: [PATCH 56/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.2% (668 of 2750) அட்டவணையை அழி (அழி)->தரவு பார்வையை அழி (கைவிடு) --- po/ta.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ta.po b/po/ta.po index 5ef6228d41..fa87fb3681 100644 --- a/po/ta.po +++ b/po/ta.po @@ -12523,7 +12523,7 @@ msgstr "" #: view_operations.php:133 #| msgid "Delete the table (DROP)" msgid "Delete the view (DROP)" -msgstr "தரவுக்பார்வையை அழி (கைவிடு)" +msgstr "தரவு பார்வையை அழி (கைவிடு)" #: libraries/advisory_rules.txt:49 msgid "Uptime below one day" From 2392437f0b926b3bad6ee121ae6a74715fdac403 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:17:50 +0200 Subject: [PATCH 57/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.3% (669 of 2750) வினாக்கள்->1000க்கு கீழான வினவல்கள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index fa87fb3681..42ff229542 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:16+0200\n" +"PO-Revision-Date: 2014-04-26 14:17+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12545,10 +12545,9 @@ msgid "The uptime is only %s" msgstr "" #: libraries/advisory_rules.txt:56 -#, fuzzy #| msgid "Questions" msgid "Questions below 1,000" -msgstr "வினாக்கள்" +msgstr "1000க்கு கீழான வினவல்கள்" #: libraries/advisory_rules.txt:59 msgid "" From 52295cd3cdf2bdd191c50fe9fc9ec555184730a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:19:11 +0200 Subject: [PATCH 58/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.3% (670 of 2750) நடப்பு பதிப்பு: %s->வினவல்களின் தற்போதைய அளவு: %s --- po/ta.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 42ff229542..bf9a3b02aa 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:17+0200\n" +"PO-Revision-Date: 2014-04-26 14:19+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12562,10 +12562,10 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:61 -#, fuzzy, php-format +#, php-format #| msgid "Current version: %s" msgid "Current amount of Questions: %s" -msgstr "நடப்பு பதிப்பு: %s" +msgstr "வினவல்களின் தற்போதைய அளவு: %s" #: libraries/advisory_rules.txt:63 #, fuzzy From bc9a29c2db279b2a07d32af9318ec226e6f52908 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:20:42 +0200 Subject: [PATCH 59/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.4% (671 of 2750) நடப்பாணை இணைப்பு->மெதுவான வினவல்களின் விழுக்காடு --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index bf9a3b02aa..dda97ecddf 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:19+0200\n" +"PO-Revision-Date: 2014-04-26 14:20+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12568,10 +12568,9 @@ msgid "Current amount of Questions: %s" msgstr "வினவல்களின் தற்போதைய அளவு: %s" #: libraries/advisory_rules.txt:63 -#, fuzzy #| msgid "Current connection" msgid "Percentage of slow queries" -msgstr "நடப்பாணை இணைப்பு" +msgstr "மெதுவான வினவல்களின் விழுக்காடு" #: libraries/advisory_rules.txt:66 msgid "" From 9adcf49fc065b7a99a7fc14baceccec4a5f5ab74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:21:24 +0200 Subject: [PATCH 60/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.4% (672 of 2750) வினவல் பெட்டியை காண்பி->மெதுவான வினவல்களின் வீதம் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index dda97ecddf..67f33ab724 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:20+0200\n" +"PO-Revision-Date: 2014-04-26 14:21+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12589,10 +12589,9 @@ msgid "The slow query rate should be below 5%%, your value is %s%%." msgstr "" #: libraries/advisory_rules.txt:70 -#, fuzzy #| msgid "Show query box" msgid "Slow query rate" -msgstr "வினவல் பெட்டியை காண்பி" +msgstr "மெதுவான வினவல்களின் வீதம்" #: libraries/advisory_rules.txt:73 msgid "" From f45672ef4da94d670dd3dfa63bf6727bc6d48039 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:22:38 +0200 Subject: [PATCH 61/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.4% (673 of 2750) வினவல் பெட்டியை காண்பி->நீண்ட வினவல்களுக்கான நேரம் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 67f33ab724..2b1687b8e4 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:21+0200\n" +"PO-Revision-Date: 2014-04-26 14:22+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12606,10 +12606,9 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:77 -#, fuzzy #| msgid "Show query box" msgid "Long query time" -msgstr "வினவல் பெட்டியை காண்பி" +msgstr "நீண்ட வினவல்களுக்கான நேரம்" #: libraries/advisory_rules.txt:80 msgid "" From da319c32b0805409dc0755297dc989890922e036 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:23:31 +0200 Subject: [PATCH 62/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.5% (674 of 2750) வினவல் பெட்டியை காண்பி->மெதுவான வினவல் பதிகை --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 2b1687b8e4..ce58a091b8 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:22+0200\n" +"PO-Revision-Date: 2014-04-26 14:23+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12628,10 +12628,9 @@ msgid "long_query_time is currently set to %ds." msgstr "" #: libraries/advisory_rules.txt:84 libraries/advisory_rules.txt:91 -#, fuzzy #| msgid "Show query box" msgid "Slow query logging" -msgstr "வினவல் பெட்டியை காண்பி" +msgstr "மெதுவான வினவல் பதிகை" #: libraries/advisory_rules.txt:87 libraries/advisory_rules.txt:94 msgid "The slow query log is disabled." From 898013c95b9c10cea1804e2bbe8af46156a19a4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:24:30 +0200 Subject: [PATCH 63/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.5% (675 of 2750) தொடர்கள்->தொகுப்புகளை விடுக: --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index ce58a091b8..e33b34fd26 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:23+0200\n" +"PO-Revision-Date: 2014-04-26 14:24+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12657,10 +12657,9 @@ msgid "slow_query_log is set to 'OFF'" msgstr "" #: libraries/advisory_rules.txt:100 -#, fuzzy #| msgid "Series:" msgid "Release Series" -msgstr "தொடர்கள்" +msgstr "தொகுப்புகளை விடுக:" #: libraries/advisory_rules.txt:103 msgid "The MySQL server version less than 5.1." From a3e28b70f95906658cafb6b366b563b837745a5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:24:48 +0200 Subject: [PATCH 64/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.5% (675 of 2750) தொடர்கள்->தொகுப்புகளை விடுக --- po/ta.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ta.po b/po/ta.po index e33b34fd26..a390a45721 100644 --- a/po/ta.po +++ b/po/ta.po @@ -12659,7 +12659,7 @@ msgstr "" #: libraries/advisory_rules.txt:100 #| msgid "Series:" msgid "Release Series" -msgstr "தொகுப்புகளை விடுக:" +msgstr "தொகுப்புகளை விடுக" #: libraries/advisory_rules.txt:103 msgid "The MySQL server version less than 5.1." From 8843fbba7a371814de3b61a0a10a408a78e6f307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:27:14 +0200 Subject: [PATCH 65/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.6% (677 of 2750) வினவல் இடைமாற்று பயன்படுத்தப்பட்டது->வினவல் இடைமாற்று முடக்கப்பட்டுள்ளது --- po/ta.po | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/po/ta.po b/po/ta.po index a390a45721..222d9701d9 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:24+0200\n" +"PO-Revision-Date: 2014-04-26 14:27+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12761,16 +12761,14 @@ msgid "Available memory on this host: %s" msgstr "" #: libraries/advisory_rules.txt:153 -#, fuzzy #| msgid "Query cache used" msgid "Query cache disabled" -msgstr "வினவல் இடைமாற்று பயன்படுத்தப்பட்டது" +msgstr "வினவல் இடைமாற்று முடக்கப்பட்டுள்ளது" #: libraries/advisory_rules.txt:156 -#, fuzzy #| msgid "Query cache used" msgid "The query cache is not enabled." -msgstr "வினவல் இடைமாற்று பயன்படுத்தப்பட்டது" +msgstr "வினவல் இடைமாற்று முடக்கப்பட்டுள்ளது" #: libraries/advisory_rules.txt:157 msgid "" From 55c5c55e52854264e4e9e80857bed785b5503eea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:27:35 +0200 Subject: [PATCH 66/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.6% (677 of 2750) வினவல் இடைமாற்று பயன்படுத்தப்பட்டது->வினவல் இடைமாற்று முடக்கப்பட்டுள்ளது. --- po/ta.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ta.po b/po/ta.po index 222d9701d9..10c766a538 100644 --- a/po/ta.po +++ b/po/ta.po @@ -12768,7 +12768,7 @@ msgstr "வினவல் இடைமாற்று முடக்கப் #: libraries/advisory_rules.txt:156 #| msgid "Query cache used" msgid "The query cache is not enabled." -msgstr "வினவல் இடைமாற்று முடக்கப்பட்டுள்ளது" +msgstr "வினவல் இடைமாற்று முடக்கப்பட்டுள்ளது." #: libraries/advisory_rules.txt:157 msgid "" From deea90ce129a1685609fc7fc357f7394d3341239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:28:31 +0200 Subject: [PATCH 67/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.6% (678 of 2750) வினவல் இடைமாற்று பயன்படுத்தப்பட்டது->வினவல் இடைமாற்று முறைமை --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 10c766a538..f5a896e852 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:27+0200\n" +"PO-Revision-Date: 2014-04-26 14:28+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12783,10 +12783,9 @@ msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'" msgstr "" #: libraries/advisory_rules.txt:160 -#, fuzzy #| msgid "Query cache used" msgid "Query caching method" -msgstr "வினவல் இடைமாற்று பயன்படுத்தப்பட்டது" +msgstr "வினவல் இடைமாற்று முறைமை" #: libraries/advisory_rules.txt:163 #, fuzzy From 4ef066542d8281e244b9feca8cb6f334b5f5c514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:29:59 +0200 Subject: [PATCH 68/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.6% (679 of 2750) வினவல் இடைமாற்று பயன்படுத்தப்பட்டது->பொருத்தமற்ற இடைமாற்று முறைமை --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index f5a896e852..d2968a4e48 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:28+0200\n" +"PO-Revision-Date: 2014-04-26 14:29+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12788,10 +12788,9 @@ msgid "Query caching method" msgstr "வினவல் இடைமாற்று முறைமை" #: libraries/advisory_rules.txt:163 -#, fuzzy #| msgid "Query cache used" msgid "Suboptimal caching method." -msgstr "வினவல் இடைமாற்று பயன்படுத்தப்பட்டது" +msgstr "வினவல் இடைமாற்று பயன்படுத்தப்பட்டது->பொருத்தமற்ற இடைமாற்று முறைமை." #: libraries/advisory_rules.txt:164 msgid "" From de7eb9dd05feb689c45c15603fd244d0891fcc4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:31:10 +0200 Subject: [PATCH 69/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.7% (680 of 2750) வினவல் இடைமாற்று பயன்படுத்தப்பட்டது->வினவல் இடைமாற்று முறைமை செயல்திறன் (%%) --- po/ta.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index d2968a4e48..78f791d715 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:29+0200\n" +"PO-Revision-Date: 2014-04-26 14:31+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12808,10 +12808,10 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:167 -#, fuzzy, php-format +#, php-format #| msgid "Query cache used" msgid "Query cache efficiency (%%)" -msgstr "வினவல் இடைமாற்று பயன்படுத்தப்பட்டது" +msgstr "வினவல் இடைமாற்று முறைமை செயல்திறன் (%%)" #: libraries/advisory_rules.txt:170 msgid "Query cache not running efficiently, it has a low hit rate." From 07b7034472e556195f8dbc67abde670a4d070f00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:32:53 +0200 Subject: [PATCH 70/88] Translated using Weblate (Tamil) Currently translated at 24.7% (681 of 2750) not fuzzy --- po/ta.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index 78f791d715..66a7638cd8 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:31+0200\n" +"PO-Revision-Date: 2014-04-26 14:32+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12827,7 +12827,6 @@ msgid "The current query cache hit rate of %s%% is below 20%%" msgstr "" #: libraries/advisory_rules.txt:174 -#, fuzzy #| msgid "Query cache usage" msgid "Query Cache usage" msgstr "வினவல் இடைமாற்றல் பாவனையளவு" From 757081d451de7b0ed1ef8af89bc60f9714815fdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:37:31 +0200 Subject: [PATCH 71/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.8% (682 of 2750) வினவல் இடைமாற்றல் பாவனையளவு->வினவல் இடைமாற்றல் கூறுபடுத்தல் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 66a7638cd8..b5b2ff63f7 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:32+0200\n" +"PO-Revision-Date: 2014-04-26 14:37+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12850,10 +12850,9 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:181 -#, fuzzy #| msgid "Query cache usage" msgid "Query cache fragmentation" -msgstr "வினவல் இடைமாற்றல் பாவனையளவு" +msgstr "வினவல் இடைமாற்றல் கூறுபடுத்தல்" #: libraries/advisory_rules.txt:184 msgid "The query cache is considerably fragmented." From 93aebbf60c75b7dbfd97508b0ad576ed44ffbe55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:43:51 +0200 Subject: [PATCH 72/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.8% (683 of 2750) வினவல் இடைமாற்று பயன்படுத்தப்பட்டது->வினவல் இடைமாற்று தரவு கத்தரிப்புகள் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index b5b2ff63f7..8a0bca74a5 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:37+0200\n" +"PO-Revision-Date: 2014-04-26 14:43+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12879,10 +12879,9 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:188 -#, fuzzy #| msgid "Query cache used" msgid "Query cache low memory prunes" -msgstr "வினவல் இடைமாற்று பயன்படுத்தப்பட்டது" +msgstr "வினவல் இடைமாற்று தரவு கத்தரிப்புகள்" #: libraries/advisory_rules.txt:191 msgid "" From 51388921080a74d09ce68e1a4abb31bf6742f263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:45:00 +0200 Subject: [PATCH 73/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.8% (684 of 2750) வினவல் இடைமாற்று பயன்படுத்தப்பட்டது->வினவல் இடைமாற்று மீயளவு --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 8a0bca74a5..7b1dd470b0 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:43+0200\n" +"PO-Revision-Date: 2014-04-26 14:44+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12904,10 +12904,9 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:195 -#, fuzzy #| msgid "Query cache used" msgid "Query cache max size" -msgstr "வினவல் இடைமாற்று பயன்படுத்தப்பட்டது" +msgstr "வினவல் இடைமாற்று மீயளவு" #: libraries/advisory_rules.txt:198 msgid "" From 6e042d3fc7ba47d55b4ef29c8204dad6abba097c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:48:47 +0200 Subject: [PATCH 74/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.9% (685 of 2750) நடப்பு பதிப்பு: %s->வினவல் இடைமாற்று நிகழ்நிலை அளவு: %s --- po/ta.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 7b1dd470b0..e007d5a3ab 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:44+0200\n" +"PO-Revision-Date: 2014-04-26 14:48+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12921,10 +12921,10 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:200 -#, fuzzy, php-format +#, php-format #| msgid "Current version: %s" msgid "Current query cache size: %s" -msgstr "நடப்பு பதிப்பு: %s" +msgstr "வினவல் இடைமாற்று நிகழ்நிலை அளவு: %s" #: libraries/advisory_rules.txt:202 #, fuzzy From 6014654e401906dcf0693b485740873cf3899c45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:52:08 +0200 Subject: [PATCH 75/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.9% (686 of 2750) வினவல் இடைமாற்று பயன்படுத்தப்பட்டது->வினவல் இடைமாற்று விளைவின் மீச்சிறுஅளவு: %s --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index e007d5a3ab..14e8ce8886 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:48+0200\n" +"PO-Revision-Date: 2014-04-26 14:52+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12927,10 +12927,9 @@ msgid "Current query cache size: %s" msgstr "வினவல் இடைமாற்று நிகழ்நிலை அளவு: %s" #: libraries/advisory_rules.txt:202 -#, fuzzy #| msgid "Query cache used" msgid "Query cache min result size" -msgstr "வினவல் இடைமாற்று பயன்படுத்தப்பட்டது" +msgstr "வினவல் இடைமாற்று விளைவின் மீச்சிறுஅளவு: %s" #: libraries/advisory_rules.txt:205 msgid "" From e34c1906e645377be044b2e09c759d0482de13ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:54:14 +0200 Subject: [PATCH 76/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 24.9% (687 of 2750) +நிரைகளை வரிசைப்படுத்து --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 14e8ce8886..e1352d4a87 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:52+0200\n" +"PO-Revision-Date: 2014-04-26 14:54+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -12984,10 +12984,9 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:225 -#, fuzzy #| msgid "Sort" msgid "Sort rows" -msgstr "வரிசைப்படுத்து" +msgstr "நிரைகளை வரிசைப்படுத்து" #: libraries/advisory_rules.txt:228 msgid "There are lots of rows being sorted." From d142aee077d28efbcfaccb464ee3f181f0fc0e66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 14:58:35 +0200 Subject: [PATCH 77/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.0% (688 of 2750) கருதிட்குள் சேர்க்க->முதல் குறியீட்டெண்ணை கண்டறியும் விகிதம் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index e1352d4a87..b1b08e0ef2 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:54+0200\n" +"PO-Revision-Date: 2014-04-26 14:58+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13025,10 +13025,9 @@ msgid "Table joins average: %s, this value should be less than 1 per hour" msgstr "" #: libraries/advisory_rules.txt:240 -#, fuzzy #| msgid "Display table filter" msgid "Rate of reading first index entry" -msgstr "கருதிட்குள் சேர்க்க" +msgstr "முதல் குறியீட்டெண்ணை கண்டறியும் விகிதம்" #: libraries/advisory_rules.txt:243 msgid "The rate of reading the first index entry is high." From 37bb0ef5be0bd53e5d4afe58040c8e7c2b9c66be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 15:00:38 +0200 Subject: [PATCH 78/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.0% (689 of 2750) கருதிட்குள் சேர்க்க->நிலையான குறியிடத்தை கண்டறியும் விகிதம் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index b1b08e0ef2..5309b79099 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 14:58+0200\n" +"PO-Revision-Date: 2014-04-26 15:00+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13049,10 +13049,9 @@ msgid "Index scans average: %s, this value should be less than 1 per hour" msgstr "" #: libraries/advisory_rules.txt:247 -#, fuzzy #| msgid "Display table filter" msgid "Rate of reading fixed position" -msgstr "கருதிட்குள் சேர்க்க" +msgstr "நிலையான குறியிடத்தை கண்டறியும் விகிதம்" #: libraries/advisory_rules.txt:250 msgid "The rate of reading data from a fixed position is high." From 9a2eb8b44e15c2ff1bda1eb0827005f8eed343c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 15:02:15 +0200 Subject: [PATCH 79/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.0% (690 of 2750) கருதிட்குள் சேர்க்க->அட்டவணையின் அடுத்த நிரல்வரிசையை கண்டறியும் விகிதம் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 5309b79099..2c841af2ff 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 15:00+0200\n" +"PO-Revision-Date: 2014-04-26 15:02+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13072,10 +13072,9 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:254 -#, fuzzy #| msgid "Display table filter" msgid "Rate of reading next table row" -msgstr "கருதிட்குள் சேர்க்க" +msgstr "அட்டவணையின் அடுத்த நிரல்வரிசையை கண்டறியும் விகிதம்" #: libraries/advisory_rules.txt:257 #, fuzzy From f1efcbec042ae65354ef659b8f95acc1ad9aee40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 15:07:21 +0200 Subject: [PATCH 80/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.1% (692 of 2750) கருதிட்குள் சேர்க்க->அட்டவணையின் அடுத்த நிரல்வரிசையை கண்டறியும் விகிதம் மிகுதி. --- po/ta.po | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/po/ta.po b/po/ta.po index 2c841af2ff..7437e156fa 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 15:02+0200\n" +"PO-Revision-Date: 2014-04-26 15:07+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13077,10 +13077,9 @@ msgid "Rate of reading next table row" msgstr "அட்டவணையின் அடுத்த நிரல்வரிசையை கண்டறியும் விகிதம்" #: libraries/advisory_rules.txt:257 -#, fuzzy #| msgid "Display table filter" msgid "The rate of reading the next table row is high." -msgstr "கருதிட்குள் சேர்க்க" +msgstr "அட்டவணையின் அடுத்த நிரல்வரிசையை கண்டறியும் விகிதம் மிகுதி." #: libraries/advisory_rules.txt:258 msgid "" @@ -13116,10 +13115,9 @@ msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s" msgstr "" #: libraries/advisory_rules.txt:269 -#, fuzzy #| msgid "Current connection" msgid "Percentage of temp tables on disk" -msgstr "நடப்பாணை இணைப்பு" +msgstr "வட்டிலுள்ள நிலையற்ற அட்டவணைகளின் விழுக்காடு" #: libraries/advisory_rules.txt:272 libraries/advisory_rules.txt:279 msgid "" From 8749a15936d43f044734e76b47158e2e924f79ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 15:08:14 +0200 Subject: [PATCH 81/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.2% (693 of 2750) கருதிட்குள் சேர்க்க->திறந்தநிலை அட்டவணைகளின் விழுக்காடு --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 7437e156fa..99c4a9acaf 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 15:07+0200\n" +"PO-Revision-Date: 2014-04-26 15:08+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13234,10 +13234,9 @@ msgid "Index reads from memory: %s%%, this value should be above 95%%" msgstr "" #: libraries/advisory_rules.txt:327 -#, fuzzy #| msgid "Display table filter" msgid "Rate of table open" -msgstr "கருதிட்குள் சேர்க்க" +msgstr "திறந்தநிலை அட்டவணைகளின் விழுக்காடு" #: libraries/advisory_rules.txt:330 msgid "The rate of opening tables is high." From 9536e040ffe8cdb9e805670242e2d2af629536ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 15:11:52 +0200 Subject: [PATCH 82/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.2% (694 of 2750) நடப்பாணை இணைப்பு->பயனிலுள்ள திறந்தநிலை கோப்புகளின் வரம்பின் விழுக்காடு --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 99c4a9acaf..3f7807830c 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 15:08+0200\n" +"PO-Revision-Date: 2014-04-26 15:11+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13254,10 +13254,9 @@ msgid "Opened table rate: %s, this value should be less than 10 per hour" msgstr "" #: libraries/advisory_rules.txt:334 -#, fuzzy #| msgid "Current connection" msgid "Percentage of used open files limit" -msgstr "நடப்பாணை இணைப்பு" +msgstr "பயனிலுள்ள திறந்தநிலை கோப்புகளின் வரம்பின் விழுக்காடு" #: libraries/advisory_rules.txt:337 msgid "" From b2459ff65d3bac34a51c1c3bf90a8c1b7c4daf85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 15:12:30 +0200 Subject: [PATCH 83/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.2% (695 of 2750) கருதிட்குள் சேர்க்க->திறந்தநிலை கோப்புகளின் விழுக்காடு --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 3f7807830c..eeb680aa07 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 15:11+0200\n" +"PO-Revision-Date: 2014-04-26 15:12+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13277,10 +13277,9 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:341 -#, fuzzy #| msgid "Display table filter" msgid "Rate of open files" -msgstr "கருதிட்குள் சேர்க்க" +msgstr "திறந்தநிலை கோப்புகளின் விழுக்காடு" #: libraries/advisory_rules.txt:344 #, fuzzy From 15202ade69c2d928b09df231280113fa8123a46a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 15:13:26 +0200 Subject: [PATCH 84/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.3% (696 of 2750) கருதிட்குள் சேர்க்க->திறந்தநிலை கோப்புகளின் வீதம் மிகுந்துள்ளது. --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index eeb680aa07..90d5338cbc 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 15:12+0200\n" +"PO-Revision-Date: 2014-04-26 15:13+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13282,10 +13282,9 @@ msgid "Rate of open files" msgstr "திறந்தநிலை கோப்புகளின் விழுக்காடு" #: libraries/advisory_rules.txt:344 -#, fuzzy #| msgid "Display table filter" msgid "The rate of opening files is high." -msgstr "கருதிட்குள் சேர்க்க" +msgstr "திறந்தநிலை கோப்புகளின் வீதம் மிகுந்துள்ளது." #: libraries/advisory_rules.txt:346 #, php-format From faa915d61e024e0465ec351f11195c19c168b4da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 15:15:08 +0200 Subject: [PATCH 85/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.3% (697 of 2750) நடப்பாணை இணைப்பு->பயன்படுத்தப்பட்டுள்ள இணைப்புகளின் விழுக்காடு --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index 90d5338cbc..b845d7db23 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 15:13+0200\n" +"PO-Revision-Date: 2014-04-26 15:15+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13393,10 +13393,9 @@ msgid "slow_launch_time is set to %s" msgstr "" #: libraries/advisory_rules.txt:392 -#, fuzzy #| msgid "Current connection" msgid "Percentage of used connections" -msgstr "நடப்பாணை இணைப்பு" +msgstr "பயன்படுத்தப்பட்டுள்ள இணைப்புகளின் விழுக்காடு" #: libraries/advisory_rules.txt:395 msgid "" From 077f5319d236b7ca0703053c72d7ec8189fee5f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 15:16:30 +0200 Subject: [PATCH 86/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.3% (698 of 2750) நடப்பாணை இணைப்பு-> கைவிடப்பட்ட இணைப்புகளின் விழுக்காடு --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index b845d7db23..d65eb2076e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 15:15+0200\n" +"PO-Revision-Date: 2014-04-26 15:16+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13417,10 +13417,9 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:399 -#, fuzzy #| msgid "Current connection" msgid "Percentage of aborted connections" -msgstr "நடப்பாணை இணைப்பு" +msgstr "கைவிடப்பட்ட இணைப்புகளின் விழுக்காடு" #: libraries/advisory_rules.txt:402 libraries/advisory_rules.txt:409 msgid "Too many connections are aborted." From 00b2af71805a701f79b0fcbfa12c5b283505ed28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 15:17:13 +0200 Subject: [PATCH 87/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.4% (699 of 2750) கருதிட்குள் சேர்க்க->கைவிடப்பட்ட இணைப்புகளின் வீதம் --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index d65eb2076e..da8383948f 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 15:16+0200\n" +"PO-Revision-Date: 2014-04-26 15:17+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13439,10 +13439,9 @@ msgid "%s%% of all connections are aborted. This value should be below 1%%" msgstr "" #: libraries/advisory_rules.txt:406 -#, fuzzy #| msgid "Display table filter" msgid "Rate of aborted connections" -msgstr "கருதிட்குள் சேர்க்க" +msgstr "கைவிடப்பட்ட இணைப்புகளின் வீதம்" #: libraries/advisory_rules.txt:411 #, php-format From e92235a5a5d6f82dd9ea2494f406aa6dcb08e5f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=AE=95=E0=AE=A3=E0=AF=87=E0=AE=B7=E0=AF=8D=20=E0=AE=95?= =?UTF-8?q?=E0=AF=81=E0=AE=AE=E0=AE=BE=E0=AE=B0=E0=AF=8D?= Date: Sat, 26 Apr 2014 15:19:19 +0200 Subject: [PATCH 88/88] Translated using Weblate (Tamil) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 25.4% (700 of 2750) கருதிட்குள் சேர்க்க->கைவிடப்பட்ட நுகர்வாளர்களின் விழுக்காடு --- po/ta.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ta.po b/po/ta.po index da8383948f..1902716a3e 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.1.13-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-03-27 13:53+0100\n" -"PO-Revision-Date: 2014-04-26 15:17+0200\n" +"PO-Revision-Date: 2014-04-26 15:19+0200\n" "Last-Translator: கணேஷ் குமார் \n" "Language-Team: Tamil \n" "Language: ta\n" @@ -13450,10 +13450,9 @@ msgid "" msgstr "" #: libraries/advisory_rules.txt:413 -#, fuzzy #| msgid "Display table filter" msgid "Percentage of aborted clients" -msgstr "கருதிட்குள் சேர்க்க" +msgstr "கைவிடப்பட்ட நுகர்வாளர்களின் விழுக்காடு" #: libraries/advisory_rules.txt:416 libraries/advisory_rules.txt:423 msgid "Too many clients are aborted."