diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:27 +0000 |
commit | 3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d (patch) | |
tree | 3ef4050915fae9e2df5e09aee4061532c09346b6 /apps/files/l10n/ast.js | |
parent | 91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (diff) | |
download | nextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.tar.gz nextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 5b0652d839d..90c8c52002c 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -15,13 +15,11 @@ OC.L10N.register( "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nun pudo xubise {filename}, paez que ye un directoriu o tien 0 bytes", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nun hai abondu espaciu llibre, tas xubiendo {size1} pero namái falta {size2}", "Not enough free space" : "Nun hai espaciu llibre abondo", - "Uploading …" : "Xubiendo...", "…" : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", "Actions" : "Aiciones", "Download" : "Descargar", "Rename" : "Renomar", - "Move" : "Mover", "Target folder" : "Carpeta oxetivu", "Delete" : "Desaniciar", "Disconnect storage" : "Desconeutar almacenamientu", @@ -92,7 +90,6 @@ OC.L10N.register( "Settings" : "Axustes", "Show hidden files" : "Amosar ficheros ocultos", "WebDAV" : "WebDAV", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta direición <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">p'acceder a los dos Ficheros via WebDAV</a>", "No files in here" : "Nun hai nengún ficheru equí", "Upload some content or sync with your devices!" : "¡Xuba algún conteníu o sincroniza colos sos preseos!", "No entries found in this folder" : "Nenguna entrada en esta carpeta", @@ -104,18 +101,6 @@ OC.L10N.register( "Tags" : "Etiquetes", "Deleted files" : "Ficheros desaniciaos", "Text file" : "Ficheru de testu", - "New text file.txt" : "Nuevu testu ficheru.txt", - "Uploading..." : "Xubiendo...", - "..." : "...", - "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds}s" : "{seconds}s", - "Any moment now..." : "En cualquier momentu...", - "Soon..." : "Pronto...", - "File upload is in progress. Leaving the page now will cancel the upload." : "La xuba del ficheru ta en progresu. Si dexes agora la páxina, va encaboxase la xuba.", - "Copy local link" : "Copiar enllaz llocal", - "Folder" : "Carpeta", - "Upload" : "Xubir", - "No favorites" : "Nengún favoritu" + "New text file.txt" : "Nuevu testu ficheru.txt" }, "nplurals=2; plural=(n != 1);"); |