diff options
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 592ff82b285..45568dfdd28 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -256,6 +256,7 @@ OC.L10N.register( "Language" : "Llengua", "Help translate" : "Ajudeu-nos amb la traducció", "No language set" : "No s'ha establert cap idioma", + "Your website" : "El teu lloc web", "Add" : "Afegeix", "You do not have permissions to see the details of this user" : "No teniu els permisos necessaris per veure els detalls d'aquest usuari", "Add new password" : "Afegeix una nova contrasenya", @@ -332,7 +333,7 @@ OC.L10N.register( "Not saved" : "No s'ha desat", "Sending…" : "S'està enviant…", "Email sent" : "S'ha enviat el correu electrònic", - "Address" : "Adreça", + "Location" : "Ubicació", "Avatar" : "Avatar", "About" : "Quant a", "Full name" : "Nom complet", @@ -415,9 +416,6 @@ OC.L10N.register( "You are using <strong>%s</strong>" : "Esteu utilitzant <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Esteu utilitzant <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Your phone number" : "El vostre número de telèfon", - "Your postal address" : "La vostra adreça postal", - "It can take up to 24 hours before the account is displayed as verified." : "Pot trigar fins a 24 hores abans que el compte es mostri com a verificat.", - "Link https://…" : "Enllaç https://…", "Locale" : "Configuració regional", "Current password" : "Contrasenya actual", "New password" : "Contrasenya nova", @@ -449,6 +447,10 @@ OC.L10N.register( "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".", "days" : "dies", "No display name set" : "No s'ha establert cap nom para mostrar", + "Address" : "Adreça", + "Your postal address" : "La vostra adreça postal", + "It can take up to 24 hours before the account is displayed as verified." : "Pot trigar fins a 24 hores abans que el compte es mostri com a verificat.", + "Link https://…" : "Enllaç https://…", "Twitter handle @…" : "Compte Twitter @…" }, "nplurals=2; plural=(n != 1);"); |