You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

files.po 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409
  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. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: ownCloud\n"
  9. "Report-Msgid-Bugs-To: translations@owncloud.org\n"
  10. "POT-Creation-Date: 2014-04-23 01:54-0400\n"
  11. "PO-Revision-Date: 2014-04-23 05:54+0000\n"
  12. "Last-Translator: I Robot\n"
  13. "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: es_MX\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. #: ajax/move.php:15
  20. #, php-format
  21. msgid "Could not move %s - File with this name already exists"
  22. msgstr "No se pudo mover %s - Ya existe un archivo con ese nombre."
  23. #: ajax/move.php:25 ajax/move.php:28
  24. #, php-format
  25. msgid "Could not move %s"
  26. msgstr "No se pudo mover %s"
  27. #: ajax/newfile.php:58 js/files.js:98
  28. msgid "File name cannot be empty."
  29. msgstr "El nombre de archivo no puede estar vacío."
  30. #: ajax/newfile.php:63
  31. #, php-format
  32. msgid "\"%s\" is an invalid file name."
  33. msgstr ""
  34. #: ajax/newfile.php:69 ajax/newfolder.php:28 js/files.js:105
  35. msgid ""
  36. "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
  37. "allowed."
  38. msgstr "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos "
  39. #: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:155
  40. #: lib/app.php:65
  41. msgid "The target folder has been moved or deleted."
  42. msgstr ""
  43. #: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:74
  44. #, php-format
  45. msgid ""
  46. "The name %s is already used in the folder %s. Please choose a different "
  47. "name."
  48. msgstr "El nombre %s ya está en uso por la carpeta %s. Por favor elija uno diferente."
  49. #: ajax/newfile.php:97
  50. msgid "Not a valid source"
  51. msgstr "No es un origen válido"
  52. #: ajax/newfile.php:102
  53. msgid ""
  54. "Server is not allowed to open URLs, please check the server configuration"
  55. msgstr "El servidor no puede acceder URLs; revise la configuración del servidor."
  56. #: ajax/newfile.php:118
  57. #, php-format
  58. msgid "Error while downloading %s to %s"
  59. msgstr "Error mientras se descargaba %s a %s"
  60. #: ajax/newfile.php:146
  61. msgid "Error when creating the file"
  62. msgstr "Error al crear el archivo"
  63. #: ajax/newfolder.php:22
  64. msgid "Folder name cannot be empty."
  65. msgstr "El nombre de la carpeta no puede estar vacío."
  66. #: ajax/newfolder.php:66
  67. msgid "Error when creating the folder"
  68. msgstr "Error al crear la carpeta."
  69. #: ajax/upload.php:19 ajax/upload.php:57
  70. msgid "Unable to set upload directory."
  71. msgstr "Incapaz de crear directorio de subida."
  72. #: ajax/upload.php:33
  73. msgid "Invalid Token"
  74. msgstr "Token Inválido"
  75. #: ajax/upload.php:75
  76. msgid "No file was uploaded. Unknown error"
  77. msgstr "No se subió ningún archivo. Error desconocido"
  78. #: ajax/upload.php:82
  79. msgid "There is no error, the file uploaded with success"
  80. msgstr "No hubo ningún problema, el archivo se subió con éxito"
  81. #: ajax/upload.php:83
  82. msgid ""
  83. "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
  84. msgstr "El archivo subido sobrepasa la directiva 'upload_max_filesize' en php.ini:"
  85. #: ajax/upload.php:85
  86. msgid ""
  87. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
  88. "the HTML form"
  89. msgstr "El archivo subido sobrepasa la directiva 'MAX_FILE_SIZE' especificada en el formulario HTML"
  90. #: ajax/upload.php:86
  91. msgid "The uploaded file was only partially uploaded"
  92. msgstr "El archivo subido fue sólo subido parcialmente"
  93. #: ajax/upload.php:87
  94. msgid "No file was uploaded"
  95. msgstr "No se subió ningún archivo"
  96. #: ajax/upload.php:88
  97. msgid "Missing a temporary folder"
  98. msgstr "Falta la carpeta temporal"
  99. #: ajax/upload.php:89
  100. msgid "Failed to write to disk"
  101. msgstr "Falló al escribir al disco"
  102. #: ajax/upload.php:107
  103. msgid "Not enough storage available"
  104. msgstr "No hay suficiente espacio disponible"
  105. #: ajax/upload.php:169
  106. msgid "Upload failed. Could not find uploaded file"
  107. msgstr "Actualización fallida. No se pudo encontrar el archivo subido"
  108. #: ajax/upload.php:179
  109. msgid "Upload failed. Could not get file info."
  110. msgstr "Actualización fallida. No se pudo obtener información del archivo."
  111. #: ajax/upload.php:194
  112. msgid "Invalid directory."
  113. msgstr "Directorio inválido."
  114. #: appinfo/app.php:11 js/filelist.js:14
  115. msgid "Files"
  116. msgstr "Archivos"
  117. #: js/file-upload.js:254
  118. msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
  119. msgstr "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes"
  120. #: js/file-upload.js:266
  121. msgid "Total file size {size1} exceeds upload limit {size2}"
  122. msgstr ""
  123. #: js/file-upload.js:276
  124. msgid ""
  125. "Not enough free space, you are uploading {size1} but only {size2} is left"
  126. msgstr ""
  127. #: js/file-upload.js:353
  128. msgid "Upload cancelled."
  129. msgstr "Subida cancelada."
  130. #: js/file-upload.js:398
  131. msgid "Could not get result from server."
  132. msgstr "No se pudo obtener respuesta del servidor."
  133. #: js/file-upload.js:490
  134. msgid ""
  135. "File upload is in progress. Leaving the page now will cancel the upload."
  136. msgstr "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada."
  137. #: js/file-upload.js:555
  138. msgid "URL cannot be empty"
  139. msgstr "La dirección URL no puede estar vacía"
  140. #: js/file-upload.js:559
  141. msgid "In the home folder 'Shared' is a reserved filename"
  142. msgstr "En la carpeta de inicio, 'Shared' es un nombre reservado"
  143. #: js/file-upload.js:561 js/filelist.js:585
  144. msgid "{new_name} already exists"
  145. msgstr "{new_name} ya existe"
  146. #: js/file-upload.js:613
  147. msgid "Could not create file"
  148. msgstr "No se pudo crear el archivo"
  149. #: js/file-upload.js:626
  150. msgid "Could not create folder"
  151. msgstr "No se pudo crear la carpeta"
  152. #: js/file-upload.js:666
  153. msgid "Error fetching URL"
  154. msgstr "Error al descargar URL."
  155. #: js/fileactions.js:164
  156. msgid "Share"
  157. msgstr "Compartir"
  158. #: js/fileactions.js:177
  159. msgid "Delete permanently"
  160. msgstr "Eliminar permanentemente"
  161. #: js/fileactions.js:238
  162. msgid "Rename"
  163. msgstr "Renombrar"
  164. #: js/filelist.js:102 js/files.js:552
  165. msgid "Error moving file"
  166. msgstr "Error moviendo archivo"
  167. #: js/filelist.js:102 js/files.js:552
  168. msgid "Error"
  169. msgstr "Error"
  170. #: js/filelist.js:251 js/filelist.js:1129
  171. msgid "Pending"
  172. msgstr "Pendiente"
  173. #: js/filelist.js:612
  174. msgid "Could not rename file"
  175. msgstr "No se pudo renombrar el archivo"
  176. #: js/filelist.js:775
  177. msgid "Error deleting file."
  178. msgstr "Error borrando el archivo."
  179. #: js/filelist.js:800 js/filelist.js:876 js/files.js:589
  180. msgid "%n folder"
  181. msgid_plural "%n folders"
  182. msgstr[0] "%n carpeta"
  183. msgstr[1] "%n carpetas"
  184. #: js/filelist.js:801 js/filelist.js:877 js/files.js:595
  185. msgid "%n file"
  186. msgid_plural "%n files"
  187. msgstr[0] "%n archivo"
  188. msgstr[1] "%n archivos"
  189. #: js/filelist.js:808
  190. msgid "{dirs} and {files}"
  191. msgstr "{dirs} y {files}"
  192. #: js/filelist.js:1037 js/filelist.js:1076
  193. msgid "Uploading %n file"
  194. msgid_plural "Uploading %n files"
  195. msgstr[0] "Subiendo %n archivo"
  196. msgstr[1] "Subiendo %n archivos"
  197. #: js/files.js:96
  198. msgid "\"{name}\" is an invalid file name."
  199. msgstr ""
  200. #: js/files.js:117
  201. msgid "Your storage is full, files can not be updated or synced anymore!"
  202. msgstr "Su almacenamiento está lleno, ¡los archivos no se actualizarán ni sincronizarán más!"
  203. #: js/files.js:121
  204. msgid "Your storage is almost full ({usedSpacePercent}%)"
  205. msgstr "Su almacenamiento está casi lleno ({usedSpacePercent}%)"
  206. #: js/files.js:134
  207. msgid ""
  208. "Encryption App is enabled but your keys are not initialized, please log-out "
  209. "and log-in again"
  210. msgstr "La aplicación de crifrado está habilitada pero tus claves no han sido inicializadas, por favor, cierra la sesión y vuelva a iniciarla de nuevo."
  211. #: js/files.js:138
  212. msgid ""
  213. "Invalid private key for Encryption App. Please update your private key "
  214. "password in your personal settings to recover access to your encrypted "
  215. "files."
  216. msgstr "La clave privada no es válida para la aplicación de cifrado. Por favor, actualiza la contraseña de tu clave privada en tus ajustes personales para recuperar el acceso a tus archivos cifrados."
  217. #: js/files.js:142
  218. msgid ""
  219. "Encryption was disabled but your files are still encrypted. Please go to "
  220. "your personal settings to decrypt your files."
  221. msgstr "El cifrado ha sido deshabilitado pero tus archivos permanecen cifrados. Por favor, ve a tus ajustes personales para descifrar tus archivos."
  222. #: js/files.js:331
  223. msgid ""
  224. "Your download is being prepared. This might take some time if the files are "
  225. "big."
  226. msgstr "Su descarga está siendo preparada. Esto podría tardar algo de tiempo si los archivos son grandes."
  227. #: js/files.js:570 templates/index.php:67
  228. msgid "Name"
  229. msgstr "Nombre"
  230. #: js/files.js:571 templates/index.php:79
  231. msgid "Size"
  232. msgstr "Tamaño"
  233. #: js/files.js:572 templates/index.php:81
  234. msgid "Modified"
  235. msgstr "Modificado"
  236. #: lib/app.php:60
  237. msgid "Invalid folder name. Usage of 'Shared' is reserved."
  238. msgstr "Nombre de carpeta inválido. El uso de \"Shared\" esta reservado."
  239. #: lib/app.php:93
  240. #, php-format
  241. msgid "%s could not be renamed"
  242. msgstr "%s no pudo ser renombrado"
  243. #: lib/helper.php:14 templates/index.php:22
  244. #, php-format
  245. msgid "Upload (max. %s)"
  246. msgstr ""
  247. #: templates/admin.php:4
  248. msgid "File handling"
  249. msgstr "Administración de archivos"
  250. #: templates/admin.php:6
  251. msgid "Maximum upload size"
  252. msgstr "Tamaño máximo de subida"
  253. #: templates/admin.php:9
  254. msgid "max. possible: "
  255. msgstr "máx. posible:"
  256. #: templates/admin.php:14
  257. msgid "Needed for multi-file and folder downloads."
  258. msgstr "Necesario para multi-archivo y descarga de carpetas"
  259. #: templates/admin.php:16
  260. msgid "Enable ZIP-download"
  261. msgstr "Habilitar descarga en ZIP"
  262. #: templates/admin.php:19
  263. msgid "0 is unlimited"
  264. msgstr "0 significa ilimitado"
  265. #: templates/admin.php:21
  266. msgid "Maximum input size for ZIP files"
  267. msgstr "Tamaño máximo para archivos ZIP de entrada"
  268. #: templates/admin.php:25
  269. msgid "Save"
  270. msgstr "Guardar"
  271. #: templates/index.php:5
  272. msgid "New"
  273. msgstr "Nuevo"
  274. #: templates/index.php:8
  275. msgid "New text file"
  276. msgstr "Nuevo archivo de texto"
  277. #: templates/index.php:9
  278. msgid "Text file"
  279. msgstr "Archivo de texto"
  280. #: templates/index.php:12
  281. msgid "New folder"
  282. msgstr "Nueva carpeta"
  283. #: templates/index.php:13
  284. msgid "Folder"
  285. msgstr "Carpeta"
  286. #: templates/index.php:16
  287. msgid "From link"
  288. msgstr "Desde enlace"
  289. #: templates/index.php:40
  290. msgid "Deleted files"
  291. msgstr "Archivos eliminados"
  292. #: templates/index.php:45
  293. msgid "Cancel upload"
  294. msgstr "Cancelar subida"
  295. #: templates/index.php:51
  296. msgid "You don’t have permission to upload or create files here"
  297. msgstr "No tienes permisos para subir o crear archivos aquí."
  298. #: templates/index.php:56
  299. msgid "Nothing in here. Upload something!"
  300. msgstr "No hay nada aquí. ¡Suba algo!"
  301. #: templates/index.php:73
  302. msgid "Download"
  303. msgstr "Descargar"
  304. #: templates/index.php:84 templates/index.php:85
  305. msgid "Delete"
  306. msgstr "Eliminar"
  307. #: templates/index.php:96
  308. msgid "Upload too large"
  309. msgstr "Subida demasido grande"
  310. #: templates/index.php:98
  311. msgid ""
  312. "The files you are trying to upload exceed the maximum size for file uploads "
  313. "on this server."
  314. msgstr "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor."
  315. #: templates/index.php:103
  316. msgid "Files are being scanned, please wait."
  317. msgstr "Los archivos están siendo escaneados, por favor espere."
  318. #: templates/index.php:106
  319. msgid "Current scanning"
  320. msgstr "Escaneo actual"