summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-24 05:41:31 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-08-24 05:41:31 +0900
commit2d185becc3dba5065a82a314d8a43893983887dd (patch)
tree510dad4c8a8b35931aaa21ea09b00cffec0f2b89
parentNew translations ja-JP.yml (Spanish) (diff)
downloadmisskey-2d185becc3dba5065a82a314d8a43893983887dd.tar.gz
misskey-2d185becc3dba5065a82a314d8a43893983887dd.tar.bz2
misskey-2d185becc3dba5065a82a314d8a43893983887dd.zip
New translations ja-JP.yml (Japanese, Kansai)
-rw-r--r--locales/ja-KS.yml26
1 files changed, 14 insertions, 12 deletions
diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml
index 90e0a24066..f1b4b5c7c1 100644
--- a/locales/ja-KS.yml
+++ b/locales/ja-KS.yml
@@ -820,18 +820,20 @@ desktop/views/pages/admin/admin.unverify-user.vue:
unverify-user: "ユーザーの公式アカウント解除"
unverify: "公式アカウントを解除する"
unverified: "公式アカウントを解除しました"
-desktop/views/pages/admin/admin.notes-chart.vue:
- title: "投稿"
- local: "ローカル"
- remote: "リモート"
-desktop/views/pages/admin/admin.users-chart.vue:
- title: "ユーザー"
- local: "ローカル"
- remote: "リモート"
-desktop/views/pages/admin/admin.drive-chart.vue:
- title: "ドライブ"
- local: "ローカル"
- remote: "リモート"
+desktop/views/pages/admin/admin.chart.vue:
+ title: "チャート"
+ local-notes: "ローカルの投稿"
+ remote-notes: "リモートの投稿"
+ local-notes-total: "ローカルの投稿 (累計)"
+ remote-notes-total: "リモートの投稿 (累計)"
+ local-users: "ローカルのユーザー"
+ remote-users: "リモートのユーザー"
+ local-users-total: "ローカルのユーザー (累計)"
+ remote-users-total: "リモートのユーザー (累計)"
+ local-drive: "ローカルのドライブ使用量"
+ remote-drive: "リモートのドライブ使用量"
+ local-drive-total: "ローカルのドライブ使用量 (累計)"
+ remote-drive-total: "リモートのドライブ使用量 (累計)"
desktop/views/pages/deck/deck.tl-column.vue:
is-media-only: "メディア投稿のみ"
is-media-view: "メディアビュー"