Skip to content

Commit c573e7b

Browse files
committed
Latest translation strings
1 parent e520ea0 commit c573e7b

File tree

13 files changed

+135
-131
lines changed

13 files changed

+135
-131
lines changed
2.55 KB
Binary file not shown.

rest_framework/locale/de/LC_MESSAGES/django.po

+35-34
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
# This file is distributed under the same license as the PACKAGE package.
44
#
55
# Translators:
6+
# Fabian Büchler <[email protected]>, 2015
67
# Thomas Tanner, 2015
78
msgid ""
89
msgstr ""
910
"Project-Id-Version: Django REST framework\n"
1011
"Report-Msgid-Bugs-To: \n"
1112
"POT-Creation-Date: 2015-01-30 16:23+0000\n"
12-
"PO-Revision-Date: 2015-01-30 16:27+0000\n"
13-
"Last-Translator: Thomas Christie <[email protected]>\n"
13+
"PO-Revision-Date: 2015-03-07 19:50+0000\n"
14+
"Last-Translator: Fabian Büchler <[email protected]>\n"
1415
"Language-Team: German (http://www.transifex.com/projects/p/django-rest-framework/language/de/)\n"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=UTF-8\n"
@@ -80,7 +81,7 @@ msgstr "Methode \"{method}\" nicht erlaubt."
8081

8182
#: exceptions.py:109
8283
msgid "Could not satisfy the request Accept header."
83-
msgstr "Kann den Accept header der Anfrage nicht erfüllen."
84+
msgstr "Kann die Accept Kopfzeile der Anfrage nicht erfüllen."
8485

8586
#: exceptions.py:121
8687
msgid "Unsupported media type \"{media_type}\" in request."
@@ -101,7 +102,7 @@ msgstr "Dieses Feld darf nicht Null sein."
101102

102103
#: fields.py:487 fields.py:515
103104
msgid "\"{input}\" is not a valid boolean."
104-
msgstr "\"{input}\" ist kein gültiger Boole'scher Wert."
105+
msgstr "\"{input}\" ist kein gültiger Wahrheitswert."
105106

106107
#: fields.py:550
107108
msgid "This field may not be blank."
@@ -117,7 +118,7 @@ msgstr "Stelle sicher, dass dieses Feld mindestens {min_length} Zeichen lang ist
117118

118119
#: fields.py:587
119120
msgid "Enter a valid email address."
120-
msgstr "Gebe eine gültige E-Mail Adresse an."
121+
msgstr "Gib eine gültige E-Mail Adresse an."
121122

122123
#: fields.py:604
123124
msgid "This value does not match the required pattern."
@@ -127,15 +128,15 @@ msgstr "Dieser Wert passt nicht zu dem erforderlichen Muster."
127128
msgid ""
128129
"Enter a valid \"slug\" consisting of letters, numbers, underscores or "
129130
"hyphens."
130-
msgstr "Gebe ein gültiges \"slug\" aus Buchstaben, Ziffern, Unterstrichen und Minuszeichen ein."
131+
msgstr "Gib ein gültiges \"slug\" aus Buchstaben, Ziffern, Unterstrichen und Minuszeichen ein."
131132

132133
#: fields.py:627
133134
msgid "Enter a valid URL."
134-
msgstr "Gebe eine gültige URL ein."
135+
msgstr "Gib eine gültige URL ein."
135136

136137
#: fields.py:638
137138
msgid "\"{value}\" is not a valid UUID."
138-
msgstr ""
139+
msgstr "\"{value}\" ist keine gültige UUID."
139140

140141
#: fields.py:657
141142
msgid "A valid integer is required."
@@ -147,7 +148,7 @@ msgstr "Stelle sicher, dass dieser Wert kleiner oder gleich {max_value} ist."
147148

148149
#: fields.py:659 fields.py:693 fields.py:726
149150
msgid "Ensure this value is greater than or equal to {min_value}."
150-
msgstr "Stelle sicher, dass dieser Wert größer oder gleich {max_value} ist."
151+
msgstr "Stelle sicher, dass dieser Wert größer oder gleich {min_value} ist."
151152

152153
#: fields.py:660 fields.py:694 fields.py:730
153154
msgid "String value too large."
@@ -174,19 +175,19 @@ msgstr "Stelle sicher, dass es nicht mehr als {max_whole_places} Stellen vor dem
174175

175176
#: fields.py:813
176177
msgid "Datetime has wrong format. Use one of these formats instead: {format}."
177-
msgstr "Datum- und Zeitangabe hat das falsche Format. Nutze stattdessen eines dieser Formate: {format}."
178+
msgstr "Datums- und Zeitangabe hat das falsche Format. Nutze stattdessen eines dieser Formate: {format}."
178179

179180
#: fields.py:814
180181
msgid "Expected a datetime but got a date."
181-
msgstr "Erwarte eine Datum- und Zeitangabe, erhielt aber ein Datum."
182+
msgstr "Erwarte eine Datums- und Zeitangabe, erhielt aber ein Datum."
182183

183184
#: fields.py:878
184185
msgid "Date has wrong format. Use one of these formats instead: {format}."
185186
msgstr "Datum hat das falsche Format. Nutze stattdessen eines dieser Formate: {format}."
186187

187188
#: fields.py:879
188189
msgid "Expected a date but got a datetime."
189-
msgstr "Erwarte ein Datum, erhielt aber eine Datum- und Zeitangabe."
190+
msgstr "Erwarte ein Datum, erhielt aber eine Datums- und Zeitangabe."
190191

191192
#: fields.py:936
192193
msgid "Time has wrong format. Use one of these formats instead: {format}."
@@ -207,7 +208,7 @@ msgstr "Es wurde keine Datei übermittelt."
207208
#: fields.py:1068
208209
msgid ""
209210
"The submitted data was not a file. Check the encoding type on the form."
210-
msgstr "Die übermittelten Daten sind keine Datei. Prüfe den Kodierungstyp im Formular."
211+
msgstr "Die übermittelten Daten stellen keine Datei dar. Prüfe den Kodierungstyp im Formular."
211212

212213
#: fields.py:1069
213214
msgid "No filename could be determined."
@@ -220,53 +221,53 @@ msgstr "Die übermittelte Datei ist leer."
220221
#: fields.py:1071
221222
msgid ""
222223
"Ensure this filename has at most {max_length} characters (it has {length})."
223-
msgstr ""
224+
msgstr "Stelle sicher, dass dieser Dateiname höchstens {max_length} Zeichen lang ist (er hat {length})."
224225

225226
#: fields.py:1113
226227
msgid ""
227228
"Upload a valid image. The file you uploaded was either not an image or a "
228229
"corrupted image."
229-
msgstr ""
230+
msgstr "Lade ein gültiges Bild hoch. Die hochgeladene Datei ist entweder kein Bild oder ein beschädigtes Bild."
230231

231232
#: fields.py:1188
232233
msgid "Expected a dictionary of items but got type \"{input_type}\"."
233-
msgstr ""
234+
msgstr "Erwarte ein Dictionary mit Elementen, erhielt aber den Typ \"{input_type}\"."
234235

235236
#: pagination.py:221
236237
msgid "Invalid page \"{page_number}\": {message}."
237-
msgstr ""
238+
msgstr "Ungültige Seite \"{page_number}\": {message}."
238239

239240
#: pagination.py:442
240241
msgid "Invalid cursor"
241-
msgstr ""
242+
msgstr "Ungültiger Zeiger"
242243

243244
#: relations.py:133
244245
msgid "Invalid pk \"{pk_value}\" - object does not exist."
245-
msgstr ""
246+
msgstr "Ungültiger pk \"{pk_value}\" - Object existiert nicht."
246247

247248
#: relations.py:134
248249
msgid "Incorrect type. Expected pk value, received {data_type}."
249-
msgstr ""
250+
msgstr "Falscher Typ. Erwarte pk Wert, erhielt aber {data_type}."
250251

251252
#: relations.py:157
252253
msgid "Invalid hyperlink - No URL match."
253-
msgstr ""
254+
msgstr "Ungültiger Hyperlink - entspricht keiner URL."
254255

255256
#: relations.py:158
256257
msgid "Invalid hyperlink - Incorrect URL match."
257-
msgstr ""
258+
msgstr "Ungültiger Hyperlink - URL stimmt nicht überein."
258259

259260
#: relations.py:159
260261
msgid "Invalid hyperlink - Object does not exist."
261-
msgstr ""
262+
msgstr "Ungültiger Hyperlink - Objekt existiert nicht."
262263

263264
#: relations.py:160
264265
msgid "Incorrect type. Expected URL string, received {data_type}."
265-
msgstr ""
266+
msgstr "Falscher Typ. Erwarte URL Zeichenkette, erhielt aber {data_type}."
266267

267268
#: relations.py:295
268269
msgid "Object with {slug_name}={value} does not exist."
269-
msgstr ""
270+
msgstr "Objekt mit {slug_name}={value} existiert nicht."
270271

271272
#: relations.py:296
272273
msgid "Invalid value."
@@ -278,39 +279,39 @@ msgstr "Ungültige Daten. Dictionary erwartet, aber {datatype} erhalten."
278279

279280
#: validators.py:22
280281
msgid "This field must be unique."
281-
msgstr "Dieses Feld muss eineindeutig sein."
282+
msgstr "Dieses Feld muss eindeutig sein."
282283

283284
#: validators.py:76
284285
msgid "The fields {field_names} must make a unique set."
285-
msgstr ""
286+
msgstr "Die Felder {field_names} müssen eine eindeutige Menge bilden."
286287

287288
#: validators.py:219
288289
msgid "This field must be unique for the \"{date_field}\" date."
289-
msgstr ""
290+
msgstr "Dieses Feld muss bezüglich des \"{date_field}\" Datums eindeutig sein."
290291

291292
#: validators.py:234
292293
msgid "This field must be unique for the \"{date_field}\" month."
293-
msgstr ""
294+
msgstr "Dieses Feld muss bezüglich des \"{date_field}\" Monats eindeutig sein."
294295

295296
#: validators.py:247
296297
msgid "This field must be unique for the \"{date_field}\" year."
297-
msgstr ""
298+
msgstr "Dieses Feld muss bezüglich des \"{date_field}\" Jahrs eindeutig sein."
298299

299300
#: versioning.py:39
300301
msgid "Invalid version in \"Accept\" header."
301-
msgstr ""
302+
msgstr "Ungültige Version in der \"Accept\" Kopfzeile."
302303

303304
#: versioning.py:70 versioning.py:112
304305
msgid "Invalid version in URL path."
305-
msgstr ""
306+
msgstr "Ungültige Version im URL Pfad."
306307

307308
#: versioning.py:138
308309
msgid "Invalid version in hostname."
309-
msgstr ""
310+
msgstr "Ungültige Version im Hostname."
310311

311312
#: versioning.py:160
312313
msgid "Invalid version in query parameter."
313-
msgstr ""
314+
msgstr "Ungültige Version im Anfrageparameter."
314315

315316
#: authtoken/serializers.py:20
316317
msgid "User account is disabled."
Binary file not shown.
295 Bytes
Binary file not shown.

rest_framework/locale/es/LC_MESSAGES/django.po

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
#
55
# Translators:
66
# José Padilla <[email protected]>, 2015
7-
# Miguel González <migonzalvar@activitycentral.com>, 2015
7+
# Miguel González <migonzalvar@gmail.com>, 2015
88
# Sergio Infante <[email protected]>, 2015
99
msgid ""
1010
msgstr ""
1111
"Project-Id-Version: Django REST framework\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2015-01-30 16:23+0000\n"
14-
"PO-Revision-Date: 2015-01-30 16:27+0000\n"
15-
"Last-Translator: Thomas Christie <tom@tomchristie.com>\n"
14+
"PO-Revision-Date: 2015-03-06 19:51+0000\n"
15+
"Last-Translator: Miguel González <migonzalvar@gmail.com>\n"
1616
"Language-Team: Spanish (http://www.transifex.com/projects/p/django-rest-framework/language/es/)\n"
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=UTF-8\n"
@@ -137,7 +137,7 @@ msgstr "Introduzca una URL válida."
137137

138138
#: fields.py:638
139139
msgid "\"{value}\" is not a valid UUID."
140-
msgstr ""
140+
msgstr "\"{value}\" no es un UUID válido."
141141

142142
#: fields.py:657
143143
msgid "A valid integer is required."
@@ -232,15 +232,15 @@ msgstr "Adjunte una imagen válida. El archivo adjunto o bien no es una imagen o
232232

233233
#: fields.py:1188
234234
msgid "Expected a dictionary of items but got type \"{input_type}\"."
235-
msgstr ""
235+
msgstr "Se esperaba un diccionario de elementos en vez del tipo \"{input_type}\"."
236236

237237
#: pagination.py:221
238238
msgid "Invalid page \"{page_number}\": {message}."
239239
msgstr "Página \"{page_number}\" inválida: {message}."
240240

241241
#: pagination.py:442
242242
msgid "Invalid cursor"
243-
msgstr ""
243+
msgstr "Cursor inválido"
244244

245245
#: relations.py:133
246246
msgid "Invalid pk \"{pk_value}\" - object does not exist."
6.65 KB
Binary file not shown.

0 commit comments

Comments
 (0)