diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
commit | 2eda49e28d4ae80079a25ceb8566b9b6df9daeba (patch) | |
tree | d443af56ee4f15f41a0a61409ae64952ffc38020 /core/l10n/oc.js | |
parent | 63b90d49a79688bd5fb899760702407cc5484b8f (diff) | |
download | nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.tar.gz nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.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 96492d0ee05..15ec8c33d94 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -275,6 +275,7 @@ OC.L10N.register( "Skip to main content" : "Sautar al contengut principal", "Skip to navigation of app" : "Passar a la navegacion d’aplications", "Get your own free account" : "Obtenètz vòstre pròpri compte gratuit", + "Go to %s" : "Anar a %s", "Confirm your password" : "Confirmatz lo senhal", "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.", @@ -289,7 +290,6 @@ OC.L10N.register( "You can close this window." : "Podètz tampar aquesta fenèstra.", "This share is password-protected" : "Aqueste partiment es protegit per un senhal", "Email address" : "Adreça mail", - "Go to %s" : "Anar a %s", "Two-factor authentication" : "Autentificacion dos factors", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La seguretat renfortida es activada per vòstre compte. Causissètz un segond factor per l’autentificacion :", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Cargament impossible d’almens un metòde d’autentificacion dos factors. Contactatz vòstre admin.", |