diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:41 +0000 |
commit | c3293f0f9bf0425faaa7b5721e7ffd67eefc4360 (patch) | |
tree | 7375fee036c5a75c5338bbfb90d7ff0031c5b11f /core/l10n/oc.js | |
parent | 4e6e5e21170c207fb2c8a7dafd7833b21a849657 (diff) | |
download | nextcloud-server-c3293f0f9bf0425faaa7b5721e7ffd67eefc4360.tar.gz nextcloud-server-c3293f0f9bf0425faaa7b5721e7ffd67eefc4360.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 5d43eaa4c25..9761fd2a99e 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -264,9 +264,7 @@ OC.L10N.register( "Connect to your account" : "Connectatz-vos a vòstre compte", "Please log in before granting %1$s access to your %2$s account." : "Autentificatz-vos abans de donnar l’accès a %1$s a vòstre compte %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se ensajatz pas de configurar un periferic novèl o una aplicacion novèla, qualqu’un ensaja de vos far donar accès a vòstras donadas. En aqueste cas, contunhetz pas e contactatz vòstre administrator sistèma.", - "App token" : "Geton aplicacion", "Grant access" : "Donar accès", - "Alternative log in using app token" : "Autentificacion alternativa en utilizant un geton d’aplicacion", "Account access" : "Accès compte", "Currently logged in as %1$s (%2$s)." : "Actualament connectat coma %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Sètz a mand de donar accès a vòstra compte %2$s a %1$s.", @@ -347,6 +345,8 @@ OC.L10N.register( "Authentication required" : "Autentificacion requerida", "Failed to authenticate, try again" : "Autentificacion pas reüssida, tornatz ensajar", "The page could not be found on the server." : "Se podiá pas trobar la pagina sul servidor.", + "App token" : "Geton aplicacion", + "Alternative log in using app token" : "Autentificacion alternativa en utilizant un geton d’aplicacion", "Avatar of {fullName}" : "Avatar de {fullName}" }, "nplurals=2; plural=(n > 1);"); |