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:
Hosted Weblate 2024-01-05 16:09:04 +01:00 committed by Gauthier
parent 3bbe7b9049
commit 2150ddc6d7

View file

@ -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ó"
},