diff options
Diffstat (limited to 'settings/l10n/ca.js')
-rw-r--r-- | settings/l10n/ca.js | 57 |
1 files changed, 1 insertions, 56 deletions
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index 2bc95e7e1cf..681f79b60f5 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -330,61 +330,6 @@ OC.L10N.register( "change full name" : "canvia el nom complet", "set new password" : "estableix nova contrasenya", "change email address" : "canvi d'adreça de correu electrònic", - "Default" : "Per defecte", - "Enabled" : "Activat", - "Not enabled" : "Desactivat", - "Please provide an admin recovery password, otherwise all user data will be lost" : "Sisplau, proporcioneu una contrasenya de recuperació d'administrador, altrament totes les dades d'usuari es perdran", - "Backend doesn't support password change, but the user's encryption key was successfully updated." : "El backend no admet canvis de contrasenya, però la clau de xifrat de l'usuari ha estat actualitzada satisfactòriament.", - "test email settings" : "prova l'arranjament del correu", - "Invalid request" : "Sol·licitud no vàlida", - "Admins can't remove themself from the admin group" : "Els administradors no es poden eliminar del grup admin", - "Unable to add user to group %s" : "No es pot afegir l'usuari al grup %s", - "Unable to remove user from group %s" : "No es pot eliminar l'usuari del grup %s", - "Sending..." : "Enviant...", - "_You have %n app update pending_::_You have %n app updates pending_" : ["Tens %n aplicació pendent d'actualitzar","Tens %n aplicacions pendents d'actualitzar"], - "Updating...." : "Actualitzant...", - "Error while updating app" : "Error en actualitzar l'aplicació", - "Uninstalling ...." : "Desintal·lant ...", - "Error while uninstalling app" : "Error en desinstal·lar l'aplicació", - "Uninstall" : "Desinstal·la", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "S'ha activat l'aplicació però necessita actualitzar-se. Seràs redirigit a la pàgina d'actualització d'aquí a 5 segons.", - "App update" : "Actualització de la App", - "__language_name__" : "Català", - "Personal info" : "Informació personal", - "Sessions" : "Sessions", - "App passwords" : "Contrasenyes de l'Aplicació", - "Sync clients" : "Sincronitzar clients", - "This is used for sending out notifications." : "S'usa per enviar notificacions.", - "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Aparentment PHP està configurat per mostrar blocs en línia de documentació. Això farà que algunes aplicacions core siguin inaccessibles.", - "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.", - "This means that there might be problems with certain characters in file names." : "Això podria comportar problemes amb alguns caràcters en els noms dels fitxer.", - "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Recomanem fermament que instal·leu els paquets requerits en el vostre sistema per suportar un dels següents idiomes: %s", - "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si la seva instal·lació no està situada en l'arrel del domini i usa el sistema cron, pot haver-hi problemes en generar-se els URL. Per evitar-los, configuri l'opció \"overwrite.cli.url\" en el seu arxiu config.php perquè usi la ruta de l'arrel del lloc web de la seva instal·lació (suggeriment: \"%s\")", - "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "No va ser possible executar cronjob via CLI. Han aparegut els següents errors tècnics:", - "Cron" : "Cron", - "Last cron job execution: %s." : "Última execució de la tasca cron: %s.", - "Last cron job execution: %s. Something seems wrong." : "Última execució de la tasca cron: %s. Alguna cosa sembla malament.", - "Cron was not executed yet!" : "El cron encara no s'ha executat!", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php està registrat en un servei webcron que fa una crida a cron.php cada 15 minuts a través de http.", - "Use system's cron service to call the cron.php file every 15 minutes." : "Fer servir el cron del sistema per cridar el cron.php cada 15 minuts.", - "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", - "For password recovery and notifications" : "Per a la recuperació de la contrasenya i notificacions", - "Your website" : "El teu lloc web", - "Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers", - "Desktop client" : "Client d'escriptori", - "Android app" : "aplicació para Android", - "iOS app" : "aplicació para iOS", - "Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució", - "Name" : "Nom", - "Follow us on Google Plus!" : "Segueix-nos al Google Plus!", - "Show last log in" : "Mostrar l'últim accés", - "Group name" : "Nom del grup", - "Error while removing app" : "Error treient app", - "Verifying" : "Verificant", - "Follow us on Google+!" : "Segueix-nos al Google+!", - "Follow us on Twitter!" : "Segueix-nos al Twitter!", - "Check out our blog!" : "Mira el nostre blog!" + "Default" : "Per defecte" }, "nplurals=2; plural=(n != 1);"); |