diff options
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index ce102cce050..f914910cc9e 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -51,6 +51,11 @@ OC.L10N.register( "No translation provider available" : "No hi ha cap proveïdor de traduccions disponible", "Could not detect language" : "No s'ha pogut detectar la llengua", "Unable to translate" : "No s'ha pogut traduir", + "[%d / %d]: %s" : "[%d/%d]: %s", + "Repair step:" : "Pas de reparació:", + "Repair info:" : "Informació de reparació:", + "Repair warning:" : "Avís de reparació:", + "Repair error:" : "Error de reparació:", "Nextcloud Server" : "Servidor del Nextcloud", "Some of your link shares have been removed" : "S'han suprimit alguns dels vostres enllaços compartits", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa d'un error de seguretat, hem suprimit alguns dels vostres enllaços compartits. Consulteu l'enllaç per a obtenir més informació.", @@ -58,11 +63,6 @@ OC.L10N.register( "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Introduïu la vostra clau de subscripció a l'aplicació de suport per augmentar el límit del compte. Això també us atorga tots els avantatges addicionals que ofereix Nextcloud Enterprise i és molt recomanable per al funcionament en empreses.", "Learn more ↗" : "Més informació ↗", "Preparing update" : "S'està preparant l'actualització", - "[%d / %d]: %s" : "[%d/%d]: %s", - "Repair step:" : "Pas de reparació:", - "Repair info:" : "Informació de reparació:", - "Repair warning:" : "Avís de reparació:", - "Repair error:" : "Error de reparació:", "Please use the command line updater because updating via browser is disabled in your config.php." : "Utilitzeu l'actualitzador de línia d'ordres; l'actualització mitjançant el navegador està inhabilitada en el fitxer config.php.", "Turned on maintenance mode" : "S'ha activat el mode de manteniment", "Turned off maintenance mode" : "S'ha desactivat el mode de manteniment", @@ -79,6 +79,8 @@ OC.L10N.register( "%s (incompatible)" : "%s (no compatible)", "The following apps have been disabled: %s" : "S'han inhabilitat les aplicacions següents: %s", "Already up to date" : "Ja teniu la versió més recent", + "Unknown" : "Desconegut", + "PNG image" : "Imatge PNG", "Error occurred while checking server setup" : "S'ha produït un error en comprovar la configuració del servidor", "For more details see the {linkstart}documentation ↗{linkend}." : "Per a conèixer més detalls, consulteu la {linkstart}documentació ↗{linkend}.", "unknown text" : "text desconegut", @@ -298,9 +300,9 @@ OC.L10N.register( "Admin" : "Administració", "Help" : "Ajuda", "Access forbidden" : "Accés prohibit", + "Back to %s" : "Torna a %s", "Page not found" : "No s'ha trobat la pàgina", "The page could not be found on the server or you may not be allowed to view it." : "No s'ha trobat la pàgina en el servidor o és possible que no tingueu permís per a visualitzar-la.", - "Back to %s" : "Torna a %s", "Too many requests" : "Excés de sol·licituds", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "La vostra xarxa ha enviat un excés de sol·licituds. Torneu-ho a provar més tard o contacte amb l'administrador si és un error.", "Error" : "Error", @@ -376,16 +378,12 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Aquesta instància del %s està actualment en mode de manteniment i podria estar-ho una estona.", "This page will refresh itself when the instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància torni a estar disponible.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o si apareix inesperadament.", - "Currently open" : "Oberta actualment", - "Login with username or email" : "Inici de sessió amb nom d'usuari o correu electrònic", - "Login with username" : "Inici de sessió amb el nom d'usuari", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Xat, videotrucades, pantalla compartida, reunions en línia i conferències per Internet; en el navegador i amb aplicacions mòbils.", "You have not added any info yet" : "Encara no heu afegit cap informació", "{user} has not added any info yet" : "{user} encara no ha afegit cap informació", "Error opening the user status modal, try hard refreshing the page" : "S'ha produït un error en obrir el quadre de diàleg modal d'estat de l'usuari, proveu d'actualitzar la pàgina", "Edit Profile" : "Edita el perfil", "The headline and about sections will show up here" : "La capçalera i les seccions d'informació es mostraran aquí", - "Error loading message template: {error}" : "S'ha produït un error en carregar la plantilla del missatge: {error}", "Very weak password" : "Contrasenya molt feble", "Weak password" : "Contrasenya feble", "So-so password" : "Contrasenya justa", |