mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 12:35:30 +02:00
i18n(webui): translated using Weblate (German)
Currently translated at 100.0% (750 of 750 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
4c922c47ff
commit
5f96700859
1 changed files with 14 additions and 0 deletions
|
|
@ -646,6 +646,11 @@
|
|||
"auto": "Auto",
|
||||
"one": "Einseitig",
|
||||
"two": "Zweiseitig"
|
||||
},
|
||||
"reading_direction": {
|
||||
"auto": "Automatisch",
|
||||
"ltr": "Links nach rechts",
|
||||
"rtl": "Rechts nach links"
|
||||
}
|
||||
},
|
||||
"historical_event_type": {
|
||||
|
|
@ -701,11 +706,19 @@
|
|||
}
|
||||
},
|
||||
"epubreader": {
|
||||
"current_chapter": "Aktuelles Kapitel",
|
||||
"page_of": "Seite {page} von {count}",
|
||||
"settings": {
|
||||
"column_count": "Spaltenzahl",
|
||||
"layout": "Layout",
|
||||
"layout_paginated": "Blättern",
|
||||
"layout_scroll": "Scrollen",
|
||||
"navigation_mode": "Navigationsmodus",
|
||||
"navigation_options": {
|
||||
"both": "Beides",
|
||||
"buttons": "Knöpfe",
|
||||
"click": "Klicken / Tapsen"
|
||||
},
|
||||
"page_margins": "Seitenabstände",
|
||||
"viewing_theme": "Anzeigethema"
|
||||
},
|
||||
|
|
@ -900,6 +913,7 @@
|
|||
"label_rememberme_duration": "Laufzeit der Erinnere dich an mich Funktion (in Tagen)",
|
||||
"label_server_context_path": "Basis URL",
|
||||
"label_server_port": "Server Port",
|
||||
"label_task_pool_size": "Aufgabenthreads",
|
||||
"label_thumbnail_size": "Vorschaubildergröße",
|
||||
"requires_restart": "Neustart erforderlich um die Änderung nutzbar zu machen",
|
||||
"server_settings": "Servereinstellungen"
|
||||
|
|
|
|||
Loading…
Reference in a new issue