Translated using Weblate (Catalan)

Currently translated at 16.4% (82 of 500 strings)

Translation: DonutWare/Fladder
Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/ca/
This commit is contained in:
Jordi Caraltó Bernal 2025-08-17 14:07:56 +02:00 committed by Hosted Weblate
parent 3bc94832aa
commit 252b60331a
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -27,7 +27,7 @@
"@advanced": {}, "@advanced": {},
"all": "Tot", "all": "Tot",
"@all": {}, "@all": {},
"amoledBlack": "Amoled black", "amoledBlack": "Amoled negre",
"@amoledBlack": {}, "@amoledBlack": {},
"appLockAutoLogin": "Auto login", "appLockAutoLogin": "Auto login",
"@appLockAutoLogin": {}, "@appLockAutoLogin": {},
@ -62,7 +62,7 @@
"@cancel": {}, "@cancel": {},
"change": "Canviar", "change": "Canviar",
"@change": {}, "@change": {},
"chapter": "capítol", "chapter": "{count, plural, other{Capítols} one{Capítol}}",
"@chapter": { "@chapter": {
"description": "chapter", "description": "chapter",
"placeholders": { "placeholders": {
@ -219,5 +219,39 @@
"favorite": "Preferit", "favorite": "Preferit",
"@favorite": {}, "@favorite": {},
"favorites": "Preferits", "favorites": "Preferits",
"@favorites": {} "@favorites": {},
"fetchingLibrary": "Recopilant elements de la llibreria…",
"@fetchingLibrary": {},
"filter": "{count, plural, other{Filtres} one{Filtre}}",
"@filter": {
"description": "filter",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"folders": "Carpetes",
"@folders": {},
"fontColor": "Color de lletra",
"@fontColor": {},
"fontSize": "Mida de la lletra",
"@fontSize": {},
"forceRefresh": "Forçar refresc",
"@forceRefresh": {},
"genre": "{count, plural, other{Generes} one{Genere}}",
"@genre": {
"description": "genre",
"placeholders": {
"count": {
"type": "int",
"example": "1"
}
}
},
"goTo": "Anar a",
"@goTo": {},
"grid": "Graella",
"@grid": {}
} }