diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:24 +0000 |
commit | 89b396da959b3066305e94634d010a7c183e717c (patch) | |
tree | 8082233e3b21f2f86c5c3945eb19336d3d3a8edc /core/l10n/eu.js | |
parent | b9c4112f47a2fc3f4db6bbb71846b4a2eb25c50e (diff) | |
download | nextcloud-server-89b396da959b3066305e94634d010a7c183e717c.tar.gz nextcloud-server-89b396da959b3066305e94634d010a7c183e717c.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 04b079d91b8..3f3fde0fa42 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -353,7 +353,6 @@ OC.L10N.register( "Skip to navigation of app" : "Salto aplikazioaren nabigaziora", "Get your own free account" : "Eskuratu zure kontu propioa doan", "Confirm your password" : "Berretsi pasahitza", - "%s's homepage" : "%s-(r)en hasiera orria", "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.", "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." : "Gailu edo aplikazio berri bat konfiguratzen saiatzen ari ez bazara, norbait zu engainatzen saiatzen ari da zure datuetarako sarbidea eman diezaiozun. Kasu horretan, jarraitu ordez jarri harremanetan sistemaren administratzailearekin.", @@ -422,6 +421,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's homepage" : "%s-(r)en hasiera orria" }, "nplurals=2; plural=(n != 1);"); |