diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
commit | b24bb42ef793712f6ba91d86969b2424a63cea00 (patch) | |
tree | 5d1d191891eb30fa14cec116f49a27b74ff404cf /core/l10n/oc.js | |
parent | 545b3b392f47a97928c7b0d54d10496461fb966e (diff) | |
download | nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.tar.gz nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/oc.js')
-rw-r--r-- | core/l10n/oc.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 55c66148496..486492c7bb9 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -112,6 +112,7 @@ OC.L10N.register( "Wrong username or password." : "Marrit nom d’utilizaire o senhal.", "User disabled" : "Utilizaire desactivat", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Avèm detectat mantun ensag invalid de connexion a partir de vòstra IP. Per consequent vòstra connexion venenta serà en pausa per 30 segondas.", + "Log in with a device" : "Connexion amb un periferic", "Username or email" : "Nom d’utilizaire o senhal", "Your account is not setup for passwordless login." : "Vòstre compte es pas parametrat per una autentificacion sens senhal.", "Browser not supported" : "Navegador pas pres en carga", @@ -138,7 +139,6 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "Aplicacion simpla e simpatica de corrièl integrada a Fichièrs, Contactes e Calendièr.", "Search contacts" : "Cercar pels contactes", "Forgot password?" : "Senhal oblidat ?", - "Log in with a device" : "Connexion amb un periferic", "Back" : "Retorn", "Login form is disabled." : "Lo formulari de connexion es desactivat.", "Edit Profile" : "Modificar perfil", |