diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:51 +0000 |
commit | 823d3c2b425363ecd32fe1093a80967a15afd6df (patch) | |
tree | 56d0921df78fb8f222c07287576acb40af071fb6 /apps/settings/l10n/oc.js | |
parent | 3f04d6aa0077f01cbeabc5586c0b38754d4cdbe3 (diff) | |
download | nextcloud-server-823d3c2b425363ecd32fe1093a80967a15afd6df.tar.gz nextcloud-server-823d3c2b425363ecd32fe1093a80967a15afd6df.zip |
Fix(l10n): Update translations 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index f13a0550e44..3b70431af2b 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -38,7 +38,7 @@ OC.L10N.register( "You renamed app password \"{token}\" to \"{newToken}\"" : "Avètz renommat lo senhal d’aplicacion « {token} » en « {newToken} »", "Security" : "Seguretat", "You successfully logged in using two-factor authentication (%1$s)" : "Vos sètz corrèctament connectat via l’autentificacion a dos factors (%1$s)", - "Apps" : "Aplicacions", + "Settings" : "Paramètres", "Wrong password" : "Wrong password", "Saved" : "Enregistrat", "Authentication error" : "Error d’autentificacion", @@ -46,7 +46,6 @@ OC.L10N.register( "Invalid SMTP password." : "Senhal SMTP invalid.", "Email setting test" : "Paramètres email de pròva", "Well done, %s!" : "Felicitacion, %s !", - "Users" : "Utilizaires", "Invalid mail address" : "Adreça email invalida", "Settings saved" : "Paramètres enregistrats", "Welcome aboard" : "La benvenguda a bòrd", @@ -54,9 +53,10 @@ OC.L10N.register( "Set your password" : "Definir vòstre senhal", "Go to %s" : "Anar a %s", "Install Client" : "Installar client", - "Settings" : "Paramètres", + "Apps" : "Aplicacions", "Personal" : "Personal", "Administration" : "Administracion", + "Users" : "Utilizaires", "Additional settings" : "Paramètres addicionals", "Administration privileges" : "Privilègis d’administracion", "Overview" : "Apercebut", |