mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2024-12-17 03:09:19 +01:00
New translations app.json (Japanese)
This commit is contained in:
parent
34f005b1d0
commit
d4b81af87b
@ -51,6 +51,11 @@
|
||||
"clean_cache": {
|
||||
"title": "キャッシュを消去",
|
||||
"message": "%sのキャッシュを消去しました。"
|
||||
},
|
||||
"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": "%sをブロック",
|
||||
"unblock_domain": "%sのブロックを解除",
|
||||
"settings": "設定",
|
||||
"delete": "削除"
|
||||
"delete": "削除",
|
||||
"translate_post": {
|
||||
"title": "Translate from %s",
|
||||
"unknown_language": "Unknown"
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"home": "ホーム",
|
||||
@ -168,6 +177,11 @@
|
||||
"private": "この投稿はフォロワーに限り見ることができます。",
|
||||
"private_from_me": "この投稿はフォロワーに限り見ることができます。",
|
||||
"direct": "この投稿はメンションされたユーザーに限り見ることができます。"
|
||||
},
|
||||
"translation": {
|
||||
"translated_from": "Translated from %s",
|
||||
"unknown_language": "Unknown",
|
||||
"show_original": "Shown Original"
|
||||
}
|
||||
},
|
||||
"friendship": {
|
||||
|
Loading…
Reference in New Issue
Block a user