diff options
Diffstat (limited to 'settings/l10n/ca.js')
-rw-r--r-- | settings/l10n/ca.js | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index efdae6642a5..5c4642d0802 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -62,7 +62,6 @@ OC.L10N.register( "Email address for %1$s changed on %2$s" : "Adreça d'email per %1$s canviada a %2$s", "Welcome aboard" : "Benvingut a bord", "Welcome aboard %s" : "Benvingut a bord %s", - "You have now an %s account, you can add, protect, and share your data." : "Ara tens un compte %s, pot afegir, protegir i compartir les teves dades.", "Your username is: %s" : "El teu usuari és: %s", "Set your password" : "Establir la contrasenya", "Go to %s" : "Anar a %s", @@ -159,11 +158,13 @@ OC.L10N.register( "Unable to add user to group {group}" : "No es pot afegir l'usuari al grup {group}", "Unable to remove user from group {group}" : "No es pot eliminar l'usuari del grup {group}", "Add group" : "Afegeix grup", + "Invalid quota value \"{val}\"" : "Valor invàlid de quota \"{val}\"", "no group" : "sense grup", "Password successfully changed" : "Contrasenya canviada correctament", "Changing the password will result in data loss, because data recovery is not available for this user" : "Canviar la contrasenya provocarà pèrdua de dades, perquè la recuperació de dades no està disponible per a aquest usuari", "Could not change the users email" : "No s'ha pogut canviar el correu electrònic dels usuaris", "A valid username must be provided" : "Heu de facilitar un nom d'usuari vàlid", + "Error creating user: {message}" : "Eerror al crear l'usuari: {message}", "A valid password must be provided" : "Heu de facilitar una contrasenya vàlida", "A valid email must be provided" : "S'ha de subministrar una adreça de correu electrònic vàlida", "Developer documentation" : "Documentació para desenvolupadors", @@ -251,6 +252,8 @@ OC.L10N.register( "Improving the config.php" : "Millorant el config.php", "Theming" : "Tematització", "Hardening and security guidance" : "Guia de protecció i seguretat", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estàs fent servir <strong>%s</strong> de <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estàs fent servir <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Foto de perfil", "Upload new" : "Puja'n una de nova", "Select from Files" : "Seleccioneu d'Arxius", @@ -271,6 +274,7 @@ OC.L10N.register( "Your postal address" : "La teva adreça postal", "Website" : "Lloc web", "It can take up to 24 hours before the account is displayed as verified." : "Pot prendre fins a 24 hores abans que aparegui el compte com a verificat.", + "Link https://…" : "Enllaç https://...", "Twitter" : "Twitter", "You are member of the following groups:" : "Vostè és membre dels següents grups:", "Language" : "Idioma", @@ -287,6 +291,9 @@ OC.L10N.register( "For security reasons this password will only be shown once." : "Per raons de seguretat aquesta contrasenya només es mostrarà una vegada.", "Username" : "Nom d'usuari", "Done" : "Fet", + "Follow us on Google+" : "Segueix-nos al Google+", + "Follow us on Twitter" : "Segueix-nos al Twitter", + "Check out our blog" : "Mira el nostre blog", "Settings" : "Preferències", "Show storage location" : "Mostra la ubicació del magatzem", "Show user backend" : "Mostrar backend d'usuari", @@ -358,8 +365,10 @@ OC.L10N.register( "Name" : "Nom", "Follow us on Google Plus!" : "Segueix-nos al Google Plus!", "Show last log in" : "Mostrar l'últim accés", + "You have now an %s account, you can add, protect, and share your data." : "Ara tens un compte %s, pot afegir, protegir i compartir les teves dades.", "Verifying" : "Verificant", "Follow us on Google+!" : "Segueix-nos al Google+!", - "Follow us on Twitter!" : "Segueix-nos al Twitter!" + "Follow us on Twitter!" : "Segueix-nos al Twitter!", + "Check out our blog!" : "Mira el nostre blog!" }, "nplurals=2; plural=(n != 1);"); |