New translations app.json (Galician)

This commit is contained in:
Eugen Rochko 2022-12-15 10:51:33 +01:00
parent afa0434a02
commit 8c20995d2c
1 changed files with 15 additions and 1 deletions

View File

@ -51,6 +51,11 @@
"clean_cache": {
"title": "Limpar caché",
"message": "Baleirouse %s da caché correctamente."
},
"translation_failed": {
"title": "Note",
"message": "Translation failed. Maybe the administrator has not enabled translations on this server or this server is running an older version of Mastodon where translations are not yet supported.",
"button": "OK"
}
},
"controls": {
@ -91,7 +96,11 @@
"block_domain": "Bloquear a %s",
"unblock_domain": "Desbloquear a %s",
"settings": "Axustes",
"delete": "Eliminar"
"delete": "Eliminar",
"translate_post": {
"title": "Translate from %s",
"unknown_language": "Unknown"
}
},
"tabs": {
"home": "Inicio",
@ -168,6 +177,11 @@
"private": "Só as seguidoras poden ver a publicación.",
"private_from_me": "Só as miñas seguidoras poden ver esta publicación.",
"direct": "Só a usuaria mencionada pode ver a publicación."
},
"translation": {
"translated_from": "Translated from %s",
"unknown_language": "Unknown",
"show_original": "Shown Original"
}
},
"friendship": {