From 3e62d730624bc69c830f1ee5cf65eae98c6e1665 Mon Sep 17 00:00:00 2001 From: Yaron Shahrabani Date: Wed, 9 May 2018 08:07:55 +0000 Subject: [PATCH 1/3] Translated using Weblate (Hebrew) Currently translated at 40.8% (1344 of 3288 strings) [CI skip] --- po/he.po | 60 +++++++++++++++++++++++++++++++++----------------------- 1 file changed, 35 insertions(+), 25 deletions(-) diff --git a/po/he.po b/po/he.po index 4d95700c67..87edb51bc6 100644 --- a/po/he.po +++ b/po/he.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2018-02-12 16:30+0100\n" -"PO-Revision-Date: 2018-05-09 02:18+0000\n" +"PO-Revision-Date: 2018-05-10 08:38+0000\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: Hebrew \n" @@ -16918,6 +16918,7 @@ msgstr "" msgid "" "The number of opened files is at %s%% of the limit. It should be below 85%%" msgstr "" +"מספר הקבצים הפתוחים עומד על %s%% מתוך המגבלה. הערך הזה אמור להיות מתחת ל־85%%" #: libraries/advisory_rules.txt:323 msgid "Rate of open files" @@ -16930,55 +16931,53 @@ msgstr "קצב פתיחת קבצים גבוה." #: libraries/advisory_rules.txt:328 #, php-format msgid "Opened files rate: %s, this value should be less than 5 per hour" -msgstr "" +msgstr "קצב קבצים פתוחים: %s, הערך הזה אמור להיות פחות מ־5 בשעה" #: libraries/advisory_rules.txt:330 -#, fuzzy, php-format -#| msgid "Create table on database %s" +#, php-format msgid "Immediate table locks %%" -msgstr "יצירת טבלה חדשה על מאגר נתונים %s" +msgstr "נעילות טבלאות מיידיות ב־%%" #: libraries/advisory_rules.txt:333 libraries/advisory_rules.txt:340 msgid "Too many table locks were not granted immediately." -msgstr "" +msgstr "יותר מדי נעילות טבלאות מיידיות לא קיבלו אישור מיידית." #: libraries/advisory_rules.txt:334 libraries/advisory_rules.txt:341 msgid "Optimize queries and/or use InnoDB to reduce lock wait." -msgstr "" +msgstr "שיפור שאילתות ו/או שימוש ב־InnoDB כדי להפחית את זמן ההמתנה לנעילות." #: libraries/advisory_rules.txt:335 #, php-format msgid "Immediate table locks: %s%%, this value should be above 95%%" -msgstr "" +msgstr "נעילות טבלאות מיידיות: %s%%, הערך הזה אמור להיות מעל 95%%" #: libraries/advisory_rules.txt:337 msgid "Table lock wait rate" -msgstr "" +msgstr "קצב המתנה לנעילת טבלאות" #: libraries/advisory_rules.txt:342 #, php-format msgid "Table lock wait rate: %s, this value should be less than 1 per hour" -msgstr "" +msgstr "קצב המתנה לנעילת טבלאות: %s, הערך הזה אמור להיות מתחת ל־1 לשעה" #: libraries/advisory_rules.txt:344 -#, fuzzy msgid "Thread cache" -msgstr "סוג שאילתה" +msgstr "מטמון תהליכי משנה" #: libraries/advisory_rules.txt:347 msgid "" "Thread cache is disabled, resulting in more overhead from new connections to " "MySQL." msgstr "" +"מטמון תהליכי המשנה מושבת, מצב זה גורם לעומס מוסף עקב חיבורים חדשים ל־MySQL." #: libraries/advisory_rules.txt:348 msgid "Enable the thread cache by setting {thread_cache_size} > 0." -msgstr "" +msgstr "יש להפעיל את מטמון תהליכי המשנה על ידי הגדרת {thread_cache_size} > 0." #: libraries/advisory_rules.txt:349 -#, fuzzy msgid "The thread cache is set to 0" -msgstr "סוג שאילתה" +msgstr "מטמון תהליכי המשנה מוגדר ל־0" #: libraries/advisory_rules.txt:351 #, fuzzy, php-format @@ -16986,14 +16985,12 @@ msgid "Thread cache hit rate %%" msgstr "סוג שאילתה" #: libraries/advisory_rules.txt:354 -#, fuzzy -#| msgid "The server is not responding" msgid "Thread cache is not efficient." -msgstr "השרת אינו מגיב" +msgstr "מטמון תהליכי המשנה אינו יעיל." #: libraries/advisory_rules.txt:355 msgid "Increase {thread_cache_size}." -msgstr "" +msgstr "יש להגדיל את {thread_cache_size}." #: libraries/advisory_rules.txt:356 #, php-format @@ -17002,17 +16999,19 @@ msgstr "" #: libraries/advisory_rules.txt:358 msgid "Threads that are slow to launch" -msgstr "" +msgstr "תהליכי משנה שהטעינה שלהם אטית" #: libraries/advisory_rules.txt:361 msgid "There are too many threads that are slow to launch." -msgstr "" +msgstr "יש יותר מדי תהליכי משנה שטעינתם אטית." #: libraries/advisory_rules.txt:362 msgid "" "This generally happens in case of general system overload as it is pretty " "simple operations. You might want to monitor your system load carefully." msgstr "" +"מצב כזה קורה בדרך כלל עקב עומס כללי על המערכת כיוון שמדובר בפעולות יחסית " +"פשוטות. אולי מוטב לך לעקוב אחר העומס במערכת שלך ביתר קפידה." #: libraries/advisory_rules.txt:363 #, php-format @@ -17021,17 +17020,19 @@ msgstr "" #: libraries/advisory_rules.txt:365 msgid "Slow launch time" -msgstr "" +msgstr "זמן הפעלה אטי" #: libraries/advisory_rules.txt:368 msgid "Slow_launch_time is above 2s." -msgstr "" +msgstr "Slow_launch_time הוא מעל 2 שניות." #: libraries/advisory_rules.txt:369 msgid "" "Set {slow_launch_time} to 1s or 2s to correctly count threads that are slow " "to launch." msgstr "" +"יש להגדיר את {slow_launch_time} לשנייה או 2 שניות כדי לספור נכון את תהליכי " +"המשנה שטעינתם אטית." #: libraries/advisory_rules.txt:370 #, php-format @@ -17060,6 +17061,8 @@ msgstr "" msgid "" "Max_used_connections is at %s%% of max_connections, it should be below 80%%" msgstr "" +"הערך של Max_used_connections עומד על %s%% מתוך max_connections, הוא אמור " +"להיות מתחת ל־80%%" #: libraries/advisory_rules.txt:381 msgid "Percentage of aborted connections" @@ -17075,11 +17078,15 @@ msgid "" "\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-of-" "aborted_connects/\">This article might help you track down the source." msgstr "" +"חיבורים בדרך כלל נקטעים כשאין אפשרות לאמת אותם. הערך הזה עשוי לסייע " +"לך לרדת לשורש הבעיה." #: libraries/advisory_rules.txt:386 #, php-format msgid "%s%% of all connections are aborted. This value should be below 1%%" -msgstr "" +msgstr "%s%% מכל החיבורים נקטעים. הערך הזה אמור להיות מתחת ל־1%%" #: libraries/advisory_rules.txt:388 msgid "Rate of aborted connections" @@ -17089,7 +17096,7 @@ msgstr "קצב החיבורים הנקטעים" #, php-format msgid "" "Aborted connections rate is at %s, this value should be less than 1 per hour" -msgstr "" +msgstr "כמות החיבורים שנקטעו עומד על %s, הערך הזה אמור להיות מתחת ל־1 בשעה" #: libraries/advisory_rules.txt:395 msgid "Percentage of aborted clients" @@ -17105,6 +17112,9 @@ msgid "" "MySQL properly. This can be due to network issues or code not closing a " "database handler properly. Check your network and code." msgstr "" +"לקוחות בדרך כלל נקטעים כשהם לא סוגרים את החיבור שלהם ל־MySQL כנדרש. מצב זה " +"יכול לקרות עקב תקלות ברשת או קוד שלא סוגר את מנגנון הטיפול במסד הנתונים " +"כראוי. נא לבדוק את הרשת ואת הקוד שלך." #: libraries/advisory_rules.txt:400 #, php-format From 4f77afe84c6db3ed4bcc90b2f4e8643e08023598 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Thu, 10 May 2018 20:07:20 -0300 Subject: [PATCH 2/3] Fix double escaping in column comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #14266 Signed-off-by: Maurício Meneghini Fauth --- templates/columns_definitions/column_comment.twig | 2 +- templates/table/structure/display_structure.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/columns_definitions/column_comment.twig b/templates/columns_definitions/column_comment.twig index e5e7ca501b..7414e10a36 100644 --- a/templates/columns_definitions/column_comment.twig +++ b/templates/columns_definitions/column_comment.twig @@ -3,5 +3,5 @@ name="field_comments[{{ column_number }}]" size="12" maxlength="{{ max_length }}" - value="{{ value }}" + value="{{ value|raw }}" class="textfield" /> diff --git a/templates/table/structure/display_structure.twig b/templates/table/structure/display_structure.twig index 79875f6655..54595957d6 100644 --- a/templates/table/structure/display_structure.twig +++ b/templates/table/structure/display_structure.twig @@ -54,7 +54,7 @@ {{- field_name|raw -}} {%- endset %} - {% set comments = comments_map[row['Field']]|e %} + {% set comments = comments_map[row['Field']] %} {% endif %} {% if primary and primary.hasColumn(field_name) %} From bb4cff5d77256ea19f449c8c6ce551dc45a78be7 Mon Sep 17 00:00:00 2001 From: Martin Lacina Date: Thu, 10 May 2018 12:28:07 +0000 Subject: [PATCH 3/3] Translated using Weblate (Slovak) Currently translated at 78.3% (2575 of 3288 strings) [CI skip] --- po/sk.po | 67 ++++++++++++++++++++------------------------------------ 1 file changed, 24 insertions(+), 43 deletions(-) diff --git a/po/sk.po b/po/sk.po index 39cdc20aa1..a91059dd8d 100644 --- a/po/sk.po +++ b/po/sk.po @@ -4,32 +4,29 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.8.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2018-02-12 16:30+0100\n" -"PO-Revision-Date: 2016-11-18 10:30+0000\n" -"Last-Translator: Michal Čihař \n" -"Language-Team: Slovak \n" +"PO-Revision-Date: 2018-05-10 23:08+0000\n" +"Last-Translator: Martin Lacina \n" +"Language-Team: Slovak \n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 2.10-dev\n" +"X-Generator: Weblate 3.0-dev\n" #: ajax.php:21 ajax.php:50 export.php:203 libraries/classes/Export.php:1100 msgid "Bad type!" msgstr "Nesprávny typ!" #: changelog.php:39 license.php:34 -#, fuzzy, php-format -#| msgid "" -#| "The %s file is not available on this system, please visit www.phpmyadmin." -#| "net for more information." +#, php-format msgid "" "The %s file is not available on this system, please visit %s for more " "information." msgstr "" "Súbor %s nie je dostupný na tomto systéme. Viac informácií nájdete na " -"stránke www.phpmyadmin.net." +"stránke %s." #: db_central_columns.php:127 msgid "The central list of columns for the current database is empty." @@ -312,7 +309,7 @@ msgstr "Meno databázy je prázdne!" #: db_operations.php:67 msgid "Cannot copy database to the same name. Change the name and try again." -msgstr "" +msgstr "Nemôžem skopírovať databázu s rovnakým menom. Zmeň meno a skús znovu." #: db_operations.php:154 #, php-format @@ -635,6 +632,8 @@ msgid "" "You were logged out from one server, to logout completely from phpMyAdmin, " "you need to logout from all servers." msgstr "" +"Odhlásili ste sa z jedného servera. Pre úplné odhlásenie z phpMyAdmina sa " +"musíte odhlásiť zo všetkých serverov." #: index.php:193 libraries/classes/Footer.php:75 #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:115 @@ -687,10 +686,8 @@ msgid "Server type:" msgstr "Typ servera:" #: index.php:342 -#, fuzzy -#| msgid "Master connection:" msgid "Server connection:" -msgstr "Master spojenie:" +msgstr "Server spojenie:" #: index.php:346 libraries/classes/Plugins/Export/ExportLatex.php:223 #: libraries/classes/Plugins/Export/ExportSql.php:704 @@ -780,6 +777,8 @@ msgid "" "The curl extension was not found and allow_url_fopen is disabled. Due to " "this some features such as error reporting or version check are disabled." msgstr "" +"Rozšírenie curl nebolo nájdené a allow_url_fopen je vzpnuté. Z toho dôvodu " +"sp niektoré funkcie, ako je hlásenie chýb alebo kontrola verzie, vypnuté." #: index.php:532 msgid "" @@ -810,7 +809,7 @@ msgstr "" #: index.php:573 msgid "The secret passphrase in configuration (blowfish_secret) is too short." -msgstr "" +msgstr "Tajné heslo v konfigurácii (blowfish_secret) je príliš krátke." #: index.php:587 msgid "" @@ -853,6 +852,8 @@ msgid "" "The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache " "templates and will be slow because of this." msgstr "" +"$cfg['TempDir'] (%s) nie je dostupný. phpMyAdmin nie je schopný ukladať " +"šablóny do vyrovnávacej pamäte a bude kvôli tomu pomalý." #: js/messages.php:43 msgid "Confirm" @@ -870,6 +871,7 @@ msgstr "Chystáte sa ZMAZAŤ celú databázu!" #: js/messages.php:48 msgid "Cannot rename database to the same name. Change the name and try again" msgstr "" +"Nemôžem premenovať databázu na rovnaké meno. Zmeňte meno a skúste to znovu" #: js/messages.php:50 msgid "You are about to DESTROY a complete table!" @@ -1550,22 +1552,16 @@ msgid "Chart" msgstr "Graf" #: js/messages.php:295 libraries/classes/Display/Export.php:566 -#, fuzzy -#| msgid "Database" msgctxt "Alias" msgid "Database" msgstr "Databáza" #: js/messages.php:296 libraries/classes/Display/Export.php:578 -#, fuzzy -#| msgid "Table" msgctxt "Alias" msgid "Table" msgstr "Tabuľka" #: js/messages.php:297 libraries/classes/Display/Export.php:589 -#, fuzzy -#| msgid "Column" msgctxt "Alias" msgid "Column" msgstr "Stĺpec" @@ -1765,10 +1761,8 @@ msgid "No databases selected." msgstr "Neboli vybrané žiadne databázy." #: js/messages.php:370 -#, fuzzy -#| msgid "No column selected." msgid "No accounts selected." -msgstr "Nebol vybraný žiadny stĺpec." +msgstr "Neboli vybrané žiadne účty." #: js/messages.php:371 msgid "Dropping column" @@ -2994,10 +2988,9 @@ msgid "Error" msgstr "Chyba" #: libraries/classes/Advisor.php:249 -#, fuzzy, php-format -#| msgid "Error while creating PDF:" +#, php-format msgid "Error when evaluating: %s" -msgstr "Chyba pri vytváraní PDF:" +msgstr "Chyba pri vyhodnocovaní : %s" #: libraries/classes/Advisor.php:280 #, php-format @@ -3234,10 +3227,8 @@ msgid "Charset" msgstr "Znaková sada" #: libraries/classes/Charsets.php:310 -#, fuzzy -#| msgid "unknown" msgid "Unknown" -msgstr "neznámy" +msgstr "Neznámy" #: libraries/classes/Charsets.php:324 #, fuzzy @@ -3247,25 +3238,19 @@ msgid "Binary" msgstr "Binárny" #: libraries/classes/Charsets.php:336 libraries/classes/Charsets.php:566 -#, fuzzy -#| msgid "Unicode" msgctxt "Collation" msgid "Unicode" msgstr "Unicode" #: libraries/classes/Charsets.php:346 libraries/classes/Charsets.php:517 -#, fuzzy -#| msgid "West European" msgctxt "Collation" msgid "West European" -msgstr "Západná Európa" +msgstr "Západoeurópsky" #: libraries/classes/Charsets.php:353 -#, fuzzy -#| msgid "Central European" msgctxt "Collation" msgid "Central European" -msgstr "Stredná Európa" +msgstr "Stredoeurópsky" #: libraries/classes/Charsets.php:358 #, fuzzy @@ -6226,8 +6211,6 @@ msgstr "Vždy rozbaliť správy dopytu" #: libraries/classes/Config/Descriptions.php:1470 #: templates/console/display.twig:157 -#, fuzzy -#| msgid "Show current browsing query" msgid "Show current browsing query" msgstr "Zobraziť aktuálne prehliadaný dopyt" @@ -6241,10 +6224,8 @@ msgid "Switch to dark theme" msgstr "Prepnúť na tmavú tému" #: libraries/classes/Config/Descriptions.php:1476 -#, fuzzy -#| msgid "Console" msgid "Console height" -msgstr "Konzola" +msgstr "Výška konzoly" #: libraries/classes/Config/Descriptions.php:1478 #, fuzzy