diff options
Diffstat (limited to 'apps/settings/l10n/oc.js')
-rw-r--r-- | apps/settings/l10n/oc.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index ae7686090eb..e8e457317cb 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -196,7 +196,7 @@ OC.L10N.register( "Not saved" : "Pas enregistrat", "Sending…" : "Mandadís…", "Email sent" : "Corrièl mandat", - "Address" : "Adreça", + "Location" : "Emplaçament", "Avatar" : "Avatar", "About" : "A prepaus", "Full name" : "Nom complèt", @@ -246,8 +246,6 @@ OC.L10N.register( "You are using <strong>%s</strong>" : "Utilizatz <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizatz <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Your phone number" : "Vòstre numèro de telefòn", - "Your postal address" : "Vòstra adreça postala", - "Link https://…" : "Ligam https://…", "Locale" : "Varianta lingüistica", "Current password" : "Senhal actual", "New password" : "Senhal novèl", @@ -263,6 +261,9 @@ OC.L10N.register( "Start migration" : "Començar la migracion", "days" : "jorns", "No display name set" : "Cap de nom d’afichatge pas definit", + "Address" : "Adreça", + "Your postal address" : "Vòstra adreça postala", + "Link https://…" : "Ligam https://…", "Twitter handle @…" : "Escais Twitter @…", "Unable to update full name" : "Actualizacion impossibla del nom complet" }, |