diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-20 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-20 00:08:27 +0000 |
commit | a442c86a8465a27fab84837d2fc40f2211de06b8 (patch) | |
tree | c2eb7267af40413f98993a4ea4fcc2507191dbac /apps/files/l10n/eu.js | |
parent | fe8c67ad232611b826d112f65f5f1f3bd1273dd3 (diff) | |
download | nextcloud-server-a442c86a8465a27fab84837d2fc40f2211de06b8.tar.gz nextcloud-server-a442c86a8465a27fab84837d2fc40f2211de06b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/eu.js')
-rw-r--r-- | apps/files/l10n/eu.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 6b5e84b480a..bf187d7ba10 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -45,6 +45,7 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "Ezin izan da \"{file}\" fitxategia sortu, dagoeneko existitzen delako", "Could not create folder \"{dir}\" because it already exists" : "Ezin izan da \"{dir}\" karpeta sortu, dagoeneko existitzen delako", "Error deleting file \"{fileName}\"." : "Akatsa \"{fileName}\" fitxategia ezabatzerakoan.", + "No search results in other folders for {tag}{filter}{endtag}" : "Ez da '{tag}{filter}{endtag}' bilaketarako emaitzik aurkitu beste karpetetan", "Name" : "Izena", "Size" : "Tamaina", "Modified" : "Aldatuta", @@ -57,6 +58,7 @@ OC.L10N.register( "New" : "Berria", "\"{name}\" is an invalid file name." : "\"{name}\" ez da fitxategi izen baliogarria.", "File name cannot be empty." : "Fitxategi izena ezin da hutsa izan.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" fitxategi mota ez da onartzen", "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} -en biltegiratzea beteta dago, artxiboak ezin dira eguneratu edo sinkronizatu jada!", "Your storage is full, files can not be updated or synced anymore!" : "Zure biltegiratzea beterik dago, ezingo duzu aurrerantzean fitxategirik igo edo sinkronizatu!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} -en biltegiratzea ia beteta dago ({usedSpacePercent}%)", @@ -67,7 +69,9 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Gogokoa", "Favorite" : "Gogokoa", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopiatu esteka zuzena (bakarrik balio du fitxategi/karpeta honentzat sarbidea duten erabiltzaileentzat)", "New folder" : "Karpeta berria", + "Upload file" : "Igo fitxategia", "An error occurred while trying to update the tags" : "Errore bat gertatu da etiketak eguneratzerakoan", "Added to favorites" : "Gogokoetan gehitu da", "Removed from favorites" : "Gogokoetatik kendu da", @@ -116,6 +120,7 @@ OC.L10N.register( "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.", + "No favorites yet" : "Gogokorik ez oraindik", "Files and folders you mark as favorite will show up here" : "Gogokotzat markatutako fitxategi eta karpeta hemen agertuko dira", "Shared with you" : "Zurekin partekatuta", "Shared with others" : "Besteekin partekatuta", |