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>2021-08-04 05:51:58 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-04 05:51:58 +0300
commitb9e6975cb384d3381882add7572a62a941bd541c (patch)
tree0a16992ac524e07a8b3e486fddaf018f622162c2
parent6702e621f9fbe9fd8a41a31947a22e910a50a3df (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/zh_TW.js8
-rw-r--r--l10n/zh_TW.json8
2 files changed, 14 insertions, 2 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 56f4a8c..9a19916 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -5,6 +5,12 @@ OC.L10N.register(
"Are you sure you want to impersonate \"{userId}\"?" : "你確定要模擬為用戶 \"{userId}\" 嗎?",
"Impersonate user" : "模擬用戶",
"Impersonate" : "模擬",
- "Logged in as {uid}" : "登入為 {uid}"
+ "Logged in as {uid}" : "登入為 {uid}",
+ "User not found" : "找不到使用者",
+ "Insufficient permissions to impersonate user" : "權限不足,無法模擬使用者",
+ "Cannot impersonate the user because it was never logged in." : "無法模擬用戶使用者,因為該使用者從未登入。",
+ "Cannot impersonate yourself." : "無法模擬自己。",
+ "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." : "這些群組將能夠模擬允許其管理的使用者。如果刪除所有群組,將允許所有群組管理員模擬。"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index ada0a98..817ebdc 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -3,6 +3,12 @@
"Are you sure you want to impersonate \"{userId}\"?" : "你確定要模擬為用戶 \"{userId}\" 嗎?",
"Impersonate user" : "模擬用戶",
"Impersonate" : "模擬",
- "Logged in as {uid}" : "登入為 {uid}"
+ "Logged in as {uid}" : "登入為 {uid}",
+ "User not found" : "找不到使用者",
+ "Insufficient permissions to impersonate user" : "權限不足,無法模擬使用者",
+ "Cannot impersonate the user because it was never logged in." : "無法模擬用戶使用者,因為該使用者從未登入。",
+ "Cannot impersonate yourself." : "無法模擬自己。",
+ "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." : "這些群組將能夠模擬允許其管理的使用者。如果刪除所有群組,將允許所有群組管理員模擬。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file