diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-18 00:07:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-18 00:07:48 +0000 |
commit | d41fd7471c05ccaff14d13ed1a8d721dc363b8b0 (patch) | |
tree | 1d5390e18c1a06c61b7847155a02e74b11cdb2f1 /core/l10n/eu.js | |
parent | c002698ed2ce5cda07fbc8e88ce4f87d269826f8 (diff) | |
download | nextcloud-server-d41fd7471c05ccaff14d13ed1a8d721dc363b8b0.tar.gz nextcloud-server-d41fd7471c05ccaff14d13ed1a8d721dc363b8b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 211dc333c4e..f8568f909a6 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -14,9 +14,12 @@ OC.L10N.register( "No crop data provided" : "Ez da ebaketaren daturik eskaini", "No valid crop data provided" : "Ebakidura baliogabea da", "Crop is not square" : "Ebakidura ez da karratua", + "Password reset is disabled" : "Pasahitza berrezartzea desgaituta dago", "Couldn't reset password because the token is invalid" : "Ezin izan da pasahitza berrezarri tokena baliogabea delako", "Couldn't reset password because the token is expired" : "Ezin da berrezarri pasahitza token-a iraungi duelako.", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Ezin izan da berreskuratze posta elektronikoa bidali helbiderik ez dagoelako erabiltzaile honetarako. Jarri harremanetan administratzailearekin.", + "Password reset" : "Pasahitza berrezarri", + "Reset your password" : "Berrezarri zure pasahitza", "%s password reset" : "%s pasahitza berrezarri", "Couldn't send reset email. Please contact your administrator." : "Ezin da berrezartzeko eposta bidali. Mesedez jarri harremetan zure administradorearekin.", "Couldn't send reset email. Please make sure your username is correct." : "Ezin izan da berrezartzeko eposta bidali. Ziurtatu zure erabiltzaile izena egokia dela.", @@ -45,6 +48,11 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Hurrengo aplikazioak desgaitu egin dira: %s", "Already up to date" : "Dagoeneko eguneratuta", + "No contacts found" : "Ez da kontakturik aurkitu", + "Show all contacts …" : "Erakutsi kontaktu guztiak", + "There was an error loading your contacts" : "Errore bat gertatu da zure kontaktuak kargatzean", + "Loading your contacts …" : "Zure kontaktuak kargatzen...", + "Looking for {term} …" : "{term} bilatzen...", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Kodearen integritate egiaztapenarekin arazoak egon dira. Informazio gehiago…</a>", "Settings" : "Ezarpenak", "Connection to server lost" : "Zerbitzariarekiko konexioa eten da", @@ -68,6 +76,7 @@ OC.L10N.register( "No files in here" : "Ez dago fitxategirik hemen", "Choose" : "Aukeratu", "Error loading file picker template: {error}" : "Errorea fitxategi hautatzaile txantiloiak kargatzerakoan: {error}", + "OK" : "Ados", "Error loading message template: {error}" : "Errorea mezu txantiloia kargatzean: {error}", "read-only" : "irakurtzeko-soilik", "_{count} file conflict_::_{count} file conflicts_" : ["fitxategi {count}ek konfliktua sortu du","{count} fitxategik konfliktua sortu dute"], @@ -120,6 +129,7 @@ OC.L10N.register( "Email link to person" : "Postaz bidali lotura ", "Send" : "Bidali", "Allow upload and editing" : "Onartu igoera eta edizioa", + "Read only" : "irakurtzeko-soilik", "Shared with you and the group {group} by {owner}" : "{owner}-k zu eta {group} taldearekin elkarbanatuta", "Shared with you by {owner}" : "{owner}-k zurekin elkarbanatuta", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} link bidez partekatuta", @@ -136,6 +146,7 @@ OC.L10N.register( "{sharee} (group)" : "{sharee} (group)", "{sharee} (remote)" : "{sharee} (remote)", "{sharee} (email)" : "{sharee} (email)", + "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Elkarbanatu", "Error" : "Errorea", "Error removing share" : " Akatsa kuota kentzerakoan", |