diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 23:08:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-18 23:08:43 +0000 |
commit | 6b490f45fd938d631fc524e0c04af43182056bb7 (patch) | |
tree | 3a04fbec4f75018a4e559ab5b3243d8d8cac1986 /lib/l10n/eu.js | |
parent | 269600a04f18e025313352d3b2293cc10d3c26fa (diff) | |
download | nextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.tar.gz nextcloud-server-6b490f45fd938d631fc524e0c04af43182056bb7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r-- | lib/l10n/eu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 9a636f0114b..c2b10b4f462 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -32,7 +32,6 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["orain dela ordu %n","orain dela %n ordu"], "_%n minute ago_::_%n minutes ago_" : ["orain dela minutu %n","orain dela %n minutu"], "seconds ago" : "duela segundu batzuk", - "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s id duen modulua ez da existitzen. Mesedez, gaitu ezazu zure aplikazio ezarpenetan, edo jarri harremanetan administratzailearekin.", "File name is a reserved word" : "Fitxategi izena hitz erreserbatua da", "File name contains at least one invalid character" : "Fitxategi izenak behintzat baliogabeko karaktere bat du", "File name is too long" : "Fitxategi-izena luzeegia da", @@ -58,7 +57,6 @@ OC.L10N.register( "Oracle username and/or password not valid" : "Oracle erabiltzaile edota pasahitza ez dira egokiak.", "DB Error: \"%s\"" : "DB errorea: \"%s\"", "Offending command was: \"%s\"" : "Errorea komando honek sortu du: \"%s\"", - "You need to enter either an existing account or the administrator." : "Existitzen den kontu bat edo administradorearena jarri behar duzu.", "Offending command was: \"%s\", name: %s, password: %s" : "Errorea komando honek sortu du: \"%s\", izena: %s, pasahitza: %s", "PostgreSQL username and/or password not valid" : "PostgreSQL erabiltzaile edota pasahitza ez dira egokiak.", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X-ek ez du sostengurik eta %s gaizki ibili daiteke plataforma honetan. Erabiltzekotan, zure ardurapean.", @@ -163,6 +161,8 @@ OC.L10N.register( "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Mesedez aldatu baimenak 0770ra beste erabiltzaileek karpetan sartu ezin izateko.", "Please check that the data directory contains a file \".ocdata\" in its root." : "Mesedez egiaztatu data karpeta \".ocdata\" fitxategia duela bere erroan.", "Could not obtain lock type %d on \"%s\"." : "Ezin da lortu sarraia mota %d \"%s\"-an.", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s id duen modulua ez da existitzen. Mesedez, gaitu ezazu zure aplikazio ezarpenetan, edo jarri harremanetan administratzailearekin.", + "You need to enter either an existing account or the administrator." : "Existitzen den kontu bat edo administradorearena jarri behar duzu.", "%s shared »%s« with you" : "%s-ek »%s« zurekin partekatu du", "Cannot create \"data\" directory (%s)" : "Ezin da \"data\" karpeta sortu (%s)", "Data directory (%s) is readable by other users" : "Data karpeta (%s) beste erabiltzaileek irakur dezakete", |