diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-26 02:14:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-26 02:14:16 +0000 |
commit | 7f689af6f4c8465f7525c17f5ca9d836ae6a53ae (patch) | |
tree | efd99560991bac83c4257a58c6dc5d03d066a595 /settings/l10n/ca.js | |
parent | 2736f54785923e0ed72eb0e10dec16674c30cfcd (diff) | |
download | nextcloud-server-7f689af6f4c8465f7525c17f5ca9d836ae6a53ae.tar.gz nextcloud-server-7f689af6f4c8465f7525c17f5ca9d836ae6a53ae.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ca.js')
-rw-r--r-- | settings/l10n/ca.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index 79a66ffe9dc..65340bc79df 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -26,6 +26,8 @@ OC.L10N.register( "Security" : "Seguretat", "You successfully logged in using two-factor authentication (%1$s)" : "Us heu identificat correctament amb l'autenticació en dues passes (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Ha fallat l'inici de sessió mitjançant l'autenticació en dues passes (%1$s)", + "Remote wipe was started on %1$s" : "S'ha engegat la neteja remota a %1$s", + "Remote wipe has finished on %1$s" : "Ha finalitzat la neteja remota a %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "S'ha modificat la vostra <strong>contrasenya</strong> o <strong>correu electrònic</strong>", "Couldn't remove app." : "No s'ha pogut suprimit l'aplicació.", "Couldn't update app." : "No s'ha pogut actualitzar l'aplicació.", @@ -547,10 +549,13 @@ OC.L10N.register( "Excluded groups" : "Grups exclosos", "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." : "Quan es seleccionen/exclouen grups, es fa servir la lògica següent per determinar si un usuari té 2FA (Autentificació de 2 Factors) obligada: si no hi ha grups seleccionats, 2FA està activada per a tothom, a excepció de membres dels grups exclosos. Si els grups estan seleccionats, 2FA està activada per a tots els membres d'aquests. Si un usuari està tant en un grup seleccionat com exclòs, els seleccionats tenen prioritat i 2FA s'imposa.", "Save changes" : "Desa els canvis", + "Marked for remote wipe" : "Marcat per netejar remotament", "Device settings" : "Paràmetres del dispositiu", "Allow filesystem access" : "Permet l'accés al sistema de fitxers", "Rename" : "Canvia el nom", "Revoke" : "Revoca", + "Wipe device" : "Neteja dispositiu", + "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "Revocant aquest token impedirà la neteja del vostre dispositiu is encara no ha començat.", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -573,6 +578,7 @@ OC.L10N.register( "Error while updating device token scope" : "S'ha produït un error mentre s'actualitzava l’abast de testimonis del dispositiu", "Error while updating device token name" : "S'ha produït un error mentre s'actualitzava el nom del testimoni del dispositiu", "Error while deleting the token" : "S'ha produït un error mentre se suprimia el testimoni", + "Error while wiping the device with the token" : "S'ha produït un error mentre es netejava el dispositiu amb el token", "App name" : "Nom de l'aplicació", "Create new app password" : "Crea una nova contrasenya d'aplicació", "Use the credentials below to configure your app or device." : "Utilitzeu les credencials de sota per configurar la vostra aplicació o dispositiu.", |