diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
commit | b006f25457cc625780f66faed287016951a56316 (patch) | |
tree | 646bd87a18648969c75694c8cdd5908bc90aef3e /apps/files/l10n/eu.js | |
parent | e28c40788f2e8b85f7befab05a5d070a169afdb5 (diff) | |
download | nextcloud-server-b006f25457cc625780f66faed287016951a56316.tar.gz nextcloud-server-b006f25457cc625780f66faed287016951a56316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/eu.js')
-rw-r--r-- | apps/files/l10n/eu.js | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 9af90d81c22..c429112d746 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -140,25 +140,6 @@ OC.L10N.register( "Tags" : "Etiketak", "Deleted files" : "Ezabatutako fitxategiak", "Text file" : "Testu fitxategia", - "New text file.txt" : ".txt testu fitxategi berria", - "Uploading..." : "Igotzen...", - "..." : "...", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["Ordu {hours}:{minutes}:{seconds} geratzen da","{hours}:{minutes}:{seconds} ordu geratzen dira"], - "{hours}:{minutes}h" : "{hours}:{minutes}h", - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["Minutu {minutes}:{seconds} geratzen da","{minutes}:{seconds} minutu geratzen dira"], - "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "_{seconds} second left_::_{seconds} seconds left_" : ["Segundu {seconds} geratzen da","{seconds} segundu geratzen dira"], - "{seconds}s" : "{seconds}s", - "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", - "A new file or folder has been <strong>deleted</strong>" : "A new file or folder has been <strong>deleted</strong>", - "A new file or folder has been <strong>restored</strong>" : "A new file or folder has been <strong>restored</strong>", - "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> ", - "No favorites" : "Gogokorik ez" + "New text file.txt" : ".txt testu fitxategi berria" }, "nplurals=2; plural=(n != 1);"); |