aboutsummaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-24 02:13:40 +0000
committerNextcloud bot <bot@nextcloud.com>2019-05-24 02:13:40 +0000
commit96d1921bb343066ee57e3f763fedf2d3811fc702 (patch)
treecdc217272f1b31c4ddda688b48daba7201333862 /settings
parent09974ae92d6f3bc20143dab43baef9fc75139585 (diff)
downloadnextcloud-server-96d1921bb343066ee57e3f763fedf2d3811fc702.tar.gz
nextcloud-server-96d1921bb343066ee57e3f763fedf2d3811fc702.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/es.js6
-rw-r--r--settings/l10n/es.json6
-rw-r--r--settings/l10n/fr.js17
-rw-r--r--settings/l10n/fr.json17
-rw-r--r--settings/l10n/gl.js6
-rw-r--r--settings/l10n/gl.json6
-rw-r--r--settings/l10n/is.js1
-rw-r--r--settings/l10n/is.json1
-rw-r--r--settings/l10n/uk.js17
-rw-r--r--settings/l10n/uk.json17
10 files changed, 86 insertions, 8 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index b7bea0b3c88..f006055a903 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -26,6 +26,8 @@ OC.L10N.register(
"Security" : "Seguridad",
"You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión usando la verificación en dos pasos (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "El intento de inicio de sesión usando la autenticación en dos pasos (%1$s) ha fallado",
+ "Remote wipe was started on %1$s" : "Barrido remoto iniciado en %1$s",
+ "Remote wipe has finished on %1$s" : "Barrido remoto finalizado en %1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>dirección de correo</strong> fue modificada",
"Couldn't remove app." : "No se ha podido eliminar la aplicación.",
"Couldn't update app." : "No se ha podido actualizar la aplicación.",
@@ -547,10 +549,13 @@ OC.L10N.register(
"Excluded groups" : "Grupos excluidos",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cuando los grupos se seleccionan/excluyen, usan la siguiente lógica para determinar si un usuario tiene obligada la 2FA: si no hay grupos seleccionados, 2FA está activa para todos excepto los miembros de los grupos excluidos. Si hay grupos seleccionados, 2FA está activa para todos los miembros de estos. Si un usuaro está a la vez en un grupo seleccionado y otro excluido, el seleccionado tiene preferencia y se obliga la 2FA.",
"Save changes" : "Guardar cambios",
+ "Marked for remote wipe" : "Marcado para barrido remoto",
"Device settings" : "Configuración del dispositivo",
"Allow filesystem access" : "Permitir acceso al sistema de archivos",
"Rename" : "Renombrar",
"Revoke" : "Revocar",
+ "Wipe device" : "Barrer dispositivo",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Revocar este token puede evitar el barrido de tu dispositivo si no se ha iniciado aún el barrido.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -573,6 +578,7 @@ OC.L10N.register(
"Error while updating device token scope" : "Error al actualizar el alcance del token de dispositivo",
"Error while updating device token name" : "Error al actualizar el nombre del token de dispositivo",
"Error while deleting the token" : "Error al eliminar el \"token\"",
+ "Error while wiping the device with the token" : "Error al barrer el dispositivo con el token",
"App name" : "Nombre de la app",
"Create new app password" : "Crear nueva contraseña de app",
"Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su app o dispositivo.",
diff --git a/settings/l10n/es.json b/settings/l10n/es.json
index e62108fb051..7adf3215919 100644
--- a/settings/l10n/es.json
+++ b/settings/l10n/es.json
@@ -24,6 +24,8 @@
"Security" : "Seguridad",
"You successfully logged in using two-factor authentication (%1$s)" : "Has iniciado sesión usando la verificación en dos pasos (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "El intento de inicio de sesión usando la autenticación en dos pasos (%1$s) ha fallado",
+ "Remote wipe was started on %1$s" : "Barrido remoto iniciado en %1$s",
+ "Remote wipe has finished on %1$s" : "Barrido remoto finalizado en %1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Tu <strong>contraseña</strong> o <strong>dirección de correo</strong> fue modificada",
"Couldn't remove app." : "No se ha podido eliminar la aplicación.",
"Couldn't update app." : "No se ha podido actualizar la aplicación.",
@@ -545,10 +547,13 @@
"Excluded groups" : "Grupos excluidos",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cuando los grupos se seleccionan/excluyen, usan la siguiente lógica para determinar si un usuario tiene obligada la 2FA: si no hay grupos seleccionados, 2FA está activa para todos excepto los miembros de los grupos excluidos. Si hay grupos seleccionados, 2FA está activa para todos los miembros de estos. Si un usuaro está a la vez en un grupo seleccionado y otro excluido, el seleccionado tiene preferencia y se obliga la 2FA.",
"Save changes" : "Guardar cambios",
+ "Marked for remote wipe" : "Marcado para barrido remoto",
"Device settings" : "Configuración del dispositivo",
"Allow filesystem access" : "Permitir acceso al sistema de archivos",
"Rename" : "Renombrar",
"Revoke" : "Revocar",
+ "Wipe device" : "Barrer dispositivo",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Revocar este token puede evitar el barrido de tu dispositivo si no se ha iniciado aún el barrido.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -571,6 +576,7 @@
"Error while updating device token scope" : "Error al actualizar el alcance del token de dispositivo",
"Error while updating device token name" : "Error al actualizar el nombre del token de dispositivo",
"Error while deleting the token" : "Error al eliminar el \"token\"",
+ "Error while wiping the device with the token" : "Error al barrer el dispositivo con el token",
"App name" : "Nombre de la app",
"Create new app password" : "Crear nueva contraseña de app",
"Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su app o dispositivo.",
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index 243e5d9145b..b52d080a52b 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -26,6 +26,8 @@ OC.L10N.register(
"Security" : "Sécurité",
"You successfully logged in using two-factor authentication (%1$s)" : "Vous avez réussi à vous connecter en utilisant l'authentification à deux facteurs (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Une tentative de connexion utilisant l'authentification à deux facteurs a échoué (%1$s)",
+ "Remote wipe was started on %1$s" : "Effaçage distant démarré pour%1$s",
+ "Remote wipe has finished on %1$s" : "Effaçage distant terminé pour %1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Votre <strong>mot de passe</strong> ou <strong>adresse e-mail</strong> a été modifié",
"Couldn't remove app." : "Impossible de supprimer l'application.",
"Couldn't update app." : "Impossible de mettre à jour l'application",
@@ -200,10 +202,12 @@ OC.L10N.register(
"English (Namibia)" : "Anglais (Namibie)",
"English (New Zealand)" : "Anglais (Nouvelle-Zélande)",
"English (Pakistan)" : "Anglais (Pakistan)",
+ "English (Philippines)" : "Anglais (Philippines)",
"English (Singapore)" : "Anglais (Singapour)",
"English (South Africa)" : "Anglais (Afrique du Sud)",
"English (United Kingdom)" : "Anglais (Royaume-Uni)",
"English (United States)" : "Anglais (États-Unis)",
+ "English (Zimbabwe)" : "Anglais (Zimbabwe)",
"English" : "Anglais",
"Esperanto" : "Espéranto",
"Estonian" : "Estonien",
@@ -281,9 +285,17 @@ OC.L10N.register(
"Portuguese (Portugal)" : "Portugais (Portugal)",
"Portuguese" : "Portuguais",
"Punjabi" : "Pendjabi",
+ "Romanian (Moldova)" : "Roumain (Moldavie)",
+ "Romanian (Romania)" : "Roumain (Roumanie)",
+ "Romanian" : "Roumain",
+ "Romansh (Switzerland)" : "Romanche (Suisse)",
+ "Romansh" : "Romanche",
+ "Russian (Moldova)" : "Russe (Moldavie)",
"Russian (Russia)" : "Russe (Russie)",
"Russian (Ukraine)" : "Russe (Ukraine)",
"Russian" : "Russe",
+ "Serbian (Cyrillic)" : "Serbe (Cyrillique)",
+ "Serbian (Cyrillic, Montenegro)" : "Serbe (Cyrillique, Monténégro)",
"Serbian" : "Serbe",
"Slovak" : "Slovaque",
"Slovenian" : "Slovène",
@@ -329,10 +341,12 @@ OC.L10N.register(
"Excluded groups" : "Groupes exclus",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Lorsque des groupes sont sélectionnés/exclus, la logique suivante est utilisée pour déterminer si un utilisateur a activé l'authentification double facteur (2FA). Si aucun groupe n'est sélectionné, l'authentification double facteur (2FA) est activé pour tout le monde sauf pour les membres des groupes exclus. Si des groupes sont sélectionnés, l'authentification double facteur (2FA) est activé pour tous les membres de ces groupes. Si un utilisateur est à la fois dans un groupe sélectionné et exclus, c'est le groupe sélectionné qui prime et l'authentification double facteur (2FA) est appliquée.",
"Save changes" : "Enregistrer les modifications",
+ "Marked for remote wipe" : "Marqué pour l'effaçage distant",
"Device settings" : "Paramètres de l'appareil",
"Allow filesystem access" : "Autoriser l'accès au gestionnaire de fichiers",
"Rename" : "Renommer",
"Revoke" : "Révoquer",
+ "Wipe device" : "Effacer l'appareil",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -355,6 +369,7 @@ OC.L10N.register(
"Error while updating device token scope" : "Erreur lors de la mise à jour du jeton de l'appareil",
"Error while updating device token name" : "Erreur lors de la mise à jour du nom du jeton",
"Error while deleting the token" : "Erreur lors de la suppression du jeton",
+ "Error while wiping the device with the token" : "Erreur lors de l'effaçage de l'appareil avec le jeton",
"App name" : "Nom de l'application",
"Create new app password" : "Créer un nouveau mot de passe d'application",
"Use the credentials below to configure your app or device." : "Utilisez les informations d'identification ci-dessous pour configurer votre application ou appareil.",
@@ -484,7 +499,7 @@ OC.L10N.register(
"Test email settings" : "Tester les paramètres e-mail",
"Send email" : "Envoyer un e-mail",
"Security & setup warnings" : "Avertissements de sécurité & configuration",
- "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue quelques vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.",
"All checks passed." : "Tous les tests ont réussi.",
"There are some errors regarding your setup." : "Il y a quelques erreurs concernant votre configuration.",
"There are some warnings regarding your setup." : "Il y a quelques avertissements concernant votre configuration.",
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json
index 3530d46fddc..15c16f80597 100644
--- a/settings/l10n/fr.json
+++ b/settings/l10n/fr.json
@@ -24,6 +24,8 @@
"Security" : "Sécurité",
"You successfully logged in using two-factor authentication (%1$s)" : "Vous avez réussi à vous connecter en utilisant l'authentification à deux facteurs (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Une tentative de connexion utilisant l'authentification à deux facteurs a échoué (%1$s)",
+ "Remote wipe was started on %1$s" : "Effaçage distant démarré pour%1$s",
+ "Remote wipe has finished on %1$s" : "Effaçage distant terminé pour %1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Votre <strong>mot de passe</strong> ou <strong>adresse e-mail</strong> a été modifié",
"Couldn't remove app." : "Impossible de supprimer l'application.",
"Couldn't update app." : "Impossible de mettre à jour l'application",
@@ -198,10 +200,12 @@
"English (Namibia)" : "Anglais (Namibie)",
"English (New Zealand)" : "Anglais (Nouvelle-Zélande)",
"English (Pakistan)" : "Anglais (Pakistan)",
+ "English (Philippines)" : "Anglais (Philippines)",
"English (Singapore)" : "Anglais (Singapour)",
"English (South Africa)" : "Anglais (Afrique du Sud)",
"English (United Kingdom)" : "Anglais (Royaume-Uni)",
"English (United States)" : "Anglais (États-Unis)",
+ "English (Zimbabwe)" : "Anglais (Zimbabwe)",
"English" : "Anglais",
"Esperanto" : "Espéranto",
"Estonian" : "Estonien",
@@ -279,9 +283,17 @@
"Portuguese (Portugal)" : "Portugais (Portugal)",
"Portuguese" : "Portuguais",
"Punjabi" : "Pendjabi",
+ "Romanian (Moldova)" : "Roumain (Moldavie)",
+ "Romanian (Romania)" : "Roumain (Roumanie)",
+ "Romanian" : "Roumain",
+ "Romansh (Switzerland)" : "Romanche (Suisse)",
+ "Romansh" : "Romanche",
+ "Russian (Moldova)" : "Russe (Moldavie)",
"Russian (Russia)" : "Russe (Russie)",
"Russian (Ukraine)" : "Russe (Ukraine)",
"Russian" : "Russe",
+ "Serbian (Cyrillic)" : "Serbe (Cyrillique)",
+ "Serbian (Cyrillic, Montenegro)" : "Serbe (Cyrillique, Monténégro)",
"Serbian" : "Serbe",
"Slovak" : "Slovaque",
"Slovenian" : "Slovène",
@@ -327,10 +339,12 @@
"Excluded groups" : "Groupes exclus",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Lorsque des groupes sont sélectionnés/exclus, la logique suivante est utilisée pour déterminer si un utilisateur a activé l'authentification double facteur (2FA). Si aucun groupe n'est sélectionné, l'authentification double facteur (2FA) est activé pour tout le monde sauf pour les membres des groupes exclus. Si des groupes sont sélectionnés, l'authentification double facteur (2FA) est activé pour tous les membres de ces groupes. Si un utilisateur est à la fois dans un groupe sélectionné et exclus, c'est le groupe sélectionné qui prime et l'authentification double facteur (2FA) est appliquée.",
"Save changes" : "Enregistrer les modifications",
+ "Marked for remote wipe" : "Marqué pour l'effaçage distant",
"Device settings" : "Paramètres de l'appareil",
"Allow filesystem access" : "Autoriser l'accès au gestionnaire de fichiers",
"Rename" : "Renommer",
"Revoke" : "Révoquer",
+ "Wipe device" : "Effacer l'appareil",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -353,6 +367,7 @@
"Error while updating device token scope" : "Erreur lors de la mise à jour du jeton de l'appareil",
"Error while updating device token name" : "Erreur lors de la mise à jour du nom du jeton",
"Error while deleting the token" : "Erreur lors de la suppression du jeton",
+ "Error while wiping the device with the token" : "Erreur lors de l'effaçage de l'appareil avec le jeton",
"App name" : "Nom de l'application",
"Create new app password" : "Créer un nouveau mot de passe d'application",
"Use the credentials below to configure your app or device." : "Utilisez les informations d'identification ci-dessous pour configurer votre application ou appareil.",
@@ -482,7 +497,7 @@
"Test email settings" : "Tester les paramètres e-mail",
"Send email" : "Envoyer un e-mail",
"Security & setup warnings" : "Avertissements de sécurité & configuration",
- "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue quelques vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.",
"All checks passed." : "Tous les tests ont réussi.",
"There are some errors regarding your setup." : "Il y a quelques erreurs concernant votre configuration.",
"There are some warnings regarding your setup." : "Il y a quelques avertissements concernant votre configuration.",
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js
index 594e3b5c37d..24fc04ed428 100644
--- a/settings/l10n/gl.js
+++ b/settings/l10n/gl.js
@@ -26,6 +26,8 @@ OC.L10N.register(
"Security" : "Seguridade",
"You successfully logged in using two-factor authentication (%1$s)" : "Accedeu satisfactoriamente usando autenticación de dous factores (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Fallou un intento de acceso usando autenticación de dous factores (%1$s)",
+ "Remote wipe was started on %1$s" : "Iniciouse a limpeza remota en %1$s",
+ "Remote wipe has finished on %1$s" : "Rematou a limpeza remota en %1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Foi modificado o seu <strong>contrasinal</strong> ou o seu <strong>correo electrónico</strong>",
"Couldn't remove app." : "Non foi posíbel retirar o aplicativo.",
"Couldn't update app." : "Non foi posíbel actualizar o aplicativo.",
@@ -547,10 +549,13 @@ OC.L10N.register(
"Excluded groups" : "Grupos excluídos",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cando se seleccionan/exclúen os grupos, usase a seguinte lóxica para determinar se un usuario ten obrigada a A2F: Se non hai grupos seleccionados, a A2F está activa para todos agás os membros dos grupos excluídos. Se hai grupos seleccionados, a A2F está activa para todos os membros destes. Se un usuario está á vez nun grupo seleccionado e noutro excluído, o seleccionado ten preferencia e se lle obriga a A2F.",
"Save changes" : "Gardar os cambios",
+ "Marked for remote wipe" : "Marcado para limpeza remota",
"Device settings" : "Axustes do dispositivo",
"Allow filesystem access" : "Permitir o acceso aos sistema de ficheiros",
"Rename" : "Renomear",
"Revoke" : "Revogar",
+ "Wipe device" : "Limpar o dispositivo",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "O revogado desta marca pode impedir a limpeza deste dispositivo se aínda non comezou.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -573,6 +578,7 @@ OC.L10N.register(
"Error while updating device token scope" : "Produciuse un erro ao actualizar o ámbito da marca do dispositivo",
"Error while updating device token name" : "Produciuse un erro ao actualizar o nome da marca do dispositivo",
"Error while deleting the token" : "Produciuse un erro mentres eliminaba unha marca",
+ "Error while wiping the device with the token" : "Produciuse un erro ao limpar o dispositivo coa marca",
"App name" : "Nome do aplicativo",
"Create new app password" : "Crear un novo contrasinal de aplicativo",
"Use the credentials below to configure your app or device." : "Use as seguintes credenciais para configurar o seu aplicativo ou dispositivo. ",
diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json
index 2092ef9dcc0..b9d5a24c0a0 100644
--- a/settings/l10n/gl.json
+++ b/settings/l10n/gl.json
@@ -24,6 +24,8 @@
"Security" : "Seguridade",
"You successfully logged in using two-factor authentication (%1$s)" : "Accedeu satisfactoriamente usando autenticación de dous factores (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Fallou un intento de acceso usando autenticación de dous factores (%1$s)",
+ "Remote wipe was started on %1$s" : "Iniciouse a limpeza remota en %1$s",
+ "Remote wipe has finished on %1$s" : "Rematou a limpeza remota en %1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Foi modificado o seu <strong>contrasinal</strong> ou o seu <strong>correo electrónico</strong>",
"Couldn't remove app." : "Non foi posíbel retirar o aplicativo.",
"Couldn't update app." : "Non foi posíbel actualizar o aplicativo.",
@@ -545,10 +547,13 @@
"Excluded groups" : "Grupos excluídos",
"When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Cando se seleccionan/exclúen os grupos, usase a seguinte lóxica para determinar se un usuario ten obrigada a A2F: Se non hai grupos seleccionados, a A2F está activa para todos agás os membros dos grupos excluídos. Se hai grupos seleccionados, a A2F está activa para todos os membros destes. Se un usuario está á vez nun grupo seleccionado e noutro excluído, o seleccionado ten preferencia e se lle obriga a A2F.",
"Save changes" : "Gardar os cambios",
+ "Marked for remote wipe" : "Marcado para limpeza remota",
"Device settings" : "Axustes do dispositivo",
"Allow filesystem access" : "Permitir o acceso aos sistema de ficheiros",
"Rename" : "Renomear",
"Revoke" : "Revogar",
+ "Wipe device" : "Limpar o dispositivo",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "O revogado desta marca pode impedir a limpeza deste dispositivo se aínda non comezou.",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -571,6 +576,7 @@
"Error while updating device token scope" : "Produciuse un erro ao actualizar o ámbito da marca do dispositivo",
"Error while updating device token name" : "Produciuse un erro ao actualizar o nome da marca do dispositivo",
"Error while deleting the token" : "Produciuse un erro mentres eliminaba unha marca",
+ "Error while wiping the device with the token" : "Produciuse un erro ao limpar o dispositivo coa marca",
"App name" : "Nome do aplicativo",
"Create new app password" : "Crear un novo contrasinal de aplicativo",
"Use the credentials below to configure your app or device." : "Use as seguintes credenciais para configurar o seu aplicativo ou dispositivo. ",
diff --git a/settings/l10n/is.js b/settings/l10n/is.js
index 8d745914448..91ccfb5f196 100644
--- a/settings/l10n/is.js
+++ b/settings/l10n/is.js
@@ -584,6 +584,7 @@ OC.L10N.register(
"Copied!" : "Afritað!",
"Copy" : "Afrita",
"Could not copy app password. Please copy it manually." : "Tókst ekki að afrita lykilorð forritsins. Afritaðu það handvirkt.",
+ "Supported" : "Stutt",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Opinber forrit eru þróuð af og innan samfélagsins. Þau bjóða upp á ýmsa kjarnaeiginleika og eru tilbúin til notkunar í raunvinnslu.",
"Official" : "Opinbert",
"by" : "af",
diff --git a/settings/l10n/is.json b/settings/l10n/is.json
index 81ff10947a8..173b1de7a1c 100644
--- a/settings/l10n/is.json
+++ b/settings/l10n/is.json
@@ -582,6 +582,7 @@
"Copied!" : "Afritað!",
"Copy" : "Afrita",
"Could not copy app password. Please copy it manually." : "Tókst ekki að afrita lykilorð forritsins. Afritaðu það handvirkt.",
+ "Supported" : "Stutt",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Opinber forrit eru þróuð af og innan samfélagsins. Þau bjóða upp á ýmsa kjarnaeiginleika og eru tilbúin til notkunar í raunvinnslu.",
"Official" : "Opinbert",
"by" : "af",
diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js
index 68d4763e077..38bb77aeab2 100644
--- a/settings/l10n/uk.js
+++ b/settings/l10n/uk.js
@@ -1,6 +1,17 @@
OC.L10N.register(
"settings",
{
+ "{actor} added you to group {group}" : "{actor} додав вас до групи {group}",
+ "You added {user} to group {group}" : "Ви додали {user} до групи {group}",
+ "{actor} added {user} to group {group}" : "{actor} додав {user} до групи {group}",
+ "An administrator added you to group {group}" : "Адміністратор додав вас до групи {group}",
+ "An administrator added {user} to group {group}" : "Адміністратор додав {user} до групи {group}",
+ "{actor} removed you from group {group}" : "{actor} вилучив вас із групи {group}",
+ "You removed {user} from group {group}" : "Ви вилучили {user} з групи {group}",
+ "{actor} removed {user} from group {group}" : "{actor} вилучив {user} з групи {group}",
+ "An administrator removed you from group {group}" : "Адміністратор вилучив вас з групи {group}",
+ "An administrator removed {user} from group {group}" : "Адміністратор вилучив {user} з групи {group}",
+ "Your <strong>group memberships</strong> were modified" : "Парамеири вашої <strong>участі в групі</strong> оновлено",
"{actor} changed your password" : "{actor} змінив ваш пароль",
"You changed your password" : "Ви змінили свій пароль",
"Your password was reset by an administrator" : "Ваш пароль був скинутий адміністратором",
@@ -11,9 +22,9 @@ OC.L10N.register(
"You successfully logged in using two-factor authentication (%1$s)" : "Ви успішно увійшли, використовуючи двофакторну аутентифікацію (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Помилка спроби входу в систему, використовуючи двофакторну аутентифікацію (%1$s)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Ваш <strong>пароль</strong> чи <strong>електронна пошта</strong> були змінені",
- "Couldn't remove app." : "Неможливо видалити додаток.",
- "Couldn't update app." : "Не вдалося оновити додаток. ",
- "Wrong password" : "Невірний пароль",
+ "Couldn't remove app." : "Неможливо вилучити застосунок.",
+ "Couldn't update app." : "Не вдалося оновити застосунок.",
+ "Wrong password" : "Неправильний пароль",
"Saved" : "Збережено",
"No user supplied" : "Користувача не вказано",
"Unable to change password" : "Неможливо змінити пароль",
diff --git a/settings/l10n/uk.json b/settings/l10n/uk.json
index 55d4c529f91..e25c9197156 100644
--- a/settings/l10n/uk.json
+++ b/settings/l10n/uk.json
@@ -1,4 +1,15 @@
{ "translations": {
+ "{actor} added you to group {group}" : "{actor} додав вас до групи {group}",
+ "You added {user} to group {group}" : "Ви додали {user} до групи {group}",
+ "{actor} added {user} to group {group}" : "{actor} додав {user} до групи {group}",
+ "An administrator added you to group {group}" : "Адміністратор додав вас до групи {group}",
+ "An administrator added {user} to group {group}" : "Адміністратор додав {user} до групи {group}",
+ "{actor} removed you from group {group}" : "{actor} вилучив вас із групи {group}",
+ "You removed {user} from group {group}" : "Ви вилучили {user} з групи {group}",
+ "{actor} removed {user} from group {group}" : "{actor} вилучив {user} з групи {group}",
+ "An administrator removed you from group {group}" : "Адміністратор вилучив вас з групи {group}",
+ "An administrator removed {user} from group {group}" : "Адміністратор вилучив {user} з групи {group}",
+ "Your <strong>group memberships</strong> were modified" : "Парамеири вашої <strong>участі в групі</strong> оновлено",
"{actor} changed your password" : "{actor} змінив ваш пароль",
"You changed your password" : "Ви змінили свій пароль",
"Your password was reset by an administrator" : "Ваш пароль був скинутий адміністратором",
@@ -9,9 +20,9 @@
"You successfully logged in using two-factor authentication (%1$s)" : "Ви успішно увійшли, використовуючи двофакторну аутентифікацію (%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "Помилка спроби входу в систему, використовуючи двофакторну аутентифікацію (%1$s)",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "Ваш <strong>пароль</strong> чи <strong>електронна пошта</strong> були змінені",
- "Couldn't remove app." : "Неможливо видалити додаток.",
- "Couldn't update app." : "Не вдалося оновити додаток. ",
- "Wrong password" : "Невірний пароль",
+ "Couldn't remove app." : "Неможливо вилучити застосунок.",
+ "Couldn't update app." : "Не вдалося оновити застосунок.",
+ "Wrong password" : "Неправильний пароль",
"Saved" : "Збережено",
"No user supplied" : "Користувача не вказано",
"Unable to change password" : "Неможливо змінити пароль",