diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
commit | 5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f (patch) | |
tree | c1ba08b7612bb6a3e081dbc02a95ae336f06d7a9 /apps/settings/l10n/oc.js | |
parent | a1fae0532090c3f7223ce8243e3025dfafde07ce (diff) | |
download | nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.tar.gz nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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" }, |