diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 01:57:07 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-06 01:57:07 -0500 |
commit | bd60abbefc45f7fe1dce4ab0259b7be0f1ec515e (patch) | |
tree | a6517c498052dc887964d983fb6624249ba551f3 /apps/files/l10n/eu.js | |
parent | 0916d2ed6b6748f235b384e78df3e4dccbbdaefa (diff) | |
download | nextcloud-server-bd60abbefc45f7fe1dce4ab0259b7be0f1ec515e.tar.gz nextcloud-server-bd60abbefc45f7fe1dce4ab0259b7be0f1ec515e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/eu.js')
-rw-r--r-- | apps/files/l10n/eu.js | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index b1f60461345..0db6c61e466 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -55,11 +55,13 @@ OC.L10N.register( "Download" : "Deskargatu", "Select" : "hautatu", "Pending" : "Zain", + "Unable to determine date" : "Ezin izan da data zehaztu", "Error moving file." : "Errorea fitxategia mugitzean.", "Error moving file" : "Errorea fitxategia mugitzean", "Error" : "Errorea", "Could not rename file" : "Ezin izan da fitxategia berrizendatu", "Error deleting file." : "Errorea fitxategia ezabatzerakoan.", + "No entries in this folder match '{filter}'" : "Karpeta honetan ez dago sarrerarik '{filter}' iragazkiarekin bat egiten dutenak", "Name" : "Izena", "Size" : "Tamaina", "Modified" : "Aldatuta", @@ -75,6 +77,7 @@ OC.L10N.register( "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Enkriptazioa desgaitua izan da baina zure fitxategiak oraindik enkriptatuta daude. Mesedez jo zure ezarpen pertsonaletara zure fitxategiak dekodifikatzeko.", "_matches '{filter}'_::_match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} eta {files}", + "Favorited" : "Gogokoa", "Favorite" : "Gogokoa", "%s could not be renamed as it has been deleted" : "%s ezin izan da berrizendatu ezabatua zegoen eta", "%s could not be renamed" : "%s ezin da berrizendatu", @@ -94,9 +97,15 @@ OC.L10N.register( "From link" : "Estekatik", "Upload" : "Igo", "Cancel upload" : "Ezeztatu igoera", + "No files yet" : "Oraingoz fitxategirik ez", + "Upload some content or sync with your devices!" : "Igo edukiren bat edo sinkronizatu zure gailuekin!", + "No entries found in this folder" : "Ez da sarrerarik aurkitu karpeta honetan", + "Select all" : "Hautatu dena", "Upload too large" : "Igoera handiegia da", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira.", "Files are being scanned, please wait." : "Fitxategiak eskaneatzen ari da, itxoin mezedez.", - "Currently scanning" : "Eskaneatzen une honetan" + "Currently scanning" : "Eskaneatzen une honetan", + "No favorites" : "Gogokorik ez", + "Files and folders you mark as favorite will show up here" : "Gogokotzat markatutako fitxategi eta karpeta hemen agertuko dira" }, "nplurals=2; plural=(n != 1);"); |