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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-04 03:26:07 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-04 03:26:07 +0300
commitfabacf700e8b60a1340165d5c040f40e09dec113 (patch)
treeaea0b4d777111da87966b1dd6cd7c81f303a339d /l10n
parent25270f5913aae72c3220c36daee8a81cef64600f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
-rw-r--r--l10n/ru.js1
-rw-r--r--l10n/ru.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
12 files changed, 12 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 679f280..2ff0e75 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Impersonate user" : "Benutzer nachahmen",
"Logged in as {uid}" : "Angemeldet als {uid}",
"User not found" : "Benutzer nicht gefunden",
+ "Insufficient permissions to impersonate user" : "Keine ausreichenden Berechtigungen zum Nachahmen des Benutzers",
"Can not impersonate the user because it was never logged in." : "Der Benutzer war noch nicht angemeldet und kann daher nicht nachgeahmt werden.",
"Impersonate other users" : "Andere Benutzer nachahmen",
"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 an user an administrator has to simply follow the following three 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." : "Die impersonate App ermöglicht es Administratoren, andere Nutzer nachzuahmen, sich also in deren Account einzuloggen. Dies ist besonderes zur Fehlersuch bezüglich von den Nutzern gemeldeter Fehler nützlich.\n\nUnd so funtioniert es:\n1. Als Administrator in Nextcloud einloggen\n2. Die Benutzerverwaltung öffnen\n3. Dort rechts im Drei-Punkte-Menü des Benutzers auf Impersonate oder nachahmen klicken\n4. Benutzer nachahmen bestätigen\n\nDer Administrator ist sodann als der betreffende Nutzer angemeldet. Um zum regulären Nutzerkonto zurückzukehren bitte auf Abmelden klicken.\n\n**Hinweis:**\n\n- Diese App ist nicht mit Nextclouds kompatibel bei denen die Verschlüsselung aktiviert ist.\n- Während der Admin als der betreffende Nutzer angemeldet ist werden seine Aktionen als Aktionen des betreffenden Nutzers geloggt.\n- Das Nachnahmen eines Nutzers ist erst möglich, nachdem sich der Nutzer mindestens einmal angemeldet hat.",
diff --git a/l10n/de.json b/l10n/de.json
index 960f8df..09db6bc 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -5,6 +5,7 @@
"Impersonate user" : "Benutzer nachahmen",
"Logged in as {uid}" : "Angemeldet als {uid}",
"User not found" : "Benutzer nicht gefunden",
+ "Insufficient permissions to impersonate user" : "Keine ausreichenden Berechtigungen zum Nachahmen des Benutzers",
"Can not impersonate the user because it was never logged in." : "Der Benutzer war noch nicht angemeldet und kann daher nicht nachgeahmt werden.",
"Impersonate other users" : "Andere Benutzer nachahmen",
"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 an user an administrator has to simply follow the following three 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." : "Die impersonate App ermöglicht es Administratoren, andere Nutzer nachzuahmen, sich also in deren Account einzuloggen. Dies ist besonderes zur Fehlersuch bezüglich von den Nutzern gemeldeter Fehler nützlich.\n\nUnd so funtioniert es:\n1. Als Administrator in Nextcloud einloggen\n2. Die Benutzerverwaltung öffnen\n3. Dort rechts im Drei-Punkte-Menü des Benutzers auf Impersonate oder nachahmen klicken\n4. Benutzer nachahmen bestätigen\n\nDer Administrator ist sodann als der betreffende Nutzer angemeldet. Um zum regulären Nutzerkonto zurückzukehren bitte auf Abmelden klicken.\n\n**Hinweis:**\n\n- Diese App ist nicht mit Nextclouds kompatibel bei denen die Verschlüsselung aktiviert ist.\n- Während der Admin als der betreffende Nutzer angemeldet ist werden seine Aktionen als Aktionen des betreffenden Nutzers geloggt.\n- Das Nachnahmen eines Nutzers ist erst möglich, nachdem sich der Nutzer mindestens einmal angemeldet hat.",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index e4de35a..8e9ead7 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Impersonate user" : "Benutzer nachahmen",
"Logged in as {uid}" : "Angemeldet als {uid}",
"User not found" : "Benutzer nicht gefunden",
+ "Insufficient permissions to impersonate user" : "Keine ausreichenden Berechtigungen zum Nachahmen des Benutzers",
"Can not impersonate the user because it was never logged in." : "Der Benutzer war noch nicht angemeldet und kann daher nicht nachgeahmt werden.",
"Impersonate other users" : "Andere Benutzer nachahmen",
"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 an user an administrator has to simply follow the following three 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." : "Die impersonate App ermöglicht es Administratoren, andere Nutzer nachzuahmen, sich also in deren Account einzuloggen. Dies ist besonderes zur Fehlersuch bezüglich von den Nutzern gemeldeter Fehler nützlich.\n\nUnd so funtioniert es:\n1. Als Administrator in Nextcloud einloggen\n2. Die Benutzerverwaltung öffnen\n3. Dort rechts im Drei-Punkte-Menü des Benutzers auf Impersonate oder nachahmen klicken\n4. Benutzer nachahmen bestätigen\n\nDer Administrator ist sodann als der betreffende Nutzer angemeldet. Um zum regulären Nutzerkonto zurückzukehren bitte auf Abmelden klicken.\n\n**Hinweis:**\n\n- Diese App ist nicht mit Nextclouds kompatibel bei denen die Verschlüsselung aktiviert ist.\n- Während der Admin als der betreffende Nutzer angemeldet ist werden seine Aktionen als Aktionen des betreffenden Nutzers geloggt.\n- Das Nachnahmen eines Nutzers ist erst möglich, nachdem sich der Nutzer mindestens einmal angemeldet hat.",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 1536cd0..391321b 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -5,6 +5,7 @@
"Impersonate user" : "Benutzer nachahmen",
"Logged in as {uid}" : "Angemeldet als {uid}",
"User not found" : "Benutzer nicht gefunden",
+ "Insufficient permissions to impersonate user" : "Keine ausreichenden Berechtigungen zum Nachahmen des Benutzers",
"Can not impersonate the user because it was never logged in." : "Der Benutzer war noch nicht angemeldet und kann daher nicht nachgeahmt werden.",
"Impersonate other users" : "Andere Benutzer nachahmen",
"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 an user an administrator has to simply follow the following three 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." : "Die impersonate App ermöglicht es Administratoren, andere Nutzer nachzuahmen, sich also in deren Account einzuloggen. Dies ist besonderes zur Fehlersuch bezüglich von den Nutzern gemeldeter Fehler nützlich.\n\nUnd so funtioniert es:\n1. Als Administrator in Nextcloud einloggen\n2. Die Benutzerverwaltung öffnen\n3. Dort rechts im Drei-Punkte-Menü des Benutzers auf Impersonate oder nachahmen klicken\n4. Benutzer nachahmen bestätigen\n\nDer Administrator ist sodann als der betreffende Nutzer angemeldet. Um zum regulären Nutzerkonto zurückzukehren bitte auf Abmelden klicken.\n\n**Hinweis:**\n\n- Diese App ist nicht mit Nextclouds kompatibel bei denen die Verschlüsselung aktiviert ist.\n- Während der Admin als der betreffende Nutzer angemeldet ist werden seine Aktionen als Aktionen des betreffenden Nutzers geloggt.\n- Das Nachnahmen eines Nutzers ist erst möglich, nachdem sich der Nutzer mindestens einmal angemeldet hat.",
diff --git a/l10n/es.js b/l10n/es.js
index bc6916c..8e4027a 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Impersonate user" : "Imitar usuario",
"Logged in as {uid}" : "Identificado como {uid}",
"User not found" : "Usuario no encontrado",
+ "Insufficient permissions to impersonate user" : "Permisos insuficientes para hacerse pasar por el usuario",
"Can not impersonate the user because it was never logged in." : "No puedes hacerte imitar al usuario porque nunca ha entrado.",
"Impersonate other users" : "Hazte pasar por otros usuarios",
"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 an user an administrator has to simply follow the following three 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." : "Al instalar la app Impersonate, permites que los administradores de tu Nextcloud se hagan pasar por otros usuarios en el servidor Nextcloud. Esto es especialmente útil para investigar problemas transmitidos por los usuarios.\n\nPara hacerse pasar por un usuario, un administrador solo debe seguir los siguientes tres pasos:\n\n1. Entrar como administrador a Nextcloud.\n2. Abrir la interfez de administración de usuarios.\n3. Seleccionar el botón del usuario afectado.\n4. Confirmar.\n\nEl administrador entra entonces como el usuario, para volver a su cuenta normal solo hay que pulsar el botón de cerrar sesión.\n\n**Nota:**\n\n- Esta app no es compatible con con instancias que tengan activado el cifrado.\n- Mientras el administrador esté registrado como el otro usuario, sus acciones quedarán registradas como hechas por el otro usuario.\n- Hacerse pasar por un usuario solo es posible después de que este haya entrado por primera vez.",
diff --git a/l10n/es.json b/l10n/es.json
index 5e5dece..7c44546 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -5,6 +5,7 @@
"Impersonate user" : "Imitar usuario",
"Logged in as {uid}" : "Identificado como {uid}",
"User not found" : "Usuario no encontrado",
+ "Insufficient permissions to impersonate user" : "Permisos insuficientes para hacerse pasar por el usuario",
"Can not impersonate the user because it was never logged in." : "No puedes hacerte imitar al usuario porque nunca ha entrado.",
"Impersonate other users" : "Hazte pasar por otros usuarios",
"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 an user an administrator has to simply follow the following three 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." : "Al instalar la app Impersonate, permites que los administradores de tu Nextcloud se hagan pasar por otros usuarios en el servidor Nextcloud. Esto es especialmente útil para investigar problemas transmitidos por los usuarios.\n\nPara hacerse pasar por un usuario, un administrador solo debe seguir los siguientes tres pasos:\n\n1. Entrar como administrador a Nextcloud.\n2. Abrir la interfez de administración de usuarios.\n3. Seleccionar el botón del usuario afectado.\n4. Confirmar.\n\nEl administrador entra entonces como el usuario, para volver a su cuenta normal solo hay que pulsar el botón de cerrar sesión.\n\n**Nota:**\n\n- Esta app no es compatible con con instancias que tengan activado el cifrado.\n- Mientras el administrador esté registrado como el otro usuario, sus acciones quedarán registradas como hechas por el otro usuario.\n- Hacerse pasar por un usuario solo es posible después de que este haya entrado por primera vez.",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 897c00e..b10d327 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Impersonate user" : "Representar usuário",
"Logged in as {uid}" : "Autenticado como {uid}",
"User not found" : "Usuário não encontrado",
+ "Insufficient permissions to impersonate user" : "Permissões insuficientes para representar o usuário",
"Can not impersonate the user because it was never logged in." : "Não é possível representar o usuário porque ele nunca logou.",
"Impersonate other users" : "Representar outros usuários",
"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 an user an administrator has to simply follow the following three 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." : "Ao instalar o aplicativo representar do Nextcloud, você permite que os administradores simulem ser outros usuários no servidor Nextcloud. Isso é especialmente útil para depurar problemas relatados pelos usuários.\n\nPara representar ser outro usuário, um administrador precisa seguir as três etapas a seguir:\n\n1. Logar-se como administrador no Nextcloud\n2. Abrir a interface de administração de usuário\n3. Selecionar o botão Representar no usuário desejado\n4. Confirmar a representação\n\nO administrador é então logado como o usuário. Para voltar para a conta de usuário normal, basta pressionar o botão de logout.\n\n**Nota:**\n\n- Este aplicativo não é compatível com instalações com criptografia ativada.\n- Embora as ações de representação sejam registradas, observe que as ações executadas representadas serão registradas como o usuário representado.\n- Representar um usuário só é possível após o primeiro login.",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index e53f5bb..4890ef2 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -5,6 +5,7 @@
"Impersonate user" : "Representar usuário",
"Logged in as {uid}" : "Autenticado como {uid}",
"User not found" : "Usuário não encontrado",
+ "Insufficient permissions to impersonate user" : "Permissões insuficientes para representar o usuário",
"Can not impersonate the user because it was never logged in." : "Não é possível representar o usuário porque ele nunca logou.",
"Impersonate other users" : "Representar outros usuários",
"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 an user an administrator has to simply follow the following three 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." : "Ao instalar o aplicativo representar do Nextcloud, você permite que os administradores simulem ser outros usuários no servidor Nextcloud. Isso é especialmente útil para depurar problemas relatados pelos usuários.\n\nPara representar ser outro usuário, um administrador precisa seguir as três etapas a seguir:\n\n1. Logar-se como administrador no Nextcloud\n2. Abrir a interface de administração de usuário\n3. Selecionar o botão Representar no usuário desejado\n4. Confirmar a representação\n\nO administrador é então logado como o usuário. Para voltar para a conta de usuário normal, basta pressionar o botão de logout.\n\n**Nota:**\n\n- Este aplicativo não é compatível com instalações com criptografia ativada.\n- Embora as ações de representação sejam registradas, observe que as ações executadas representadas serão registradas como o usuário representado.\n- Representar um usuário só é possível após o primeiro login.",
diff --git a/l10n/ru.js b/l10n/ru.js
index c7195e6..5e6c2f6 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Impersonate user" : "Вход под другим именем",
"Logged in as {uid}" : "Вход выполнено под именем «{uid}»",
"User not found" : "Пользователь не найден",
+ "Insufficient permissions to impersonate user" : "Недостаточно прав доступа для входа в систему под именем другого пользователя",
"Can not impersonate the user because it was never logged in." : "Невозможно войти в систему под именем другого пользователя, поскольку он никогда не выполнял вход",
"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 an user an administrator has to simply follow the following three 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- Это приложение несовместимо с экземплярами(instances), в которых включено шифрование.\n- Во время входа под другим пользователем выполняемые действия заносятся в журнал, как действия выполненные самим пользователем.\n- Вход под другим пользователем возможно только после его первого входа в систему.",
diff --git a/l10n/ru.json b/l10n/ru.json
index f003fa8..586898e 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -5,6 +5,7 @@
"Impersonate user" : "Вход под другим именем",
"Logged in as {uid}" : "Вход выполнено под именем «{uid}»",
"User not found" : "Пользователь не найден",
+ "Insufficient permissions to impersonate user" : "Недостаточно прав доступа для входа в систему под именем другого пользователя",
"Can not impersonate the user because it was never logged in." : "Невозможно войти в систему под именем другого пользователя, поскольку он никогда не выполнял вход",
"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 an user an administrator has to simply follow the following three 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- Это приложение несовместимо с экземплярами(instances), в которых включено шифрование.\n- Во время входа под другим пользователем выполняемые действия заносятся в журнал, как действия выполненные самим пользователем.\n- Вход под другим пользователем возможно только после его первого входа в систему.",
diff --git a/l10n/tr.js b/l10n/tr.js
index ff01781..479ce35 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Impersonate user" : "Kullanıcının Yerine Geç",
"Logged in as {uid}" : "{uid} olarak oturum açılmış",
"User not found" : "Kullanıcı bulunamadı",
+ "Insufficient permissions to impersonate user" : "İzinleriniz kişinin yerine geçmek için yeterli değil",
"Can not impersonate the user because it was never logged in." : "Hiç oturum açmamış olduğundan kullanıcının yerine geçilemedi.",
"Impersonate other users" : "Bu uygulama diğer kullanıcıların yerine geçilmesini sağlar",
"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 an user an administrator has to simply follow the following three 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." : "Yerine Geçme uygulaması ile yöneticiler Nextcoud sunucusundaki diğer kullanıcıların yerine geçebilir. Özellikle kullanıcılar tarafından bildirilen sorunlar ile ilgili hata ayıklama işlemlerini yapmak için yararlıdır.\n\nYönetici olarak bir kullanıcının yerine geçmek için şu işlemleri yapmanız yeterlidir:\n\n1. Nextcloud üzerinde yönetici olarak oturum açın\n2. Kullanıcı yönetimi bölümüne gidin\n3. İlgili kullanıcının üzerinde Yerine Geç düğmesine tıklayın\n4. Yerine geçme işlemini onaylayın\n\nBöylece seçtiğiniz kullanıcı olarak oturum açabilirsiniz. Kendi kullanıcı hesabınıza geri dönmek için oturumu kapat düğmesine tıklamanız yeterlidir.\n\n**Notlar:**\n\n- Bu uygulama şifreleme kullanılan sunucular ile uyumlu değildir.\n- Yerine geçme sırasında yapılan işlemlerin günlük kaydı tutulur. Ancak günlük kayıtlarının yerine geçilmiş kullanıcı hesabı altında yapılacağını unutmayın.\n- Bir kullanıcının yerine geçmek için yerine geçilecek kullanıcının en az bir kez oturum açmış olması gereklidir.",
diff --git a/l10n/tr.json b/l10n/tr.json
index 675ab7c..4522de7 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -5,6 +5,7 @@
"Impersonate user" : "Kullanıcının Yerine Geç",
"Logged in as {uid}" : "{uid} olarak oturum açılmış",
"User not found" : "Kullanıcı bulunamadı",
+ "Insufficient permissions to impersonate user" : "İzinleriniz kişinin yerine geçmek için yeterli değil",
"Can not impersonate the user because it was never logged in." : "Hiç oturum açmamış olduğundan kullanıcının yerine geçilemedi.",
"Impersonate other users" : "Bu uygulama diğer kullanıcıların yerine geçilmesini sağlar",
"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 an user an administrator has to simply follow the following three 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." : "Yerine Geçme uygulaması ile yöneticiler Nextcoud sunucusundaki diğer kullanıcıların yerine geçebilir. Özellikle kullanıcılar tarafından bildirilen sorunlar ile ilgili hata ayıklama işlemlerini yapmak için yararlıdır.\n\nYönetici olarak bir kullanıcının yerine geçmek için şu işlemleri yapmanız yeterlidir:\n\n1. Nextcloud üzerinde yönetici olarak oturum açın\n2. Kullanıcı yönetimi bölümüne gidin\n3. İlgili kullanıcının üzerinde Yerine Geç düğmesine tıklayın\n4. Yerine geçme işlemini onaylayın\n\nBöylece seçtiğiniz kullanıcı olarak oturum açabilirsiniz. Kendi kullanıcı hesabınıza geri dönmek için oturumu kapat düğmesine tıklamanız yeterlidir.\n\n**Notlar:**\n\n- Bu uygulama şifreleme kullanılan sunucular ile uyumlu değildir.\n- Yerine geçme sırasında yapılan işlemlerin günlük kaydı tutulur. Ancak günlük kayıtlarının yerine geçilmiş kullanıcı hesabı altında yapılacağını unutmayın.\n- Bir kullanıcının yerine geçmek için yerine geçilecek kullanıcının en az bir kez oturum açmış olması gereklidir.",