Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-15 04:27:43 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-15 04:27:43 +0300
commit0a314ec2a8bc961dd18f06052e657704a5caca30 (patch)
treedaa1d777bd23899a6946e6da12dc5abe19093586 /l10n/ja.js
parent099b077a7a5fff66f6385af711c76e1d52b41a5a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ja.js')
-rw-r--r--l10n/ja.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 7e1bf06..dd243c8 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -6,6 +6,11 @@ OC.L10N.register(
"Impersonate user" : "ユーザーの偽装",
"Impersonate" : "偽装",
"Logged in as {uid}" : "{uid} としてログインしました",
- "User not found" : "ユーザーが見つかりません"
+ "User not found" : "ユーザーが見つかりません",
+ "Insufficient permissions to impersonate user" : "ユーザーを偽装する権限が不足しています",
+ "Can not impersonate the user because it was never logged in." : "ログインしていないため、ユーザーを偽装することはできません。",
+ "Impersonate other users" : "他のユーザーを偽装する",
+ "These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "これらのグループは、管理が許可されているユーザーを偽装することができます。 すべてのグループを削除すると、すべてのグループ管理者が偽装できます。",
+ "Not enough permissions to impersonate user" : "ユーザーを偽装する権限が不十分です"
},
"nplurals=1; plural=0;");