diff options
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 0eb565db243..00b843d7c99 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -50,6 +50,7 @@ OC.L10N.register( "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>", + "Apps" : "Aplicacions", "Could not remove app." : "No s'ha pogut suprimir l'aplicació.", "Could not update app." : "No s'ha pogut actualitzar l'aplicació.", "Wrong password" : "Contrasenya incorrecta", @@ -83,6 +84,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "No s'ha pogut enviar el correu electrònic. Comproveu el registre del servidor de correu", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Hi ha hagut un problema mentre s'enviava el correu electrònic. Reviseu els paràmetres. (Error: %s)", "You need to set your user email before being able to send test emails. Go to %s for that." : "Heu d'establir el correu electrònic d'usuari abans de poder enviar correus de prova. Aneu a %s per fer-ho.", + "Users" : "Usuaris", "Invalid user" : "Usuari no vàlid", "Invalid mail address" : "Adreça de correu electrònic no vàlida", "Settings saved" : "S'han desat els paràmetres", @@ -114,7 +116,6 @@ OC.L10N.register( "Go to %s" : "Ves a %s", "Install Client" : "Instal·la el Client", "Logged in user must be a subadmin" : "L’usuari que ha iniciat la sessió ha de ser un subadministrador", - "Apps" : "Aplicacions", "Settings" : "Paràmetres", "Personal" : "Personal", "Administration" : "Administració", |