files.po 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  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. # Art O. Pal <artopal@fastmail.fm>, 2013
  7. # ggam <ggam@brainleakage.com>, 2013
  8. # mikelanabitarte <mikelanabitarte@gmail.com>, 2013
  9. # qdneren <renanqd@yahoo.com.mx>, 2013
  10. # saskarip <saskarip@gmail.com>, 2013
  11. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: ownCloud\n"
  14. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  15. "POT-Creation-Date: 2013-08-19 15:06-0400\n"
  16. "PO-Revision-Date: 2013-08-19 19:07+0000\n"
  17. "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
  18. "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
  19. "MIME-Version: 1.0\n"
  20. "Content-Type: text/plain; charset=UTF-8\n"
  21. "Content-Transfer-Encoding: 8bit\n"
  22. "Language: es\n"
  23. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  24. #: ajax/move.php:17
  25. #, php-format
  26. msgid "Could not move %s - File with this name already exists"
  27. msgstr "No se pudo mover %s - Un archivo con ese nombre ya existe."
  28. #: ajax/move.php:27 ajax/move.php:30
  29. #, php-format
  30. msgid "Could not move %s"
  31. msgstr "No se pudo mover %s"
  32. #: ajax/upload.php:16 ajax/upload.php:45
  33. msgid "Unable to set upload directory."
  34. msgstr "Incapaz de crear directorio de subida."
  35. #: ajax/upload.php:22
  36. msgid "Invalid Token"
  37. msgstr "Token Inválido"
  38. #: ajax/upload.php:59
  39. msgid "No file was uploaded. Unknown error"
  40. msgstr "No se subió ningún archivo. Error desconocido"
  41. #: ajax/upload.php:66
  42. msgid "There is no error, the file uploaded with success"
  43. msgstr "No hay ningún error, el archivo se ha subido con éxito"
  44. #: ajax/upload.php:67
  45. msgid ""
  46. "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
  47. msgstr "El archivo subido sobrepasa la directiva upload_max_filesize en php.ini"
  48. #: ajax/upload.php:69
  49. msgid ""
  50. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  51. "the HTML form"
  52. msgstr "El archivo subido sobrepasa la directiva MAX_FILE_SIZE especificada en el formulario HTML"
  53. #: ajax/upload.php:70
  54. msgid "The uploaded file was only partially uploaded"
  55. msgstr "El archivo subido fue sólo subido parcialmente"
  56. #: ajax/upload.php:71
  57. msgid "No file was uploaded"
  58. msgstr "No se subió ningún archivo"
  59. #: ajax/upload.php:72
  60. msgid "Missing a temporary folder"
  61. msgstr "Falta la carpeta temporal"
  62. #: ajax/upload.php:73
  63. msgid "Failed to write to disk"
  64. msgstr "Falló al escribir al disco"
  65. #: ajax/upload.php:91
  66. msgid "Not enough storage available"
  67. msgstr "No hay suficiente espacio disponible"
  68. #: ajax/upload.php:123
  69. msgid "Invalid directory."
  70. msgstr "Directorio inválido."
  71. #: appinfo/app.php:12
  72. msgid "Files"
  73. msgstr "Archivos"
  74. #: js/file-upload.js:11
  75. msgid "Unable to upload your file as it is a directory or has 0 bytes"
  76. msgstr "Incapaz de subir su archivo, es un directorio o tiene 0 bytes"
  77. #: js/file-upload.js:24
  78. msgid "Not enough space available"
  79. msgstr "No hay suficiente espacio disponible"
  80. #: js/file-upload.js:64
  81. msgid "Upload cancelled."
  82. msgstr "Subida cancelada."
  83. #: js/file-upload.js:167 js/files.js:280
  84. msgid ""
  85. "File upload is in progress. Leaving the page now will cancel the upload."
  86. msgstr "La subida del archivo está en proceso. Si sale de la página ahora cancelará la subida."
  87. #: js/file-upload.js:233 js/files.js:353
  88. msgid "URL cannot be empty."
  89. msgstr "La URL no puede estar vacía."
  90. #: js/file-upload.js:238 lib/app.php:53
  91. msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
  92. msgstr "Nombre de carpeta invalido. El uso de \"Shared\" está reservado por ownCloud"
  93. #: js/file-upload.js:269 js/file-upload.js:285 js/files.js:389 js/files.js:405
  94. #: js/files.js:709 js/files.js:747
  95. msgid "Error"
  96. msgstr "Error"
  97. #: js/fileactions.js:116
  98. msgid "Share"
  99. msgstr "Compartir"
  100. #: js/fileactions.js:126
  101. msgid "Delete permanently"
  102. msgstr "Eliminar permanentemente"
  103. #: js/fileactions.js:192
  104. msgid "Rename"
  105. msgstr "Renombrar"
  106. #: js/filelist.js:49 js/filelist.js:52 js/filelist.js:465
  107. msgid "Pending"
  108. msgstr "Pendiente"
  109. #: js/filelist.js:303 js/filelist.js:305
  110. msgid "{new_name} already exists"
  111. msgstr "{new_name} ya existe"
  112. #: js/filelist.js:303 js/filelist.js:305
  113. msgid "replace"
  114. msgstr "reemplazar"
  115. #: js/filelist.js:303
  116. msgid "suggest name"
  117. msgstr "sugerir nombre"
  118. #: js/filelist.js:303 js/filelist.js:305
  119. msgid "cancel"
  120. msgstr "cancelar"
  121. #: js/filelist.js:350
  122. msgid "replaced {new_name} with {old_name}"
  123. msgstr "reemplazado {new_name} con {old_name}"
  124. #: js/filelist.js:350
  125. msgid "undo"
  126. msgstr "deshacer"
  127. #: js/filelist.js:453
  128. msgid "Uploading %n file"
  129. msgid_plural "Uploading %n files"
  130. msgstr[0] ""
  131. msgstr[1] ""
  132. #: js/filelist.js:518
  133. msgid "files uploading"
  134. msgstr "subiendo archivos"
  135. #: js/files.js:52
  136. msgid "'.' is an invalid file name."
  137. msgstr "'.' no es un nombre de archivo válido."
  138. #: js/files.js:56
  139. msgid "File name cannot be empty."
  140. msgstr "El nombre de archivo no puede estar vacío."
  141. #: js/files.js:64
  142. msgid ""
  143. "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
  144. "allowed."
  145. msgstr "Nombre Invalido, \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos "
  146. #: js/files.js:78
  147. msgid "Your storage is full, files can not be updated or synced anymore!"
  148. msgstr "Su almacenamiento está lleno, ¡no se pueden actualizar o sincronizar más!"
  149. #: js/files.js:82
  150. msgid "Your storage is almost full ({usedSpacePercent}%)"
  151. msgstr "Su almacenamiento está casi lleno ({usedSpacePercent}%)"
  152. #: js/files.js:94
  153. msgid ""
  154. "Encryption was disabled but your files are still encrypted. Please go to "
  155. "your personal settings to decrypt your files."
  156. msgstr ""
  157. #: js/files.js:245
  158. msgid ""
  159. "Your download is being prepared. This might take some time if the files are "
  160. "big."
  161. msgstr "Su descarga está siendo preparada. Esto puede tardar algún tiempo si los archivos son grandes."
  162. #: js/files.js:358
  163. msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
  164. msgstr "Nombre de carpeta no es válido. El uso de \"Shared\" está reservado por Owncloud"
  165. #: js/files.js:760 templates/index.php:67
  166. msgid "Name"
  167. msgstr "Nombre"
  168. #: js/files.js:761 templates/index.php:78
  169. msgid "Size"
  170. msgstr "Tamaño"
  171. #: js/files.js:762 templates/index.php:80
  172. msgid "Modified"
  173. msgstr "Modificado"
  174. #: js/files.js:778
  175. msgid "%n folder"
  176. msgid_plural "%n folders"
  177. msgstr[0] ""
  178. msgstr[1] ""
  179. #: js/files.js:784
  180. msgid "%n file"
  181. msgid_plural "%n files"
  182. msgstr[0] ""
  183. msgstr[1] ""
  184. #: lib/app.php:73
  185. #, php-format
  186. msgid "%s could not be renamed"
  187. msgstr "%s no se pudo renombrar"
  188. #: lib/helper.php:11 templates/index.php:18
  189. msgid "Upload"
  190. msgstr "Subir"
  191. #: templates/admin.php:5
  192. msgid "File handling"
  193. msgstr "Manejo de archivos"
  194. #: templates/admin.php:7
  195. msgid "Maximum upload size"
  196. msgstr "Tamaño máximo de subida"
  197. #: templates/admin.php:10
  198. msgid "max. possible: "
  199. msgstr "máx. posible:"
  200. #: templates/admin.php:15
  201. msgid "Needed for multi-file and folder downloads."
  202. msgstr "Necesario para multi-archivo y descarga de carpetas"
  203. #: templates/admin.php:17
  204. msgid "Enable ZIP-download"
  205. msgstr "Habilitar descarga en ZIP"
  206. #: templates/admin.php:20
  207. msgid "0 is unlimited"
  208. msgstr "0 es ilimitado"
  209. #: templates/admin.php:22
  210. msgid "Maximum input size for ZIP files"
  211. msgstr "Tamaño máximo para archivos ZIP de entrada"
  212. #: templates/admin.php:26
  213. msgid "Save"
  214. msgstr "Guardar"
  215. #: templates/index.php:7
  216. msgid "New"
  217. msgstr "Nuevo"
  218. #: templates/index.php:10
  219. msgid "Text file"
  220. msgstr "Archivo de texto"
  221. #: templates/index.php:12
  222. msgid "Folder"
  223. msgstr "Carpeta"
  224. #: templates/index.php:14
  225. msgid "From link"
  226. msgstr "Desde enlace"
  227. #: templates/index.php:41
  228. msgid "Deleted files"
  229. msgstr "Archivos eliminados"
  230. #: templates/index.php:46
  231. msgid "Cancel upload"
  232. msgstr "Cancelar subida"
  233. #: templates/index.php:52
  234. msgid "You don’t have write permissions here."
  235. msgstr "No tiene permisos de escritura aquí."
  236. #: templates/index.php:59
  237. msgid "Nothing in here. Upload something!"
  238. msgstr "No hay nada aquí. ¡Suba algo!"
  239. #: templates/index.php:73
  240. msgid "Download"
  241. msgstr "Descargar"
  242. #: templates/index.php:85 templates/index.php:86
  243. msgid "Unshare"
  244. msgstr "Dejar de compartir"
  245. #: templates/index.php:91 templates/index.php:92
  246. msgid "Delete"
  247. msgstr "Eliminar"
  248. #: templates/index.php:105
  249. msgid "Upload too large"
  250. msgstr "Subida demasido grande"
  251. #: templates/index.php:107
  252. msgid ""
  253. "The files you are trying to upload exceed the maximum size for file uploads "
  254. "on this server."
  255. msgstr "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor."
  256. #: templates/index.php:112
  257. msgid "Files are being scanned, please wait."
  258. msgstr "Los archivos están siendo escaneados, por favor espere."
  259. #: templates/index.php:115
  260. msgid "Current scanning"
  261. msgstr "Escaneo actual"
  262. #: templates/part.list.php:74
  263. msgid "directory"
  264. msgstr "carpeta"
  265. #: templates/part.list.php:76
  266. msgid "directories"
  267. msgstr "carpetas"
  268. #: templates/part.list.php:85
  269. msgid "file"
  270. msgstr "archivo"
  271. #: templates/part.list.php:87
  272. msgid "files"
  273. msgstr "archivos"
  274. #: templates/upgrade.php:2
  275. msgid "Upgrading filesystem cache..."
  276. msgstr "Actualizando caché del sistema de archivos"