diff options
Diffstat (limited to 'settings/l10n/ca.js')
-rw-r--r-- | settings/l10n/ca.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index b236fb32e42..1b6b57b5a4c 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -153,8 +153,6 @@ OC.L10N.register( "Unlimited" : "Il·limitat", "Verifying" : "Verificant", "Personal info" : "Informació personal", - "Sessions" : "Sessions", - "App passwords" : "Contrasenyes de l'Aplicació", "Sync clients" : "Sincronitzar clients", "None" : "Cap", "Login" : "Inici de sessió", @@ -250,10 +248,9 @@ OC.L10N.register( "Cancel" : "Cancel·la", "Choose as profile picture" : "Elegeix una imatge de perfil", "Full name" : "Nom complet", - "No display name set" : "No s'ha establert cap nom para mostrar", "Email" : "Correu electrònic", - "Your email address" : "Correu electrònic", "No email address set" : "No s'ha establert cap adreça de correu", + "Your email address" : "Correu electrònic", "For password reset and notifications" : "Per restablir la contrasenya i notificacions", "Phone number" : "Número de telèfon", "Your phone number" : "El teu número de telèfon", @@ -274,10 +271,9 @@ OC.L10N.register( "Android app" : "aplicació para Android", "iOS app" : "aplicació para iOS", "Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució", - "Web, desktop and mobile clients currently logged in to your account." : "Clients Web, d'escriptori i mòbils connectats actualment al seu compte", "Device" : "Dispositiu", "Last activity" : "Última activitat", - "Name" : "Nom", + "App passwords" : "Contrasenyes de l'Aplicació", "App name" : "Nom de l'aplicació", "Create new app password" : "Crea una nova contrasenya de l'aplicació", "For security reasons this password will only be shown once." : "Per raons de seguretat aquesta contrasenya només es mostrarà una vegada.", @@ -320,6 +316,7 @@ OC.L10N.register( "Uninstalling ...." : "Desintal·lant ...", "Error while uninstalling app" : "Error en desinstal·lar l'aplicació", "Uninstall" : "Desinstal·la", + "Sessions" : "Sessions", "This is used for sending out notifications." : "S'usa per enviar notificacions.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El mòdul de PHP 'fileinfo' no s'ha trobat. Us recomanem que habiliteu aquest mòdul per obtenir millors resultats amb la detecció mime-type.", "Cron" : "Cron", @@ -330,8 +327,11 @@ OC.L10N.register( "Uninstall app" : "Desinstala la app", "Cheers!" : "Salut!", "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsimplement que sàpigas que ja tens un compte %s.\n\nEl teu nom d'usuari: %s\nAccedir-hi: %s\n", + "No display name set" : "No s'ha establert cap nom para mostrar", "For password recovery and notifications" : "Per a la recuperació de la contrasenya i notificacions", "Your website" : "El teu lloc web", + "Web, desktop and mobile clients currently logged in to your account." : "Clients Web, d'escriptori i mòbils connectats actualment al seu compte", + "Name" : "Nom", "Show last log in" : "Mostrar l'últim accés" }, "nplurals=2; plural=(n != 1);"); |