nextcloud/l10n/es_AR/files.po

301 lines
6.9 KiB
Plaintext
Raw Normal View History

2012-09-23 04:04:41 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2012-09-24 04:04:10 +04:00
# <claudio.tessone@gmail.com>, 2012.
2012-09-23 04:04:41 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2012-11-03 03:02:24 +04:00
"POT-Creation-Date: 2012-11-03 00:00+0100\n"
"PO-Revision-Date: 2012-11-01 23:21+0000\n"
2012-11-02 03:04:59 +04:00
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
2012-09-23 04:04:41 +04:00
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
2012-09-24 04:04:10 +04:00
msgstr "No se han producido errores, el archivo se ha subido con éxito"
2012-09-23 04:04:41 +04:00
#: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
2012-09-24 04:04:10 +04:00
msgstr "El archivo que intentás subir sobrepasa el tamaño definido por la variable upload_max_filesize en php.ini"
2012-09-23 04:04:41 +04:00
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
2012-09-24 04:04:10 +04:00
msgstr "El archivo que intentás subir sobrepasa el tamaño definido por la variable MAX_FILE_SIZE especificada en el formulario HTML"
2012-09-23 04:04:41 +04:00
#: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded"
2012-09-24 04:04:10 +04:00
msgstr "El archivo que intentás subir solo se subió parcialmente"
2012-09-23 04:04:41 +04:00
#: ajax/upload.php:24
msgid "No file was uploaded"
2012-09-24 04:04:10 +04:00
msgstr "El archivo no fue subido"
2012-09-23 04:04:41 +04:00
#: ajax/upload.php:25
msgid "Missing a temporary folder"
2012-09-24 04:04:10 +04:00
msgstr "Falta un directorio temporal"
2012-09-23 04:04:41 +04:00
#: ajax/upload.php:26
msgid "Failed to write to disk"
2012-10-27 02:02:05 +04:00
msgstr "Error al escribir en el disco"
2012-09-23 04:04:41 +04:00
#: appinfo/app.php:6
msgid "Files"
2012-09-24 04:04:10 +04:00
msgstr "Archivos"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/fileactions.js:108 templates/index.php:64
2012-09-23 04:04:41 +04:00
msgid "Unshare"
2012-09-24 04:04:10 +04:00
msgstr "Dejar de compartir"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/fileactions.js:110 templates/index.php:66
2012-09-23 04:04:41 +04:00
msgid "Delete"
2012-09-24 04:04:10 +04:00
msgstr "Borrar"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/fileactions.js:178
2012-09-23 04:04:41 +04:00
msgid "Rename"
2012-10-27 02:02:05 +04:00
msgstr "Cambiar nombre"
2012-09-23 04:04:41 +04:00
2012-10-19 04:08:00 +04:00
#: js/filelist.js:194 js/filelist.js:196
2012-10-18 04:09:32 +04:00
msgid "{new_name} already exists"
2012-10-26 04:05:56 +04:00
msgstr "{new_name} ya existe"
2012-09-23 04:04:41 +04:00
2012-10-19 04:08:00 +04:00
#: js/filelist.js:194 js/filelist.js:196
2012-09-23 04:04:41 +04:00
msgid "replace"
2012-09-24 04:04:10 +04:00
msgstr "reemplazar"
2012-09-23 04:04:41 +04:00
2012-10-19 04:08:00 +04:00
#: js/filelist.js:194
2012-09-23 04:04:41 +04:00
msgid "suggest name"
2012-09-24 04:04:10 +04:00
msgstr "sugerir nombre"
2012-09-23 04:04:41 +04:00
2012-10-19 04:08:00 +04:00
#: js/filelist.js:194 js/filelist.js:196
2012-09-23 04:04:41 +04:00
msgid "cancel"
2012-09-24 04:04:10 +04:00
msgstr "cancelar"
2012-09-23 04:04:41 +04:00
2012-10-19 04:08:00 +04:00
#: js/filelist.js:243
2012-10-18 04:09:32 +04:00
msgid "replaced {new_name}"
2012-10-26 04:05:56 +04:00
msgstr "reemplazado {new_name}"
2012-09-23 04:04:41 +04:00
2012-10-19 04:08:00 +04:00
#: js/filelist.js:243 js/filelist.js:245 js/filelist.js:277 js/filelist.js:279
2012-09-23 04:04:41 +04:00
msgid "undo"
2012-09-24 04:04:10 +04:00
msgstr "deshacer"
2012-09-23 04:04:41 +04:00
2012-10-19 04:08:00 +04:00
#: js/filelist.js:245
2012-10-18 04:09:32 +04:00
msgid "replaced {new_name} with {old_name}"
2012-10-26 04:05:56 +04:00
msgstr "reemplazado {new_name} con {old_name}"
2012-09-23 04:04:41 +04:00
2012-10-19 04:08:00 +04:00
#: js/filelist.js:277
2012-10-18 04:09:32 +04:00
msgid "unshared {files}"
2012-10-26 04:05:56 +04:00
msgstr "{files} se dejaron de compartir"
2012-10-18 04:09:32 +04:00
2012-10-19 04:08:00 +04:00
#: js/filelist.js:279
2012-10-18 04:09:32 +04:00
msgid "deleted {files}"
2012-10-26 04:05:56 +04:00
msgstr "{files} borrados"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:171
2012-09-23 04:04:41 +04:00
msgid "generating ZIP-file, it may take some time."
2012-09-24 04:04:10 +04:00
msgstr "generando un archivo ZIP, puede llevar un tiempo."
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:206
2012-09-23 04:04:41 +04:00
msgid "Unable to upload your file as it is a directory or has 0 bytes"
2012-10-27 02:02:05 +04:00
msgstr "No fue posible subir el archivo porque es un directorio o porque su tamaño es 0 bytes"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:206
2012-09-23 04:04:41 +04:00
msgid "Upload Error"
2012-09-24 04:04:10 +04:00
msgstr "Error al subir el archivo"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:234 js/files.js:339 js/files.js:369
2012-09-23 04:04:41 +04:00
msgid "Pending"
2012-09-24 04:04:10 +04:00
msgstr "Pendiente"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:254
2012-09-26 15:22:37 +04:00
msgid "1 file uploading"
2012-09-29 01:36:09 +04:00
msgstr "Subiendo 1 archivo"
2012-09-26 15:22:37 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:257 js/files.js:302 js/files.js:317
2012-10-18 04:09:32 +04:00
msgid "{count} files uploading"
2012-10-26 04:05:56 +04:00
msgstr "Subiendo {count} archivos"
2012-09-26 15:22:37 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:320 js/files.js:353
2012-09-23 04:04:41 +04:00
msgid "Upload cancelled."
2012-09-24 04:04:10 +04:00
msgstr "La subida fue cancelada"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:422
2012-09-23 04:04:41 +04:00
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
2012-09-24 04:04:10 +04:00
msgstr "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará."
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:492
2012-09-23 04:04:41 +04:00
msgid "Invalid name, '/' is not allowed."
2012-10-27 02:02:05 +04:00
msgstr "Nombre no válido, no se permite '/' en él."
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:673
2012-10-18 04:09:32 +04:00
msgid "{count} files scanned"
2012-10-26 04:05:56 +04:00
msgstr "{count} archivos escaneados"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:681
2012-09-23 04:04:41 +04:00
msgid "error while scanning"
2012-09-24 04:04:10 +04:00
msgstr "error mientras se escaneaba"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:754 templates/index.php:50
2012-09-26 15:22:37 +04:00
msgid "Name"
msgstr "Nombre"
2012-11-02 03:04:59 +04:00
#: js/files.js:755 templates/index.php:58
2012-09-23 04:04:41 +04:00
msgid "Size"
2012-09-24 04:04:10 +04:00
msgstr "Tamaño"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:756 templates/index.php:60
2012-09-23 04:04:41 +04:00
msgid "Modified"
2012-09-24 04:04:10 +04:00
msgstr "Modificado"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:783
2012-10-18 04:09:32 +04:00
msgid "1 folder"
2012-10-26 04:05:56 +04:00
msgstr "1 directorio"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:785
2012-10-18 04:09:32 +04:00
msgid "{count} folders"
2012-10-26 04:05:56 +04:00
msgstr "{count} directorios"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:793
2012-10-18 04:09:32 +04:00
msgid "1 file"
2012-10-26 04:05:56 +04:00
msgstr "1 archivo"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:795
2012-10-18 04:09:32 +04:00
msgid "{count} files"
2012-10-26 04:05:56 +04:00
msgstr "{count} archivos"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:838
2012-09-26 15:22:37 +04:00
msgid "seconds ago"
2012-09-29 01:36:09 +04:00
msgstr "segundos atrás"
2012-09-26 15:22:37 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:839
2012-10-19 04:08:00 +04:00
msgid "1 minute ago"
2012-10-26 04:05:56 +04:00
msgstr "hace 1 minuto"
2012-09-26 15:22:37 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:840
2012-10-19 04:08:00 +04:00
msgid "{minutes} minutes ago"
2012-10-26 04:05:56 +04:00
msgstr "hace {minutes} minutos"
2012-09-26 15:22:37 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:843
2012-09-26 15:22:37 +04:00
msgid "today"
2012-09-29 01:36:09 +04:00
msgstr "hoy"
2012-09-26 15:22:37 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:844
2012-09-26 15:22:37 +04:00
msgid "yesterday"
2012-09-29 01:36:09 +04:00
msgstr "ayer"
2012-09-26 15:22:37 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:845
2012-10-19 04:08:00 +04:00
msgid "{days} days ago"
2012-10-26 04:05:56 +04:00
msgstr "hace {days} días"
2012-09-26 15:22:37 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:846
2012-09-26 15:22:37 +04:00
msgid "last month"
2012-09-29 01:36:09 +04:00
msgstr "el mes pasado"
2012-09-26 15:22:37 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:848
2012-09-26 15:22:37 +04:00
msgid "months ago"
2012-09-29 01:36:09 +04:00
msgstr "meses atrás"
2012-09-26 15:22:37 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:849
2012-09-26 15:22:37 +04:00
msgid "last year"
2012-09-29 01:36:09 +04:00
msgstr "el año pasado"
2012-09-26 15:22:37 +04:00
2012-11-02 03:04:59 +04:00
#: js/files.js:850
2012-09-26 15:22:37 +04:00
msgid "years ago"
2012-09-29 01:36:09 +04:00
msgstr "años atrás"
2012-09-26 15:22:37 +04:00
2012-09-23 04:04:41 +04:00
#: templates/admin.php:5
msgid "File handling"
2012-09-24 04:04:10 +04:00
msgstr "Tratamiento de archivos"
2012-09-23 04:04:41 +04:00
#: templates/admin.php:7
msgid "Maximum upload size"
2012-09-24 04:04:10 +04:00
msgstr "Tamaño máximo de subida"
2012-09-23 04:04:41 +04:00
#: templates/admin.php:7
msgid "max. possible: "
2012-09-24 04:04:10 +04:00
msgstr "máx. posible:"
2012-09-23 04:04:41 +04:00
#: templates/admin.php:9
msgid "Needed for multi-file and folder downloads."
2012-10-27 02:02:05 +04:00
msgstr "Es necesario para descargas multi-archivo y de carpetas"
2012-09-23 04:04:41 +04:00
#: templates/admin.php:9
msgid "Enable ZIP-download"
2012-09-24 04:04:10 +04:00
msgstr "Habilitar descarga en formato ZIP"
2012-09-23 04:04:41 +04:00
#: templates/admin.php:11
msgid "0 is unlimited"
2012-09-24 04:04:10 +04:00
msgstr "0 significa ilimitado"
2012-09-23 04:04:41 +04:00
#: templates/admin.php:12
msgid "Maximum input size for ZIP files"
2012-09-24 04:04:10 +04:00
msgstr "Tamaño máximo para archivos ZIP de entrada"
2012-09-23 04:04:41 +04:00
2012-11-03 03:02:24 +04:00
#: templates/admin.php:15
2012-09-23 04:04:41 +04:00
msgid "Save"
2012-09-24 04:04:10 +04:00
msgstr "Guardar"
2012-09-23 04:04:41 +04:00
#: templates/index.php:7
msgid "New"
2012-09-24 04:04:10 +04:00
msgstr "Nuevo"
2012-09-23 04:04:41 +04:00
#: templates/index.php:9
msgid "Text file"
2012-09-24 04:04:10 +04:00
msgstr "Archivo de texto"
2012-09-23 04:04:41 +04:00
#: templates/index.php:10
msgid "Folder"
2012-09-24 04:04:10 +04:00
msgstr "Carpeta"
2012-09-23 04:04:41 +04:00
#: templates/index.php:11
2012-11-02 03:04:59 +04:00
msgid "From link"
msgstr ""
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: templates/index.php:22
2012-09-23 04:04:41 +04:00
msgid "Upload"
2012-09-24 04:04:10 +04:00
msgstr "Subir"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: templates/index.php:29
2012-09-23 04:04:41 +04:00
msgid "Cancel upload"
2012-09-24 04:04:10 +04:00
msgstr "Cancelar subida"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: templates/index.php:42
2012-09-23 04:04:41 +04:00
msgid "Nothing in here. Upload something!"
2012-10-27 02:02:05 +04:00
msgstr "No hay nada. ¡Subí contenido!"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: templates/index.php:52
2012-09-23 04:04:41 +04:00
msgid "Share"
2012-09-24 04:04:10 +04:00
msgstr "Compartir"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: templates/index.php:54
2012-09-23 04:04:41 +04:00
msgid "Download"
2012-09-24 04:04:10 +04:00
msgstr "Descargar"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: templates/index.php:77
2012-09-23 04:04:41 +04:00
msgid "Upload too large"
2012-09-24 04:04:10 +04:00
msgstr "El archivo es demasiado grande"
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: templates/index.php:79
2012-09-23 04:04:41 +04:00
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
2012-09-24 04:04:10 +04:00
msgstr "Los archivos que intentás subir sobrepasan el tamaño máximo "
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: templates/index.php:84
2012-09-23 04:04:41 +04:00
msgid "Files are being scanned, please wait."
2012-10-27 02:02:05 +04:00
msgstr "Se están escaneando los archivos, por favor esperá."
2012-09-23 04:04:41 +04:00
2012-11-02 03:04:59 +04:00
#: templates/index.php:87
2012-09-23 04:04:41 +04:00
msgid "Current scanning"
2012-09-24 04:04:10 +04:00
msgstr "Escaneo actual"