summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-25 12:31:20 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-08-25 12:31:20 +0900
commitb9f04f8f53723c0623b3f917f604b9f8332d23db (patch)
treeedc98f4126e7395e1f076e84c7b169e511954f79
parentNew translations ja-JP.yml (Chinese Simplified) (diff)
downloadmisskey-b9f04f8f53723c0623b3f917f604b9f8332d23db.tar.gz
misskey-b9f04f8f53723c0623b3f917f604b9f8332d23db.tar.bz2
misskey-b9f04f8f53723c0623b3f917f604b9f8332d23db.zip
New translations ja-JP.yml (English)
-rw-r--r--locales/en-US.yml36
1 files changed, 18 insertions, 18 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 1a9a7325d3..c79e4c6ea4 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -424,6 +424,24 @@ desktop/views/components/calendar.vue:
prev: "Previous month"
next: "Next month"
go: "Click to navigate"
+desktop/views/components/charts.vue:
+ title: "チャート"
+ per-day: "1日ごと"
+ per-hour: "1時間ごと"
+ notes: "投稿"
+ users: "ユーザー"
+ drive: "ドライブ"
+ charts:
+ notes: "投稿の増減 (統合)"
+ local-notes: "投稿の増減 (ローカル)"
+ remote-notes: "投稿の増減 (リモート)"
+ notes-total: "投稿の累計"
+ users: "ユーザーの増減"
+ users-total: "ユーザーの累計"
+ drive: "ドライブ使用量の増減"
+ drive-total: "ドライブ使用量の累計"
+ drive-files: "ドライブのファイル数の増減"
+ drive-files-total: "ドライブのファイル数の累計"
desktop/views/components/choose-file-from-drive-window.vue:
choose-file: "Choose files"
upload: "Upload files from your device"
@@ -820,24 +838,6 @@ desktop/views/pages/admin/admin.unverify-user.vue:
unverify-user: "User account unverification settings"
unverify: "Unverify account"
unverified: "The account is now being unverified"
-desktop/views/pages/admin/admin.chart.vue:
- title: "Chart"
- per-day: "per Day"
- per-hour: "per Hour"
- notes: "Posts"
- users: "Users"
- drive: "Media storage"
- charts:
- notes: "The number of posts: increase/decrease (All)"
- local-notes: "The number of posts: increase/decrease (Local)"
- remote-notes: "The number of posts: increase/decrease (Global)"
- notes-total: "The number of posts: cumulative total"
- users: "The number of users: increase/decrease"
- users-total: "The number of users: cumulative total"
- drive: "Capacity used as the storage: increase/decrease"
- drive-total: "Capacity used as the storage: cumulative total"
- drive-files: "The number of files on the storage: increase/decrease"
- drive-files-total: "The number of files on the storage: cumulative total"
desktop/views/pages/deck/deck.tl-column.vue:
is-media-only: "Only media posts"
is-media-view: "Media view"