Enhance translation

This commit is contained in:
Aya Morisawa 2017-03-26 20:49:27 +09:00
parent 55bf066956
commit de009051dd
2 changed files with 8 additions and 8 deletions

View file

@ -23,7 +23,7 @@
"tags": {
"mk-stream-indicator": {
"connecting": "Connecting",
"reconnecting": "Disconnected. reconnecting",
"reconnecting": "Reconnecting",
"connected": "Connected"
},
"mk-reaction-picker": {
@ -35,8 +35,8 @@
"tags": {
"mk-ui-header-nav": {
"home": "Home",
"messaging": "Messaging",
"info": "Info",
"messaging": "Messages",
"info": "News",
"live": "Live"
},
"mk-ui-header-search": {

View file

@ -23,7 +23,7 @@
"tags": {
"mk-stream-indicator": {
"connecting": "接続中",
"reconnecting": "切断されました 接続中",
"reconnecting": "接続中",
"connected": "接続完了"
},
"mk-reaction-picker": {
@ -59,9 +59,9 @@
"posted": "投稿しました!",
"replied": "返信しました!",
"reposted": "Repostしました",
"post-failed": "投稿できませんでした",
"reply-failed": "返信できませんでした",
"repost-failed": "Repostできませんでした",
"post-failed": "投稿に失敗しました",
"reply-failed": "返信に失敗しました",
"repost-failed": "Repostに失敗しました",
"posting": "投稿中",
"attach-media-from-local": "PCからメディアを添付",
"attach-media-from-drive": "ドライブからメディアを添付",
@ -74,7 +74,7 @@
"post": "新規投稿",
"reply": "返信",
"attaches": "添付: {}メディア",
"uploading-media": "{}のメディアをアップロード中"
"uploading-media": "{}のメディアをアップロード中"
},
"mk-timeline-post": {
"reposted-by": "{}がRepost",