mirror of
https://github.com/gotson/komga.git
synced 2026-01-02 22:08:58 +01:00
i18n(webui): translated using Weblate (Catalan)
Currently translated at 99.7% (748 of 750 strings) i18n(webui): translated using Weblate (Catalan) Currently translated at 99.0% (743 of 750 strings) i18n(webui): translated using Weblate (Catalan) Currently translated at 99.0% (743 of 750 strings) Co-authored-by: Diego López Sanz <dlopezsanz@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org> Translate-URL: https://hosted.weblate.org/projects/komga/webui/ca/ Translation: komga/webui
This commit is contained in:
parent
3bbe7b9049
commit
2150ddc6d7
1 changed files with 12 additions and 1 deletions
|
|
@ -221,7 +221,7 @@
|
|||
"go_to_readlist": "Ves a la llista de lectura",
|
||||
"go_to_series": "Ves a la sèrie",
|
||||
"library": "Biblioteca",
|
||||
"locale_name": "Anglès",
|
||||
"locale_name": "Català",
|
||||
"locale_rtl": "false",
|
||||
"lock_all": "Bloca tot",
|
||||
"n_selected": "seleccionats {count}",
|
||||
|
|
@ -646,6 +646,11 @@
|
|||
"auto": "Automàtic",
|
||||
"one": "Un",
|
||||
"two": "Dos"
|
||||
},
|
||||
"reading_direction": {
|
||||
"auto": "Automàtic",
|
||||
"ltr": "De esquerra a dreta",
|
||||
"rtl": "De dreta a esquerra"
|
||||
}
|
||||
},
|
||||
"historical_event_type": {
|
||||
|
|
@ -701,11 +706,17 @@
|
|||
}
|
||||
},
|
||||
"epubreader": {
|
||||
"current_chapter": "Capítol actual",
|
||||
"page_of": "Pàgina {page} de {count}",
|
||||
"settings": {
|
||||
"column_count": "Nombre de columnes",
|
||||
"layout": "Disposició",
|
||||
"layout_paginated": "Paginat",
|
||||
"layout_scroll": "Desplaçament",
|
||||
"navigation_mode": "Mode de navegació",
|
||||
"navigation_options": {
|
||||
"both": "Tots dos"
|
||||
},
|
||||
"page_margins": "Marges de la pàgina",
|
||||
"viewing_theme": "Tema de visualització"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue