Skip to content

Commit b622bb0

Browse files
Merge pull request #596 from electric-m:germanpatch-1
Additions to and improvement of the German translation.
2 parents 77b8867 + cddc134 commit b622bb0

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

cps/translations/de/LC_MESSAGES/messages.po

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -265,11 +265,11 @@ msgstr "client_secrets.json ist nicht für Web Anwendungen konfiguriert"
265265

266266
#: cps/admin.py:1213
267267
msgid "Unable to fetch OAuth metadata from URL."
268-
msgstr ""
268+
msgstr "Laden der OAuth-Metadaten von URL nicht möglich."
269269

270270
#: cps/admin.py:1231
271271
msgid "Unable to fetch OpenID configuration."
272-
msgstr ""
272+
msgstr "Laden der OpenID-Metadaten nicht möglich."
273273

274274
#: cps/admin.py:1293
275275
msgid "Logfile Location is not Valid, Please Enter Correct Path"
@@ -582,19 +582,19 @@ msgstr "Verbindungsfehler"
582582
#: cps/admin.py:2283 cps/admin.py:2326
583583
#, python-format
584584
msgid "Connection failed: Server returned status code %(code)s"
585-
msgstr ""
585+
msgstr "Verbindung fehlgeschlagen: Server hat Statsu Code code %(code)s zurückgegeben."
586586

587587
#: cps/admin.py:2285 cps/admin.py:2328
588588
msgid "Connection failed: Could not connect to server."
589-
msgstr ""
589+
msgstr "Verbindung fehlgeschlagen: Verbindung zum Server nicht möglich."
590590

591591
#: cps/admin.py:2287 cps/admin.py:2330
592592
msgid "Connection failed: Request timed out."
593-
msgstr ""
593+
msgstr "Verbindung fehlgeschlagen: Anfrage abgelaufen."
594594

595595
#: cps/admin.py:2289 cps/admin.py:2332
596596
msgid "Connection failed: Invalid JSON in response."
597-
msgstr ""
597+
msgstr "Verbindung fehlgeschlagen: Ungültiges JSON in der Antwort."
598598

599599
#: cps/admin.py:2292 cps/admin.py:2335
600600
#, fuzzy
@@ -605,12 +605,12 @@ msgstr ""
605605
#: cps/admin.py:2318
606606
#, python-format
607607
msgid "Metadata is missing required fields: %(fields)s"
608-
msgstr ""
608+
msgstr "Den Metadaten fehlt ein erforderliches Feld: %(fields)s"
609609

610610
#: cps/admin.py:2323
611611
#, python-format
612612
msgid "Metadata URL is valid! Found %(count)s endpoints."
613-
msgstr ""
613+
msgstr "Die Metadaten-URL ist gültig!" %(count)s Endpunkte gefunden.
614614

615615
#: cps/constants.py:207
616616
msgid "Czech"
@@ -900,7 +900,7 @@ msgstr "Buch löschen"
900900

901901
#: cps/editbooks.py:106
902902
msgid "Missing or invalid book id for format upload"
903-
msgstr ""
903+
msgstr "Fehlende oder ungültige Buch-ID für den Upload des Formats."
904904

905905
#: cps/editbooks.py:131 cps/editbooks.py:151 cps/templates/book_edit.html:53
906906
#: cps/templates/layout.html:148
@@ -1294,7 +1294,7 @@ msgstr ""
12941294

12951295
#: cps/oauth_bb.py:125
12961296
msgid "Login failed: User profile from provider is incomplete."
1297-
msgstr ""
1297+
msgstr "Anmeldung fehlgeschlagen: Benutzerprofil des Anbieters ist unvollständig."
12981298

12991299
#: cps/oauth_bb.py:212 cps/remotelogin.py:149
13001300
#, python-format
@@ -1534,12 +1534,12 @@ msgstr "Zeige Bücherliste"
15341534

15351535
#: cps/render_template.py:104
15361536
msgid "Duplicates"
1537-
msgstr ""
1537+
msgstr "Duplikate"
15381538

15391539
#: cps/render_template.py:106
15401540
#, fuzzy
15411541
msgid "Show Duplicate Books"
1542-
msgstr "Zeige am besten bewertete Bücher"
1542+
msgstr "Zeige Duplikate"
15431543

15441544
#: cps/search.py:40 cps/search.py:427 cps/templates/book_edit.html:256
15451545
#: cps/templates/feed.xml:34 cps/templates/index.xml:12
@@ -1641,11 +1641,11 @@ msgstr "Bücherregal erzeugen"
16411641

16421642
#: cps/shelf.py:215
16431643
msgid "Sorry you are not allowed to edit this shelf"
1644-
msgstr "Sie dürfen dieses Bücherregal nicht editieren"
1644+
msgstr "Sie dürfen dieses Bücherregal nicht bearbeiten"
16451645

16461646
#: cps/shelf.py:217
16471647
msgid "Edit a shelf"
1648-
msgstr "Bücherregal editieren"
1648+
msgstr "Bücherregal bearbeiten"
16491649

16501650
#: cps/shelf.py:226
16511651
msgid "Error deleting Shelf"

0 commit comments

Comments
 (0)