New translations ja-JP.yml (English)
This commit is contained in:
parent
42d419970d
commit
7993a9eb90
|
@ -1023,12 +1023,12 @@ admin/views/charts.vue:
|
||||||
network-time: "Response time"
|
network-time: "Response time"
|
||||||
network-usage: "Traffic"
|
network-usage: "Traffic"
|
||||||
admin/views/users.vue:
|
admin/views/users.vue:
|
||||||
operation: "操作"
|
operation: "Operations"
|
||||||
username-or-userid: "ユーザー名またはユーザーID"
|
username-or-userid: "Username or user ID"
|
||||||
user-not-found: "ユーザーが見つかりません"
|
user-not-found: "User not found"
|
||||||
lookup: "照会"
|
lookup: "Look up"
|
||||||
reset-password: "パスワードをリセット"
|
reset-password: "Reset password"
|
||||||
password-updated: "パスワードは現在「{password}」です"
|
password-updated: "The password is now \"{password}\""
|
||||||
suspend: "Suspend"
|
suspend: "Suspend"
|
||||||
suspended: "Successfully suspended."
|
suspended: "Successfully suspended."
|
||||||
unsuspend: "Unsuspend"
|
unsuspend: "Unsuspend"
|
||||||
|
@ -1038,20 +1038,20 @@ admin/views/users.vue:
|
||||||
unverify: "Unverify account"
|
unverify: "Unverify account"
|
||||||
unverified: "The account is now being unverified"
|
unverified: "The account is now being unverified"
|
||||||
users:
|
users:
|
||||||
title: "ユーザー"
|
title: "Users"
|
||||||
sort:
|
sort:
|
||||||
title: "ソート"
|
title: "Sort"
|
||||||
createdAtAsc: "登録日時が古い順"
|
createdAtAsc: "登録日時が古い順"
|
||||||
createdAtDesc: "登録日時が新しい順"
|
createdAtDesc: "登録日時が新しい順"
|
||||||
updatedAtAsc: "最終更新日時が古い順"
|
updatedAtAsc: "最終更新日時が古い順"
|
||||||
updatedAtDesc: "最終更新日時が新しい順"
|
updatedAtDesc: "最終更新日時が新しい順"
|
||||||
origin:
|
origin:
|
||||||
title: "オリジン"
|
title: "Origin"
|
||||||
combined: "ローカル+リモート"
|
combined: "Local + Remote"
|
||||||
local: "ローカル"
|
local: "Local"
|
||||||
remote: "リモート"
|
remote: "Remote"
|
||||||
createdAt: "登録日時"
|
createdAt: "Created at"
|
||||||
updatedAt: "更新日時"
|
updatedAt: "Updated at"
|
||||||
admin/views/moderators.vue:
|
admin/views/moderators.vue:
|
||||||
add-moderator:
|
add-moderator:
|
||||||
title: "Register Moderator"
|
title: "Register Moderator"
|
||||||
|
|
Loading…
Reference in New Issue