mirror of
https://github.com/gotson/komga.git
synced 2025-12-09 18:16:55 +01:00
i18n(webui): translated using Weblate (German)
Currently translated at 100.0% (784 of 784 strings) Co-authored-by: M <mhannig@gmx.de> Translate-URL: https://hosted.weblate.org/projects/komga/webui/de/ Translation: komga/webui
This commit is contained in:
parent
263e64bb2f
commit
e47b18c058
1 changed files with 12 additions and 1 deletions
|
|
@ -201,6 +201,8 @@
|
|||
"common": {
|
||||
"age": "Alter",
|
||||
"all_libraries": "Alle Bibliotheken",
|
||||
"all_of": "Alle von",
|
||||
"any_of": "Einige von",
|
||||
"book": "Buch",
|
||||
"books": "Bücher",
|
||||
"books_n": "Kein Buch | 1 Buch | {count} Bücher",
|
||||
|
|
@ -921,10 +923,12 @@
|
|||
"button_scan_libraries": "Scanne alle Bibliotheken",
|
||||
"button_scan_libraries_deep": "(Tiefen) Scan aller Bibliotheken",
|
||||
"button_shutdown": "Herunterfahren",
|
||||
"download_log": "Lade das Logfile herunter",
|
||||
"notification_tasks_cancelled": "Keine Aufgaben abzubrechen | Eine Aufgabe abgebrochen | {count} Aufgaben abgebrochen",
|
||||
"section_title": "Serververwaltung"
|
||||
},
|
||||
"tab_title": "Server"
|
||||
"tab_title": "Server",
|
||||
"updates": "Aktuallisierungen"
|
||||
},
|
||||
"server_settings": {
|
||||
"config_precedence": "Hat Vorrang vor der Konfigurationsdatei",
|
||||
|
|
@ -961,12 +965,15 @@
|
|||
"sort": {
|
||||
"books_count": "Anzahl der Bücher",
|
||||
"date_added": "Hinzufügedatum",
|
||||
"date_read": "Lesedatum",
|
||||
"date_updated": "Aktualisierungsdatum",
|
||||
"file_name": "Dateiname",
|
||||
"file_size": "Dateigröße",
|
||||
"folder_name": "Ordnername",
|
||||
"name": "Nach Name sortiert",
|
||||
"number": "Nummer",
|
||||
"page_count": "Anzahl Seiten",
|
||||
"random": "Zufallsortierung",
|
||||
"release_date": "Veröffentlichungsdatum"
|
||||
},
|
||||
"theme": {
|
||||
|
|
@ -989,6 +996,10 @@
|
|||
"less": "Weniger Titel",
|
||||
"more": "Weitere Titel"
|
||||
},
|
||||
"updates": {
|
||||
"available": "Aktuallisierung ist verfügbar",
|
||||
"latest_installed": "Die neueste Version von Komga ist schon installiert"
|
||||
},
|
||||
"user_roles": {
|
||||
"ADMIN": "Systemverwalter",
|
||||
"FILE_DOWNLOAD": "Datei-Herunterladen",
|
||||
|
|
|
|||
Loading…
Reference in a new issue