New translations app.json (Catalan)

This commit is contained in:
Eugen Rochko 2021-08-05 18:17:17 +02:00
parent 595b088cc6
commit 37b0c94ad5
1 changed files with 19 additions and 19 deletions

View File

@ -523,38 +523,38 @@
}, },
"boring_zone": { "boring_zone": {
"title": "La Zona Avorrida", "title": "La Zona Avorrida",
"account_settings": "Account Settings", "account_settings": "Paràmetres del Compte",
"terms": "Terms of Service", "terms": "Termes de Servei",
"privacy": "Privacy Policy" "privacy": "Política de Privacitat"
}, },
"spicy_zone": { "spicy_zone": {
"title": "The Spicy Zone", "title": "La Zona Picant",
"clear": "Clear Media Cache", "clear": "Esborra la memòria cau de Mèdia",
"signout": "Sign Out" "signout": "Tancar Sessió"
} }
}, },
"footer": { "footer": {
"mastodon_description": "Mastodon is open source software. You can report issues on GitHub at %s (%s)" "mastodon_description": "Mastodon és un programari de codi obert. Pots informar de problemes a GitHub a %s (%s)"
}, },
"keyboard": { "keyboard": {
"close_settings_window": "Close Settings Window" "close_settings_window": "Tancar la Finestra de Configuració"
} }
}, },
"report": { "report": {
"title": "Report %s", "title": "Informa sobre %s",
"step1": "Step 1 of 2", "step1": "Pas 1 de 2",
"step2": "Step 2 of 2", "step2": "Pas 2 de 2",
"content1": "Are there any other posts youd like to add to the report?", "content1": "Hi ha alguna altre publicació que vulguis afegir a l'informe?",
"content2": "Is there anything the moderators should know about this report?", "content2": "Hi ha alguna cosa que els moderadors hagin de saber sobre aquest informe?",
"send": "Send Report", "send": "Envia Informe",
"skip_to_send": "Send without comment", "skip_to_send": "Envia sense comentaris",
"text_placeholder": "Type or paste additional comments" "text_placeholder": "Escriu o enganxa comentaris addicionals"
}, },
"preview": { "preview": {
"keyboard": { "keyboard": {
"close_preview": "Close Preview", "close_preview": "Tanca la Vista Prèvia",
"show_next": "Show Next", "show_next": "Mostrar Següent",
"show_previous": "Show Previous" "show_previous": "Mostrar Anterior"
} }
} }
} }