Translated using Weblate (Catalan)
Currently translated at 96.4% (2196 of 2276 strings) Translation: Funkwhale/Funkwhale Web Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ca/
This commit is contained in:
parent
4953b05800
commit
16faa9b78a
|
@ -2,27 +2,6 @@
|
|||
"App": {
|
||||
"loading": "Carregant…"
|
||||
},
|
||||
"vui": {
|
||||
"radio": "Ràdio",
|
||||
"albums": "{n} àlbum | {n} àlbums",
|
||||
"tracks": "{n} pista | {n} pistes",
|
||||
"episodes": "{n} episodi | {n} episodis",
|
||||
"by-user": "per {'@'}{username}",
|
||||
"go-to": "Anar a",
|
||||
"pagination": {
|
||||
"previous": "Prèvia",
|
||||
"next": "Següent"
|
||||
},
|
||||
"aria": {
|
||||
"pagination": {
|
||||
"nav": "Navegació per Paginació",
|
||||
"gotoPage": "Anar a Pàgina {n}",
|
||||
"gotoPrevious": "Anar a la Pàgina Prèvia",
|
||||
"gotoNext": "Anar a la Pàgina Següent",
|
||||
"currentPage": "Pàgina actual, Pàgina {n}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"components": {
|
||||
"About": {
|
||||
"description": {
|
||||
|
@ -4650,5 +4629,26 @@
|
|||
"title": "Ràdio"
|
||||
}
|
||||
}
|
||||
},
|
||||
"vui": {
|
||||
"albums": "{n} àlbum | {n} àlbums",
|
||||
"aria": {
|
||||
"pagination": {
|
||||
"currentPage": "Pàgina actual, Pàgina {n}",
|
||||
"gotoNext": "Anar a la Pàgina Següent",
|
||||
"gotoPage": "Anar a Pàgina {n}",
|
||||
"gotoPrevious": "Anar a la Pàgina Prèvia",
|
||||
"nav": "Navegació per Paginació"
|
||||
}
|
||||
},
|
||||
"by-user": "per {'@'}{username}",
|
||||
"episodes": "{n} episodi | {n} episodis",
|
||||
"go-to": "Anar a",
|
||||
"pagination": {
|
||||
"next": "Següent",
|
||||
"previous": "Prèvia"
|
||||
},
|
||||
"radio": "Ràdio",
|
||||
"tracks": "{n} pista | {n} pistes"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue