summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-11-23 08:03:26 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-23 08:03:26 +0900
commit9d46d03c3702ecc3e78d4c64f0b59ecb5ef1dcb4 (patch)
treee4e555d15345c0a826a44e4e1a4ea5eacfbb07fa
parentNew translations ja-JP.yml (Chinese Simplified) (diff)
downloadmisskey-9d46d03c3702ecc3e78d4c64f0b59ecb5ef1dcb4.tar.gz
misskey-9d46d03c3702ecc3e78d4c64f0b59ecb5ef1dcb4.tar.bz2
misskey-9d46d03c3702ecc3e78d4c64f0b59ecb5ef1dcb4.zip
New translations ja-JP.yml (English)
-rw-r--r--locales/en-US.yml23
1 files changed, 21 insertions, 2 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 5980e0f7a9..82c7c7df64 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -1023,16 +1023,35 @@ admin/views/charts.vue:
network-time: "Response time"
network-usage: "Traffic"
admin/views/users.vue:
- suspend-user: "Suspend a user"
+ operation: "操作"
+ username-or-userid: "ユーザー名またはユーザーID"
+ user-not-found: "ユーザーが見つかりません"
+ lookup: "照会"
+ reset-password: "パスワードをリセット"
+ password-updated: "パスワードは現在「{password}」です"
suspend: "Suspend"
suspended: "Successfully suspended."
unsuspend: "Unsuspend"
unsuspended: "The user has successfully unsuspended."
- verify-user: "User account verification settings"
verify: "Verify account"
verified: "The account is now being verified"
unverify: "Unverify account"
unverified: "The account is now being unverified"
+ users:
+ title: "ユーザー"
+ sort:
+ title: "ソート"
+ createdAtAsc: "登録日時が古い順"
+ createdAtDesc: "登録日時が新しい順"
+ updatedAtAsc: "最終更新日時が古い順"
+ updatedAtDesc: "最終更新日時が新しい順"
+ origin:
+ title: "オリジン"
+ combined: "ローカル+リモート"
+ local: "ローカル"
+ remote: "リモート"
+ createdAt: "登録日時"
+ updatedAt: "更新日時"
admin/views/moderators.vue:
add-moderator:
title: "Register Moderator"