diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-24 06:51:15 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-24 06:51:15 +0900 |
| commit | f54529d46f915e0daf72cd37588cfa3eea9548a6 (patch) | |
| tree | dcc2ae9a82836c0f9ef9d0c97ddb28b7c6b02a40 | |
| parent | New translations ja-JP.yml (Spanish) (diff) | |
| download | misskey-f54529d46f915e0daf72cd37588cfa3eea9548a6.tar.gz misskey-f54529d46f915e0daf72cd37588cfa3eea9548a6.tar.bz2 misskey-f54529d46f915e0daf72cd37588cfa3eea9548a6.zip | |
New translations ja-JP.yml (Japanese, Kansai)
| -rw-r--r-- | locales/ja-KS.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml index f1b4b5c7c1..5b5c1f9e8b 100644 --- a/locales/ja-KS.yml +++ b/locales/ja-KS.yml @@ -822,6 +822,11 @@ desktop/views/pages/admin/admin.unverify-user.vue: unverified: "公式アカウントを解除しました" desktop/views/pages/admin/admin.chart.vue: title: "チャート" + per-day: "1時間ごと" + per-hour: "1日ごと" + notes: "投稿" + users: "ユーザー" + drive: "ドライブ" local-notes: "ローカルの投稿" remote-notes: "リモートの投稿" local-notes-total: "ローカルの投稿 (累計)" @@ -834,6 +839,10 @@ desktop/views/pages/admin/admin.chart.vue: remote-drive: "リモートのドライブ使用量" local-drive-total: "ローカルのドライブ使用量 (累計)" remote-drive-total: "リモートのドライブ使用量 (累計)" + local-drive-files: "ローカルのドライブのファイル数" + remote-drive-files: "リモートのドライブのファイル数" + local-drive-files-total: "ローカルのドライブのファイル数 (累計)" + remote-drive-files-total: "リモートのドライブのファイル数 (累計)" desktop/views/pages/deck/deck.tl-column.vue: is-media-only: "メディア投稿のみ" is-media-view: "メディアビュー" |