Translated using Weblate (German)
Currently translated at 100.0% (3309 of 3309 strings) [CI skip] Translation: phpMyAdmin/4.9 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/de/ Signed-off-by: Justin Nogossek <justmegaliga10000@gmail.com>
This commit is contained in:
parent
3b77e6d664
commit
d2ae89998c
44
po/de.po
44
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: 2020-10-10 13:32-0300\n"
|
||||
"PO-Revision-Date: 2022-04-17 13:09+0000\n"
|
||||
"Last-Translator: Raphael Rott <raphael@rottbande.at>\n"
|
||||
"PO-Revision-Date: 2022-05-05 18:09+0000\n"
|
||||
"Last-Translator: Justin Nogossek <justmegaliga10000@gmail.com>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/phpmyadmin/4-9/de/"
|
||||
">\n"
|
||||
"Language: de\n"
|
||||
@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.12-dev\n"
|
||||
"X-Generator: Weblate 4.12.1\n"
|
||||
|
||||
#: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095
|
||||
msgid "Bad type!"
|
||||
@ -10120,18 +10120,6 @@ msgstr ""
|
||||
"zu setzen."
|
||||
|
||||
#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:28
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "LINUX ONLY: Launches an external application and feeds it the column data "
|
||||
#| "via standard input. Returns the standard output of the application. The "
|
||||
#| "default is Tidy, to pretty-print HTML code. For security reasons, you "
|
||||
#| "have to manually edit the file libraries/classes/Plugins/Transformations/"
|
||||
#| "Output/Text_Plain_External.php and list the tools you want to make "
|
||||
#| "available. The first option is then the number of the program you want to "
|
||||
#| "use and the second option is the parameters for the program. The third "
|
||||
#| "option, if set to 1, will convert the output using htmlspecialchars() "
|
||||
#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
|
||||
#| "ensure that the output appears all on one line (Default 1)."
|
||||
msgid ""
|
||||
"LINUX ONLY: Launches an external application and feeds it the column data "
|
||||
"via standard input. Returns the standard output of the application. The "
|
||||
@ -10144,18 +10132,17 @@ msgid ""
|
||||
"(Default 1). The fourth option, if set to 1, will prevent wrapping and "
|
||||
"ensure that the output appears all on one line (Default 1)."
|
||||
msgstr ""
|
||||
"NUR FÜR LINUX: Startet ein externes Programm und verwendet die Daten der "
|
||||
"Spalte für die Standardeingabe. Gibt die Standardausgabe der Anwendung "
|
||||
"zurück. Die Voreinstellung wurde für Tidy optimiert, um HTML code optisch zu "
|
||||
"formatieren. Aus Sicherheitsgründen müssen Sie die Datei libraries/classes/"
|
||||
"Plugins/Transformations/Output/Text_Plain_External.php von Hand bearbeiten, "
|
||||
"um weitere Programme verfügbar zu machen. Die erste Option ist die Nummer "
|
||||
"des dort hinterlegten Programmes und die zweite Option legt die Parameter "
|
||||
"für das externe Programm fest. Die dritte Option bestimmt, falls auf 1 "
|
||||
"gesetzt, dass die Ausgabe mit htmlspecialchars() formatiert wird (Standard: "
|
||||
"1). Die vierte Option bestimmt, falls auf 1 gesetzt, ob ein NOWRAP-Parameter "
|
||||
"der Tabellenzelle hinzugefügt wird, um einen automatischen Umbruch der "
|
||||
"Standardausgabe zu verhindern (Standard: 1)."
|
||||
"NUR LINUX: Startet eine externe Anwendung und füttert sie mit den "
|
||||
"Spaltendaten über die Standardeingabe. Gibt die Standardausgabe der "
|
||||
"Anwendung zurück. Der Standardwert ist Tidy, um HTML-Code schön auszugeben. "
|
||||
"Aus Sicherheitsgründen müssen Sie die Datei libraries/classes/Plugins/"
|
||||
"Transformations/Abs/ExternalTransformationsPlugin.php manuell bearbeiten und "
|
||||
"die Tools auflisten, die Sie verfügbar machen möchten. Die erste Option ist "
|
||||
"dann die Nummer des Programms, das Sie verwenden möchten. Die zweite Option "
|
||||
"sollte aus historischen Gründen leer bleiben. Die dritte Option, wenn auf 1 "
|
||||
"gesetzt, konvertiert die Ausgabe mit htmlspecialchars() (Standard 1). Die "
|
||||
"vierte Option verhindert, wenn sie auf 1 gesetzt ist, einen Zeilenumbruch "
|
||||
"und stellt sicher, dass die Ausgabe in einer Zeile erscheint (Standard 1)."
|
||||
|
||||
#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:114
|
||||
#, php-format
|
||||
@ -10164,6 +10151,9 @@ msgid ""
|
||||
"has been deprecated for security reasons. Add all command line options "
|
||||
"directly to the definition in %s."
|
||||
msgstr ""
|
||||
"Sie verwenden das Befehlszeilenoptionsfeld für die externe Umwandlung, das "
|
||||
"aus Sicherheitsgründen veraltet ist. Fügen Sie alle Befehlszeilenoptionen "
|
||||
"direkt zur Definition in %s hinzu."
|
||||
|
||||
#: libraries/classes/Plugins/Transformations/Abs/FormattedTransformationsPlugin.php:28
|
||||
msgid ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user