diff options
Diffstat (limited to 'core/l10n/eu.js')
-rw-r--r-- | core/l10n/eu.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 041313326a6..bb24343efea 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -127,7 +127,9 @@ OC.L10N.register( "Set expiration date" : "Ezarri muga data", "Expiration" : "Iraungitzea", "Expiration date" : "Muga data", + "Unshare" : "Ez partekatu", "Share link" : "Partekatu esteka", + "Could not unshare" : "Ezin izan da despartekatu", "Shared with you and the group {group} by {owner}" : "{owner}-k zu eta {group} taldearekin partekatuta", "Shared with you by {owner}" : "{owner}-k zurekin partekatuta", "Choose a password for the mail share" : "Hautatu pasahitz bat posta partekatzeko", @@ -135,14 +137,12 @@ OC.L10N.register( "remote" : "urrunekoa", "email" : "posta-elektronikoa", "shared by {sharer}" : "{sharer}-(e)k partekatu du", - "Unshare" : "Ez partekatu", "Can reshare" : "Birparteka daiteke", "Can edit" : "Editatu dezake", "Can create" : "sortu dezake", "Can change" : "Aldatu dezake", "Can delete" : "Ezabatu dezake", "Access control" : "Sarrera kontrola", - "Could not unshare" : "Ezin izan da despartekatu", "Error while sharing" : "Errore bat egon da elkarbanatzean", "Share details could not be loaded for this item." : "Partekatze xehetasunak ezin izan dira elementu honentzat kargatu.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Autosaketaren funtziorako {count} karaketere gutxienez behar dira","Autosaketaren funtziorako {count} karaketere gutxienez behar dira"], @@ -150,9 +150,6 @@ OC.L10N.register( "No users or groups found for {search}" : "Ez dira {search} -rentzat erabiltzaile edo talderik aurkitu", "No users found for {search}" : "Ez dira {search} -rentzat erabiltzailerik aurkitu", "An error occurred. Please try again" : "Errore bat gertatu da. Saiatu berriro.", - "{sharee} (group)" : "{sharee} (taldea)", - "{sharee} (remote)" : "{sharee} (urrunekoa)", - "{sharee} (email)" : "{sharee} (email)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {jabea})", "Share" : "Partekatu", "Name or email address..." : "Izena edo e-posta helbidea...", @@ -273,6 +270,9 @@ OC.L10N.register( "Error setting expiration date" : "Errore bat egon da muga data ezartzean", "The public link will expire no later than {days} days after it is created" : "Esteka publikoak iraungi egingo du, askoz jota, sortu eta {days} egunetara.", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} esteka bidez partekatuta", + "{sharee} (group)" : "{sharee} (taldea)", + "{sharee} (remote)" : "{sharee} (urrunekoa)", + "{sharee} (email)" : "{sharee} (email)", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Parteka ezazu jendearekin taldeko erabiltzailea, federatutako hodei baten IDa edo e-posta helbide bat sartuta.", "Share with other people by entering a user or group or a federated cloud ID." : "Parteka ezazu jendearekin taldeko erabiltzailea edo federatutako hodei baten IDa sartuta.", "Share with other people by entering a user or group or an email address." : "Parteka ezazu jendearekin taldeko erabiltzailea edo e-posta helbide bat sartuta.", |