From 12f61ded1ceaf489be692819de6ec3fb6c5d1b0c Mon Sep 17 00:00:00 2001 From: ssantos Date: Sat, 2 Mar 2019 12:57:35 +0000 Subject: [PATCH 1/2] Translated using Weblate (German) Currently translated at 99.9% (3312 of 3313 strings) [CI skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/ Signed-off-by: ssantos --- po/de.po | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/po/de.po b/po/de.po index 37a429c14f..4a30c3fbee 100644 --- a/po/de.po +++ b/po/de.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-02-27 14:28-0300\n" -"PO-Revision-Date: 2019-01-30 15:19+0000\n" +"PO-Revision-Date: 2019-03-02 14:13+0000\n" "Last-Translator: ssantos \n" "Language-Team: German \n" @@ -995,10 +995,8 @@ msgid "Y values" msgstr "Y-Werte" #: js/messages.php:147 -#, fuzzy -#| msgid "Please enter the same value again" msgid "Please enter the SQL query first." -msgstr "Bitte geben Sie denselben Wert nochmal ein" +msgstr "Bitte geben Sie zuerst die SQL-Abfrage ein." #: js/messages.php:150 msgid "The host name is empty!" @@ -14235,23 +14233,18 @@ msgstr "Aktualisierungs-Intervall" #: templates/server/status/monitor/index.twig:42 #: templates/server/status/processes/index.twig:31 -#, fuzzy, php-format -#| msgid "%d second" -#| msgid_plural "%d seconds" +#, php-format msgid "%count% second" msgid_plural "%count% seconds" -msgstr[0] "%d Sekunde" -msgstr[1] "%d Sekunden" +msgstr[0] "%count% Sekunde" +msgstr[1] "%count% Sekunden" #: templates/server/status/monitor/index.twig:48 #: templates/server/status/processes/index.twig:37 -#, fuzzy -#| msgid "%d minute" -#| msgid_plural "%d minutes" msgid "%count% minute" msgid_plural "%count% minutes" -msgstr[0] "%d Minute" -msgstr[1] "%d Minuten" +msgstr[0] "%count% Minute" +msgstr[1] "%count% Minuten" #: templates/server/status/monitor/index.twig:61 msgid "Chart columns" @@ -14826,10 +14819,8 @@ msgstr "Zeige die SQL-Abfragen verkürzt an" #: templates/server/binlog/index.twig:63 templates/server/binlog/index.twig:64 #: templates/server/status/processes/list.twig:26 -#, fuzzy -#| msgid "Show Full Queries" msgid "Show full queries" -msgstr "Zeige die SQL-Abfragen vollständig an" +msgstr "Vollständige Abfragen anzeigen" #: templates/server/binlog/index.twig:84 msgid "Log name" @@ -15602,10 +15593,8 @@ msgstr "Zeichensätze und Kollationen" #. l10n: Questions is the name of a MySQL Status variable #: templates/server/status/queries/index.twig:7 -#, fuzzy -#| msgid "Questions since startup: %s" msgid "Questions since startup:" -msgstr "Verbindungen seit Start: %s" +msgstr "Verbindungen seit Start:" #: templates/server/status/queries/index.twig:17 msgid "per hour:" From e784064b94d151e67e1b19ea3d30557a907d4ad7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Peixoto?= Date: Sat, 2 Mar 2019 12:59:03 +0000 Subject: [PATCH 2/2] Translated using Weblate (German) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 99.9% (3312 of 3313 strings) [CI skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/de/ Signed-off-by: André A. Peixoto --- po/de.po | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/po/de.po b/po/de.po index 4a30c3fbee..9545aace0a 100644 --- a/po/de.po +++ b/po/de.po @@ -5,7 +5,7 @@ msgstr "" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-02-27 14:28-0300\n" "PO-Revision-Date: 2019-03-02 14:13+0000\n" -"Last-Translator: ssantos \n" +"Last-Translator: André A. Peixoto \n" "Language-Team: German \n" "Language: de\n" @@ -14178,10 +14178,8 @@ msgid "Storage engines" msgstr "Speicher-Engines" #: templates/server/engines/show.twig:47 -#, fuzzy -#| msgid "Storage engines" msgid "Unknown storage engine." -msgstr "Speicher-Engines" +msgstr "Unbekannte Speicher-Engine." #: templates/create_tracking_version.twig:11 #, php-format