diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-19 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-19 00:08:27 +0000 |
commit | d603d78630849a913d9737602b011d7013a68b72 (patch) | |
tree | 61504dea75f8edc951196474a45a9d01f5dc33b2 /apps/files/l10n/eu.js | |
parent | 1995c699284a1dc522ccb5d7035fd1dca277b10e (diff) | |
download | nextcloud-server-d603d78630849a913d9737602b011d7013a68b72.tar.gz nextcloud-server-d603d78630849a913d9737602b011d7013a68b72.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/eu.js')
-rw-r--r-- | apps/files/l10n/eu.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 6a984b6f912..10777541bdd 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -16,11 +16,12 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ez dago leku nahikorik, zu {size1} igotzen ari zara baina bakarrik {size2} libre dago", "Target folder \"{dir}\" does not exist any more" : "\"{dir}\" karpeta ez du gehiago existitzen", "Not enough free space" : "Ez dago nahiko leku librea", + "Uploading …" : "Igotzen …", + "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} of {totalSize} ({bitrate})", "Actions" : "Ekintzak", "Download" : "Deskargatu", "Rename" : "Berrizendatu", - "Move" : "Mugitu", "Target folder" : "Xede karpeta", "Delete" : "Ezabatu", "Disconnect storage" : "Deskonektatu biltegia", @@ -63,6 +64,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)" : "Zure biltegiratzea nahiko beterik dago (%{usedSpacePercent})", "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"], "View in folder" : "karpetan ikusi", + "Copied!" : "Kopiatua!", "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)", "Path" : "Path", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], @@ -116,6 +118,7 @@ OC.L10N.register( "Show hidden files" : "Erakutsi ezkutuko fitxategiak", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Erabili helbide hau <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">WebDAV bidez zure fitxategietara sartzeko </a> ", + "Uploading @" : "Igotzen @", "No files in here" : "Ez dago fitxategirik hemen", "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", @@ -142,6 +145,7 @@ OC.L10N.register( "Any moment now..." : "Edozein unean...", "Soon..." : "Laster...", "File upload is in progress. Leaving the page now will cancel the upload." : "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du.", + "Move" : "Mugitu", "Copy local link" : "Kopiatu tokiko esteka", "Folder" : "Karpeta", "Upload" : "Igo", |