diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:25 +0000 |
commit | a62a1faf3b113ea8d1be54d088cab0214b0600d3 (patch) | |
tree | 6dacdcd36b5e5eec4e560d5a266e4dcf1db4831f /core/l10n/oc.js | |
parent | a8d317942bf36e539a31601281fb2f448c8bcfb1 (diff) | |
download | nextcloud-server-a62a1faf3b113ea8d1be54d088cab0214b0600d3.tar.gz nextcloud-server-a62a1faf3b113ea8d1be54d088cab0214b0600d3.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 8dada8179de..c0a8843a2df 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -89,6 +89,7 @@ OC.L10N.register( "Password" : "Senhal", "Log in to {productName}" : "Se connectar a {productName}", "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.", + "Account name or email" : "Nom d’utilizaire o email", "Log in with a device" : "Connexion amb un periferic", "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", @@ -305,7 +306,6 @@ OC.L10N.register( "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "D’unes repertòris d’aplicacion son la proprietat d’un utilizaire diferent qu’aquel del servidor web. Aquò pòt èsser lo cas se las aplicacions foguèron installadas manualament. Verificatz las permission dels repertòris d’aplicacion seguents :", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "L’entèsta HTTP « {header} » es pas definida a « {expected} ». Aquò es un risc de seguretat o de vida privada, es recomandat d’ajustar aqueste paramètre en consequéncia.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "L’entèsta HTTP « {header} » es pas definida a « {expected} ». D’unas foncionalitats poirián foncionar pas corrèctament, es recomandat d’ajustar aqueste paramètre en consequéncia.", - "Account name or email" : "Nom d’utilizaire o email", "Wrong username or password." : "Marrit nom d’utilizaire o senhal.", "User disabled" : "Utilizaire desactivat", "Username or email" : "Nom d’utilizaire o senhal", |