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

View file

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