diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-05 00:40:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-05 00:40:35 +0000 |
commit | a309d26687cc722482c491294717249f770b9569 (patch) | |
tree | 837955571f7da688ef127f5bf448043f4c461beb /apps/settings/l10n/eu.js | |
parent | ce1c9730dde65a7a5a20d83724c8e7adeacb9b59 (diff) | |
download | nextcloud-server-a309d26687cc722482c491294717249f770b9569.tar.gz nextcloud-server-a309d26687cc722482c491294717249f770b9569.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 9539916b292..4cde030e449 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -268,6 +268,7 @@ OC.L10N.register( "Select default encryption module:" : "Hautatu zifratze-modulu lehenetsia:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Zifratze-gakoak zifratze-sistema zaharretik (ownCloud <=8.0) sistema berrira migratu behar duzu. Gaitu mesedez \"Zifratze modulu lehenetsia\" eta {command} exekuta ezazu", "Unable to update server side encryption config" : "Ezin izan da zerbitzariaren aldeko zifratzearen konfigurazioa eguneratu", + "Submit" : "Bidali", "Rename group" : "Berrizendatu taldea", "Remove group" : "Ezabatu taldea", "You are about to remove the group {group}. The users will NOT be deleted." : "{group} taldea ezabatzera zoaz. Erabiltzaileak EZ dira ezabatuko.", @@ -378,9 +379,7 @@ OC.L10N.register( "Password or insufficient permissions message" : "Pasahitz edo baimen gutxiegiko mezua", "Loading user …" : "Erabiltzailea kargatzen ...", "Change display name" : "Aldatu erakutsiko den izena", - "Add new password" : "Gehitu pasahitz berria", "You do not have permissions to see the details of this user" : "Ez duzu baimenik erabiltzaile honen xehetasunak ikusteko", - "Add new email address" : "Gehitu e-mail helbide berria", "Add user to group" : "Gehitu erabiltzailea taldera", "Set user as admin for" : "Ezarri erabiltzailea admin gisa", "Select user quota" : "Aukeratu erabiltzaile-kuota ", @@ -545,6 +544,8 @@ OC.L10N.register( "Choose profile picture from files" : "Aukeratu profil-irudia fitxategietatik", "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", "Your location" : "Zure kokapena", + "Add new password" : "Gehitu pasahitz berria", + "Add new email address" : "Gehitu e-mail helbide berria", "Edit User" : "Erabiltzailea editatu", "Will be autogenerated" : "Automatikoki sortuko da", "Add a new user" : "Gehitu erabiltze berria", |