diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-18 00:52:29 +0000 |
commit | e1d33096d387314b20313204a17389225b44d957 (patch) | |
tree | 5af86eef4848c7ac7d7a11c676f6dc21f2e53dd7 /core/l10n/eu.js | |
parent | 54d1ec58bf432df9b9c65583dfb0e207022d5076 (diff) | |
download | nextcloud-server-e1d33096d387314b20313204a17389225b44d957.tar.gz nextcloud-server-e1d33096d387314b20313204a17389225b44d957.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index f3b3e75bb25..210d503a801 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -255,10 +255,6 @@ OC.L10N.register( "({count} selected)" : "({count} hautatuta)", "Error loading file exists template" : "Errorea fitxategia existitzen da txantiloia kargatzean", "Saving …" : "Gordetzen …", - "Authentication required" : "Autentifikazioa beharrezkoa da", - "This action requires you to confirm your password" : "Ekintza honek zure pasahitza berrestea eskatzen du", - "Confirm" : "Berretsi", - "Failed to authenticate, try again" : "Autentifikazioak huts egin du, saiatu berriz", "seconds ago" : "segundo lehenago", "Connection to server lost" : "Zerbitzariarekiko konexioa eten da", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Arazoa orria kargatzerakoan, segundo %n barru berriz kargatuko da","Arazoa orria kargatzerakoan, %n segundo barru berriz kargatuko da"], @@ -350,7 +346,9 @@ OC.L10N.register( "Skip to navigation of app" : "Salto aplikazioaren nabigaziora", "Go to %s" : "Joan %s-ra", "Get your own free account" : "Eskuratu zure kontu propioa doan", + "This action requires you to confirm your password" : "Ekintza honek zure pasahitza berrestea eskatzen du", "Confirm your password" : "Berretsi pasahitza", + "Confirm" : "Berretsi", "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.", @@ -427,6 +425,8 @@ OC.L10N.register( "Home" : "Hasiera", "Copy to {folder}" : "Kopiatu hona: {folder}", "Move to {folder}" : "Eraman hona: {folder}", + "Authentication required" : "Autentifikazioa beharrezkoa da", + "Failed to authenticate, try again" : "Autentifikazioak huts egin du, saiatu berriz", "File not found" : "Ez da fitxategia aurkitu", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentua ezin izan da aurkitu zerbitzarian. Agian partekatzea ezabatua izan da ala iraungitu egin da?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Mesedez, erabili komando-lerroko eguneratzailea, eguneratze automatikoa config.php-n desgaituta dago eta.", |