Merge branch 'origin/master' into Weblate.
[CI skip] Translation: phpMyAdmin/Development Translate-URL:
This commit is contained in:
commit
ec12e5559d
35
po/de.po
35
po/de.po
@ -4,8 +4,8 @@ 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"
|
||||
"Last-Translator: ssantos <ssantos@web.de>\n"
|
||||
"PO-Revision-Date: 2019-03-02 14:13+0000\n"
|
||||
"Last-Translator: André A. Peixoto <alfonso.peixoto@gmail.com>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/phpmyadmin/master/"
|
||||
"de/>\n"
|
||||
"Language: de\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!"
|
||||
@ -14180,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
|
||||
@ -14235,23 +14231,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 +14817,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 +15591,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:"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user