Skip to content

Commit cddc134

Browse files
authored
Additions to and improvement of the German translation.
1 parent 48599fe commit cddc134

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
@@ -1293,7 +1293,7 @@ msgstr ""
12931293

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

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

15341534
#: cps/render_template.py:104
15351535
msgid "Duplicates"
1536-
msgstr ""
1536+
msgstr "Duplikate"
15371537

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

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

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

16451645
#: cps/shelf.py:217
16461646
msgid "Edit a shelf"
1647-
msgstr "Bücherregal editieren"
1647+
msgstr "Bücherregal bearbeiten"
16481648

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

0 commit comments

Comments
 (0)