diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-23 02:22:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-23 02:22:31 +0000 |
commit | 7c2d8d3e825a0244ab9bf52fc7ef961ef1a2a2e0 (patch) | |
tree | 65961348f46df69e92095baf78b634c3b7197a21 /apps/settings/l10n/eu.js | |
parent | 1895a6dc573cdb46cfa1987e25d45781623fdb7d (diff) | |
download | nextcloud-server-7c2d8d3e825a0244ab9bf52fc7ef961ef1a2a2e0.tar.gz nextcloud-server-7c2d8d3e825a0244ab9bf52fc7ef961ef1a2a2e0.zip |
[tx-robot] updated 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 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index d7b7770b627..c4b8cf00682 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -138,6 +138,7 @@ OC.L10N.register( "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" bertsioa erabiltzen da. Nextcloud 21-ek ez du bertsio hau onartzen eta PostgreSQL 9.6 edo berriagoa behar du.", "Nextcloud settings" : "Nextcloud ezarpenak", "Administration privileges" : "Administrazio pribilegioak", + "Here you can decide which group can access certain sections of the administration settings." : "Hemen administratzaile ezarpeneko hainbat sekziotan sartu daitezkeen taldeak erabaki ditzakezu.", "None" : "Bat ere ez", "Unable to modify setting" : "Ezin izan da ezarpena aldatu", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Bi faktoreko autentifikazioa erabiltzaile guztientzat edo talde batzuentzat ezarri daiteke. Ez badute bi faktoreko hornitzailerik konfiguratuta, ezingo dira sistemara sartu.", @@ -219,7 +220,10 @@ OC.L10N.register( "Copied!" : "Kopiatua!", "Copy" : "Kopiatu", "Could not copy app password. Please copy it manually." : "Ezin izan da aplikazioaren pasahitza kopiatu. Kopia ezazu eskuz, mesedez.", + "Your biography" : "Zure biografia", + "Unable to update biography" : "Ezin izan da biografia eguneratu", "Your full name" : "Zure izen osoa", + "Unable to update full name" : "Ezin izan da izen osoa eguneratu", "No full name set" : "Ez da izen osoa ezarri", "Email options" : "Posta elektronikoaren aukerak", "Primary email for password reset and notifications" : "Pasahitz berrezartzeko eta jakinarazpenetarako posta elektroniko nagusia", @@ -230,13 +234,28 @@ OC.L10N.register( "Set as primary email" : "Ezarri e-posta nagusi bezala", "Your email address" : "Zure e-posta", "Additional email address {index}" : "Posta elektroniko gehigarria {index}", + "Unable to delete primary email address" : "Ezin izan da helbide elektroniko nagusia ezabatu", + "Unable to update primary email address" : "Ezin izan da helbide elektroniko nagusia eguneratu", + "Unable to add additional email address" : "Ezin izan da helbide elektroniko gehigarria gehitu", + "Unable to delete additional email address" : "Ezin izan da helbide elektroniko gehigarria ezabatu", "No email address set" : "Ez da eposta helbidea ezarri", + "Additional emails" : "Helbide elektroniko gehigarriak", + "Your headline" : "Zure izenburua", + "Unable to update headline" : "Ezin izan da izenburua eguneratu", "Language" : "Hizkuntza", "Help translate" : "Lagundu itzultzen", + "Unable to update language" : "Ezin izan da hizkuntza eguneratu", "No language set" : "Ez da hizkuntzarik ezarri", + "Your organisation" : "Zure erakundea", + "Unable to update organisation" : "Ezin izan da erakundea eguneratu", + "Enable Profile" : "Gaitu profila", + "Unable to update profile enabled state" : "Ezin izan da profila gaitutako egoerara eguneratu", + "Your role" : "Zure rola", + "Unable to update role" : "Ezin izan da rola eguneratu", "Add" : "Gehitu", "Unable to update federation scope of the primary {accountProperty}" : "Ezin da eguneratu lehen mailako {accountProperty}-ren federazio-esparrua", "Unable to update federation scope of additional {accountProperty}" : "Ezin da eguneratu {accountProperty} gehigarriaren federazio-esparrua", + "Visibility on Profile" : "Profilaren ikusgarritasuna", "You do not have permissions to see the details of this user" : "Ez duzu baimenik erabiltzaile honen xehetasunak ikusteko", "Add new password" : "Gehitu pasahitz berria", "Add new email address" : "Gehitu e-mail helbide berria", @@ -315,11 +334,20 @@ OC.L10N.register( "Please confirm the group removal " : "Mesedez, baieztatu taldearen ezabaketa", "Address" : "Helbidea", "Avatar" : "Avatarra", + "About" : "Honi buruz", "Full name" : "Izen osoa", "Additional email" : "Helbide elektroniko gehigarria", + "Headline" : "Izenburua", + "Organisation" : "Erakundea", "Phone number" : "Telefono zenbakia", + "Profile" : "Profila", + "Role" : "Zeregina", "Twitter" : "Twitter", "Website" : "Webgunea", + "Profile Visibility" : "Profilaren ikusgariitasuna", + "Show to everyone" : "Erakutsi denei", + "Show to logged in users only" : "Erakutsi saioa hasi duten erabiltzaileei soilik", + "Hide" : "Ezkutatu", "Download and enable" : "Deskargatu eta gaitu", "Enable" : "Gaitu", "Enable untested app" : "Gaitu probatu gabeko aplikazioa", |