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>2022-04-06 05:55:03 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 05:55:03 +0300
commit235f5d90f00b795e116eb98ebba511a10a842e9c (patch)
tree4a2500bbb6a99877b11286c7fb33727ee0cbcd36
parentf7263f6e1826726961677eee67079f9c86a3e6d8 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/pl.js14
-rw-r--r--l10n/pl.json14
4 files changed, 16 insertions, 16 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index ea0b70e..a063e66 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -14,4 +14,4 @@ OC.L10N.register(
"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." : "En installant l'application d'emprunt d'identité de votre Nextcloud, vous permettez aux administrateurs d'emprunter l'identité d'autres utilisateurs sur le serveur Nextcloud. Ceci est particulièrement utile pour les problèmes de débogage signalés par les utilisateurs.\n\nPour emprunter l'identité d'un utilisateur, un administrateur doit simplement suivre les trois étapes suivantes:\n\n1. Connectez-vous en tant qu'administrateur à Nextcloud\n2. Ouvrez l'interface d'administration des utilisateurs\n3. Sélectionnez le bouton d'emprunt d'identité sur l'utilisateur affecté\n4. Confirmez l'usurpation d'identité\n\nL'administrateur est alors connecté en tant que l'utilisateur usurpé. Pour revenir au compte d'utilisateur personnel, il suffit d'appuyer sur le bouton de déconnexion.\n\n**Remarques:**\n\n- Cette application n'est pas compatible avec les systèmes sur lesquels le chiffrement est activé.\n- Même si les actions d'usurpation d'identité sont consignées, notez que les actions effectuées avec emprunt d'identité seront consignées au nom de l'utilisateur usurpé.\n- L'usurpation d'identité d'un utilisateur n'est possible qu'après sa première connexion.",
"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." : "Ces groupes pourront prendre l'identité des utilisateurs dont ils sont autorisés à administrer. Si vous supprimez tous les groupes, chaque administrateur de groupe sera autorisé à emprunter une identité."
},
-"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fr.json b/l10n/fr.json
index b8f4ded..d7fbf3f 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -11,5 +11,5 @@
"Impersonate other users" : "Prendre l'identité d'un autre utilisateur",
"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." : "En installant l'application d'emprunt d'identité de votre Nextcloud, vous permettez aux administrateurs d'emprunter l'identité d'autres utilisateurs sur le serveur Nextcloud. Ceci est particulièrement utile pour les problèmes de débogage signalés par les utilisateurs.\n\nPour emprunter l'identité d'un utilisateur, un administrateur doit simplement suivre les trois étapes suivantes:\n\n1. Connectez-vous en tant qu'administrateur à Nextcloud\n2. Ouvrez l'interface d'administration des utilisateurs\n3. Sélectionnez le bouton d'emprunt d'identité sur l'utilisateur affecté\n4. Confirmez l'usurpation d'identité\n\nL'administrateur est alors connecté en tant que l'utilisateur usurpé. Pour revenir au compte d'utilisateur personnel, il suffit d'appuyer sur le bouton de déconnexion.\n\n**Remarques:**\n\n- Cette application n'est pas compatible avec les systèmes sur lesquels le chiffrement est activé.\n- Même si les actions d'usurpation d'identité sont consignées, notez que les actions effectuées avec emprunt d'identité seront consignées au nom de l'utilisateur usurpé.\n- L'usurpation d'identité d'un utilisateur n'est possible qu'après sa première connexion.",
"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." : "Ces groupes pourront prendre l'identité des utilisateurs dont ils sont autorisés à administrer. Si vous supprimez tous les groupes, chaque administrateur de groupe sera autorisé à emprunter une identité."
-},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index e8c09cc..3169a4b 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -1,16 +1,16 @@
OC.L10N.register(
"impersonate",
{
- "Could not impersonate user" : "Nie można udawać użytkownika",
- "Are you sure you want to impersonate \"{userId}\"?" : "Czy na pewno chcesz udawać użytkownika \"{userId}\"?",
- "Impersonate user" : "Udawaj użytkownika",
- "Impersonate" : "Udawaj",
+ "Could not impersonate user" : "Nie można podszyć się pod użytkownika",
+ "Are you sure you want to impersonate \"{userId}\"?" : "Czy na pewno chcesz podszyć się pod użytkownika \"{userId}\"?",
+ "Impersonate user" : "Podszywanie się pod użytkownika",
+ "Impersonate" : "Podszywanie",
"Logged in as {uid}" : "Zalogowano jako użytkownik {uid}",
"User not found" : "Nie znaleziono użytkownika",
- "Insufficient permissions to impersonate user" : "Niewystarczające uprawnienia do wcielenia się w użytkownika",
+ "Insufficient permissions to impersonate user" : "Niewystarczające uprawnienia do podszycia się pod użytkownika",
"Cannot impersonate the user because it was never logged in." : "Nie można podszyć się pod użytkownika, ponieważ nigdy nie był zalogowany.",
- "Cannot impersonate yourself." : "Nie możesz się podszywać.",
- "Impersonate other users" : "Wciel się w innych użytkowników",
+ "Cannot impersonate yourself." : "Nie możesz podszyć się pod siebie samego.",
+ "Impersonate other users" : "Podszyj się pod innych użytkowników",
"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." : "Instalując aplikację Nextcloud \"Podszyj się\", umożliwiasz administratorom podszywanie się pod innych użytkowników na serwerze Nextcloud. Jest to szczególnie przydatne przy debugowaniu problemów zgłaszanych przez użytkowników.\n\n\nAby podszyć się pod użytkownika administrator musi wykonać następujące cztery kroki:\n\n1. Zalogować się jako administrator do Nextcloud\n2. Otworzyć interfejs administracyjny użytkownika.\n3. Wybrać przycisk \"podszywaj się\" tego użytkownika.\n4. Potwierdzić podszycie się\n\nAdministrator jest teraz zalogowany jako użytkownik, aby powrócić do normalnego konta użytkownika, wystarczy nacisnąć przycisk wylogowania.\n\n**Wzmianka:**\n\n- Ta aplikacja nie jest kompatybilna z instancjami, które mają włączone szyfrowanie.\n- Czynności wykonywane podczas podszywania się są rejestrowane, należy jednak pamiętać, że będą one rejestrowane jako czynności \"podszytego\" użytkownika.\n- Podszycie się pod użytkownika jest możliwe dopiero po jego pierwszym logowaniu.",
"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." : "Grupy te będą mogły wcielić się w użytkowników, którzy mogą zarządzać. Jeśli usuniesz wszystkie grupy, każdy administrator grupy będzie mógł wcielić się w inne osoby."
},
diff --git a/l10n/pl.json b/l10n/pl.json
index c54c9ab..c522f73 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,14 +1,14 @@
{ "translations": {
- "Could not impersonate user" : "Nie można udawać użytkownika",
- "Are you sure you want to impersonate \"{userId}\"?" : "Czy na pewno chcesz udawać użytkownika \"{userId}\"?",
- "Impersonate user" : "Udawaj użytkownika",
- "Impersonate" : "Udawaj",
+ "Could not impersonate user" : "Nie można podszyć się pod użytkownika",
+ "Are you sure you want to impersonate \"{userId}\"?" : "Czy na pewno chcesz podszyć się pod użytkownika \"{userId}\"?",
+ "Impersonate user" : "Podszywanie się pod użytkownika",
+ "Impersonate" : "Podszywanie",
"Logged in as {uid}" : "Zalogowano jako użytkownik {uid}",
"User not found" : "Nie znaleziono użytkownika",
- "Insufficient permissions to impersonate user" : "Niewystarczające uprawnienia do wcielenia się w użytkownika",
+ "Insufficient permissions to impersonate user" : "Niewystarczające uprawnienia do podszycia się pod użytkownika",
"Cannot impersonate the user because it was never logged in." : "Nie można podszyć się pod użytkownika, ponieważ nigdy nie był zalogowany.",
- "Cannot impersonate yourself." : "Nie możesz się podszywać.",
- "Impersonate other users" : "Wciel się w innych użytkowników",
+ "Cannot impersonate yourself." : "Nie możesz podszyć się pod siebie samego.",
+ "Impersonate other users" : "Podszyj się pod innych użytkowników",
"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." : "Instalując aplikację Nextcloud \"Podszyj się\", umożliwiasz administratorom podszywanie się pod innych użytkowników na serwerze Nextcloud. Jest to szczególnie przydatne przy debugowaniu problemów zgłaszanych przez użytkowników.\n\n\nAby podszyć się pod użytkownika administrator musi wykonać następujące cztery kroki:\n\n1. Zalogować się jako administrator do Nextcloud\n2. Otworzyć interfejs administracyjny użytkownika.\n3. Wybrać przycisk \"podszywaj się\" tego użytkownika.\n4. Potwierdzić podszycie się\n\nAdministrator jest teraz zalogowany jako użytkownik, aby powrócić do normalnego konta użytkownika, wystarczy nacisnąć przycisk wylogowania.\n\n**Wzmianka:**\n\n- Ta aplikacja nie jest kompatybilna z instancjami, które mają włączone szyfrowanie.\n- Czynności wykonywane podczas podszywania się są rejestrowane, należy jednak pamiętać, że będą one rejestrowane jako czynności \"podszytego\" użytkownika.\n- Podszycie się pod użytkownika jest możliwe dopiero po jego pierwszym logowaniu.",
"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." : "Grupy te będą mogły wcielić się w użytkowników, którzy mogą zarządzać. Jeśli usuniesz wszystkie grupy, każdy administrator grupy będzie mógł wcielić się w inne osoby."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"