files.po 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # Agustin Ferrario <agustin.ferrario@hotmail.com.ar>, 2013
  7. # cjtess <claudio.tessone@gmail.com>, 2013
  8. # cnngimenez, 2013
  9. # juliabis, 2013
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: ownCloud\n"
  13. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  14. "POT-Creation-Date: 2013-09-20 10:44-0400\n"
  15. "PO-Revision-Date: 2013-09-20 14:45+0000\n"
  16. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  17. "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Language: es_AR\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #: ajax/move.php:17
  24. #, php-format
  25. msgid "Could not move %s - File with this name already exists"
  26. msgstr "No se pudo mover %s - Un archivo con este nombre ya existe"
  27. #: ajax/move.php:27 ajax/move.php:30
  28. #, php-format
  29. msgid "Could not move %s"
  30. msgstr "No se pudo mover %s "
  31. #: ajax/upload.php:16 ajax/upload.php:45
  32. msgid "Unable to set upload directory."
  33. msgstr "No fue posible crear el directorio de subida."
  34. #: ajax/upload.php:22
  35. msgid "Invalid Token"
  36. msgstr "Token Inválido"
  37. #: ajax/upload.php:59
  38. msgid "No file was uploaded. Unknown error"
  39. msgstr "El archivo no fue subido. Error desconocido"
  40. #: ajax/upload.php:66
  41. msgid "There is no error, the file uploaded with success"
  42. msgstr "No hay errores, el archivo fue subido con éxito"
  43. #: ajax/upload.php:67
  44. msgid ""
  45. "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
  46. msgstr "El archivo que intentás subir excede el tamaño definido por upload_max_filesize en el php.ini:"
  47. #: ajax/upload.php:69
  48. msgid ""
  49. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  50. "the HTML form"
  51. msgstr "El archivo subido sobrepasa el valor MAX_FILE_SIZE especificada en el formulario HTML"
  52. #: ajax/upload.php:70
  53. msgid "The uploaded file was only partially uploaded"
  54. msgstr "El archivo fue subido parcialmente"
  55. #: ajax/upload.php:71
  56. msgid "No file was uploaded"
  57. msgstr "No se subió ningún archivo "
  58. #: ajax/upload.php:72
  59. msgid "Missing a temporary folder"
  60. msgstr "Falta un directorio temporal"
  61. #: ajax/upload.php:73
  62. msgid "Failed to write to disk"
  63. msgstr "Error al escribir en el disco"
  64. #: ajax/upload.php:91
  65. msgid "Not enough storage available"
  66. msgstr "No hay suficiente almacenamiento"
  67. #: ajax/upload.php:120 ajax/upload.php:143
  68. msgid "Upload failed. Could not get file info."
  69. msgstr ""
  70. #: ajax/upload.php:136
  71. msgid "Upload failed. Could not find uploaded file"
  72. msgstr ""
  73. #: ajax/upload.php:160
  74. msgid "Invalid directory."
  75. msgstr "Directorio inválido."
  76. #: appinfo/app.php:12
  77. msgid "Files"
  78. msgstr "Archivos"
  79. #: js/file-upload.js:244
  80. msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
  81. msgstr ""
  82. #: js/file-upload.js:255
  83. msgid "Not enough space available"
  84. msgstr "No hay suficiente espacio disponible"
  85. #: js/file-upload.js:322
  86. msgid "Upload cancelled."
  87. msgstr "La subida fue cancelada"
  88. #: js/file-upload.js:356
  89. msgid "Could not get result from server."
  90. msgstr ""
  91. #: js/file-upload.js:446
  92. msgid ""
  93. "File upload is in progress. Leaving the page now will cancel the upload."
  94. msgstr "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará."
  95. #: js/file-upload.js:520
  96. msgid "URL cannot be empty."
  97. msgstr "La URL no puede estar vacía"
  98. #: js/file-upload.js:525 lib/app.php:53
  99. msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
  100. msgstr "Nombre de directorio inválido. El uso de \"Shared\" está reservado por ownCloud"
  101. #: js/file-upload.js:557 js/file-upload.js:573 js/files.js:507 js/files.js:545
  102. msgid "Error"
  103. msgstr "Error"
  104. #: js/fileactions.js:119
  105. msgid "Share"
  106. msgstr "Compartir"
  107. #: js/fileactions.js:131
  108. msgid "Delete permanently"
  109. msgstr "Borrar permanentemente"
  110. #: js/fileactions.js:197
  111. msgid "Rename"
  112. msgstr "Cambiar nombre"
  113. #: js/filelist.js:71 js/filelist.js:74 js/filelist.js:788
  114. msgid "Pending"
  115. msgstr "Pendientes"
  116. #: js/filelist.js:416 js/filelist.js:418
  117. msgid "{new_name} already exists"
  118. msgstr "{new_name} ya existe"
  119. #: js/filelist.js:416 js/filelist.js:418
  120. msgid "replace"
  121. msgstr "reemplazar"
  122. #: js/filelist.js:416
  123. msgid "suggest name"
  124. msgstr "sugerir nombre"
  125. #: js/filelist.js:416 js/filelist.js:418
  126. msgid "cancel"
  127. msgstr "cancelar"
  128. #: js/filelist.js:463
  129. msgid "replaced {new_name} with {old_name}"
  130. msgstr "se reemplazó {new_name} con {old_name}"
  131. #: js/filelist.js:463
  132. msgid "undo"
  133. msgstr "deshacer"
  134. #: js/filelist.js:533 js/filelist.js:599 js/files.js:576
  135. msgid "%n folder"
  136. msgid_plural "%n folders"
  137. msgstr[0] "%n carpeta"
  138. msgstr[1] "%n carpetas"
  139. #: js/filelist.js:534 js/filelist.js:600 js/files.js:582
  140. msgid "%n file"
  141. msgid_plural "%n files"
  142. msgstr[0] "%n archivo"
  143. msgstr[1] "%n archivos"
  144. #: js/filelist.js:541
  145. msgid "{dirs} and {files}"
  146. msgstr "{carpetas} y {archivos}"
  147. #: js/filelist.js:731 js/filelist.js:769
  148. msgid "Uploading %n file"
  149. msgid_plural "Uploading %n files"
  150. msgstr[0] "Subiendo %n archivo"
  151. msgstr[1] "Subiendo %n archivos"
  152. #: js/files.js:25
  153. msgid "'.' is an invalid file name."
  154. msgstr "'.' es un nombre de archivo inválido."
  155. #: js/files.js:29
  156. msgid "File name cannot be empty."
  157. msgstr "El nombre del archivo no puede quedar vacío."
  158. #: js/files.js:37
  159. msgid ""
  160. "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
  161. "allowed."
  162. msgstr "Nombre invalido, '\\', '/', '<', '>', ':', '\"', '|', '?' y '*' no están permitidos."
  163. #: js/files.js:51
  164. msgid "Your storage is full, files can not be updated or synced anymore!"
  165. msgstr "El almacenamiento está lleno, los archivos no se pueden seguir actualizando ni sincronizando"
  166. #: js/files.js:55
  167. msgid "Your storage is almost full ({usedSpacePercent}%)"
  168. msgstr "El almacenamiento está casi lleno ({usedSpacePercent}%)"
  169. #: js/files.js:67
  170. msgid ""
  171. "Encryption was disabled but your files are still encrypted. Please go to "
  172. "your personal settings to decrypt your files."
  173. msgstr "El proceso de cifrado se ha desactivado, pero los archivos aún están encriptados. Por favor, vaya a la configuración personal para descifrar los archivos."
  174. #: js/files.js:296
  175. msgid ""
  176. "Your download is being prepared. This might take some time if the files are "
  177. "big."
  178. msgstr "Tu descarga se está preparando. Esto puede demorar si los archivos son muy grandes."
  179. #: js/files.js:507 js/files.js:545
  180. msgid "Error moving file"
  181. msgstr ""
  182. #: js/files.js:558 templates/index.php:61
  183. msgid "Name"
  184. msgstr "Nombre"
  185. #: js/files.js:559 templates/index.php:73
  186. msgid "Size"
  187. msgstr "Tamaño"
  188. #: js/files.js:560 templates/index.php:75
  189. msgid "Modified"
  190. msgstr "Modificado"
  191. #: lib/app.php:73
  192. #, php-format
  193. msgid "%s could not be renamed"
  194. msgstr "No se pudo renombrar %s"
  195. #: lib/helper.php:11 templates/index.php:17
  196. msgid "Upload"
  197. msgstr "Subir"
  198. #: templates/admin.php:5
  199. msgid "File handling"
  200. msgstr "Tratamiento de archivos"
  201. #: templates/admin.php:7
  202. msgid "Maximum upload size"
  203. msgstr "Tamaño máximo de subida"
  204. #: templates/admin.php:10
  205. msgid "max. possible: "
  206. msgstr "máx. posible:"
  207. #: templates/admin.php:15
  208. msgid "Needed for multi-file and folder downloads."
  209. msgstr "Es necesario para descargas multi-archivo y de directorios."
  210. #: templates/admin.php:17
  211. msgid "Enable ZIP-download"
  212. msgstr "Habilitar descarga en formato ZIP"
  213. #: templates/admin.php:20
  214. msgid "0 is unlimited"
  215. msgstr "0 significa ilimitado"
  216. #: templates/admin.php:22
  217. msgid "Maximum input size for ZIP files"
  218. msgstr "Tamaño máximo para archivos ZIP de entrada"
  219. #: templates/admin.php:26
  220. msgid "Save"
  221. msgstr "Guardar"
  222. #: templates/index.php:6
  223. msgid "New"
  224. msgstr "Nuevo"
  225. #: templates/index.php:9
  226. msgid "Text file"
  227. msgstr "Archivo de texto"
  228. #: templates/index.php:11
  229. msgid "Folder"
  230. msgstr "Carpeta"
  231. #: templates/index.php:13
  232. msgid "From link"
  233. msgstr "Desde enlace"
  234. #: templates/index.php:33
  235. msgid "Deleted files"
  236. msgstr "Archivos borrados"
  237. #: templates/index.php:39
  238. msgid "Cancel upload"
  239. msgstr "Cancelar subida"
  240. #: templates/index.php:45
  241. msgid "You don’t have write permissions here."
  242. msgstr "No tenés permisos de escritura acá."
  243. #: templates/index.php:50
  244. msgid "Nothing in here. Upload something!"
  245. msgstr "No hay nada. ¡Subí contenido!"
  246. #: templates/index.php:67
  247. msgid "Download"
  248. msgstr "Descargar"
  249. #: templates/index.php:80 templates/index.php:81
  250. msgid "Unshare"
  251. msgstr "Dejar de compartir"
  252. #: templates/index.php:86 templates/index.php:87
  253. msgid "Delete"
  254. msgstr "Borrar"
  255. #: templates/index.php:100
  256. msgid "Upload too large"
  257. msgstr "El tamaño del archivo que querés subir es demasiado grande"
  258. #: templates/index.php:102
  259. msgid ""
  260. "The files you are trying to upload exceed the maximum size for file uploads "
  261. "on this server."
  262. msgstr "Los archivos que intentás subir sobrepasan el tamaño máximo "
  263. #: templates/index.php:107
  264. msgid "Files are being scanned, please wait."
  265. msgstr "Se están escaneando los archivos, por favor esperá."
  266. #: templates/index.php:110
  267. msgid "Current scanning"
  268. msgstr "Escaneo actual"
  269. #: templates/upgrade.php:2
  270. msgid "Upgrading filesystem cache..."
  271. msgstr "Actualizando el cache del sistema de archivos"