settings.po 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911
  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-05-31 01:54-0400\n"
  11. "PO-Revision-Date: 2014-05-31 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. #: admin/controller.php:66
  20. #, php-format
  21. msgid "Invalid value supplied for %s"
  22. msgstr ""
  23. #: admin/controller.php:73
  24. msgid "Saved"
  25. msgstr ""
  26. #: admin/controller.php:90
  27. msgid "test email settings"
  28. msgstr ""
  29. #: admin/controller.php:91
  30. msgid "If you received this email, the settings seem to be correct."
  31. msgstr ""
  32. #: admin/controller.php:94
  33. msgid ""
  34. "A problem occurred while sending the e-mail. Please revisit your settings."
  35. msgstr ""
  36. #: admin/controller.php:99
  37. msgid "Email sent"
  38. msgstr "Correo electrónico enviado"
  39. #: admin/controller.php:101
  40. msgid "You need to set your user email before being able to send test emails."
  41. msgstr ""
  42. #: admin/controller.php:116 templates/admin.php:346
  43. msgid "Send mode"
  44. msgstr ""
  45. #: admin/controller.php:118 templates/admin.php:359 templates/personal.php:144
  46. msgid "Encryption"
  47. msgstr "Cifrado"
  48. #: admin/controller.php:120 templates/admin.php:383
  49. msgid "Authentication method"
  50. msgstr ""
  51. #: ajax/apps/ocs.php:20
  52. msgid "Unable to load list from App Store"
  53. msgstr "No se pudo cargar la lista desde el App Store"
  54. #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
  55. #: ajax/togglegroups.php:20 changepassword/controller.php:49
  56. msgid "Authentication error"
  57. msgstr "Error de autenticación"
  58. #: ajax/changedisplayname.php:31
  59. msgid "Your full name has been changed."
  60. msgstr "Se ha cambiado su nombre completo."
  61. #: ajax/changedisplayname.php:34
  62. msgid "Unable to change full name"
  63. msgstr "No se puede cambiar el nombre completo"
  64. #: ajax/creategroup.php:10
  65. msgid "Group already exists"
  66. msgstr "El grupo ya existe"
  67. #: ajax/creategroup.php:19
  68. msgid "Unable to add group"
  69. msgstr "No se pudo añadir el grupo"
  70. #: ajax/decryptall.php:31
  71. msgid "Files decrypted successfully"
  72. msgstr ""
  73. #: ajax/decryptall.php:33
  74. msgid ""
  75. "Couldn't decrypt your files, please check your owncloud.log or ask your "
  76. "administrator"
  77. msgstr ""
  78. #: ajax/decryptall.php:36
  79. msgid "Couldn't decrypt your files, check your password and try again"
  80. msgstr ""
  81. #: ajax/deletekeys.php:14
  82. msgid "Encryption keys deleted permanently"
  83. msgstr ""
  84. #: ajax/deletekeys.php:16
  85. msgid ""
  86. "Couldn't permanently delete your encryption keys, please check your "
  87. "owncloud.log or ask your administrator"
  88. msgstr ""
  89. #: ajax/lostpassword.php:12
  90. msgid "Email saved"
  91. msgstr "Correo electrónico guardado"
  92. #: ajax/lostpassword.php:14
  93. msgid "Invalid email"
  94. msgstr "Correo electrónico no válido"
  95. #: ajax/removegroup.php:13
  96. msgid "Unable to delete group"
  97. msgstr "No se pudo eliminar el grupo"
  98. #: ajax/removeuser.php:25
  99. msgid "Unable to delete user"
  100. msgstr "No se pudo eliminar el usuario"
  101. #: ajax/restorekeys.php:14
  102. msgid "Backups restored successfully"
  103. msgstr ""
  104. #: ajax/restorekeys.php:23
  105. msgid ""
  106. "Couldn't restore your encryption keys, please check your owncloud.log or ask"
  107. " your administrator"
  108. msgstr ""
  109. #: ajax/setlanguage.php:15
  110. msgid "Language changed"
  111. msgstr "Idioma cambiado"
  112. #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  113. msgid "Invalid request"
  114. msgstr "Petición no válida"
  115. #: ajax/togglegroups.php:12
  116. msgid "Admins can't remove themself from the admin group"
  117. msgstr "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador"
  118. #: ajax/togglegroups.php:30
  119. #, php-format
  120. msgid "Unable to add user to group %s"
  121. msgstr "No se pudo añadir el usuario al grupo %s"
  122. #: ajax/togglegroups.php:36
  123. #, php-format
  124. msgid "Unable to remove user from group %s"
  125. msgstr "No se pudo eliminar al usuario del grupo %s"
  126. #: ajax/updateapp.php:14
  127. msgid "Couldn't update app."
  128. msgstr "No se pudo actualizar la aplicación."
  129. #: changepassword/controller.php:17
  130. msgid "Wrong password"
  131. msgstr "Contraseña incorrecta"
  132. #: changepassword/controller.php:36
  133. msgid "No user supplied"
  134. msgstr "No se especificó un usuario"
  135. #: changepassword/controller.php:68
  136. msgid ""
  137. "Please provide an admin recovery password, otherwise all user data will be "
  138. "lost"
  139. msgstr "Por favor facilite una contraseña de recuperación de administrador, sino podrían perderse todos los datos de usuario"
  140. #: changepassword/controller.php:73
  141. msgid ""
  142. "Wrong admin recovery password. Please check the password and try again."
  143. msgstr "Contraseña de recuperación de administrador incorrecta. Por favor compruebe la contraseña e inténtelo de nuevo."
  144. #: changepassword/controller.php:81
  145. msgid ""
  146. "Back-end doesn't support password change, but the users encryption key was "
  147. "successfully updated."
  148. msgstr "El back-end no soporta cambios de contraseña, pero la clave de cifrado del usuario ha sido actualizada satisfactoriamente."
  149. #: changepassword/controller.php:86 changepassword/controller.php:97
  150. msgid "Unable to change password"
  151. msgstr "No se ha podido cambiar la contraseña"
  152. #: js/admin.js:126
  153. msgid "Sending..."
  154. msgstr ""
  155. #: js/apps.js:45 templates/help.php:4
  156. msgid "User Documentation"
  157. msgstr "Documentación de usuario"
  158. #: js/apps.js:50
  159. msgid "Admin Documentation"
  160. msgstr ""
  161. #: js/apps.js:67
  162. msgid "Update to {appversion}"
  163. msgstr "Actualizado a {appversion}"
  164. #: js/apps.js:73 js/apps.js:106 js/apps.js:134
  165. msgid "Disable"
  166. msgstr "Desactivar"
  167. #: js/apps.js:73 js/apps.js:114 js/apps.js:127 js/apps.js:143
  168. msgid "Enable"
  169. msgstr "Activar"
  170. #: js/apps.js:95
  171. msgid "Please wait...."
  172. msgstr "Espere, por favor...."
  173. #: js/apps.js:103 js/apps.js:104 js/apps.js:125
  174. msgid "Error while disabling app"
  175. msgstr "Error mientras se desactivaba la aplicación"
  176. #: js/apps.js:124 js/apps.js:138 js/apps.js:139
  177. msgid "Error while enabling app"
  178. msgstr "Error mientras se activaba la aplicación"
  179. #: js/apps.js:149
  180. msgid "Updating...."
  181. msgstr "Actualizando...."
  182. #: js/apps.js:152
  183. msgid "Error while updating app"
  184. msgstr "Error mientras se actualizaba la aplicación"
  185. #: js/apps.js:152
  186. msgid "Error"
  187. msgstr "Error"
  188. #: js/apps.js:153 templates/apps.php:55
  189. msgid "Update"
  190. msgstr "Actualizar"
  191. #: js/apps.js:156
  192. msgid "Updated"
  193. msgstr "Actualizado"
  194. #: js/personal.js:256
  195. msgid "Select a profile picture"
  196. msgstr "Seleccionar una imagen de perfil"
  197. #: js/personal.js:287
  198. msgid "Very weak password"
  199. msgstr ""
  200. #: js/personal.js:288
  201. msgid "Weak password"
  202. msgstr ""
  203. #: js/personal.js:289
  204. msgid "So-so password"
  205. msgstr ""
  206. #: js/personal.js:290
  207. msgid "Good password"
  208. msgstr ""
  209. #: js/personal.js:291
  210. msgid "Strong password"
  211. msgstr ""
  212. #: js/personal.js:310
  213. msgid "Decrypting files... Please wait, this can take some time."
  214. msgstr "Descifrando archivos... Espere por favor, esto puede llevar algo de tiempo."
  215. #: js/personal.js:324
  216. msgid "Delete encryption keys permanently."
  217. msgstr ""
  218. #: js/personal.js:338
  219. msgid "Restore encryption keys."
  220. msgstr ""
  221. #: js/users.js:47
  222. msgid "deleted"
  223. msgstr "eliminado"
  224. #: js/users.js:47
  225. msgid "undo"
  226. msgstr "deshacer"
  227. #: js/users.js:79
  228. msgid "Unable to remove user"
  229. msgstr "Imposible eliminar al usuario"
  230. #: js/users.js:101 templates/admin.php:295 templates/users.php:24
  231. #: templates/users.php:88 templates/users.php:116
  232. msgid "Groups"
  233. msgstr "Grupos"
  234. #: js/users.js:105 templates/users.php:90 templates/users.php:128
  235. msgid "Group Admin"
  236. msgstr "Administrador del Grupo"
  237. #: js/users.js:127 templates/users.php:168
  238. msgid "Delete"
  239. msgstr "Eliminar"
  240. #: js/users.js:310
  241. msgid "add group"
  242. msgstr "añadir Grupo"
  243. #: js/users.js:486
  244. msgid "A valid username must be provided"
  245. msgstr "Se debe proporcionar un nombre de usuario válido"
  246. #: js/users.js:487 js/users.js:493 js/users.js:508
  247. msgid "Error creating user"
  248. msgstr "Error al crear usuario"
  249. #: js/users.js:492
  250. msgid "A valid password must be provided"
  251. msgstr "Se debe proporcionar una contraseña válida"
  252. #: js/users.js:516
  253. msgid "Warning: Home directory for user \"{user}\" already exists"
  254. msgstr "Atención: el directorio de inicio para el usuario \"{user}\" ya existe."
  255. #: personal.php:50 personal.php:51
  256. msgid "__language_name__"
  257. msgstr "Español (México)"
  258. #: templates/admin.php:8
  259. msgid "Everything (fatal issues, errors, warnings, info, debug)"
  260. msgstr "Todo (Información, Avisos, Errores, debug y problemas fatales)"
  261. #: templates/admin.php:9
  262. msgid "Info, warnings, errors and fatal issues"
  263. msgstr "Información, Avisos, Errores y problemas fatales"
  264. #: templates/admin.php:10
  265. msgid "Warnings, errors and fatal issues"
  266. msgstr "Advertencias, errores y problemas fatales"
  267. #: templates/admin.php:11
  268. msgid "Errors and fatal issues"
  269. msgstr "Errores y problemas fatales"
  270. #: templates/admin.php:12
  271. msgid "Fatal issues only"
  272. msgstr "Problemas fatales solamente"
  273. #: templates/admin.php:16 templates/admin.php:23
  274. msgid "None"
  275. msgstr ""
  276. #: templates/admin.php:17
  277. msgid "Login"
  278. msgstr "Iniciar sesión"
  279. #: templates/admin.php:18
  280. msgid "Plain"
  281. msgstr ""
  282. #: templates/admin.php:19
  283. msgid "NT LAN Manager"
  284. msgstr ""
  285. #: templates/admin.php:24
  286. msgid "SSL"
  287. msgstr ""
  288. #: templates/admin.php:25
  289. msgid "TLS"
  290. msgstr ""
  291. #: templates/admin.php:47 templates/admin.php:61
  292. msgid "Security Warning"
  293. msgstr "Advertencia de seguridad"
  294. #: templates/admin.php:50
  295. #, php-format
  296. msgid ""
  297. "You are accessing %s via HTTP. We strongly suggest you configure your server"
  298. " to require using HTTPS instead."
  299. msgstr "Está ingresando a %s vía HTTP. Le recomendamos encarecidamente que configure su servidor para que requiera HTTPS."
  300. #: templates/admin.php:64
  301. msgid ""
  302. "Your data directory and your files are probably accessible from the "
  303. "internet. The .htaccess file is not working. We strongly suggest that you "
  304. "configure your webserver in a way that the data directory is no longer "
  305. "accessible or you move the data directory outside the webserver document "
  306. "root."
  307. msgstr "Su directorio de datos y archivos es probablemente accesible desde Internet pues el archivo .htaccess no está funcionando. Le sugerimos encarecidamente que configure su servidor web de modo que el directorio de datos no sea accesible o que mueva dicho directorio fuera de la raíz de documentos del servidor web."
  308. #: templates/admin.php:75 templates/admin.php:90
  309. msgid "Setup Warning"
  310. msgstr "Advertencia de configuración"
  311. #: templates/admin.php:78
  312. msgid ""
  313. "Your web server is not yet properly setup to allow files synchronization "
  314. "because the WebDAV interface seems to be broken."
  315. msgstr "Su servidor web aún no está configurado adecuadamente para permitir la sincronización de archivos ya que la interfaz WebDAV parece no estar funcionando."
  316. #: templates/admin.php:79
  317. #, php-format
  318. msgid "Please double check the <a href=\"%s\">installation guides</a>."
  319. msgstr "Por favor, vuelva a comprobar las <a href='%s'>guías de instalación</a>."
  320. #: templates/admin.php:93
  321. msgid ""
  322. "PHP is apparently setup to strip inline doc blocks. This will make several "
  323. "core apps inaccessible."
  324. msgstr ""
  325. #: templates/admin.php:94
  326. msgid ""
  327. "This is probably caused by a cache/accelerator such as Zend OPcache or "
  328. "eAccelerator."
  329. msgstr ""
  330. #: templates/admin.php:105
  331. msgid "Module 'fileinfo' missing"
  332. msgstr "No se ha encontrado el módulo \"fileinfo\""
  333. #: templates/admin.php:108
  334. msgid ""
  335. "The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
  336. "module to get best results with mime-type detection."
  337. msgstr "No se ha encontrado el modulo PHP 'fileinfo'. Le recomendamos encarecidamente que habilite este módulo para obtener mejores resultados con la detección de tipos MIME."
  338. #: templates/admin.php:119
  339. msgid "Your PHP version is outdated"
  340. msgstr "Su versión de PHP ha caducado"
  341. #: templates/admin.php:122
  342. msgid ""
  343. "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
  344. "newer because older versions are known to be broken. It is possible that "
  345. "this installation is not working correctly."
  346. msgstr "Su versión de PHP ha caducado. Le sugerimos encarecidamente que la actualize a 5.3.8 o a una más nueva porque normalmente las versiones antiguas no funcionan bien. Puede ser que esta instalación no esté funcionando bien por ello."
  347. #: templates/admin.php:133
  348. msgid "Locale not working"
  349. msgstr "La configuración regional no está funcionando"
  350. #: templates/admin.php:138
  351. msgid "System locale can not be set to a one which supports UTF-8."
  352. msgstr "No se puede escoger una configuración regional que soporte UTF-8."
  353. #: templates/admin.php:142
  354. msgid ""
  355. "This means that there might be problems with certain characters in file "
  356. "names."
  357. msgstr "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos."
  358. #: templates/admin.php:146
  359. #, php-format
  360. msgid ""
  361. "We strongly suggest to install the required packages on your system to "
  362. "support one of the following locales: %s."
  363. msgstr "Es muy recomendable instalar los paquetes necesarios para poder soportar una de las siguientes configuraciones regionales: %s. "
  364. #: templates/admin.php:158
  365. msgid "Internet connection not working"
  366. msgstr "La conexión a Internet no está funcionando"
  367. #: templates/admin.php:161
  368. msgid ""
  369. "This server has no working internet connection. This means that some of the "
  370. "features like mounting of external storage, notifications about updates or "
  371. "installation of 3rd party apps don´t work. Accessing files from remote and "
  372. "sending of notification emails might also not work. We suggest to enable "
  373. "internet connection for this server if you want to have all features."
  374. msgstr "Este servidor no tiene conexión a Internet. Esto significa que algunas de las características no funcionarán, como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones, la instalación de aplicaciones de terceros, el acceso a los archivos de forma remota o el envío de correos electrónicos de notificación. Sugerimos habilitar una conexión a Internet en este servidor para disfrutar de todas las funciones."
  375. #: templates/admin.php:175
  376. msgid "Cron"
  377. msgstr "Cron"
  378. #: templates/admin.php:182
  379. #, php-format
  380. msgid "Last cron was executed at %s."
  381. msgstr ""
  382. #: templates/admin.php:185
  383. #, php-format
  384. msgid ""
  385. "Last cron was executed at %s. This is more than an hour ago, something seems"
  386. " wrong."
  387. msgstr ""
  388. #: templates/admin.php:189
  389. msgid "Cron was not executed yet!"
  390. msgstr ""
  391. #: templates/admin.php:199
  392. msgid "Execute one task with each page loaded"
  393. msgstr "Ejecutar una tarea con cada página cargada"
  394. #: templates/admin.php:207
  395. msgid ""
  396. "cron.php is registered at a webcron service to call cron.php every 15 "
  397. "minutes over http."
  398. msgstr "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP."
  399. #: templates/admin.php:215
  400. msgid "Use systems cron service to call the cron.php file every 15 minutes."
  401. msgstr "Utiliza el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos."
  402. #: templates/admin.php:220
  403. msgid "Sharing"
  404. msgstr "Compartiendo"
  405. #: templates/admin.php:226
  406. msgid "Enable Share API"
  407. msgstr "Activar API de Compartición"
  408. #: templates/admin.php:227
  409. msgid "Allow apps to use the Share API"
  410. msgstr "Permitir a las aplicaciones utilizar la API de Compartición"
  411. #: templates/admin.php:234
  412. msgid "Allow links"
  413. msgstr "Permitir enlaces"
  414. #: templates/admin.php:238
  415. msgid "Enforce password protection"
  416. msgstr ""
  417. #: templates/admin.php:241
  418. msgid "Allow public uploads"
  419. msgstr "Permitir subidas públicas"
  420. #: templates/admin.php:245
  421. msgid "Set default expiration date"
  422. msgstr ""
  423. #: templates/admin.php:247
  424. msgid "Expire after "
  425. msgstr ""
  426. #: templates/admin.php:250
  427. msgid "days"
  428. msgstr ""
  429. #: templates/admin.php:253
  430. msgid "Enforce expiration date"
  431. msgstr ""
  432. #: templates/admin.php:257
  433. msgid "Allow users to share items to the public with links"
  434. msgstr "Permitir a los usuarios compartir elementos con el público mediante enlaces"
  435. #: templates/admin.php:264
  436. msgid "Allow resharing"
  437. msgstr "Permitir re-compartición"
  438. #: templates/admin.php:265
  439. msgid "Allow users to share items shared with them again"
  440. msgstr "Permitir a los usuarios compartir de nuevo elementos ya compartidos"
  441. #: templates/admin.php:272
  442. msgid "Allow users to share with anyone"
  443. msgstr "Permitir a los usuarios compartir con cualquier persona"
  444. #: templates/admin.php:275
  445. msgid "Allow users to only share with users in their groups"
  446. msgstr "Permitir a los usuarios compartir sólo con los usuarios en sus grupos"
  447. #: templates/admin.php:282
  448. msgid "Allow mail notification"
  449. msgstr "Permitir notificaciones por correo electrónico"
  450. #: templates/admin.php:283
  451. msgid "Allow users to send mail notification for shared files"
  452. msgstr ""
  453. #: templates/admin.php:290
  454. msgid "Exclude groups from sharing"
  455. msgstr ""
  456. #: templates/admin.php:301
  457. msgid ""
  458. "These groups will still be able to receive shares, but not to initiate them."
  459. msgstr ""
  460. #: templates/admin.php:308
  461. msgid "Security"
  462. msgstr "Seguridad"
  463. #: templates/admin.php:321
  464. msgid "Enforce HTTPS"
  465. msgstr "Forzar HTTPS"
  466. #: templates/admin.php:323
  467. #, php-format
  468. msgid "Forces the clients to connect to %s via an encrypted connection."
  469. msgstr "Forzar a los clientes a conectarse a %s por medio de una conexión cifrada."
  470. #: templates/admin.php:329
  471. #, php-format
  472. msgid ""
  473. "Please connect to your %s via HTTPS to enable or disable the SSL "
  474. "enforcement."
  475. msgstr "Por favor, conéctese a su %s a través de HTTPS para habilitar o deshabilitar la aplicación de SSL."
  476. #: templates/admin.php:341
  477. msgid "Email Server"
  478. msgstr ""
  479. #: templates/admin.php:343
  480. msgid "This is used for sending out notifications."
  481. msgstr ""
  482. #: templates/admin.php:374
  483. msgid "From address"
  484. msgstr ""
  485. #: templates/admin.php:375
  486. msgid "mail"
  487. msgstr ""
  488. #: templates/admin.php:396
  489. msgid "Authentication required"
  490. msgstr ""
  491. #: templates/admin.php:400
  492. msgid "Server address"
  493. msgstr "Dirección del servidor"
  494. #: templates/admin.php:404
  495. msgid "Port"
  496. msgstr "Puerto"
  497. #: templates/admin.php:409
  498. msgid "Credentials"
  499. msgstr ""
  500. #: templates/admin.php:410
  501. msgid "SMTP Username"
  502. msgstr ""
  503. #: templates/admin.php:413
  504. msgid "SMTP Password"
  505. msgstr ""
  506. #: templates/admin.php:417
  507. msgid "Test email settings"
  508. msgstr ""
  509. #: templates/admin.php:418
  510. msgid "Send email"
  511. msgstr ""
  512. #: templates/admin.php:423
  513. msgid "Log"
  514. msgstr "Registro"
  515. #: templates/admin.php:424
  516. msgid "Log level"
  517. msgstr "Nivel de registro"
  518. #: templates/admin.php:456
  519. msgid "More"
  520. msgstr "Más"
  521. #: templates/admin.php:457
  522. msgid "Less"
  523. msgstr "Menos"
  524. #: templates/admin.php:463 templates/personal.php:196
  525. msgid "Version"
  526. msgstr "Versión"
  527. #: templates/admin.php:467 templates/personal.php:199
  528. msgid ""
  529. "Developed by the <a href=\"http://ownCloud.org/contact\" "
  530. "target=\"_blank\">ownCloud community</a>, the <a "
  531. "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
  532. "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
  533. "target=\"_blank\"><abbr title=\"Affero General Public "
  534. "License\">AGPL</abbr></a>."
  535. msgstr "Desarrollado por la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidad ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">código fuente</a> está bajo licencia <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
  536. #: templates/apps.php:14
  537. msgid "Add your App"
  538. msgstr "Añade tu aplicación"
  539. #: templates/apps.php:31
  540. msgid "More Apps"
  541. msgstr "Más aplicaciones"
  542. #: templates/apps.php:38
  543. msgid "Select an App"
  544. msgstr "Seleccionar una aplicación"
  545. #: templates/apps.php:43
  546. msgid "Documentation:"
  547. msgstr ""
  548. #: templates/apps.php:49
  549. msgid "See application page at apps.owncloud.com"
  550. msgstr "Ver la página de aplicaciones en apps.owncloud.com"
  551. #: templates/apps.php:51
  552. msgid "See application website"
  553. msgstr ""
  554. #: templates/apps.php:53
  555. msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
  556. msgstr "<span class=\"licence\"></span>-licencia otorgada por <span class=\"author\"></span>"
  557. #: templates/help.php:6
  558. msgid "Administrator Documentation"
  559. msgstr "Documentación de administrador"
  560. #: templates/help.php:9
  561. msgid "Online Documentation"
  562. msgstr "Documentación en línea"
  563. #: templates/help.php:11
  564. msgid "Forum"
  565. msgstr "Foro"
  566. #: templates/help.php:14
  567. msgid "Bugtracker"
  568. msgstr "Rastreador de fallos"
  569. #: templates/help.php:17
  570. msgid "Commercial Support"
  571. msgstr "Soporte comercial"
  572. #: templates/personal.php:8
  573. msgid "Get the apps to sync your files"
  574. msgstr "Obtener las aplicaciones para sincronizar sus archivos"
  575. #: templates/personal.php:19
  576. msgid "Show First Run Wizard again"
  577. msgstr "Mostrar nuevamente el Asistente de ejecución inicial"
  578. #: templates/personal.php:27
  579. #, php-format
  580. msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
  581. msgstr "Ha usado <strong>%s</strong> de los <strong>%s</strong> disponibles"
  582. #: templates/personal.php:38 templates/users.php:21 templates/users.php:87
  583. msgid "Password"
  584. msgstr "Contraseña"
  585. #: templates/personal.php:39
  586. msgid "Your password was changed"
  587. msgstr "Su contraseña ha sido cambiada"
  588. #: templates/personal.php:40
  589. msgid "Unable to change your password"
  590. msgstr "No se ha podido cambiar su contraseña"
  591. #: templates/personal.php:42
  592. msgid "Current password"
  593. msgstr "Contraseña actual"
  594. #: templates/personal.php:45
  595. msgid "New password"
  596. msgstr "Nueva contraseña"
  597. #: templates/personal.php:49
  598. msgid "Change password"
  599. msgstr "Cambiar contraseña"
  600. #: templates/personal.php:61 templates/users.php:86
  601. msgid "Full Name"
  602. msgstr "Nombre completo"
  603. #: templates/personal.php:76
  604. msgid "Email"
  605. msgstr "Correo electrónico"
  606. #: templates/personal.php:78
  607. msgid "Your email address"
  608. msgstr "Su dirección de correo"
  609. #: templates/personal.php:81
  610. msgid ""
  611. "Fill in an email address to enable password recovery and receive "
  612. "notifications"
  613. msgstr ""
  614. #: templates/personal.php:89
  615. msgid "Profile picture"
  616. msgstr "Foto de perfil"
  617. #: templates/personal.php:94
  618. msgid "Upload new"
  619. msgstr "Subir otra"
  620. #: templates/personal.php:96
  621. msgid "Select new from Files"
  622. msgstr "Seleccionar otra desde Archivos"
  623. #: templates/personal.php:97
  624. msgid "Remove image"
  625. msgstr "Borrar imagen"
  626. #: templates/personal.php:98
  627. msgid "Either png or jpg. Ideally square but you will be able to crop it."
  628. msgstr "Archivo PNG o JPG. Preferiblemente cuadrado, pero tendrás la posibilidad de recortarlo."
  629. #: templates/personal.php:100
  630. msgid "Your avatar is provided by your original account."
  631. msgstr "Su avatar es proporcionado por su cuenta original."
  632. #: templates/personal.php:104
  633. msgid "Cancel"
  634. msgstr "Cancelar"
  635. #: templates/personal.php:105
  636. msgid "Choose as profile image"
  637. msgstr "Seleccionar como imagen de perfil"
  638. #: templates/personal.php:111 templates/personal.php:112
  639. msgid "Language"
  640. msgstr "Idioma"
  641. #: templates/personal.php:131
  642. msgid "Help translate"
  643. msgstr "Ayúdanos a traducir"
  644. #: templates/personal.php:150
  645. msgid "The encryption app is no longer enabled, please decrypt all your files"
  646. msgstr "La aplicación de cifrado ya no está activada, descifre todos sus archivos"
  647. #: templates/personal.php:156
  648. msgid "Log-in password"
  649. msgstr "Contraseña de acceso"
  650. #: templates/personal.php:161
  651. msgid "Decrypt all Files"
  652. msgstr "Descifrar archivos"
  653. #: templates/personal.php:174
  654. msgid ""
  655. "Your encryption keys are moved to a backup location. If something went wrong"
  656. " you can restore the keys. Only delete them permanently if you are sure that"
  657. " all files are decrypted correctly."
  658. msgstr ""
  659. #: templates/personal.php:178
  660. msgid "Restore Encryption Keys"
  661. msgstr ""
  662. #: templates/personal.php:182
  663. msgid "Delete Encryption Keys"
  664. msgstr ""
  665. #: templates/users.php:19
  666. msgid "Login Name"
  667. msgstr "Nombre de usuario"
  668. #: templates/users.php:28
  669. msgid "Create"
  670. msgstr "Crear"
  671. #: templates/users.php:34
  672. msgid "Admin Recovery Password"
  673. msgstr "Recuperación de la contraseña de administración"
  674. #: templates/users.php:35 templates/users.php:36
  675. msgid ""
  676. "Enter the recovery password in order to recover the users files during "
  677. "password change"
  678. msgstr "Introduzca la contraseña de recuperación a fin de recuperar los archivos de los usuarios durante el cambio de contraseña."
  679. #: templates/users.php:40
  680. msgid "Default Storage"
  681. msgstr "Almacenamiento predeterminado"
  682. #: templates/users.php:42 templates/users.php:137
  683. msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
  684. msgstr "Por favor indique la cúota de almacenamiento (ej: \"512 MB\" o \"12 GB\")"
  685. #: templates/users.php:46 templates/users.php:146
  686. msgid "Unlimited"
  687. msgstr "Ilimitado"
  688. #: templates/users.php:64 templates/users.php:161
  689. msgid "Other"
  690. msgstr "Otro"
  691. #: templates/users.php:85
  692. msgid "Username"
  693. msgstr "Nombre de usuario"
  694. #: templates/users.php:92
  695. msgid "Storage"
  696. msgstr "Almacenamiento"
  697. #: templates/users.php:106
  698. msgid "change full name"
  699. msgstr "cambiar el nombre completo"
  700. #: templates/users.php:110
  701. msgid "set new password"
  702. msgstr "establecer nueva contraseña"
  703. #: templates/users.php:141
  704. msgid "Default"
  705. msgstr "Predeterminado"