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

zh_TW.json « l10n - github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 817ebdc9af2c333afd8418438e534448de2b3d1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Could not impersonate user" : "無法模擬成用戶",
    "Are you sure you want to impersonate \"{userId}\"?" : "你確定要模擬為用戶 \"{userId}\" 嗎?",
    "Impersonate user" : "模擬用戶",
    "Impersonate" : "模擬",
    "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;"
}