mirror of
https://github.com/gotson/komga.git
synced 2025-12-22 00:13:30 +01:00
fix: translated using Weblate (Italian) (#539)
Currently translated at 100.0% (442 of 442 strings) fix: translated using Weblate (Italian) Currently translated at 100.0% (441 of 441 strings) fix: translated using Weblate (German) Currently translated at 100.0% (441 of 441 strings) fix: translated using Weblate (German) Currently translated at 100.0% (441 of 441 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: M <mhannig@gmx.de> Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com> Translate-URL: https://hosted.weblate.org/projects/komga/webui/de/ Translate-URL: https://hosted.weblate.org/projects/komga/webui/it/ Translation: komga/webui Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: M <mhannig@gmx.de> Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
This commit is contained in:
parent
1285ae4a7e
commit
7200046ea5
2 changed files with 5 additions and 4 deletions
|
|
@ -285,10 +285,10 @@
|
|||
"label_ordering": "Sammlungen werden standardmäßig nach Namen sortiert. Sie können die manuelle Sortierung aktivieren und eine eigene Sortierfolge festlegen."
|
||||
},
|
||||
"edit_library": {
|
||||
"button_browse": "Stöbern",
|
||||
"button_browse": "Durchsuchen",
|
||||
"button_cancel": "Abbrechen",
|
||||
"button_confirm_add": "Hinzufügen",
|
||||
"button_confirm_edit": "Bearbeiten",
|
||||
"button_confirm_edit": "Übernehmen",
|
||||
"dialog_title_add": "Bibliothek hinzufügen",
|
||||
"dialot_title_edit": "Bibliothek bearbeiten",
|
||||
"field_convert_to_cbz": "Automatisch in CBZ konvertieren",
|
||||
|
|
@ -551,7 +551,7 @@
|
|||
"server": {
|
||||
"server_management": {
|
||||
"button_shutdown": "Herunterfahren",
|
||||
"section_title": "Server Verwaltung"
|
||||
"section_title": "Serververwaltung"
|
||||
},
|
||||
"tab_title": "Server"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -545,13 +545,14 @@
|
|||
"search_results_for": "Risultati della ricerca per «{name}»"
|
||||
},
|
||||
"searchbox": {
|
||||
"in_library": "in {library}",
|
||||
"no_results": "Nessun risultato",
|
||||
"search_all": "Cerca tutto…"
|
||||
},
|
||||
"server": {
|
||||
"server_management": {
|
||||
"button_shutdown": "Spegni",
|
||||
"section_title": "Gestione Server"
|
||||
"section_title": "Gestione server"
|
||||
},
|
||||
"tab_title": "Server"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue