summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-08-14 04:51:56 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-08-14 04:51:56 +0900
commitde2375340981c111f90aaa34c0aea7fdc9835741 (patch)
tree96d10014f0aa19030a32059f9285eb5355e6cc68
parentNew translations ja.yml (Italian) (diff)
downloadmisskey-de2375340981c111f90aaa34c0aea7fdc9835741.tar.gz
misskey-de2375340981c111f90aaa34c0aea7fdc9835741.tar.bz2
misskey-de2375340981c111f90aaa34c0aea7fdc9835741.zip
New translations ja.yml (Chinese Simplified)
-rw-r--r--locales/zh.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/locales/zh.yml b/locales/zh.yml
index bdceee41bd..7eb5277372 100644
--- a/locales/zh.yml
+++ b/locales/zh.yml
@@ -784,6 +784,21 @@ desktop/views/components/users-list-item.vue:
desktop/views/components/window.vue:
popout: "ポップアウト"
close: "閉じる"
+desktop/views/pages/admin/admin.vue:
+ dashboard: "ダッシュボード"
+ drive: "ドライブ"
+ users: "ユーザー"
+ update: "更新"
+desktop/views/pages/admin/admin.dashboard.vue:
+ dashboard: "ダッシュボード"
+ all-users: "全てのユーザー"
+ original-users: "このインスタンスのユーザー"
+ all-notes: "全てのノート"
+ original-notes: "このインスタンスのノート"
+desktop/views/pages/admin/admin.suspend-user.vue:
+ suspend-user: "ユーザーの凍結"
+ suspend: "凍結"
+ suspended: "凍結しました"
desktop/views/pages/deck/deck.tl-column.vue:
is-media-only: "メディア投稿のみ"
is-media-view: "メディアビュー"