diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-08 02:24:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-08 02:24:44 +0000 |
commit | 0489921f3f3ec0c3b6cf5a7e33b9472da795d920 (patch) | |
tree | ce82fa46e6640cdbb4adde639a3fcc95467651e0 /apps/settings/l10n/oc.js | |
parent | 484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (diff) | |
download | nextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.tar.gz nextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 80ee9f9f9ca..7b70d2e5fa5 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -37,6 +37,7 @@ OC.L10N.register( "You deleted app password \"{token}\"" : "Avètz suprimit lo senhal d’aplicacion « {token} »", "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)", "Wrong password" : "Wrong password", "Saved" : "Enregistrat", "Authentication error" : "Error d’autentificacion", |