diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:44 +0000 |
commit | 50cfdbe5a6e919ebd75338da5edb55a301f50735 (patch) | |
tree | 99b089e33cc02457619f0171c019fed5b2da0d02 /core/l10n/eu.js | |
parent | 25ff7c91e5304800c1f88cc4d4a3b025bf753f7b (diff) | |
download | nextcloud-server-50cfdbe5a6e919ebd75338da5edb55a301f50735.tar.gz nextcloud-server-50cfdbe5a6e919ebd75338da5edb55a301f50735.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index f8ac894ad6e..1f28d120c3a 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -354,7 +354,7 @@ OC.L10N.register( "Skip to main content" : "Salto eduki nagusira", "Skip to navigation of app" : "Salto aplikazioaren nabigaziora", "Get your own free account" : "Eskuratu zure kontu propioa doan", - "%s homepage" : "%s Hasiera orria", + "Go to %s" : "Joan %s-ra", "Confirm your password" : "Berretsi pasahitza", "Connect to your account" : "Konektatu zure kontura", "Please log in before granting %1$s access to your %2$s account." : "Hasi saioa %1$s-(r)i zure %2$s kontura sarbidea eman aurretik.", @@ -374,7 +374,6 @@ OC.L10N.register( "Email address" : "Helbide elektronikoa", "Password sent!" : "Pasahitza bidalita!", "You are not authorized to request a password for this share" : "Ez duzu baimenik partekatze honetarako pasahitza eskatzeko", - "Go to %s" : "Joan %s-ra", "Two-factor authentication" : "Bi faktoreko autentifikazioa", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Segurtasun hobetua gaituta dago zure kontuan. Aukeratu autentifikaziorako bigarren faktore bat:", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Ezin izan da kargatu zure bi faktoreko autentifikazio metodoetako bat gutxienez. Jarri harremanetan zure administratzailearekin.", @@ -424,6 +423,7 @@ OC.L10N.register( "Contacts" : "Kontaktuak", "Contacts menu" : "Kontaktuen menua", "Setup two-factor authentication" : "Konfiguratu bi faktoreko autentifikazioa", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Badirudi 32-bit-eko PHP bertsioa exekutatzen ari zarela. Nextcloudek 64-bit behar ditu ondo funtzionatzeko. Eguneratu zure SE eta PHP 64-bit-etara! Xehetasun gehiagorako irakurri {linkstart}honi buruzko dokumentazioa ↗{linkend}." + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Badirudi 32-bit-eko PHP bertsioa exekutatzen ari zarela. Nextcloudek 64-bit behar ditu ondo funtzionatzeko. Eguneratu zure SE eta PHP 64-bit-etara! Xehetasun gehiagorako irakurri {linkstart}honi buruzko dokumentazioa ↗{linkend}.", + "%s homepage" : "%s Hasiera orria" }, "nplurals=2; plural=(n != 1);"); |