diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-24 02:14:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-24 02:14:05 +0000 |
commit | a8ca8431a539ae577a099f2fc396354972a17f07 (patch) | |
tree | 0c16ad02c24cc2b06821514c3455029649c7a41b /settings/l10n/ca.js | |
parent | fb83b2d155c7950c46d0acd65c79b4e0ce58d955 (diff) | |
download | nextcloud-server-a8ca8431a539ae577a099f2fc396354972a17f07.tar.gz nextcloud-server-a8ca8431a539ae577a099f2fc396354972a17f07.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 7d9e56b10f3..23e3b80bdce 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -75,7 +75,10 @@ OC.L10N.register( "Go to %s" : "Vés a %s", "Install Client" : "S'està instal·lant el Client", "Logged in user must be a subadmin" : "L’usuari que ha iniciat la sessió ha de ser un subadministrador", + "Create" : "Crear", + "Change" : "Canviar", "Delete" : "Suprimeix", + "Share" : "Compartir", "Unlimited" : "Il·limitat", "Verifying" : "S'està verificant", "Verifying …" : "S'està verificant...", @@ -576,6 +579,8 @@ OC.L10N.register( "Last activity" : "Darrera activitat", "Devices & sessions" : "Dispositius i sessions", "Web, desktop and mobile clients currently logged in to your account." : "Clients Web, d'escriptori i mòbils connectats actualment al vostre compte.", + "Do you really want to wipe your data from this device?" : "Esteu segurs de que voleu netejar les vostres dades d'aquest dispositiu?", + "Confirm wipe" : "Confirmar neteja", "Error while creating device token" : "S'ha produït un error mentre es creava el testimoni del dispositiu", "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", @@ -644,6 +649,7 @@ OC.L10N.register( "Storage location" : "Ubicació de l'emmagatzematge", "User backend" : "Rerefons d'usuari", "Last login" : "Darrer accés", + "Will be autogenerated" : "Serà auto-generat", "Default language" : "Idioma per defecte", "Add a new user" : "Afegeix un nou usuari", "No users in here" : "No hi ha usuaris aquí dins", |