mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2024-12-17 03:09:19 +01:00
New translations app.json (Welsh)
This commit is contained in:
parent
2fcddabf68
commit
368db86139
@ -51,6 +51,11 @@
|
||||
"clean_cache": {
|
||||
"title": "Clirio storfa",
|
||||
"message": "Cliriwyd storfa %s yn llwyddiannus."
|
||||
},
|
||||
"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": "Blocio %s",
|
||||
"unblock_domain": "Dadflocio %s",
|
||||
"settings": "Gosodiadau",
|
||||
"delete": "Dileu"
|
||||
"delete": "Dileu",
|
||||
"translate_post": {
|
||||
"title": "Translate from %s",
|
||||
"unknown_language": "Unknown"
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"home": "Hafan",
|
||||
@ -168,6 +177,11 @@
|
||||
"private": "Dim ond eu dilynwyr nhw sy'n gallu gweld y post hwn.",
|
||||
"private_from_me": "Dim ond fy nilynwyr ni sy'n gallu gweld y post hwn.",
|
||||
"direct": "Dim ond y ddefnyddiwr â soniwyd sy'n gallu gweld y post hwn."
|
||||
},
|
||||
"translation": {
|
||||
"translated_from": "Translated from %s",
|
||||
"unknown_language": "Unknown",
|
||||
"show_original": "Shown Original"
|
||||
}
|
||||
},
|
||||
"friendship": {
|
||||
|
Loading…
Reference in New Issue
Block a user