From 80a9c4518f60b15296aa9ba6855a0e7441ec1d55 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 11 Mar 2015 07:40:54 -0400 Subject: [PATCH 01/10] 4.4.0-beta1 release Signed-off-by: Marc Delisle --- README | 2 +- doc/conf.py | 2 +- libraries/Config.class.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index daa0db5f0b..e8000f1598 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ phpMyAdmin - Readme =================== -Version 4.4.0-alpha1 +Version 4.4.0-beta1 A set of PHP-scripts to manage MySQL over the web. diff --git a/doc/conf.py b/doc/conf.py index 6d17da7305..628b542490 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -51,7 +51,7 @@ copyright = u'2012 - 2014, The phpMyAdmin devel team' # built documents. # # The short X.Y version. -version = '4.4.0-alpha1' +version = '4.4.0-beta1' # The full version, including alpha/beta/rc tags. release = version diff --git a/libraries/Config.class.php b/libraries/Config.class.php index 84d13b0608..1a6631ed24 100644 --- a/libraries/Config.class.php +++ b/libraries/Config.class.php @@ -114,7 +114,7 @@ class PMA_Config */ function checkSystem() { - $this->set('PMA_VERSION', '4.4.0-alpha1'); + $this->set('PMA_VERSION', '4.4.0-beta1'); /** * @deprecated */ From d2ddadbc87fd47f9a6ef9b05ebe3684692e10c43 Mon Sep 17 00:00:00 2001 From: Bumsoo Kim Date: Tue, 10 Mar 2015 18:31:59 +0100 Subject: [PATCH 02/10] Translated using Weblate (Korean) Currently translated at 80.9% (2453 of 3032 strings) [CI skip] --- po/ko.po | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/po/ko.po b/po/ko.po index a9c5c96495..22e1ce32ec 100644 --- a/po/ko.po +++ b/po/ko.po @@ -4,14 +4,14 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.0-alpha1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-03-06 08:15-0500\n" -"PO-Revision-Date: 2015-02-26 20:09+0200\n" -"Last-Translator: Yoon Bum-Jong \n" -"Language-Team: Korean \n" +"PO-Revision-Date: 2015-03-10 18:31+0200\n" +"Last-Translator: Bumsoo Kim \n" +"Language-Team: Korean " +"\n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 2.3-dev\n" @@ -329,10 +329,9 @@ msgid "Access denied!" msgstr "접근이 거부되었습니다!" #: db_tracking.php:39 db_tracking.php:64 -#, fuzzy #| msgid "Replication" msgid "Tracking data deleted successfully." -msgstr "복제" +msgstr "추적자료의 삭제가 완료되었습니다." #: db_tracking.php:48 #, php-format @@ -387,10 +386,9 @@ msgid "Show" msgstr "보기" #: db_tracking.php:139 db_tracking.php:231 -#, fuzzy #| msgid "Deleting tracking data" msgid "Delete tracking" -msgstr "추적 데이터 삭제중" +msgstr "추적 데이터 삭제" #: db_tracking.php:140 msgid "Versions" From d83fc42929c8264ce1892e866238d508fbeb03b1 Mon Sep 17 00:00:00 2001 From: Raul Molnar Date: Tue, 10 Mar 2015 20:09:58 +0100 Subject: [PATCH 03/10] Translated using Weblate (Romanian) Currently translated at 59.0% (1790 of 3032 strings) [CI skip] --- po/ro.po | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/po/ro.po b/po/ro.po index a2b26a766e..02cf195225 100644 --- a/po/ro.po +++ b/po/ro.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.0-alpha1\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-03-06 08:15-0500\n" -"PO-Revision-Date: 2014-10-23 14:29+0200\n" -"Last-Translator: Ion Adrian-Ionut \n" -"Language-Team: Romanian \n" +"PO-Revision-Date: 2015-03-10 20:09+0200\n" +"Last-Translator: Raul Molnar \n" +"Language-Team: Romanian " +"\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ro\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Weblate 2.0-dev\n" +"X-Generator: Weblate 2.3-dev\n" #: changelog.php:36 license.php:28 #, php-format @@ -336,21 +336,21 @@ msgid "Access denied!" msgstr "Acces refuzat!" #: db_tracking.php:39 db_tracking.php:64 -#, fuzzy msgid "Tracking data deleted successfully." -msgstr "Replicare" +msgstr "Înregistrările de monitorizare au fost șterse." #: db_tracking.php:48 #, php-format msgid "" "Version %1$s was created for selected tables, tracking is active for them." msgstr "" +"Versiunea %1$s pentru tabelele selectate a fost creată, monitorizarea este " +"activă." #: db_tracking.php:79 -#, fuzzy #| msgid "No databases selected." msgid "No tables selected." -msgstr "Nu a fost aleasă nici o bază de date." +msgstr "Nici o bază de date selectată." #: db_tracking.php:114 msgid "Tracked tables" @@ -395,10 +395,9 @@ msgid "Show" msgstr "Arată" #: db_tracking.php:139 db_tracking.php:231 -#, fuzzy #| msgid "Deleting tracking data" msgid "Delete tracking" -msgstr "Se șterg datele de urmărire" +msgstr "Se șterg datele monitorizare" #: db_tracking.php:140 msgid "Versions" @@ -458,7 +457,9 @@ msgstr "" #: error_report.php:81 msgid "If you experience any problems please submit a bug report manually." -msgstr "Dacă întâmpunaţi probleme vă rugăm să raportaţi un bug manual." +msgstr "" +"Dacă întâmpinaţi probleme vă rugăm să trimiteți un raport de eroare în mod " +"manual." #: error_report.php:85 msgid "You may want to refresh the page." @@ -470,7 +471,7 @@ msgstr "Tipul este greșit!" #: export.php:263 msgid "Bad parameters!" -msgstr "Parametri greșiți!" +msgstr "Parametrii greșiți!" #: file_echo.php:22 msgid "Invalid export type" @@ -523,7 +524,7 @@ msgstr "Adaugă un punct" #: gis_data_editor.php:269 #, php-format msgid "Linestring %d:" -msgstr "Rând de caractere %d:" +msgstr "Șir de caractere %d:" #: gis_data_editor.php:272 gis_data_editor.php:349 msgid "Outer ring:" From 446d35f85955f51821897fdb1bfa0d7149140dc3 Mon Sep 17 00:00:00 2001 From: Dan Ungureanu Date: Wed, 11 Mar 2015 15:58:07 -0400 Subject: [PATCH 04/10] Bug #4784 Incomplete bookmark saving Signed-off-by: Dan Ungureanu --- import.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import.php b/import.php index 460e559f61..68ffa89120 100644 --- a/import.php +++ b/import.php @@ -720,7 +720,7 @@ if ($go_sql) { $cfgBookmark = PMA_Bookmark_getParams(); PMA_storeTheQueryAsBookmark( $db, $cfgBookmark['user'], - $import_text, $_POST['bkm_label'], + $_REQUEST['sql_query'], $_POST['bkm_label'], isset($_POST['bkm_replace']) ? $_POST['bkm_replace'] : null ); } From 1a028c05f7d10dd65876e55dd30a612242faa5e4 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 11 Mar 2015 15:58:57 -0400 Subject: [PATCH 05/10] ChangeLog entry Signed-off-by: Marc Delisle --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index d75d1501c9..1ea2025419 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ phpMyAdmin - ChangeLog - bug Compatibility with central columns of version 4.4 - bug #4758 Firefox with auth_type to http with multiple server doesn't work anymore - bug #4789 Views aren't dropped when copying a database +- bug #4784 Incomplete bookmark saving 4.3.11.1 (2015-03-04) - bug [security] Risk of BREACH attack, see PMASA-2015-1 From 91e1fca4a9bc6cc0c9d2e1358372078cc922d788 Mon Sep 17 00:00:00 2001 From: Xavier Navarro Date: Wed, 11 Mar 2015 19:11:25 +0100 Subject: [PATCH 06/10] Translated using Weblate (Catalan) Currently translated at 85.3% (2591 of 3036 strings) [CI skip] --- po/ca.po | 280 +++++++++++++++++++++---------------------------------- 1 file changed, 107 insertions(+), 173 deletions(-) diff --git a/po/ca.po b/po/ca.po index df7761d01c..541221d8ca 100644 --- a/po/ca.po +++ b/po/ca.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-03-09 08:17-0400\n" -"PO-Revision-Date: 2015-01-20 22:29+0200\n" -"Last-Translator: josep constanti \n" -"Language-Team: Catalan \n" +"PO-Revision-Date: 2015-03-11 19:11+0200\n" +"Last-Translator: Xavier Navarro \n" +"Language-Team: Catalan " +"\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2.2-dev\n" +"X-Generator: Weblate 2.3-dev\n" #: changelog.php:36 license.php:28 #, php-format @@ -602,7 +602,7 @@ msgstr "Sucedit" #: import.php:58 js/messages.php:452 msgid "Failed" -msgstr "" +msgstr "Fallit" #: import.php:62 msgid "Incomplete params" @@ -785,10 +785,9 @@ msgid "PHP extension:" msgstr "Extensió PHP:" #: index.php:345 -#, fuzzy #| msgid "PHP Version" msgid "PHP version:" -msgstr "Versió de PHP" +msgstr "versió de PHP:" #: index.php:356 msgid "Show PHP information" @@ -827,7 +826,6 @@ msgid "List of changes" msgstr "Llista de canvis" #: index.php:447 -#, fuzzy #| msgid "" #| "Your configuration file contains settings (root with no password) that " #| "correspond to the default MySQL privileged account. Your MySQL server is " @@ -839,11 +837,11 @@ msgid "" "default, is open to intrusion, and you really should fix this security hole " "by setting a password for user 'root'." msgstr "" -"El vostre arxiu de configuració té paràmetres (root sense contrasenya) que " -"corresponen al compte privilegiat predetermitat de MySQL. El servidor MySQL " -"està funcionant amb aquests valors, el que significa un forat de seguretat, " -"i s'exposa a intrusions, pel que recomanem la reparació urgent d'aquest " -"forat de seguretat." +"Estàs connectat com a root sense contrasenya, que correspon al valor per " +"defecte del compte privilegiat de MySQL. El servidor MySQL està funcionant " +"amb aquests valors, el que significa que està obert a intrusions, pel que " +"has de reparar urgentment aquest forat de seguretat establint una " +"contrasenya per a l'usuari 'root'." #: index.php:464 msgid "" @@ -866,7 +864,6 @@ msgstr "" "de dividir cadenes de text correctament i pot generar resultats inesperats." #: index.php:495 -#, fuzzy #| msgid "" #| "Your PHP parameter [a@http://php.net/manual/en/session.configuration." #| "php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower " @@ -878,10 +875,11 @@ msgid "" "cookie validity configured in phpMyAdmin, because of this, your login might " "expire sooner than configured in phpMyAdmin." msgstr "" -"El paràmetre de PHP [a@http://php.net/manual/en/session.configuration." -"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] és menor " -"que la caducitat de galetes -cookies- configurat a phpMyAdmin, degut a aixó, " -"la vostra conenexió caducarà abans de l'establert a phpMyAdmin." +"El paràmetre de PHP " +"[a@http://php.net/manual/en/session.configuration.php#ini.session.gc-" +"maxlifetime@_blank]session.gc_maxlifetime[/a] és menor que la caducitat de " +"galetes -cookies- configurat a phpMyAdmin, degut a aixó, la vostra conenexió " +"podria caducar abans de l'establert a phpMyAdmin." #: index.php:508 msgid "" @@ -925,6 +923,8 @@ msgstr "" msgid "" "Or alternately go to 'Operations' tab of any database to set it up there." msgstr "" +"O alternativament anar a la pestanya \"Operacions\" de qualsevol base de " +"dades per configurar-lo allà." #: index.php:597 #, php-format @@ -986,10 +986,9 @@ msgid "Delete tracking data for these versions?" msgstr "Voleu esborrar les dades de seguiment per aquestes versions?" #: js/messages.php:44 -#, fuzzy #| msgid "Delete tracking data row from report" msgid "Delete entry from tracking report?" -msgstr "Esborra les dades de seguiment de l'informe" +msgstr "Esborrar l'entrada de l'informe de seguiment?" #: js/messages.php:45 msgid "Deleting tracking data" @@ -1026,10 +1025,9 @@ msgid "Do you really want to revoke the selected user(s) ?" msgstr "Realment vols revocar el(s) usuari(s) seleccionat(s)?" #: js/messages.php:53 -#, fuzzy #| msgid "Do you really want to delete this bookmark?" msgid "Do you really want to delete this central column?" -msgstr "Realment vols esborrar aquesta marca?" +msgstr "Realment vols esborrar aquesta columna central?" #: js/messages.php:56 msgid "Save & Close" @@ -1349,11 +1347,11 @@ msgstr "Pausa la monitorització" #: js/messages.php:154 libraries/server_status_processes.lib.php:37 msgid "Start auto refresh" -msgstr "" +msgstr "Començar auto recarregar" #: js/messages.php:155 msgid "Stop auto refresh" -msgstr "" +msgstr "Aturar auto recarregar" #: js/messages.php:157 msgid "general_log and slow_query_log are enabled." @@ -1685,7 +1683,7 @@ msgstr "Prova" #: js/messages.php:251 msgid "Formatting SQL..." -msgstr "" +msgstr "Donant format a l'SQL..." #: js/messages.php:255 libraries/db_designer.lib.php:828 #: libraries/db_designer.lib.php:877 libraries/db_designer.lib.php:1021 @@ -1859,11 +1857,11 @@ msgstr "Navega valors externs" #: js/messages.php:308 msgid "No auto-saved query" -msgstr "" +msgstr "Cap consulta desada automàticament" #: js/messages.php:311 libraries/normalization.lib.php:849 msgid "Pick" -msgstr "" +msgstr "Triar" #: js/messages.php:312 msgid "Column selector" @@ -2378,34 +2376,29 @@ msgid "To filter all %s in database, press Enter after a search term" msgstr "" #: js/messages.php:489 -#, fuzzy #| msgid "Tables" msgid "tables" -msgstr "Taules" +msgstr "taules" #: js/messages.php:490 -#, fuzzy #| msgid "Views" msgid "views" -msgstr "Vistes" +msgstr "vistes" #: js/messages.php:491 -#, fuzzy #| msgid "Procedures" msgid "procedures" -msgstr "Procediments" +msgstr "procediments" #: js/messages.php:492 -#, fuzzy #| msgid "event" msgid "events" -msgstr "esdeveniment" +msgstr "esdeveniments" #: js/messages.php:493 -#, fuzzy #| msgid "Functions" msgid "functions" -msgstr "Funcions" +msgstr "funcions" #: js/messages.php:496 msgid "The requested page was not found in the history, it may have expired." @@ -2980,10 +2973,9 @@ msgid "Press Ctrl+Enter to execute query" msgstr "Prem Ctrl+Enter per executar la consulta" #: libraries/Console.class.php:221 -#, fuzzy #| msgid "Press Ctrl+Enter to execute query" msgid "Press Enter to execute query" -msgstr "Prem Ctrl+Enter per executar la consulta" +msgstr "Prem Enter per executar la consulta" #: libraries/Console.class.php:242 msgid "During current session" @@ -4102,19 +4094,16 @@ msgid "Value" msgstr "Valor" #: libraries/TableSearch.class.php:205 -#, fuzzy #| msgid "Table Search" msgid "Table search" -msgstr "Cerca de taules" +msgstr "Cerca de taula" #: libraries/TableSearch.class.php:212 -#, fuzzy #| msgid "Zoom Search" msgid "Zoom search" msgstr "Cerca de zoom" #: libraries/TableSearch.class.php:217 libraries/TableSearch.class.php:1225 -#, fuzzy #| msgid "Find and Replace" msgid "Find and replace" msgstr "Troba i substitueix" @@ -4613,11 +4602,10 @@ msgid "Create PHP Code" msgstr "Crea codi PHP" #: libraries/Util.class.php:1275 -#, fuzzy #| msgid "Edit index" msgctxt "Inline edit query" msgid "Edit inline" -msgstr "Editar índex" +msgstr "Editar línia" #. l10n: Short week day name #: libraries/Util.class.php:1580 @@ -4703,10 +4691,9 @@ msgid "Last check" msgstr "Darrera comprovació" #: libraries/Util.class.php:4597 -#, fuzzy #| msgid "Start row" msgid "Start row:" -msgstr "Fila d'inici" +msgstr "Fila d'inici:" #: libraries/browse_foreigners.lib.php:48 msgid "Search:" @@ -4817,10 +4804,9 @@ msgid "Length/Values" msgstr "Longitud/Valors*" #: libraries/central_columns.lib.php:670 -#, fuzzy #| msgid "Attributes" msgid "Attribute" -msgstr "Atributs" +msgstr "Atribut" #: libraries/central_columns.lib.php:674 #: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:974 @@ -4973,10 +4959,9 @@ msgid "key" msgstr "" #: libraries/config.values.php:99 -#, fuzzy #| msgid "Display columns table" msgid "display column" -msgstr "Taula de descripció de columnes" +msgstr "mostra columna" #: libraries/config.values.php:122 msgid "Open" @@ -5157,7 +5142,7 @@ msgid "Key should contain letters, numbers [em]and[/em] special characters." msgstr "La clau pot contenir lletres, numeros [em]i[/em] caràcters especials." #: libraries/config/ServerConfigChecks.class.php:371 -#, fuzzy, php-format +#, php-format #| msgid "" #| "This %soption%s should be disabled as it allows attackers to bruteforce " #| "login to any MySQL server. If you feel this is necessary, use %strusted " @@ -5172,9 +5157,10 @@ msgid "" "to an ISP where thousands of users, including you, are connected to." msgstr "" "Aquesta %soption%s s'ha de desactivar perquè permet atacs de força bruta per " -"connectar-se a un servidor MySQL. Si creus que la necessites, usa %strusted " -"proxies list%s. Tanmateix, una protecció basada en adreces IP pot no ser " -"efectiva si la teva IP pertany a un proveïdor ISP amb gran quantitat " +"connectar-se a un servidor MySQL. Si creus que la necessites, usa %" +"srestrict login to MySQL server%s o %strusted proxies list%s. Tanmateix, una " +"protecció basada en adreces IP amb llista de servidors proxy confiables pot " +"no ser efectiva si la teva IP pertany a un proveïdor ISP amb gran quantitat " "d'usuaris connectats, inclós tu mateix." #: libraries/config/ServerConfigChecks.class.php:381 @@ -5363,10 +5349,9 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:25 -#, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Restrict login to MySQL server" -msgstr "No podem connectar amb el servidor MySQL" +msgstr "Restringir la connexió amb el servidor MySQL" #: libraries/config/messages.inc.php:27 msgid "" @@ -6414,10 +6399,9 @@ msgid "In the navigation panel, replaces the database tree with a selector" msgstr "" #: libraries/config/messages.inc.php:426 -#, fuzzy #| msgid "Show hidden navigation tree items." msgid "Show databases navigation as tree" -msgstr "Mostra l'arbre d'ítems amagat." +msgstr "Mostra a navegació de les bases de dades com un arbre" #: libraries/config/messages.inc.php:428 msgid "Link with main panel by highlighting the current database or table." @@ -6464,10 +6448,9 @@ msgid "Target for quick access icon" msgstr "Destí per a la icona d'accés ràpid" #: libraries/config/messages.inc.php:445 -#, fuzzy #| msgid "Target for quick access icon" msgid "Target for second quick access icon" -msgstr "Destí per a la icona d'accés ràpid" +msgstr "Destí per a l'icona del segon accés ràpid" #: libraries/config/messages.inc.php:448 msgid "" @@ -6531,10 +6514,9 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:472 -#, fuzzy #| msgid "Iconic navigation bar" msgid "Enable navigation tree expansion" -msgstr "Barra de navegació amb icones" +msgstr "Qctiva l'expansió de l'arbre de navegació" #: libraries/config/messages.inc.php:474 msgid "Maximum number of recently used tables; set 0 to disable." @@ -6570,25 +6552,22 @@ msgid "Use only icons, only text or both." msgstr "Usa només icones, només text o bé ambdós." #: libraries/config/messages.inc.php:485 -#, fuzzy #| msgid "Iconic navigation bar" msgid "Table navigation bar" -msgstr "Barra de navegació amb icones" +msgstr "Barra de navegació de taules" #: libraries/config/messages.inc.php:487 -#, fuzzy #| msgid "use GZip output buffering for increased speed in HTTP transfers" msgid "Use GZip output buffering for increased speed in HTTP transfers." msgstr "" -"utilitza la memòria cau de sortida per GZip per incrementar la velocitat en " -"transferències HTTP" +"Utilitza la memòria cau de sortida per GZip per incrementar la velocitat en " +"transferències HTTP." #: libraries/config/messages.inc.php:488 msgid "GZip output buffering" msgstr "Memòria cau de sortida per GZip" #: libraries/config/messages.inc.php:490 -#, fuzzy #| msgid "" #| "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " #| "DATETIME and TIMESTAMP, ascending order otherwise" @@ -6596,25 +6575,23 @@ msgid "" "[kbd]SMART[/kbd] - i.e. descending order for columns of type TIME, DATE, " "DATETIME and TIMESTAMP, ascending order otherwise." msgstr "" -"[kbd]SMART[/kbd] - i.e. ordre descendent per camps de tipus TIME, DATE, " -"DATETIME i TIMESTAMP, ordre descendent ascendent a la resta" +"[kbd]SMART[/kbd] - i.e. ordre descendent per columnes de tipus TIME, DATE, " +"DATETIME i TIMESTAMP, ordre descendent ascendent a la resta." #: libraries/config/messages.inc.php:493 msgid "Default sorting order" msgstr "Ordre de clasificació predeterminat" #: libraries/config/messages.inc.php:495 -#, fuzzy #| msgid "Use persistent connections to MySQL databases" msgid "Use persistent connections to MySQL databases." -msgstr "Utilitza connexions persistents a bases de dades MySQL" +msgstr "Utilitza connexions persistents a bases de dades MySQL." #: libraries/config/messages.inc.php:496 msgid "Persistent connections" msgstr "Connexions persistents" #: libraries/config/messages.inc.php:498 -#, fuzzy #| msgid "" #| "Disable the default warning that is displayed on the database details " #| "Structure page if any of the required tables for the phpMyAdmin " @@ -6626,14 +6603,13 @@ msgid "" msgstr "" "Deactiva l'avís per defecte que es mostra a la pàgina dels detalls de " "l'estructura de la base de dades, si qualsevol de les taules necessàries per " -"a l'infraestructura de taules enllaçades de phpMyAdmin no s'ha pogut trobar" +"a l'infraestructura de taules enllaçades de phpMyAdmin no s'ha pogut trobar." #: libraries/config/messages.inc.php:503 msgid "Missing phpMyAdmin configuration storage tables" msgstr "Falten taules de l'infraestructura de taules enllaçades de phpMyAdmin" #: libraries/config/messages.inc.php:505 -#, fuzzy #| msgid "" #| "Disable the default warning that is displayed if a difference between the " #| "MySQL library and server is detected" @@ -6642,14 +6618,13 @@ msgid "" "MySQL library and server is detected." msgstr "" "Desactiva l'avís per defecte que es mostra si es detecten diferències entre " -"la llibreria MySQL i el servidor" +"la llibreria MySQL i el servidor." #: libraries/config/messages.inc.php:509 msgid "Server/library difference warning" msgstr "Avís de diferència en servidor/llibreria" #: libraries/config/messages.inc.php:511 -#, fuzzy #| msgid "" #| "Disable the default warning that is displayed on the Structure page if " #| "column names in a table are reserved MySQL words" @@ -6658,27 +6633,25 @@ msgid "" "column names in a table are reserved MySQL words." msgstr "" "Desactiva l'avís per defecte que es mostra a la pàgina de l'estructura si " -"els noms de les columnes a la taula són paraules reservades de MySQL" +"els noms de les columnes a la taula són paraules reservades de MySQL." #: libraries/config/messages.inc.php:514 msgid "MySQL reserved word warning" msgstr "Avís de paraula reservada de MySQL" #: libraries/config/messages.inc.php:516 -#, fuzzy #| msgid "Allow to display all the rows" msgid "How to display the menu tabs" -msgstr "Permet mostrar totes les files" +msgstr "Còm mostrar les pestanyes del menù" #: libraries/config/messages.inc.php:518 msgid "How to display various action links" msgstr "" #: libraries/config/messages.inc.php:519 -#, fuzzy #| msgid "Disallow BLOB and BINARY columns from editing" msgid "Disallow BLOB and BINARY columns from editing." -msgstr "Desactiva l'edició en columnes tipus BLOB i BINARY" +msgstr "Desactiva l'edició en columnes tipus BLOB i BINARY." #: libraries/config/messages.inc.php:520 msgid "Protect binary columns" @@ -6700,31 +6673,28 @@ msgid "Permanent query history" msgstr "Historial permanent de consultes" #: libraries/config/messages.inc.php:528 -#, fuzzy #| msgid "How many queries are kept in history" msgid "How many queries are kept in history." -msgstr "Quàntes consultes s'han de desar a l'historial" +msgstr "Quàntes consultes s'han de desar a l'historial." #: libraries/config/messages.inc.php:529 msgid "Query history length" msgstr "Tamany de l'historial de consultes" #: libraries/config/messages.inc.php:531 -#, fuzzy #| msgid "Select which functions will be used for character set conversion" msgid "Select which functions will be used for character set conversion." msgstr "" -"Selecciona quines funcions s'usaràn per a conversions de jocs de caràcters" +"Selecciona quines funcions s'usaràn per a conversions de jocs de caràcters." #: libraries/config/messages.inc.php:532 msgid "Recoding engine" msgstr "Motor d'enregistrament" #: libraries/config/messages.inc.php:534 -#, fuzzy #| msgid "When browsing tables, the sorting of each table is remembered" msgid "When browsing tables, the sorting of each table is remembered." -msgstr "Al navegar per les taules, es recorda la classificació de cada taula" +msgstr "Al navegar per les taules, es recorda la classificació de cada taula." #: libraries/config/messages.inc.php:535 msgid "Remember table's sorting" @@ -6735,10 +6705,9 @@ msgid "Default sort order for tables with a primary key." msgstr "" #: libraries/config/messages.inc.php:537 -#, fuzzy #| msgid "Default sorting order" msgid "Primary key default sort order" -msgstr "Ordre de clasificació predeterminat" +msgstr "Ordre de clasificació de la clau principal" #: libraries/config/messages.inc.php:539 #, fuzzy @@ -6758,46 +6727,41 @@ msgid "Grid editing: trigger action" msgstr "Edició de graella: disparador d'acció" #: libraries/config/messages.inc.php:543 -#, fuzzy #| msgid "Relational display column" msgid "Relational display" -msgstr "Columna relacional a mostrar" +msgstr "Relació a mostrar" #: libraries/config/messages.inc.php:544 -#, fuzzy #| msgid "Servers display options." msgid "For display Options" -msgstr "Opcions de visualització dels servidors." +msgstr "Per les opcions de visualització" #: libraries/config/messages.inc.php:545 msgid "Grid editing: save all edited cells at once" msgstr "Edició de graella: Desa totes les cel.les editades alhora" #: libraries/config/messages.inc.php:546 -#, fuzzy #| msgid "Directory where exports can be saved on server" msgid "Directory where exports can be saved on server." -msgstr "Directori del servidor on pots desar les exportacions" +msgstr "Directori del servidor on pots desar les exportacions." #: libraries/config/messages.inc.php:547 msgid "Save directory" msgstr "Directori de desades" #: libraries/config/messages.inc.php:548 -#, fuzzy #| msgid "Leave blank if not used" msgid "Leave blank if not used." -msgstr "Deixa en blanc si no l'utilitzes" +msgstr "Deixa en blanc si no l'utilitzes." #: libraries/config/messages.inc.php:549 msgid "Host authorization order" msgstr "Ordre d'autenticació del servidor" #: libraries/config/messages.inc.php:550 -#, fuzzy #| msgid "Leave blank for defaults" msgid "Leave blank for defaults." -msgstr "Deixa en blanc per als predeterminats" +msgstr "Deixa en blanc per als predeterminats." #: libraries/config/messages.inc.php:551 msgid "Host authorization rules" @@ -6812,10 +6776,9 @@ msgid "Allow root login" msgstr "Permet la connexió de root" #: libraries/config/messages.inc.php:554 -#, fuzzy #| msgid "Session value" msgid "Session timezone" -msgstr "Valor de sessió" +msgstr "Zona horària de la sessió" #: libraries/config/messages.inc.php:555 msgid "" @@ -6824,19 +6787,17 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:557 -#, fuzzy #| msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth" msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth." msgstr "" "Nom del Domini HTTP -HTTP Basic Auth Realm- per a mostrar a l'autenticació " -"HTTP" +"HTTP." #: libraries/config/messages.inc.php:558 msgid "HTTP Realm" msgstr "Domini HTTP" #: libraries/config/messages.inc.php:560 -#, fuzzy #| msgid "" #| "The path for the config file for [a@http://swekey.com]SweKey hardware " #| "authentication[/a] (not located in your document root; suggested: /etc/" @@ -6847,18 +6808,17 @@ msgid "" "swekey.conf)." msgstr "" "El camí de l'arxiu de configuració per [a@http://swekey.com]autenticació per " -"maquinari SweKey[/a] (no trobat al teu arrel de documents; es recomana a: /" -"etc/swekey.conf)" +"maquinari SweKey[/a] (no trobat al teu arrel de documents; es recomana a: " +"/etc/swekey.conf)." #: libraries/config/messages.inc.php:564 msgid "SweKey config file" msgstr "Arxiu de configuració SweKey" #: libraries/config/messages.inc.php:565 -#, fuzzy #| msgid "Authentication method to use" msgid "Authentication method to use." -msgstr "Mètode d'autenticació a usar" +msgstr "Mètode d'autenticació a usar." #: libraries/config/messages.inc.php:566 setup/frames/index.inc.php:163 msgid "Authentication type" @@ -6877,7 +6837,6 @@ msgid "Bookmark table" msgstr "Taula de consultes desades" #: libraries/config/messages.inc.php:573 -#, fuzzy #| msgid "" #| "Leave blank for no column comments/mime types, suggested: [kbd]" #| "pma__column_info[/kbd]" @@ -6886,27 +6845,25 @@ msgid "" "pma__column_info[/kbd]." msgstr "" "Deixa en blanc per no usar comentaris de columna o tipus mime, suggerit: " -"[kbd]pma__column_info[/kbd]" +"[kbd]pma__column_info[/kbd]." #: libraries/config/messages.inc.php:576 msgid "Column information table" msgstr "Taula d'informació de columna" #: libraries/config/messages.inc.php:577 -#, fuzzy #| msgid "Compress connection to MySQL server" msgid "Compress connection to MySQL server." -msgstr "Connexió comprimida al servidor MySQL" +msgstr "Connexió comprimida al servidor MySQL." #: libraries/config/messages.inc.php:578 msgid "Compress connection" msgstr "Connexió comprimida" #: libraries/config/messages.inc.php:580 -#, fuzzy #| msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure" msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure." -msgstr "Cóm connectar al servidor, deixa [kbd]tcp[/kbd] si no estàs segur" +msgstr "Cóm connectar al servidor, deixa [kbd]tcp[/kbd] si no estàs segur." #: libraries/config/messages.inc.php:581 msgid "Connection type" @@ -6917,7 +6874,6 @@ msgid "Control user password" msgstr "Contrasenya de l'usuari de control" #: libraries/config/messages.inc.php:584 -#, fuzzy #| msgid "" #| "A special MySQL user configured with limited permissions, more " #| "information available on [a@http://wiki.phpmyadmin.net/pma/controluser]" @@ -6927,14 +6883,13 @@ msgid "" "available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]." msgstr "" "Usuari MySQL especial configurat amb permisos restringits, més informació " -"disponible al [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]" +"disponible al [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]." #: libraries/config/messages.inc.php:587 msgid "Control user" msgstr "Usuari de control" #: libraries/config/messages.inc.php:589 -#, fuzzy #| msgid "" #| "An alternate host to hold the configuration storage; leave blank to use " #| "the already defined host" @@ -6943,14 +6898,13 @@ msgid "" "already defined host." msgstr "" "Un hoste alternatiu per mantenir l'emmagatzematge de la configuració, deixa " -"en blanc per utilitzar la màquina ja definida" +"en blanc per utilitzar la màquina ja definida." #: libraries/config/messages.inc.php:592 msgid "Control host" msgstr "Servidor de control" #: libraries/config/messages.inc.php:594 -#, fuzzy #| msgid "" #| "An alternate host to hold the configuration storage; leave blank to use " #| "the already defined host" @@ -6959,20 +6913,19 @@ msgid "" "storage; leave blank to use the default port, or the already defined port, " "if the controlhost equals host." msgstr "" -"Un hoste alternatiu per mantenir l'emmagatzematge de la configuració, deixa " -"en blanc per utilitzar la màquina ja definida" +"Un port alternatiu per connectar amb l'hoste que té l'emmagatzematge de la " +"configuració, deixa en blanc per utilitzar el port per defecte, o el port ja " +"definit, si l'hoste de control és el mateix." #: libraries/config/messages.inc.php:598 -#, fuzzy #| msgid "Control host" msgid "Control port" -msgstr "Servidor de control" +msgstr "Port de control" #: libraries/config/messages.inc.php:600 -#, fuzzy #| msgid "Hide databases matching regular expression (PCRE)" msgid "Hide databases matching regular expression (PCRE)." -msgstr "Amagar les bases de dades que compleixin una expresió regular (PCRE)" +msgstr "Amagar les bases de dades que compleixin una expresió regular (PCRE)." #: libraries/config/messages.inc.php:601 msgid "" @@ -6991,7 +6944,6 @@ msgid "Hide databases" msgstr "Amagar bases de dades" #: libraries/config/messages.inc.php:605 -#, fuzzy #| msgid "" #| "Leave blank for no SQL query history support, suggested: [kbd]pma__history" #| "[/kbd]" @@ -7000,17 +6952,16 @@ msgid "" "kbd]." msgstr "" "Deixa en blanc per desactivar el suport d'historial de consultes SQL, " -"suggerit: [kbd]pma__history[/kbd]" +"suggerit: [kbd]pma__history[/kbd]." #: libraries/config/messages.inc.php:608 msgid "SQL query history table" msgstr "Taula d'historial de consultes SQL" #: libraries/config/messages.inc.php:609 -#, fuzzy #| msgid "Hostname where MySQL server is running" msgid "Hostname where MySQL server is running." -msgstr "Nom del servidor ón MySQL és en marxa" +msgstr "Nom del servidor ón MySQL és en marxa." #: libraries/config/messages.inc.php:610 msgid "Server hostname" @@ -7021,7 +6972,6 @@ msgid "Logout URL" msgstr "URL de desconnexió" #: libraries/config/messages.inc.php:613 -#, fuzzy #| msgid "" #| "Limits number of table preferences which are stored in database, the " #| "oldest records are automatically removed" @@ -7030,20 +6980,18 @@ msgid "" "records are automatically removed." msgstr "" "Limita el nombre de preferències de taula que s'emmagatzemen a la base de " -"dades, els registres més antics s'eliminen automàticament" +"dades, els registres més antics s'eliminen automàticament." #: libraries/config/messages.inc.php:617 msgid "Maximal number of table preferences to store" msgstr "Màxim nombre de preferències de taules a desar" #: libraries/config/messages.inc.php:618 -#, fuzzy #| msgid "See slave status table" msgid "QBE saved searches table" -msgstr "Veure la taula d'estat de l'esclau" +msgstr "Taula de consultes QBE desades" #: libraries/config/messages.inc.php:620 -#, fuzzy #| msgid "" #| "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/" #| "kbd]" @@ -7051,17 +6999,15 @@ msgid "" "Leave blank for no QBE saved searches support, suggested: [kbd]" "pma__savedsearches[/kbd]." msgstr "" -"Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: [kbd]" -"pma__pdf_pages[/kbd]" +"Deixa en blanc per desactivar el suport de consultes QBE desades, suggerit: " +"[kbd]pma__savedsearches[/kbd]." #: libraries/config/messages.inc.php:623 -#, fuzzy #| msgid "Central columns" msgid "Central columns table" -msgstr "Columnes centrals" +msgstr "Taula de columnes centrals" #: libraries/config/messages.inc.php:625 -#, fuzzy #| msgid "" #| "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/" #| "kbd]" @@ -7069,14 +7015,13 @@ msgid "" "Leave blank for no central columns support, suggested: [kbd]" "pma__central_columns[/kbd]." msgstr "" -"Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: [kbd]" -"pma__table_coords[/kbd]" +"Deixa en blanc per desactivar el suport de columnes centrals, suggerit: " +"[kbd]pma__central_colums[/kbd]." #: libraries/config/messages.inc.php:628 -#, fuzzy #| msgid "Try to connect without password" msgid "Try to connect without password." -msgstr "Intentar connectar sense contrasenya" +msgstr "Intentar connectar sense contrasenya." #: libraries/config/messages.inc.php:629 msgid "Connect without password" @@ -7097,32 +7042,29 @@ msgid "Show only listed databases" msgstr "Mostra només les bases de dades de la llista" #: libraries/config/messages.inc.php:636 libraries/config/messages.inc.php:729 -#, fuzzy #| msgid "Leave empty if not using config auth" msgid "Leave empty if not using config auth." -msgstr "Deixa en blanc si no utilitzes l'autenticació config" +msgstr "Deixa en blanc si no utilitzes l'autenticació config." #: libraries/config/messages.inc.php:637 msgid "Password for config auth" msgstr "Contrasenya autenticació config" #: libraries/config/messages.inc.php:639 -#, fuzzy #| msgid "" #| "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/" #| "kbd]" msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma__pdf_pages[/kbd]." msgstr "" -"Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: [kbd]" -"pma__pdf_pages[/kbd]" +"Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: " +"[kbd]pma__pdf_pages[/kbd]." #: libraries/config/messages.inc.php:641 msgid "PDF schema: pages table" msgstr "Esquema PDF: taula de pàgines" #: libraries/config/messages.inc.php:643 -#, fuzzy #| msgid "" #| "Database used for relations, bookmarks, and PDF features. See [a@http://" #| "wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave " @@ -7135,7 +7077,7 @@ msgstr "" "Base de dades usada per a relacions, consultes desades i característiques " "dels PDF. Consulta [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] per " "tenir informació més completa. Deixa en blanc per no utilitzar. Suggerit: " -"[kbd]phpmyadmin[/kbd]" +"[kbd]phpmyadmin[/kbd]." #: libraries/config/messages.inc.php:647 #: libraries/display_create_database.lib.php:31 @@ -7143,18 +7085,17 @@ msgid "Database name" msgstr "Nom de base de dades" #: libraries/config/messages.inc.php:649 -#, fuzzy #| msgid "Port on which MySQL server is listening, leave empty for default" msgid "Port on which MySQL server is listening, leave empty for default." msgstr "" -"Port ón el servidor MySQL està escoltatt, deixa en blanc per al predeterminat" +"Port ón el servidor MySQL està escoltatt, deixa en blanc per al " +"predeterminat." #: libraries/config/messages.inc.php:650 msgid "Server port" msgstr "Port del servidor" #: libraries/config/messages.inc.php:652 -#, fuzzy #| msgid "" #| "Leave blank for no \"persistent\" recently used tables across sessions, " #| "suggested: [kbd]pma__recent[/kbd]" @@ -7163,14 +7104,13 @@ msgid "" "suggested: [kbd]pma__recent[/kbd]." msgstr "" "Deixa en blanc per treure la \"persistència\" de taules usades recentment " -"entre sessions, suggerit: [kbd]pma__recent[/kbd]" +"entre sessions, suggerit: [kbd]pma__recent[/kbd]." #: libraries/config/messages.inc.php:655 msgid "Recently used table" msgstr "Taula usada recentment" #: libraries/config/messages.inc.php:657 -#, fuzzy #| msgid "" #| "Leave blank for no \"persistent\" recently used tables across sessions, " #| "suggested: [kbd]pma__recent[/kbd]" @@ -7178,17 +7118,15 @@ msgid "" "Leave blank for no \"persistent\" favorite tables across sessions, " "suggested: [kbd]pma__favorite[/kbd]." msgstr "" -"Deixa en blanc per treure la \"persistència\" de taules usades recentment " -"entre sessions, suggerit: [kbd]pma__recent[/kbd]" +"Deixa en blanc per treure la \"persistència\" de taules preferides entre " +"sessions, suggerit: [kbd]pma__favorite[/kbd]." #: libraries/config/messages.inc.php:660 -#, fuzzy #| msgid "Favorite tables" msgid "Favorites table" -msgstr "Taules favorites" +msgstr "Taula preferida" #: libraries/config/messages.inc.php:662 -#, fuzzy #| msgid "" #| "Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-" #| "links[/a] support, suggested: [kbd]pma__relation[/kbd]" @@ -7197,14 +7135,13 @@ msgid "" "[/a] support, suggested: [kbd]pma__relation[/kbd]." msgstr "" "Deixa en blanc per desactivar els [a@http://wiki.phpmyadmin.net/pma/relation]" -"enllaços de relacions[/a], suggerit: [kbd]pma__relation[/kbd]" +"enllaços de relacions[/a], suggerit: [kbd]pma__relation[/kbd]." #: libraries/config/messages.inc.php:666 msgid "Relation table" msgstr "Taula de relacions" #: libraries/config/messages.inc.php:668 -#, fuzzy #| msgid "" #| "See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication " #| "types[/a] for an example" @@ -7213,7 +7150,7 @@ msgid "" "[/a] for an example." msgstr "" "Consulta [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]tipus " -"d'autenticació[/a] per veure exemples" +"d'autenticació[/a] per veure exemples." #: libraries/config/messages.inc.php:671 msgid "Signon session name" @@ -7224,22 +7161,20 @@ msgid "Signon URL" msgstr "URL signon" #: libraries/config/messages.inc.php:674 -#, fuzzy #| msgid "Socket on which MySQL server is listening, leave empty for default" msgid "Socket on which MySQL server is listening, leave empty for default." msgstr "" "Sócol ón el servidor MySQL està escoltant, deixa en blanc per al " -"predeterminat" +"predeterminat." #: libraries/config/messages.inc.php:675 msgid "Server socket" msgstr "Sócol del servidor" #: libraries/config/messages.inc.php:676 -#, fuzzy #| msgid "Enable SSL for connection to MySQL server" msgid "Enable SSL for connection to MySQL server." -msgstr "Activa SSL per la connexió amb el servidor MySQL" +msgstr "Activa SSL per la connexió amb el servidor MySQL." #: libraries/config/messages.inc.php:677 msgid "Use SSL" @@ -14219,10 +14154,9 @@ msgid "Improve table structure" msgstr "Proposa una estructura de taula" #: libraries/structure.lib.php:1655 -#, fuzzy #| msgid "Track table" msgid "Track view" -msgstr "Segueix taula" +msgstr "Vista de seguiment" #: libraries/structure.lib.php:1696 #: libraries/tbl_columns_definition_form.lib.php:187 From 5101868e1f4fa7862432ae6dddc5faba659f6495 Mon Sep 17 00:00:00 2001 From: k725 Date: Wed, 11 Mar 2015 14:23:48 +0100 Subject: [PATCH 07/10] Translated using Weblate (Japanese) Currently translated at 72.6% (2205 of 3036 strings) [CI skip] --- po/ja.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/po/ja.po b/po/ja.po index 2583c0b2a4..300cddd892 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-03-09 08:17-0400\n" -"PO-Revision-Date: 2015-03-09 14:05+0200\n" -"Last-Translator: Masahiko HISAKAWA \n" +"PO-Revision-Date: 2015-03-11 14:23+0200\n" +"Last-Translator: k725 \n" "Language-Team: Japanese " "\n" "Language: ja\n" @@ -342,10 +342,9 @@ msgstr "" "世代 %1$s を作成しました。%2$s の SQL コマンド追跡機能はアクティブです。" #: db_tracking.php:79 -#, fuzzy #| msgid "No databases selected." msgid "No tables selected." -msgstr "データベースが選択されていません。" +msgstr "テーブルが選択されていません。" #: db_tracking.php:114 msgid "Tracked tables" From ac665a8945096f632313ca8c1116ddc103e173d2 Mon Sep 17 00:00:00 2001 From: Dan Ungureanu Date: Thu, 12 Mar 2015 00:27:50 +0200 Subject: [PATCH 08/10] RFE #1617. Click back on the button closes the card. Signed-off-by: Dan Ungureanu --- js/console.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/js/console.js b/js/console.js index 28994df12f..489f71dc29 100644 --- a/js/console.js +++ b/js/console.js @@ -148,6 +148,9 @@ var PMA_console = { $('#pma_bookmarks .switch_button').click(function() { PMA_console.hideCard($(this).closest('.card')); }); + $('#pma_console_options .switch_button').click(function() { + PMA_console.hideCard($(this).closest('.card')); + }); $('#pma_console_options input[type=checkbox]').change(function() { PMA_console.updateConfig(); From 4a3dd2d687aab4a800dbeb4992d67c931a96dab9 Mon Sep 17 00:00:00 2001 From: Xavier Navarro Date: Thu, 12 Mar 2015 06:48:45 +0100 Subject: [PATCH 09/10] Translated using Weblate (Catalan) Currently translated at 86.6% (2630 of 3036 strings) [CI skip] --- po/ca.po | 133 ++++++++++++++++++++----------------------------------- 1 file changed, 48 insertions(+), 85 deletions(-) diff --git a/po/ca.po b/po/ca.po index 541221d8ca..74b11cf85c 100644 --- a/po/ca.po +++ b/po/ca.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-03-09 08:17-0400\n" -"PO-Revision-Date: 2015-03-11 19:11+0200\n" +"PO-Revision-Date: 2015-03-12 06:48+0200\n" "Last-Translator: Xavier Navarro \n" "Language-Team: Catalan " "\n" @@ -6710,13 +6710,12 @@ msgid "Primary key default sort order" msgstr "Ordre de clasificació de la clau principal" #: libraries/config/messages.inc.php:539 -#, fuzzy #| msgid "" #| "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature" msgid "" "Repeat the headers every X cells, [kbd]0[/kbd] deactivates this feature." msgstr "" -"Repeteix les capçeleres cada X cel.les, [kbd]0[/kbd] desactiva la funció" +"Repeteix les capçeleres cada X cel.les, [kbd]0[/kbd] desactiva la funció." #: libraries/config/messages.inc.php:540 msgid "Repeat headers" @@ -7181,7 +7180,6 @@ msgid "Use SSL" msgstr "Usa SSL" #: libraries/config/messages.inc.php:679 -#, fuzzy #| msgid "" #| "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/" #| "kbd]" @@ -7189,17 +7187,15 @@ msgid "" "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/" "kbd]." msgstr "" -"Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: [kbd]" -"pma__table_coords[/kbd]" +"Deixa en blanc per desactivar el suport d'esquemes PDF, suggerit: " +"[kbd]pma__table_coords[/kbd]." #: libraries/config/messages.inc.php:681 -#, fuzzy #| msgid "PDF schema: table coordinates" msgid "Designer and PDF schema: table coordinates" -msgstr "Esquema PDF: taula de coordinades" +msgstr "Dissenyador i esquema PDF: taula de coordinades" #: libraries/config/messages.inc.php:683 -#, fuzzy #| msgid "" #| "Table to describe the display columns, leave blank for no support; " #| "suggested: [kbd]pma__table_info[/kbd]" @@ -7208,14 +7204,13 @@ msgid "" "suggested: [kbd]pma__table_info[/kbd]." msgstr "" "Taula per descriure les columnes a mostrar, deixa en blanc per desactivar; " -"suggerit: [kbd]pma__table_info[/kbd]" +"suggerit: [kbd]pma__table_info[/kbd]." #: libraries/config/messages.inc.php:686 msgid "Display columns table" msgstr "Taula de descripció de columnes" #: libraries/config/messages.inc.php:688 -#, fuzzy #| msgid "" #| "Leave blank for no \"persistent\" tables'UI preferences across sessions, " #| "suggested: [kbd]pma__table_uiprefs[/kbd]" @@ -7224,7 +7219,8 @@ msgid "" "suggested: [kbd]pma__table_uiprefs[/kbd]." msgstr "" "Deixa en blanc per desactivar la \"persistència\" de preferències " -"d'interfase de taules entre sessions, suggerit: [kbd]pma__table_uiprefs[/kbd]" +"d'interfase de taules entre sessions, suggerit: " +"[kbd]pma__table_uiprefs[/kbd]." #: libraries/config/messages.inc.php:691 msgid "UI preferences table" @@ -7277,7 +7273,6 @@ msgid "Statements to track" msgstr "Instruccions a seguir" #: libraries/config/messages.inc.php:711 -#, fuzzy #| msgid "" #| "Leave blank for no SQL query tracking support, suggested: [kbd]" #| "pma__tracking[/kbd]" @@ -7286,7 +7281,7 @@ msgid "" "[/kbd]." msgstr "" "Deixa en blanc per desactivar el suport de seguiment de consultes SQL, " -"suggerit: [kbd]pma__tracking[/kbd]" +"suggerit: [kbd]pma__tracking[/kbd]." #: libraries/config/messages.inc.php:714 msgid "SQL query tracking table" @@ -7305,7 +7300,6 @@ msgid "Automatically create versions" msgstr "Crear versions automàticament" #: libraries/config/messages.inc.php:721 -#, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" #| "pma__userconfig[/kbd]" @@ -7314,7 +7308,7 @@ msgid "" "pma__userconfig[/kbd]." msgstr "" "Deixa en blanc per no desar les preferències de l'usuari en base de dades, " -"suggerit: [kbd]pma__userconfig[/kbd]" +"suggerit: [kbd]pma__userconfig[/kbd]." #: libraries/config/messages.inc.php:722 msgid "User preferences storage table" @@ -7328,10 +7322,9 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:724 -#, fuzzy #| msgid "Use Tables" msgid "Users table" -msgstr "Usa Taules" +msgstr "Taula d'usuaris" #: libraries/config/messages.inc.php:725 msgid "" @@ -7341,13 +7334,11 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:726 -#, fuzzy #| msgid "Use Host Table" msgid "User groups table" -msgstr "Utilitza la Taula de Hosts" +msgstr "Taula de grups d'usuaris" #: libraries/config/messages.inc.php:727 -#, fuzzy #| msgid "" #| "Leave blank for no user preferences storage in database, suggested: [kbd]" #| "pma__userconfig[/kbd]" @@ -7355,8 +7346,8 @@ msgid "" "Leave blank to disable the feature to hide and show navigation items, " "suggested: [kbd]pma__navigationhiding[/kbd]." msgstr "" -"Deixa en blanc per no desar les preferències de l'usuari en base de dades, " -"suggerit: [kbd]pma__userconfig[/kbd]" +"Deixa en blanc per desactivar la funcionalitat d'amagar i mostrar elements " +"de navegació, suggerit: [kbd]pma__navigationhiding[/kbd]." #: libraries/config/messages.inc.php:728 msgid "Hidden navigation items table" @@ -7379,18 +7370,16 @@ msgid "Verbose name of this server" msgstr "Nom explicatiu d'aquest servidor" #: libraries/config/messages.inc.php:733 -#, fuzzy #| msgid "Whether a user should be displayed a \"show all (rows)\" button" msgid "Whether a user should be displayed a \"show all (rows)\" button." msgstr "" -"Si a un usuari se l'hauria de mostrar el botó \"mostrar totes (les files)\"" +"Si a un usuari se l'hauria de mostrar el botó \"mostrar totes (les files)\"." #: libraries/config/messages.inc.php:734 msgid "Allow to display all the rows" msgstr "Permet mostrar totes les files" #: libraries/config/messages.inc.php:735 -#, fuzzy #| msgid "" #| "Please note that enabling this has no effect with [kbd]config[/kbd] " #| "authentication mode because the password is hard coded in the " @@ -7403,7 +7392,7 @@ msgid "" msgstr "" "Activar aixó no té efecte amb el mode d'autenticació [kbd]config[/kbd] degut " "a que la contrasenya està inclosa al arxiu de configuració; aixó no limita " -"la posibilitat d'executar la mateixa ordre directament" +"la posibilitat d'executar la mateixa ordre directament." #: libraries/config/messages.inc.php:736 msgid "Show password change form" @@ -7414,48 +7403,44 @@ msgid "Show create database form" msgstr "Mostra el formulari de creació de base de dades" #: libraries/config/messages.inc.php:738 -#, fuzzy #| msgid "" #| "Show or hide a column displaying the Creation timestamp for all tables" msgid "Show or hide a column displaying the Creation timestamp for all tables." msgstr "" "Mostrar o amagar una columna amb la data i hora de creació per a totes les " -"taules" +"taules." #: libraries/config/messages.inc.php:739 msgid "Show Creation timestamp" msgstr "Mostra el temps de creació" #: libraries/config/messages.inc.php:740 -#, fuzzy #| msgid "" #| "Show or hide a column displaying the Last update timestamp for all tables" msgid "" "Show or hide a column displaying the Last update timestamp for all tables." msgstr "" "Mostrar o amagar una columna que mostra la data i hora de la darrera " -"actualització per a totes les taules" +"actualització per a totes les taules." #: libraries/config/messages.inc.php:741 msgid "Show Last update timestamp" msgstr "Mostra data i hora de la darrera actualització" #: libraries/config/messages.inc.php:742 -#, fuzzy #| msgid "" #| "Show or hide a column displaying the Last check timestamp for all tables" msgid "" "Show or hide a column displaying the Last check timestamp for all tables." msgstr "" "Mostrar o amagar una columna que mostra la data i hora de la darrera " -"comprovació per a totes les taules" +"comprovació per a totes les taules." #: libraries/config/messages.inc.php:743 msgid "Show Last check timestamp" msgstr "Mostra el temps de la darrera comprovació" #: libraries/config/messages.inc.php:744 -#, fuzzy #| msgid "" #| "Defines whether or not type fields should be initially displayed in edit/" #| "insert mode" @@ -7464,34 +7449,31 @@ msgid "" "insert mode." msgstr "" "Defineix si els tipus de camps han d'aparèixer en un principi en el mode " -"d'edició/inserció" +"d'edició/inserció." #: libraries/config/messages.inc.php:745 msgid "Show field types" msgstr "Mostra tipus de camps" #: libraries/config/messages.inc.php:746 -#, fuzzy #| msgid "Display the function fields in edit/insert mode" msgid "Display the function fields in edit/insert mode." -msgstr "Mostra els camps de funció en modes edició/inserció" +msgstr "Mostra els camps de funció en modes edició/inserció." #: libraries/config/messages.inc.php:747 msgid "Show function fields" msgstr "Mostra els camps de funció" #: libraries/config/messages.inc.php:748 -#, fuzzy #| msgid "Whether to show hint or not" msgid "Whether to show hint or not." -msgstr "Mostrar o no ajudes" +msgstr "Mostrar o no ajudes." #: libraries/config/messages.inc.php:749 msgid "Show hint" msgstr "Mostra ajudes" #: libraries/config/messages.inc.php:750 -#, fuzzy #| msgid "" #| "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " #| "output" @@ -7499,8 +7481,8 @@ msgid "" "Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] " "output." msgstr "" -"Mostra l'enllaç a la sortida de [a@http://php.net/manual/function.phpinfo." -"php]phpinfo()[/a]" +"Mostra l'enllaç a la sortida de " +"[a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a]." #: libraries/config/messages.inc.php:751 msgid "Show phpinfo() link" @@ -7511,68 +7493,62 @@ msgid "Show detailed MySQL server information" msgstr "Mostra informació detallada del servidor MySQL" #: libraries/config/messages.inc.php:753 -#, fuzzy #| msgid "" #| "Defines whether SQL queries generated by phpMyAdmin should be displayed" msgid "" "Defines whether SQL queries generated by phpMyAdmin should be displayed." -msgstr "Defineix si s'han de mostrar les consultes SQL creades per phpMyAdmin" +msgstr "Defineix si s'han de mostrar les consultes SQL creades per phpMyAdmin." #: libraries/config/messages.inc.php:754 msgid "Show SQL queries" msgstr "Mostra consultes SQL" #: libraries/config/messages.inc.php:755 -#, fuzzy #| msgid "" #| "Defines whether the query box should stay on-screen after its submission" msgid "" "Defines whether the query box should stay on-screen after its submission." msgstr "" "Defineix si el quadre de consulta ha de romandre a la pantalla després de la " -"seva presentació" +"seva presentació." #: libraries/config/messages.inc.php:756 libraries/sql_query_form.lib.php:328 msgid "Retain query box" msgstr "Mantenir el quadre de consultes" #: libraries/config/messages.inc.php:757 -#, fuzzy #| msgid "Allow to display database and table statistics (eg. space usage)" msgid "Allow to display database and table statistics (eg. space usage)." msgstr "" -"Permet mostrar estadístiques de base de dades i de taula (ex. espai usat)" +"Permet mostrar estadístiques de base de dades i de taula (ex. espai usat)." #: libraries/config/messages.inc.php:758 msgid "Show statistics" msgstr "Mostra estadístiques" #: libraries/config/messages.inc.php:759 -#, fuzzy #| msgid "" #| "Mark used tables and make it possible to show databases with locked tables" msgid "" "Mark used tables and make it possible to show databases with locked tables." msgstr "" "Marca les taules en ús i permet mostrar les bases de dades amb taules " -"bloquejades" +"bloquejades." #: libraries/config/messages.inc.php:760 msgid "Skip locked tables" msgstr "Salta taules bloquejades" #: libraries/config/messages.inc.php:765 -#, fuzzy #| msgid "A warning is displayed on the main page if Suhosin is detected" msgid "A warning is displayed on the main page if Suhosin is detected." -msgstr "Si es detecta Suoshin, es mostra un avís a la pàgina principal" +msgstr "Si es detecta Suoshin, es mostra un avís a la pàgina principal." #: libraries/config/messages.inc.php:766 msgid "Suhosin warning" msgstr "avís Suoshin" #: libraries/config/messages.inc.php:767 -#, fuzzy #| msgid "" #| "Disable the default warning that is displayed on the Structure page if " #| "column names in a table are reserved MySQL words" @@ -7581,17 +7557,16 @@ msgid "" "of the PHP setting session.gc_maxlifetime is less than the value of " "`LoginCookieValidity`." msgstr "" -"Desactiva l'avís per defecte que es mostra a la pàgina de l'estructura si " -"els noms de les columnes a la taula són paraules reservades de MySQL" +"Desactiva l'avís per defecte que es mostra a la pàgina principal si el valor " +"establert de la variable de PHP session.gc_maxlifetime és menor que el de " +"`LoginCookieValidity`." #: libraries/config/messages.inc.php:769 -#, fuzzy #| msgid "Login cookie validity" msgid "Login cookie validity warning" -msgstr "Validesa de l'autenticació per galetes" +msgstr "Avís de validesa de la cookie d'autenticació" #: libraries/config/messages.inc.php:771 -#, fuzzy #| msgid "" #| "Textarea size (columns) in edit mode, this value will be emphasized for " #| "SQL query textareas (*2) and for query window (*1.25)" @@ -7600,14 +7575,13 @@ msgid "" "query textareas (*2) and for query window (*1.25)." msgstr "" "Tamany de textarea (columnes) en mode d'edició, aquest valor s'augmentarà " -"per a textareas de consultes SQL (*2) i per finestres de consultes (*1.25)" +"per a textareas de consultes SQL (*2) i per finestres de consultes (*1.25)." #: libraries/config/messages.inc.php:772 msgid "Textarea columns" msgstr "Columnes per a textareas" #: libraries/config/messages.inc.php:773 -#, fuzzy #| msgid "" #| "Textarea size (rows) in edit mode, this value will be emphasized for SQL " #| "query textareas (*2) and for query window (*1.25)" @@ -7616,43 +7590,38 @@ msgid "" "query textareas (*2) and for query window (*1.25)." msgstr "" "Tamany de textarea (files) en mode d'edició, aquest valor s'augmentarà per a " -"textareas de consultes SQL (*2) i per finestres de consultes (*1.25)" +"textareas de consultes SQL (*2) i per finestres de consultes (*1.25)." #: libraries/config/messages.inc.php:774 msgid "Textarea rows" msgstr "Files per a textareas" #: libraries/config/messages.inc.php:775 -#, fuzzy #| msgid "Title of browser window when a database is selected" msgid "Title of browser window when a database is selected." msgstr "" -"Títol de la finestra del navegador quan es selecciona una base de dades" +"Títol de la finestra del navegador quan es selecciona una base de dades." #: libraries/config/messages.inc.php:777 -#, fuzzy #| msgid "Title of browser window when nothing is selected" msgid "Title of browser window when nothing is selected." -msgstr "Títol de la finestra del navegador quan no hi ha res seleccionat" +msgstr "Títol de la finestra del navegador quan no hi ha res seleccionat." #: libraries/config/messages.inc.php:778 msgid "Default title" msgstr "Títol per defecte" #: libraries/config/messages.inc.php:779 -#, fuzzy #| msgid "Title of browser window when a server is selected" msgid "Title of browser window when a server is selected." -msgstr "Títol de la finestra del navegador quan es selecciona un servidor" +msgstr "Títol de la finestra del navegador quan es selecciona un servidor." #: libraries/config/messages.inc.php:781 -#, fuzzy #| msgid "Title of browser window when a table is selected" msgid "Title of browser window when a table is selected." -msgstr "Títol de la finestra del navegador quan es selecciona una taula" +msgstr "Títol de la finestra del navegador quan es selecciona una taula." #: libraries/config/messages.inc.php:783 -#, fuzzy #| msgid "" #| "Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following " #| "example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-" @@ -7664,37 +7633,34 @@ msgid "" "For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: " "HTTP_X_FORWARDED_FOR[/kbd]." msgstr "" -"Entra els proxies com [kbd]IP: capçaleta HTTP confiable[/kbd]. El següent " +"Entra els proxies com [kbd]IP: capçalera HTTP confiable[/kbd]. El següent " "exemple mostra cóm phpMyAdmin hauria de validar la capçalera " -"HTTP_X_FORWARDED_FOR (X-Forwarded-For) procedent del proxy 1.2.3.4:[br][kbd]" -"1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]" +"HTTP_X_FORWARDED_FOR (X-Forwarded-For) procedent del proxy " +"1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]." #: libraries/config/messages.inc.php:784 msgid "List of trusted proxies for IP allow/deny" msgstr "Llista de proxies confiables per autoritzar/prohibir IP" #: libraries/config/messages.inc.php:785 -#, fuzzy #| msgid "Directory on server where you can upload files for import" msgid "Directory on server where you can upload files for import." -msgstr "Directori al servidor ón pots pujar arxius per importar" +msgstr "Directori al servidor ón pots pujar arxius per importar." #: libraries/config/messages.inc.php:786 msgid "Upload directory" msgstr "Directori de pujades" #: libraries/config/messages.inc.php:787 -#, fuzzy #| msgid "Allow for searching inside the entire database" msgid "Allow for searching inside the entire database." -msgstr "Permet cercar dins de tota la base de dades" +msgstr "Permet cercar dins de tota la base de dades." #: libraries/config/messages.inc.php:788 msgid "Use database search" msgstr "Usa cerca de base de dades" #: libraries/config/messages.inc.php:789 -#, fuzzy #| msgid "" #| "When disabled, users cannot set any of the options below, regardless of " #| "the checkbox on the right" @@ -7703,7 +7669,7 @@ msgid "" "checkbox on the right." msgstr "" "Quan està desactivada, els usuaris no poden configurar qualsevol de les " -"següents opcions, independentment de la casella de selecció a la dreta" +"següents opcions, independentment de la casella de selecció a la dreta." #: libraries/config/messages.inc.php:790 msgid "Enable the Developer tab in settings" @@ -7714,12 +7680,11 @@ msgid "Check for latest version" msgstr "Comprova la darrera versió" #: libraries/config/messages.inc.php:792 -#, fuzzy #| msgid "Enables check for latest version on main phpMyAdmin page" msgid "Enables check for latest version on main phpMyAdmin page." msgstr "" "Activa la comprovació de la darrera versió a la pàgina principal de " -"phpMyAdmin" +"phpMyAdmin." #: libraries/config/messages.inc.php:793 setup/lib/index.lib.php:117 #: setup/lib/index.lib.php:134 setup/lib/index.lib.php:147 @@ -7748,20 +7713,18 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:797 -#, fuzzy #| msgid "Username" msgid "Proxy username" -msgstr "Nom d'usuari" +msgstr "Nom d'usuari del proxy" #: libraries/config/messages.inc.php:798 msgid "The password for authenticating with the proxy." msgstr "" #: libraries/config/messages.inc.php:799 -#, fuzzy #| msgid "Password" msgid "Proxy password" -msgstr "Contrasenya" +msgstr "Contrasenya del proxy" #: libraries/config/messages.inc.php:801 #, fuzzy From e70d1654064869cbd7a063c7d9427beabf96991a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20=C3=9Ar?= Date: Wed, 11 Mar 2015 22:35:26 +0100 Subject: [PATCH 10/10] Translated using Weblate (Hungarian) Currently translated at 99.9% (3035 of 3036 strings) [CI skip] --- po/hu.po | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/po/hu.po b/po/hu.po index ccbdcb23d4..85c6d78d7c 100644 --- a/po/hu.po +++ b/po/hu.po @@ -4,14 +4,14 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-03-09 08:17-0400\n" -"PO-Revision-Date: 2015-03-09 09:49+0200\n" -"Last-Translator: Michal Čihař \n" -"Language-Team: Hungarian \n" +"PO-Revision-Date: 2015-03-11 22:35+0200\n" +"Last-Translator: Balázs Úr \n" +"Language-Team: Hungarian " +"\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 2.3-dev\n" @@ -821,7 +821,6 @@ msgid "List of changes" msgstr "Változások listája" #: index.php:447 -#, fuzzy #| msgid "" #| "Your configuration file contains settings (root with no password) that " #| "correspond to the default MySQL privileged account. Your MySQL server is " @@ -833,11 +832,10 @@ msgid "" "default, is open to intrusion, and you really should fix this security hole " "by setting a password for user 'root'." msgstr "" -"A konfigurációs fájl olyan beállításokat tartalmaz (jelszó nélküli root " -"hozzáférés), amelyek megegyeznek az alapértelmezett MySQL jogosultsági " -"fiókkal. A MySQL kiszolgáló most ezzel az alapbeállítással fut, behatolásra " -"nyitott, ezért javítsa ki ezt a biztonsági rést úgy, hogy a „root” " -"felhasználóhoz jelszót rendel." +"A „root” felhasználóval kapcsolódott jelszó nélkül, amely megegyezik az " +"alapértelmezett MySQL jogosultsági fiókkal. A MySQL kiszolgáló most ezzel az " +"alapbeállítással fut, behatolásra nyitott, ezért javítsa ki ezt a biztonsági " +"rést úgy, hogy a „root” felhasználóhoz jelszót rendel." #: index.php:464 msgid "" @@ -2974,10 +2972,9 @@ msgid "Press Ctrl+Enter to execute query" msgstr "Nyomja meg a Ctrl+Enter billentyűket a lekérdezés végrehajtásához" #: libraries/Console.class.php:221 -#, fuzzy #| msgid "Press Ctrl+Enter to execute query" msgid "Press Enter to execute query" -msgstr "Nyomja meg a Ctrl+Enter billentyűket a lekérdezés végrehajtásához" +msgstr "Nyomja meg az Entert a lekérdezés végrehajtásához" #: libraries/Console.class.php:242 msgid "During current session" @@ -3031,6 +3028,8 @@ msgid "" "Execute queries on Enter and insert new line with Shift + Enter. To make " "this permanent, view settings." msgstr "" +"Lekérdezések végrehajtása az Enter lenyomásakor, és új sor beszúrása a Shift " +"+ Enter használatával. Ennek állandóvá tételéhez nézze meg a beállításokat." #: libraries/DBQbe.class.php:391 libraries/DisplayResults.class.php:1352 #: libraries/DisplayResults.class.php:2139 @@ -7620,12 +7619,13 @@ msgid "" "Queries are executed by pressing Enter (instead of Ctrl+Enter). New lines " "will be inserted with Shift+Enter." msgstr "" +"A lekérdezések az Enter lenyomásával (a Ctrl+Enter helyett) lesznek " +"végrehajtva. Új sorok a Shift+Enter használatával kerülnek beszúrásra." #: libraries/config/messages.inc.php:812 -#, fuzzy #| msgid "Executed queries" msgid "Enter executes queries in console" -msgstr "Végrehajtott lekérdezések" +msgstr "Az Enter a parancssorban hajtja végre a lekérdezéseket" #: libraries/config/messages.inc.php:815 msgid "" @@ -11870,7 +11870,6 @@ msgstr "SSL szükséges" #: libraries/server_privileges.lib.php:759 #: libraries/server_privileges.lib.php:768 -#, fuzzy #| msgid "Requires that a specific cipher method be used for a connection." msgid "Requires that a specific cipher method be used for a connection." msgstr ""