diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-13 02:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-13 02:28:06 +0000 |
commit | dffe146fbb6f6c05bb0835b64b2a7b516779ce29 (patch) | |
tree | f38595c645bda20184efa56d2848980cbc1200c2 /apps/settings | |
parent | cc65c84f01b4ba17e407952040a54d4441cd9c3b (diff) | |
download | nextcloud-server-dffe146fbb6f6c05bb0835b64b2a7b516779ce29.tar.gz nextcloud-server-dffe146fbb6f6c05bb0835b64b2a7b516779ce29.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/oc.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/oc.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 08b127187e1..ad38c9c696b 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -144,6 +144,7 @@ OC.L10N.register( "Unable to update language" : "Actualizacion de la lenga impossibla", "No language set" : "Cap de lenga pas definida", "Your organisation" : "Vòstra organizacion", + "Edit your Profile visibility" : "Modificatz la visibilitat de vòstre perfil", "Enable Profile" : "Activar Perfil", "{displayId}" : "{displayId}", "Your role" : "Vòstre ròtle", diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json index 5410fd8640d..2dcb5e4f956 100644 --- a/apps/settings/l10n/oc.json +++ b/apps/settings/l10n/oc.json @@ -142,6 +142,7 @@ "Unable to update language" : "Actualizacion de la lenga impossibla", "No language set" : "Cap de lenga pas definida", "Your organisation" : "Vòstra organizacion", + "Edit your Profile visibility" : "Modificatz la visibilitat de vòstre perfil", "Enable Profile" : "Activar Perfil", "{displayId}" : "{displayId}", "Your role" : "Vòstre ròtle", |