diff options
Diffstat (limited to 'settings/l10n/gl.js')
-rw-r--r-- | settings/l10n/gl.js | 6 |
1 files changed, 6 insertions, 0 deletions
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. ", |