New translations app.json (Korean)

This commit is contained in:
Eugen Rochko 2022-12-15 10:51:10 +01:00
parent cef6eae657
commit 2c27d9a1f5
1 changed files with 15 additions and 1 deletions

View File

@ -51,6 +51,11 @@
"clean_cache": {
"title": "캐시 삭제",
"message": "Successfully cleaned %s cache."
},
"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": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
},
"translation": {
"translated_from": "Translated from %s",
"unknown_language": "Unknown",
"show_original": "Shown Original"
}
},
"friendship": {