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-12-01 20:39:11 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-01 20:39:11 +0300
commitb6f926492fff3b6878da590e0e0d84b0ae999ead (patch)
tree4f7f3272cac55690d8bafd182aa811b10977b82f
parent31c528ab3afdf9052ac1d36f54d652b41bf5c7ed (diff)
[tx-robot] updated from transifexstable19
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/bg.js13
-rw-r--r--l10n/bg.json13
-rw-r--r--l10n/cs.js6
-rw-r--r--l10n/cs.json6
-rw-r--r--l10n/da.js3
-rw-r--r--l10n/da.json3
-rw-r--r--l10n/hu.js12
-rw-r--r--l10n/hu.json12
-rw-r--r--l10n/nl.js2
-rw-r--r--l10n/nl.json2
-rw-r--r--l10n/ru.js2
-rw-r--r--l10n/ru.json2
-rw-r--r--l10n/sc.js17
-rw-r--r--l10n/sc.json15
-rw-r--r--l10n/zh_TW.js9
-rw-r--r--l10n/zh_TW.json9
16 files changed, 100 insertions, 26 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 25e783b..d8a3e9d 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -1,6 +1,17 @@
OC.L10N.register(
"impersonate",
{
- "User not found" : "Потребителят не е открит"
+ "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" : "Въплъщаване на други потребители",
+ "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "С инсталирането на приложението за въплащаване на вашия Nextcloud, вие позволявате на администраторите да се въплащават в други потребители на сървъра Nextcloud. Това е особено полезно за отстраняване на грешки, докладвани от потребителите.\n\nЗа да се въплъти в потребител, администраторът трябва просто да изпълни следните четири стъпки:\n\n1. Вписва се като администратор в Nextcloud\n2. Отваря потребителския административен интерфейс\n3. Избира бутона за въплащаване в засегнатия потребител\n4. Потвърждава въплащението\n\nСлед това администраторът влиза като потребител, за да превключи обратно към обикновения потребителски профил, просто трябва да натисне бутона за излизане.\n\n**Забележка:**\n\n- Това приложение не е съвместимо с екземпляри, които имат активирано криптиране.\n- Докато действията на въплащението се регистрират, имайте предвид, че действията, извършени под въплащение, ще бъдат регистрирани на въплътен потребител.\n- Въплащението на потребител е възможно само след първото им влизане.",
+ "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=2; plural=(n != 1);");
diff --git a/l10n/bg.json b/l10n/bg.json
index 3639833..e418ec2 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -1,4 +1,15 @@
{ "translations": {
- "User not found" : "Потребителят не е открит"
+ "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" : "Въплъщаване на други потребители",
+ "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "С инсталирането на приложението за въплащаване на вашия Nextcloud, вие позволявате на администраторите да се въплащават в други потребители на сървъра Nextcloud. Това е особено полезно за отстраняване на грешки, докладвани от потребителите.\n\nЗа да се въплъти в потребител, администраторът трябва просто да изпълни следните четири стъпки:\n\n1. Вписва се като администратор в Nextcloud\n2. Отваря потребителския административен интерфейс\n3. Избира бутона за въплащаване в засегнатия потребител\n4. Потвърждава въплащението\n\nСлед това администраторът влиза като потребител, за да превключи обратно към обикновения потребителски профил, просто трябва да натисне бутона за излизане.\n\n**Забележка:**\n\n- Това приложение не е съвместимо с екземпляри, които имат активирано криптиране.\n- Докато действията на въплащението се регистрират, имайте предвид, че действията, извършени под въплащение, ще бъдат регистрирани на въплътен потребител.\n- Въплащението на потребител е възможно само след първото им влизане.",
+ "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=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/cs.js b/l10n/cs.js
index 0d43459..656fdc7 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -4,14 +4,14 @@ OC.L10N.register(
"Could not impersonate user" : "Nepodařilo se vystupovat jako uživatel",
"Are you sure you want to impersonate \"{userId}\"?" : "Opravdu chcete vystupovat jako „{userId}“?",
"Impersonate user" : "Vystupovat jako jiný uživatel",
- "Impersonate" : "Vystupovat jako někdo jiný",
+ "Impersonate" : "Vystupovat jako tento uživatel",
"Logged in as {uid}" : "Přihlášeni jako {uid}",
"User not found" : "Uživatel nenalezen",
"Insufficient permissions to impersonate user" : "Nedostatečná oprávnění pro vystupování jako uživatel",
"Cannot impersonate the user because it was never logged in." : "Nelze se stát tímto uživatelem, protože se ještě nikdy nepřihlásil(a).",
- "Cannot impersonate yourself." : "Nedává smysl chtít se ze sebe přepínat sám na sebe.",
+ "Cannot impersonate yourself." : "Nedává smysl chtít se ze sebe přepínat zase sami na sebe.",
"Impersonate other users" : "Vystupovat jako jiní uživatelé",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Instalace aplikace „Vystupovat jako“ do Nextcloud umožní správcům vystupovat na Nextcloud serveru jako jiní uživatelé. Toto je užitečné zvláště při ladění chyb, nahlášených uživateli.\n\nPro vystupování jako uživatel je třeba, aby správce následoval tyto tři kroky:\n\n1. Přihlásit se do Nextcloud jako správce\n2. Otevřít rozhraní pro správu uživatelů\n3. Vybrat tlačítko „Vystupovat jako“ u dotyčného uživatele\n4. Potvrdit vystupování jako\n\nSprávce je pak přihlášen jako uživatel, pro vrácení se ke svému účtu stačí kliknout na tlačítko odhlášení.\n\n**Pozn.:**\n\n- Tato aplikace není kompatibilní s instancemi, na kterých je zapnuté šifrování.\n- Akce v průběhu vystupování jako jsou zaznamenány. Poznamenejme, že pod uživatelem, jako kterým je vystupováno.\n- Vystupovat jako daný uživatel je možné teprve poté, co se alespoň jednou přihlásí.",
- "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." : "Členové těchto skupin budou moci vystupovat jako jiní uživatelé, kterých účty je jim dovoleno spravovat. Pokud odeberete všechny skupiny, každý správce skupiny bude moci."
+ "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." : "Členové těchto skupin budou moci vystupovat jako jiní uživatelé (ovšem jen jako ti, jejichž účty mohou spravovat). Pokud zde odeberete všechny skupiny, bude toto moci každý správce v rámci jím spravované skupiny."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 08c2c5e..6560a67 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -2,14 +2,14 @@
"Could not impersonate user" : "Nepodařilo se vystupovat jako uživatel",
"Are you sure you want to impersonate \"{userId}\"?" : "Opravdu chcete vystupovat jako „{userId}“?",
"Impersonate user" : "Vystupovat jako jiný uživatel",
- "Impersonate" : "Vystupovat jako někdo jiný",
+ "Impersonate" : "Vystupovat jako tento uživatel",
"Logged in as {uid}" : "Přihlášeni jako {uid}",
"User not found" : "Uživatel nenalezen",
"Insufficient permissions to impersonate user" : "Nedostatečná oprávnění pro vystupování jako uživatel",
"Cannot impersonate the user because it was never logged in." : "Nelze se stát tímto uživatelem, protože se ještě nikdy nepřihlásil(a).",
- "Cannot impersonate yourself." : "Nedává smysl chtít se ze sebe přepínat sám na sebe.",
+ "Cannot impersonate yourself." : "Nedává smysl chtít se ze sebe přepínat zase sami na sebe.",
"Impersonate other users" : "Vystupovat jako jiní uživatelé",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Instalace aplikace „Vystupovat jako“ do Nextcloud umožní správcům vystupovat na Nextcloud serveru jako jiní uživatelé. Toto je užitečné zvláště při ladění chyb, nahlášených uživateli.\n\nPro vystupování jako uživatel je třeba, aby správce následoval tyto tři kroky:\n\n1. Přihlásit se do Nextcloud jako správce\n2. Otevřít rozhraní pro správu uživatelů\n3. Vybrat tlačítko „Vystupovat jako“ u dotyčného uživatele\n4. Potvrdit vystupování jako\n\nSprávce je pak přihlášen jako uživatel, pro vrácení se ke svému účtu stačí kliknout na tlačítko odhlášení.\n\n**Pozn.:**\n\n- Tato aplikace není kompatibilní s instancemi, na kterých je zapnuté šifrování.\n- Akce v průběhu vystupování jako jsou zaznamenány. Poznamenejme, že pod uživatelem, jako kterým je vystupováno.\n- Vystupovat jako daný uživatel je možné teprve poté, co se alespoň jednou přihlásí.",
- "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." : "Členové těchto skupin budou moci vystupovat jako jiní uživatelé, kterých účty je jim dovoleno spravovat. Pokud odeberete všechny skupiny, každý správce skupiny bude moci."
+ "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." : "Členové těchto skupin budou moci vystupovat jako jiní uživatelé (ovšem jen jako ti, jejichž účty mohou spravovat). Pokud zde odeberete všechny skupiny, bude toto moci každý správce v rámci jím spravované skupiny."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/da.js b/l10n/da.js
index ec85483..e8f2c60 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -8,7 +8,10 @@ OC.L10N.register(
"Logged in as {uid}" : "Logget ind som {uid}",
"User not found" : "Bruger ikke fundet",
"Insufficient permissions to impersonate user" : "Du har ikke rettigheder til at udgive dig for at være andre brugere",
+ "Cannot impersonate the user because it was never logged in." : "Kan ikke efterligne brugeren, fordi den aldrig var logget ind.",
+ "Cannot impersonate yourself." : "Kan ikke efterligne dig selv.",
"Impersonate other users" : "Udgiv dig for at være en andre brugere",
+ "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Ved at installere efterligningsappen på din Nextcloud giver du administratorer mulighed for at efterligne andre brugere på Nextcloud-serveren. Dette er især nyttigt til fejlretningsproblemer rapporteret af brugere.\n\nFor at efterligne en bruger skal en administrator blot følge de følgende fire trin:\n\n1. Log ind som administrator på Nextcloud\n2. Åbn brugeradministrationsgrænsefladen\n3. Vælg knappen efterlign på den berørte bruger\n4. Bekræft efterligningen\n\nAdministratoren er derefter logget ind som bruger, for at skifte tilbage til den almindelige brugerkonto skal de blot trykke på logout-knappen.\n\n**Bemærk:**\n\n- Denne app er ikke kompatibel med instanser, der har kryptering aktiveret.\n- Mens efterligningshandlinger logges, skal du være opmærksom på, at handlinger, der udføres efterlignet, bliver logget som den efterlignede bruger.\n- At efterligne en bruger er kun muligt efter deres første login.",
"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." : "Administratorer i disse grupper kan udgive sig for brugere de administrerer. Hvis du fjerner alle grupper kan alle gruppeadministratorer udgive sig for deres brugere."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/da.json b/l10n/da.json
index 33a7361..3148f90 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -6,7 +6,10 @@
"Logged in as {uid}" : "Logget ind som {uid}",
"User not found" : "Bruger ikke fundet",
"Insufficient permissions to impersonate user" : "Du har ikke rettigheder til at udgive dig for at være andre brugere",
+ "Cannot impersonate the user because it was never logged in." : "Kan ikke efterligne brugeren, fordi den aldrig var logget ind.",
+ "Cannot impersonate yourself." : "Kan ikke efterligne dig selv.",
"Impersonate other users" : "Udgiv dig for at være en andre brugere",
+ "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Ved at installere efterligningsappen på din Nextcloud giver du administratorer mulighed for at efterligne andre brugere på Nextcloud-serveren. Dette er især nyttigt til fejlretningsproblemer rapporteret af brugere.\n\nFor at efterligne en bruger skal en administrator blot følge de følgende fire trin:\n\n1. Log ind som administrator på Nextcloud\n2. Åbn brugeradministrationsgrænsefladen\n3. Vælg knappen efterlign på den berørte bruger\n4. Bekræft efterligningen\n\nAdministratoren er derefter logget ind som bruger, for at skifte tilbage til den almindelige brugerkonto skal de blot trykke på logout-knappen.\n\n**Bemærk:**\n\n- Denne app er ikke kompatibel med instanser, der har kryptering aktiveret.\n- Mens efterligningshandlinger logges, skal du være opmærksom på, at handlinger, der udføres efterlignet, bliver logget som den efterlignede bruger.\n- At efterligne en bruger er kun muligt efter deres første login.",
"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." : "Administratorer i disse grupper kan udgive sig for brugere de administrerer. Hvis du fjerner alle grupper kan alle gruppeadministratorer udgive sig for deres brugere."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/hu.js b/l10n/hu.js
index bba4b44..0e4d5f2 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -2,16 +2,16 @@ OC.L10N.register(
"impersonate",
{
"Could not impersonate user" : "Nem sikerült a felhasználó megszemélyesítése",
- "Are you sure you want to impersonate \"{userId}\"?" : "Biztosan meg akarod személyesíteni \"{userId}\"-t?",
+ "Are you sure you want to impersonate \"{userId}\"?" : "Biztos, hogy meg akarja személyesíteni „{userId}” felhasználót?",
"Impersonate user" : "Felhasználó megszemélyesítése",
"Impersonate" : "Megszemélyesítés",
- "Logged in as {uid}" : "Bejelentkezve {uid} néven",
+ "Logged in as {uid}" : "Bejelentkezve mint {uid}",
"User not found" : "Felhasználó nem található",
- "Insufficient permissions to impersonate user" : "Nincs elegendő jogosultság a felhasználó megszemélyesítéséhez",
+ "Insufficient permissions to impersonate user" : "Nincs elegendő jogosultsága a felhasználó megszemélyesítéséhez",
"Cannot impersonate the user because it was never logged in." : "Nem lehet megszemélyesíteni a felhasználót mert még sosem jelentkezett be.",
- "Cannot impersonate yourself." : "Nem személyesítheti meg önmagát",
+ "Cannot impersonate yourself." : "Nem személyesítheti meg saját magát.",
"Impersonate other users" : "Más felhasználók megszemélyesítése",
- "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "A Nextcloud megszemélyesített alkalmazásának telepítésével lehetővé teszi az adminisztrátorok számára, hogy más felhasználóknak adják ki magukat a Nextcloud szerveren. Ez különösen hasznos a felhasználók által jelentett hibakeresésnél.\n\nA felhasználók megszemélyesítéséhez a rendszergazdának egyszerűen a következő négy lépést kell végrehajtania:\n\n1. Jelentkezzen be rendszergazdaként a Nextcloudba\n2. Nyissa meg a felhasználói adminisztrációs felületet\n3. Válassza ki a megszemélyesítés gombot az érintett felhasználónál\n4. Erősítse meg a megszemélyesítést\n\nEzután az adminisztrátor bejelentkezik felhasználóként. A szokásos felhasználói fiókhoz visszatéréshez, egyszerűen meg kell nyomnia a kijelentkezés gombot.\n\n**Jegyzet:**\n\n- Ez az alkalmazás nem kompatibilis a titkosítást engedélyező példányokkal.\n- Bár a megszemélyesített tevékenységek naplózásra kerülnek, vegye figyelembe, hogy a megszemélyesítéssel végrehajtott műveletek a megszemélyesített felhasználóként kerülnek naplózásra.\n- A felhasználó megszemélyesítése csak az első bejelentkezése után lehetséges.",
- "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." : "Ezek a csoportok képesek adminisztratív jogokat adni felhasználóknak. Ha az összes ilyen csoprtot törölöd, minden csoport adminisztrátor képes lessz erre."
+ "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "A megszemélyesítés alkalmazás telepítése lehetővé teszi a Nextcloud adminisztrátorai számára, hogy más felhasználóknak adják ki magukat a Nextcloud kiszolgálón. Ez különösen hasznos a felhasználók által jelentett problémák megoldásakor.\n\nA felhasználó megszemélyesítéséhez a rendszergazdának egyszerűen a következő négy lépést kell végrehajtania:\n\n1. Jelentkezzen be rendszergazdaként a Nextcloudba\n2. Nyissa meg a felhasználói adminisztrációs felületet\n3. Válassza ki a megszemélyesítés gombot az érintett felhasználónál\n4. Erősítse meg a megszemélyesítést\n\nEzután az adminisztrátor bejelentkezik felhasználóként. A szokásos felhasználói fiókhoz visszatéréshez, egyszerűen meg kell nyomnia a kijelentkezés gombot.\n\n**Megjegyzés:**\n\n- Ez az alkalmazás nem kompatibilis a titkosítást engedélyező példányokkal.\n- Bár a megszemélyesítés során végzett tevékenységek naplózásra kerülnek, vegye figyelembe, hogy a megszemélyesítéssel végrehajtott műveletek a megszemélyesített felhasználóként kerülnek naplózásra.\n- A felhasználó megszemélyesítése csak az első bejelentkezése után lehetséges.",
+ "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." : "Ezek a csoportok képesek lesznek megszemélyesíteni azon felhasználókat, akiket adminisztrálhatnak. Ha az összes ilyen csoportot törli, akkor minden csoportadminisztrátor képes lesz erre."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hu.json b/l10n/hu.json
index db7d998..15c3e4b 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -1,15 +1,15 @@
{ "translations": {
"Could not impersonate user" : "Nem sikerült a felhasználó megszemélyesítése",
- "Are you sure you want to impersonate \"{userId}\"?" : "Biztosan meg akarod személyesíteni \"{userId}\"-t?",
+ "Are you sure you want to impersonate \"{userId}\"?" : "Biztos, hogy meg akarja személyesíteni „{userId}” felhasználót?",
"Impersonate user" : "Felhasználó megszemélyesítése",
"Impersonate" : "Megszemélyesítés",
- "Logged in as {uid}" : "Bejelentkezve {uid} néven",
+ "Logged in as {uid}" : "Bejelentkezve mint {uid}",
"User not found" : "Felhasználó nem található",
- "Insufficient permissions to impersonate user" : "Nincs elegendő jogosultság a felhasználó megszemélyesítéséhez",
+ "Insufficient permissions to impersonate user" : "Nincs elegendő jogosultsága a felhasználó megszemélyesítéséhez",
"Cannot impersonate the user because it was never logged in." : "Nem lehet megszemélyesíteni a felhasználót mert még sosem jelentkezett be.",
- "Cannot impersonate yourself." : "Nem személyesítheti meg önmagát",
+ "Cannot impersonate yourself." : "Nem személyesítheti meg saját magát.",
"Impersonate other users" : "Más felhasználók megszemélyesítése",
- "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "A Nextcloud megszemélyesített alkalmazásának telepítésével lehetővé teszi az adminisztrátorok számára, hogy más felhasználóknak adják ki magukat a Nextcloud szerveren. Ez különösen hasznos a felhasználók által jelentett hibakeresésnél.\n\nA felhasználók megszemélyesítéséhez a rendszergazdának egyszerűen a következő négy lépést kell végrehajtania:\n\n1. Jelentkezzen be rendszergazdaként a Nextcloudba\n2. Nyissa meg a felhasználói adminisztrációs felületet\n3. Válassza ki a megszemélyesítés gombot az érintett felhasználónál\n4. Erősítse meg a megszemélyesítést\n\nEzután az adminisztrátor bejelentkezik felhasználóként. A szokásos felhasználói fiókhoz visszatéréshez, egyszerűen meg kell nyomnia a kijelentkezés gombot.\n\n**Jegyzet:**\n\n- Ez az alkalmazás nem kompatibilis a titkosítást engedélyező példányokkal.\n- Bár a megszemélyesített tevékenységek naplózásra kerülnek, vegye figyelembe, hogy a megszemélyesítéssel végrehajtott műveletek a megszemélyesített felhasználóként kerülnek naplózásra.\n- A felhasználó megszemélyesítése csak az első bejelentkezése után lehetséges.",
- "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." : "Ezek a csoportok képesek adminisztratív jogokat adni felhasználóknak. Ha az összes ilyen csoprtot törölöd, minden csoport adminisztrátor képes lessz erre."
+ "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "A megszemélyesítés alkalmazás telepítése lehetővé teszi a Nextcloud adminisztrátorai számára, hogy más felhasználóknak adják ki magukat a Nextcloud kiszolgálón. Ez különösen hasznos a felhasználók által jelentett problémák megoldásakor.\n\nA felhasználó megszemélyesítéséhez a rendszergazdának egyszerűen a következő négy lépést kell végrehajtania:\n\n1. Jelentkezzen be rendszergazdaként a Nextcloudba\n2. Nyissa meg a felhasználói adminisztrációs felületet\n3. Válassza ki a megszemélyesítés gombot az érintett felhasználónál\n4. Erősítse meg a megszemélyesítést\n\nEzután az adminisztrátor bejelentkezik felhasználóként. A szokásos felhasználói fiókhoz visszatéréshez, egyszerűen meg kell nyomnia a kijelentkezés gombot.\n\n**Megjegyzés:**\n\n- Ez az alkalmazás nem kompatibilis a titkosítást engedélyező példányokkal.\n- Bár a megszemélyesítés során végzett tevékenységek naplózásra kerülnek, vegye figyelembe, hogy a megszemélyesítéssel végrehajtott műveletek a megszemélyesített felhasználóként kerülnek naplózásra.\n- A felhasználó megszemélyesítése csak az első bejelentkezése után lehetséges.",
+ "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." : "Ezek a csoportok képesek lesznek megszemélyesíteni azon felhasználókat, akiket adminisztrálhatnak. Ha az összes ilyen csoportot törli, akkor minden csoportadminisztrátor képes lesz erre."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/nl.js b/l10n/nl.js
index 7b3baa6..93c266a 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -7,7 +7,7 @@ OC.L10N.register(
"Impersonate" : "Nabootsen",
"Logged in as {uid}" : "Ingelogd in {uid}",
"User not found" : "Gebruiker niet gevonden",
- "Insufficient permissions to impersonate user" : "Onvoldoende rechten om andere account na te bootsen.",
+ "Insufficient permissions to impersonate user" : "Onvoldoende machtigingen om andere account na te bootsen.",
"Cannot impersonate the user because it was never logged in." : "Kan deze gebruiker niet nabootsen omdat deze nooit ingelogd is geweest.",
"Cannot impersonate yourself." : "Kan jezelf niet nabootsen.",
"Impersonate other users" : "Andere gebruiker nabootsen",
diff --git a/l10n/nl.json b/l10n/nl.json
index af4057e..3d2edde 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -5,7 +5,7 @@
"Impersonate" : "Nabootsen",
"Logged in as {uid}" : "Ingelogd in {uid}",
"User not found" : "Gebruiker niet gevonden",
- "Insufficient permissions to impersonate user" : "Onvoldoende rechten om andere account na te bootsen.",
+ "Insufficient permissions to impersonate user" : "Onvoldoende machtigingen om andere account na te bootsen.",
"Cannot impersonate the user because it was never logged in." : "Kan deze gebruiker niet nabootsen omdat deze nooit ingelogd is geweest.",
"Cannot impersonate yourself." : "Kan jezelf niet nabootsen.",
"Impersonate other users" : "Andere gebruiker nabootsen",
diff --git a/l10n/ru.js b/l10n/ru.js
index 886159a..4ff9a3e 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -8,7 +8,7 @@ OC.L10N.register(
"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 the user because it was never logged in." : "Невозможно войти в систему под именем другого пользователя, поскольку он никогда не входил в систему.",
"Cannot impersonate yourself." : "Невозможно входить под именем другого пользователя в свою учётную запись.",
"Impersonate other users" : "Вход под именем других пользователей",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Установив приложение для входа под другими пользователями Nextcloud, вы разрешаете администраторам выдавать себя за других пользователей на сервере Nextcloud. Это особенно полезно для отладки проблем, о которых сообщают пользователи.\n\nЧтобы войти под другим пользователем, администратор должен выполнить следующие шаги:\n\n1. Войти как администратор в Nextcloud\n2. Открыть интерфейс управления пользователями\n3. Использовать кнопку входа под именем выбранного пользователя.\n4. Подтвердить вход.\n\nПосле этого администратор входит в систему как пользователь, а чтобы вернуться к обычной учетной записи пользователя, просто нажмите кнопку выхода.\n\n**Примечание:**\n\n- Это приложение несовместимо с конфигурациями, в которых включено шифрование.\n- Во время входа под другим пользователем выполняемые действия заносятся в журнал как действия, выполненные самим пользователем.\n- Вход под другим пользователем возможен только после его первого входа в систему.",
diff --git a/l10n/ru.json b/l10n/ru.json
index 74f64a2..9379704 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -6,7 +6,7 @@
"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 the user because it was never logged in." : "Невозможно войти в систему под именем другого пользователя, поскольку он никогда не входил в систему.",
"Cannot impersonate yourself." : "Невозможно входить под именем другого пользователя в свою учётную запись.",
"Impersonate other users" : "Вход под именем других пользователей",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Установив приложение для входа под другими пользователями Nextcloud, вы разрешаете администраторам выдавать себя за других пользователей на сервере Nextcloud. Это особенно полезно для отладки проблем, о которых сообщают пользователи.\n\nЧтобы войти под другим пользователем, администратор должен выполнить следующие шаги:\n\n1. Войти как администратор в Nextcloud\n2. Открыть интерфейс управления пользователями\n3. Использовать кнопку входа под именем выбранного пользователя.\n4. Подтвердить вход.\n\nПосле этого администратор входит в систему как пользователь, а чтобы вернуться к обычной учетной записи пользователя, просто нажмите кнопку выхода.\n\n**Примечание:**\n\n- Это приложение несовместимо с конфигурациями, в которых включено шифрование.\n- Во время входа под другим пользователем выполняемые действия заносятся в журнал как действия, выполненные самим пользователем.\n- Вход под другим пользователем возможен только после его первого входа в систему.",
diff --git a/l10n/sc.js b/l10n/sc.js
new file mode 100644
index 0000000..b74041d
--- /dev/null
+++ b/l10n/sc.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "impersonate",
+ {
+ "Could not impersonate user" : "No at fatu a impersonare s'utente",
+ "Are you sure you want to impersonate \"{userId}\"?" : "A beru boles impersonare \"{userId}\"?",
+ "Impersonate user" : "Impersona utente",
+ "Impersonate" : "Impersona",
+ "Logged in as {uid}" : "Atzessu fatu comente {uid}",
+ "User not found" : "Utèntzia no agatada",
+ "Insufficient permissions to impersonate user" : "Permissos non sufitzientes pro impersonare s'utente",
+ "Cannot impersonate the user because it was never logged in." : "Non faghet a impersonare s'utente ca no at mai fatu s'atzessu.",
+ "Cannot impersonate yourself." : "Non faghet a t'impersonare a te etotu.",
+ "Impersonate other users" : "Impersona àteras utèntzias",
+ "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Installende s'aplicatzione pro impersonare de Nextcloud permitis a s'amministratzione de impersonare àteras utèntzias in su serbidore de Nextcloud. Custu est ùtile fàghere sa curretzione de is problemas signalados dae is utentes.\n\nPro impersonare un'utèntzia s'amministratzione depet sighire is passos in fatu:\n\n1. Intra comente amministradore/a in Nextcloud\n2. Aberi s'interfache de amministratzione de is utentes\n3. Sèbera su butone Impersona subra s'utèntzia interessada\n4. Cunfirma s'impersonificatzione\n\nS'amministratzione faghet s'atzessu comente utente, pro torrare a su contu utente normale bastat a incarcare su butone pro nde essire.\n\n**Nota:**\n\n- Custa aplicatzione no est cumpatìbile cun istàntzias chi tenent tzifradura ativada.\n- Durante is impersonificatziones, is atziones si registrant comente chi esserent esecutadas dae s'utèntzia impersonificada.\n- Impersonare un'utente faghet isceti a pustis de su primu atzessu suo.",
+ "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." : "Custos grupos ant a pòdere impersonare utentes chi podent amministrare. Si nche bogas totu is grupos, ogni amministratzione de su grupu at a pòdere impersonare."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sc.json b/l10n/sc.json
new file mode 100644
index 0000000..7391df7
--- /dev/null
+++ b/l10n/sc.json
@@ -0,0 +1,15 @@
+{ "translations": {
+ "Could not impersonate user" : "No at fatu a impersonare s'utente",
+ "Are you sure you want to impersonate \"{userId}\"?" : "A beru boles impersonare \"{userId}\"?",
+ "Impersonate user" : "Impersona utente",
+ "Impersonate" : "Impersona",
+ "Logged in as {uid}" : "Atzessu fatu comente {uid}",
+ "User not found" : "Utèntzia no agatada",
+ "Insufficient permissions to impersonate user" : "Permissos non sufitzientes pro impersonare s'utente",
+ "Cannot impersonate the user because it was never logged in." : "Non faghet a impersonare s'utente ca no at mai fatu s'atzessu.",
+ "Cannot impersonate yourself." : "Non faghet a t'impersonare a te etotu.",
+ "Impersonate other users" : "Impersona àteras utèntzias",
+ "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Installende s'aplicatzione pro impersonare de Nextcloud permitis a s'amministratzione de impersonare àteras utèntzias in su serbidore de Nextcloud. Custu est ùtile fàghere sa curretzione de is problemas signalados dae is utentes.\n\nPro impersonare un'utèntzia s'amministratzione depet sighire is passos in fatu:\n\n1. Intra comente amministradore/a in Nextcloud\n2. Aberi s'interfache de amministratzione de is utentes\n3. Sèbera su butone Impersona subra s'utèntzia interessada\n4. Cunfirma s'impersonificatzione\n\nS'amministratzione faghet s'atzessu comente utente, pro torrare a su contu utente normale bastat a incarcare su butone pro nde essire.\n\n**Nota:**\n\n- Custa aplicatzione no est cumpatìbile cun istàntzias chi tenent tzifradura ativada.\n- Durante is impersonificatziones, is atziones si registrant comente chi esserent esecutadas dae s'utèntzia impersonificada.\n- Impersonare un'utente faghet isceti a pustis de su primu atzessu suo.",
+ "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." : "Custos grupos ant a pòdere impersonare utentes chi podent amministrare. Si nche bogas totu is grupos, ogni amministratzione de su grupu at a pòdere impersonare."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 56f4a8c..433f856 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -5,6 +5,13 @@ 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" : "模擬其他使用者",
+ "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "透過在 Nextcloud 上安裝模擬應用程式,管理員可以模擬 Nextcloud 伺服器上的其他使用者。這對於調試使用者報告的問題特別有用。\n\n要模擬使用者,管理員只需遵循以下四個步驟:\n\n1. 以管理員身分登入 Nextcloud\n2. 打開使用者管理介面\n3. 選擇受影響的使用者上的模擬按鈕\n4. 確認模擬\n\n然後,管理員以用使用者分登入。要切換回普通使用者帳號,管理員只需按登出按鈕即可。\n\n**註記:**\n\n- 此應用與啟用了加密的實例不相容。\n- 在記錄模擬操作時,請注意,模擬執行的操作將被記錄為模擬使用者。\n- 只有在首次登入後才能模擬使用者。",
+ "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..2b71e76 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -3,6 +3,13 @@
"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" : "模擬其他使用者",
+ "By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "透過在 Nextcloud 上安裝模擬應用程式,管理員可以模擬 Nextcloud 伺服器上的其他使用者。這對於調試使用者報告的問題特別有用。\n\n要模擬使用者,管理員只需遵循以下四個步驟:\n\n1. 以管理員身分登入 Nextcloud\n2. 打開使用者管理介面\n3. 選擇受影響的使用者上的模擬按鈕\n4. 確認模擬\n\n然後,管理員以用使用者分登入。要切換回普通使用者帳號,管理員只需按登出按鈕即可。\n\n**註記:**\n\n- 此應用與啟用了加密的實例不相容。\n- 在記錄模擬操作時,請注意,模擬執行的操作將被記錄為模擬使用者。\n- 只有在首次登入後才能模擬使用者。",
+ "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