@@ -4,16 +4,16 @@ msgstr ""
4
4
"Project-Id-Version : phpMyAdmin-docs 4.0.0-dev\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"POT-Creation-Date : 2020-03-20 21:01+0100\n "
7
- "PO-Revision-Date : 2017-11-08 18:00 +0000\n "
8
- "Last-Translator : Thomas Artmann <thwohmas@gmail.com >\n "
9
- "Language-Team : German <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
- "parser/de/>\n "
7
+ "PO-Revision-Date : 2020-04-09 07:25 +0000\n "
8
+ "Last-Translator : Predatorix Phoenix <predatorix@web.de >\n "
9
+ "Language-Team : German <https://hosted.weblate.org/projects/phpmyadmin/ "
10
+ "sql- parser/de/>\n "
11
11
"Language : de\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"Plural-Forms : nplurals=2; plural=n != 1;\n "
16
- "X-Generator : Weblate 2.18 -dev\n "
16
+ "X-Generator : Weblate 4.0 -dev\n "
17
17
18
18
#: src/Component.php:41 src/Component.php:61
19
19
msgid "Not implemented yet."
@@ -28,7 +28,7 @@ msgstr ""
28
28
29
29
#: src/Components/AlterOperation.php:290
30
30
msgid "Missing comma before start of a new alter operation."
31
- msgstr ""
31
+ msgstr "Fehlendes Komma vor einer neuen ALTER-Operation. "
32
32
33
33
#: src/Components/AlterOperation.php:302
34
34
msgid "Unrecognized alter operation."
@@ -70,25 +70,21 @@ msgid "Unexpected end of CASE expression"
70
70
msgstr "Unerwartetes Ende eines CASE Ausdrucks"
71
71
72
72
#: src/Components/CaseExpression.php:225
73
- #, fuzzy
74
- #| msgid "Unexpected end of CASE expression"
75
73
msgid "Potential duplicate alias of CASE expression."
76
- msgstr "Unerwartetes Ende eines CASE Ausdrucks"
74
+ msgstr "Möglicher doppelter Alias eines CASE Ausdrucks. "
77
75
78
76
#: src/Components/CaseExpression.php:236
79
77
msgid "An alias expected after AS but got "
80
- msgstr ""
78
+ msgstr "Ein Alias wurde nach AS erwartet, aber stattdessen "
81
79
82
80
#: src/Components/CaseExpression.php:248 src/Components/Expression.php:353
83
81
#: src/Components/Expression.php:373 src/Components/Expression.php:408
84
82
msgid "An alias was previously found."
85
83
msgstr "Ein Alias wurde zuvor gefunden."
86
84
87
85
#: src/Components/CaseExpression.php:262
88
- #, fuzzy
89
- #| msgid "An alias was expected."
90
86
msgid "An alias was expected after AS."
91
- msgstr "Ein Alias wurde erwartet."
87
+ msgstr "Ein Alias wurde nach AS erwartet."
92
88
93
89
#: src/Components/CreateDefinition.php:252
94
90
msgid ""
@@ -145,16 +141,12 @@ msgid "An offset was expected."
145
141
msgstr "Ein Offset wurde erwartet."
146
142
147
143
#: src/Components/LockExpression.php:91
148
- #, fuzzy
149
- #| msgid "Unexpected end of CASE expression"
150
144
msgid "Unexpected end of LOCK expression."
151
- msgstr "Unerwartetes Ende eines CASE Ausdrucks"
145
+ msgstr "Unerwartetes Ende eines LOCK- Ausdrucks. "
152
146
153
147
#: src/Components/LockExpression.php:199
154
- #, fuzzy
155
- #| msgid "Unexpected end of CASE expression"
156
148
msgid "Unexpected end of Lock expression."
157
- msgstr "Unerwartetes Ende eines CASE Ausdrucks"
149
+ msgstr "Unerwartetes Ende eines LOCK- Ausdrucks. "
158
150
159
151
#: src/Components/OptionsArray.php:145
160
152
#, php-format
@@ -251,16 +243,12 @@ msgid "This type of clause is not valid in Multi-table queries."
251
243
msgstr "Diese Art von Klausel ist in Mehr-Tabellen-Anfragen nicht zulässig."
252
244
253
245
#: src/Statements/LockStatement.php:116
254
- #, fuzzy
255
- #| msgid "Unexpected beginning of statement."
256
246
msgid "Unexpected end of LOCK statement."
257
- msgstr "Unerwarteter Statement-Anfang ."
247
+ msgstr "Unerwartetes Ende einer LOCK-Anweisung ."
258
248
259
249
#: src/Statements/PurgeStatement.php:136
260
- #, fuzzy
261
- #| msgid "Unexpected keyword."
262
250
msgid "Unexpected keyword"
263
- msgstr "Unerwartetes Schlüsselwort. "
251
+ msgstr "Unerwartetes Schlüsselwort"
264
252
265
253
#~ msgid "error #1"
266
254
#~ msgstr "Fehler #1"
0 commit comments