diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/settings/l10n/oc.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index a59fa1f5c23..829e8573b3e 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -38,6 +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", "Wrong password" : "Wrong password", "Saved" : "Enregistrat", "Authentication error" : "Error d’autentificacion", @@ -45,6 +46,7 @@ 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 user" : "Utilizaire invalid", "Invalid mail address" : "Adreça email invalida", "Settings saved" : "Paramètres enregistrats", @@ -54,7 +56,6 @@ OC.L10N.register( "Set your password" : "Definir vòstre senhal", "Go to %s" : "Anar a %s", "Install Client" : "Installar client", - "Apps" : "Aplicacions", "Settings" : "Paramètres", "Personal" : "Personal", "Administration" : "Administracion", |