diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/settings/l10n/eu.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/eu.js')
-rw-r--r-- | apps/settings/l10n/eu.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index ff50f882b38..f0fda5bfe79 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -50,6 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Urruneko garbiketa hasi zen %1$s-ean", "Remote wipe has finished on %1$s" : "Urruneko garbiketa amaitu zen %1$s-ean", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Zure pasahitza edo e-posta helbidea aldatu da", + "Apps" : "Aplikazioak", "Could not remove app." : "Ezin izan da kendu aplikazioa.", "Could not update app." : "Ezin izan da aplikazioa eguneratu.", "Wrong password" : "Pasahitz okerra", @@ -82,6 +83,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "E-posta mezua ezin izan da bidali. Begiratu zure posta-zerbitzariaren egunkaria", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Arazo bat sortu da posta bidaltzerakoan. Berrikusi zure ezarpenak. (Error: %s)", "You need to set your user email before being able to send test emails. Go to %s for that." : "Zure erabiltzailearen posta elektronikoa ezarri behar duzu probako mezu elektronikoak bidali ahal izateko. Zoaz %sorrira horretarako.", + "Users" : "Erabiltzaileak", "Invalid user" : "Erabiltzaile baliogabea", "Invalid mail address" : "Posta helbide baliogabea", "Settings saved" : "Ezarpenak gordeta", @@ -113,7 +115,6 @@ OC.L10N.register( "Go to %s" : "%s-ra joan", "Install Client" : "Instalatu bezeroa", "Logged in user must be a subadmin" : "Saioa hasitako erabiltzailea azpi-administratzailea izan behar du", - "Apps" : "Aplikazioak", "Settings" : "Ezarpenak", "Personal" : "Pertsonala", "Administration" : "Administrazioa", |