New translations app.json (Catalan)

This commit is contained in:
Eugen Rochko 2022-01-10 04:36:45 +01:00
parent 7f9a59002b
commit 332217dfb6
1 changed files with 13 additions and 3 deletions

View File

@ -193,10 +193,14 @@
},
"scene": {
"welcome": {
"slogan": "Xarxa social\nde nou a les teves mans."
"slogan": "Xarxa social\nde nou a les teves mans.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Tria un servidor,\nqualsevol servidor.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "Totes",
@ -249,6 +253,12 @@
},
"password": {
"placeholder": "contrasenya",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "La teva contrasenya ha de tenir com a mínim buit caràcters"
},
"invite": {
@ -299,7 +309,7 @@
"subtitle": "Acabem d'enviar un correu electrònic a %s,\ntoca l'enllaç per a confirmar el teu compte.",
"button": {
"open_email_app": "Obre l'aplicació de correu",
"dont_receive_email": "No he rebut cap correu electrònic"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Comprova el teu correu",
@ -554,4 +564,4 @@
"accessibility_hint": "Toca dues vegades per descartar l'assistent"
}
}
}
}