cura.po 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017
  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. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: 1_cura\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-09-12 18:40+0200\n"
  11. "PO-Revision-Date: 2015-06-27 18:03+0100\n"
  12. "Last-Translator: \n"
  13. "Language-Team: Romain Di Vozzo <romaindivozzo@hotmail.com>\n"
  14. "Language: es\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. "X-Generator: Poedit 1.8.1\n"
  20. #: /home/ahiemstra/dev/15.10/src/cura/cura/CrashHandler.py:20
  21. msgctxt "@title:window"
  22. msgid "Oops!"
  23. msgstr ""
  24. #: /home/ahiemstra/dev/15.10/src/cura/cura/CrashHandler.py:26
  25. msgctxt "@label"
  26. msgid ""
  27. "<p>An uncaught exception has occurred!</p><p>Please use the information "
  28. "below to post a bug report at <a href=\"http://github.com/Ultimaker/Cura/"
  29. "issues\">http://github.com/Ultimaker/Cura/issues</a></p>"
  30. msgstr ""
  31. #: /home/ahiemstra/dev/15.10/src/cura/cura/CrashHandler.py:46
  32. msgctxt "@action:button"
  33. msgid "Open Web Page"
  34. msgstr ""
  35. #: /home/ahiemstra/dev/15.10/src/cura/cura/CuraApplication.py:135
  36. #, fuzzy
  37. msgctxt "@info:progress"
  38. msgid "Setting up scene..."
  39. msgstr "Configurando el Escenario…"
  40. #: /home/ahiemstra/dev/15.10/src/cura/cura/CuraApplication.py:169
  41. #, fuzzy
  42. msgctxt "@info:progress"
  43. msgid "Loading interface..."
  44. msgstr "Cargando la Interfaz..."
  45. #: /home/ahiemstra/dev/15.10/src/cura/plugins/3MFReader/__init__.py:12
  46. msgctxt "@label"
  47. msgid "3MF Reader"
  48. msgstr ""
  49. #: /home/ahiemstra/dev/15.10/src/cura/plugins/3MFReader/__init__.py:15
  50. msgctxt "@info:whatsthis"
  51. msgid "Provides support for reading 3MF files."
  52. msgstr ""
  53. #: /home/ahiemstra/dev/15.10/src/cura/plugins/3MFReader/__init__.py:20
  54. #, fuzzy
  55. msgctxt "@item:inlistbox"
  56. msgid "3MF File"
  57. msgstr "Archivo"
  58. #: /home/ahiemstra/dev/15.10/src/cura/plugins/ChangeLogPlugin/__init__.py:12
  59. #, fuzzy
  60. msgctxt "@label"
  61. msgid "Change Log"
  62. msgstr "Registro del Motor de Cálculo "
  63. #: /home/ahiemstra/dev/15.10/src/cura/plugins/ChangeLogPlugin/__init__.py:15
  64. msgctxt "@info:whatsthis"
  65. msgid "Shows changes since latest checked version"
  66. msgstr ""
  67. #: /home/ahiemstra/dev/15.10/src/cura/plugins/CuraEngineBackend/__init__.py:13
  68. msgctxt "@label"
  69. msgid "CuraEngine Backend"
  70. msgstr ""
  71. #: /home/ahiemstra/dev/15.10/src/cura/plugins/CuraEngineBackend/__init__.py:15
  72. #, fuzzy
  73. msgctxt "@info:whatsthis"
  74. msgid "Provides the link to the CuraEngine slicing backend"
  75. msgstr ""
  76. "Proporciona el Enlace hacia el Back-End del Slicer del Motor de Cálculo Cura."
  77. #: /home/ahiemstra/dev/15.10/src/cura/plugins/CuraEngineBackend/ProcessSlicedObjectListJob.py:30
  78. #: /home/ahiemstra/dev/15.10/src/cura/plugins/CuraEngineBackend/ProcessSlicedObjectListJob.py:111
  79. msgctxt "@info:status"
  80. msgid "Processing Layers"
  81. msgstr ""
  82. #: /home/ahiemstra/dev/15.10/src/cura/plugins/CuraEngineBackend/CuraEngineBackend.py:169
  83. #, fuzzy
  84. msgctxt "@info:status"
  85. msgid "Slicing..."
  86. msgstr "Calculando..."
  87. #: /home/ahiemstra/dev/15.10/src/cura/plugins/GCodeWriter/__init__.py:12
  88. #, fuzzy
  89. msgctxt "@label"
  90. msgid "GCode Writer"
  91. msgstr "Archivo G-Code"
  92. #: /home/ahiemstra/dev/15.10/src/cura/plugins/GCodeWriter/__init__.py:15
  93. #, fuzzy
  94. msgctxt "@info:whatsthis"
  95. msgid "Writes GCode to a file"
  96. msgstr "Escribe G-Code en un Archivo"
  97. #: /home/ahiemstra/dev/15.10/src/cura/plugins/GCodeWriter/__init__.py:22
  98. #, fuzzy
  99. msgctxt "@item:inlistbox"
  100. msgid "GCode File"
  101. msgstr "Archivo G-Code"
  102. #: /home/ahiemstra/dev/15.10/src/cura/plugins/LayerView/__init__.py:13
  103. #, fuzzy
  104. msgctxt "@label"
  105. msgid "Layer View"
  106. msgstr "Capas"
  107. #: /home/ahiemstra/dev/15.10/src/cura/plugins/LayerView/__init__.py:16
  108. #, fuzzy
  109. msgctxt "@info:whatsthis"
  110. msgid "Provides the Layer view."
  111. msgstr "Proporciona la Visualización por Capas."
  112. #: /home/ahiemstra/dev/15.10/src/cura/plugins/LayerView/__init__.py:20
  113. #, fuzzy
  114. msgctxt "@item:inlistbox"
  115. msgid "Layers"
  116. msgstr "Capas"
  117. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:20
  118. msgctxt "@action:button"
  119. msgid "Save to Removable Drive"
  120. msgstr ""
  121. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:21
  122. #, fuzzy, python-brace-format
  123. msgctxt "@item:inlistbox"
  124. msgid "Save to Removable Drive {0}"
  125. msgstr "Guardar en la Tarjeta SD {0}"
  126. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:52
  127. #, python-brace-format
  128. msgctxt "@info:progress"
  129. msgid "Saving to Removable Drive <filename>{0}</filename>"
  130. msgstr ""
  131. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:73
  132. #, fuzzy, python-brace-format
  133. msgctxt "@info:status"
  134. msgid "Saved to Removable Drive {0} as {1}"
  135. msgstr "Guardado en la Tarjeta SD {0} como {1} "
  136. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:74
  137. #, fuzzy
  138. msgctxt "@action:button"
  139. msgid "Eject"
  140. msgstr "Expulsar"
  141. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:74
  142. #, python-brace-format
  143. msgctxt "@action"
  144. msgid "Eject removable device {0}"
  145. msgstr ""
  146. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:79
  147. #, python-brace-format
  148. msgctxt "@info:status"
  149. msgid "Could not save to removable drive {0}: {1}"
  150. msgstr ""
  151. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/WindowsRemovableDrivePlugin.py:58
  152. msgctxt "@item:intext"
  153. msgid "Removable Drive"
  154. msgstr ""
  155. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDrivePlugin.py:42
  156. #, python-brace-format
  157. msgctxt "@info:status"
  158. msgid "Ejected {0}. You can now safely remove the drive."
  159. msgstr ""
  160. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDrivePlugin.py:45
  161. #, python-brace-format
  162. msgctxt "@info:status"
  163. msgid "Failed to eject {0}. Maybe it is still in use?"
  164. msgstr ""
  165. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/__init__.py:12
  166. msgctxt "@label"
  167. msgid "Removable Drive Output Device Plugin"
  168. msgstr ""
  169. #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/__init__.py:14
  170. msgctxt "@info:whatsthis"
  171. msgid "Provides removable drive hotplugging and writing support"
  172. msgstr ""
  173. #: /home/ahiemstra/dev/15.10/src/cura/plugins/SliceInfoPlugin/__init__.py:10
  174. msgctxt "@label"
  175. msgid "Slice info"
  176. msgstr ""
  177. #: /home/ahiemstra/dev/15.10/src/cura/plugins/SliceInfoPlugin/__init__.py:13
  178. msgctxt "@info:whatsthis"
  179. msgid "Submits anonymous slice info. Can be disabled through preferences."
  180. msgstr ""
  181. #: /home/ahiemstra/dev/15.10/src/cura/plugins/SliceInfoPlugin/SliceInfo.py:35
  182. msgctxt "@info"
  183. msgid ""
  184. "Cura automatically sends slice info. You can disable this in preferences"
  185. msgstr ""
  186. #: /home/ahiemstra/dev/15.10/src/cura/plugins/SliceInfoPlugin/SliceInfo.py:36
  187. msgctxt "@action:button"
  188. msgid "Dismiss"
  189. msgstr ""
  190. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/PrinterConnection.py:35
  191. msgctxt "@item:inmenu"
  192. msgid "USB printing"
  193. msgstr ""
  194. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/PrinterConnection.py:36
  195. msgctxt "@action:button"
  196. msgid "Print with USB"
  197. msgstr ""
  198. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/PrinterConnection.py:37
  199. msgctxt "@info:tooltip"
  200. msgid "Print with USB"
  201. msgstr ""
  202. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/__init__.py:13
  203. msgctxt "@label"
  204. msgid "USB printing"
  205. msgstr ""
  206. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/__init__.py:17
  207. #, fuzzy
  208. msgctxt "@info:whatsthis"
  209. msgid ""
  210. "Accepts G-Code and sends them to a printer. Plugin can also update firmware."
  211. msgstr ""
  212. "Acepta los archivos G-Code y los envía a una Impresora 3D. Los Plugins "
  213. "pueden actualizar el firmware también."
  214. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/USBPrinterManager.py:46
  215. #, fuzzy
  216. msgctxt "@title:menu"
  217. msgid "Firmware"
  218. msgstr "Actualizar el Firmware"
  219. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/USBPrinterManager.py:47
  220. #, fuzzy
  221. msgctxt "@item:inmenu"
  222. msgid "Update Firmware"
  223. msgstr "Actualizar el Firmware"
  224. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/ControlWindow.qml:17
  225. msgctxt "@title:window"
  226. msgid "Print with USB"
  227. msgstr ""
  228. # ?? -> %1
  229. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/ControlWindow.qml:28
  230. #, fuzzy
  231. msgctxt "@label"
  232. msgid "Extruder Temperature %1"
  233. msgstr "Temperatura del Extrusor (%1)"
  234. # ?? -> %1
  235. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/ControlWindow.qml:33
  236. #, fuzzy
  237. msgctxt "@label"
  238. msgid "Bed Temperature %1"
  239. msgstr "Temperatura de la Plataforma %1"
  240. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/ControlWindow.qml:60
  241. #, fuzzy
  242. msgctxt "@action:button"
  243. msgid "Print"
  244. msgstr "Imprimir "
  245. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/ControlWindow.qml:67
  246. #, fuzzy
  247. msgctxt "@action:button"
  248. msgid "Cancel"
  249. msgstr "Cancelar"
  250. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:20
  251. #, fuzzy
  252. msgctxt "@title:window"
  253. msgid "Firmware Update"
  254. msgstr "Actualización de Firmware completada."
  255. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:38
  256. #, fuzzy
  257. msgctxt "@label"
  258. msgid "Starting firmware update, this may take a while."
  259. msgstr ""
  260. "Empezando la Actualización del Firmware, este proceso puede tardar un rato."
  261. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:43
  262. #, fuzzy
  263. msgctxt "@label"
  264. msgid "Firmware update completed."
  265. msgstr "Actualización de Firmware completada."
  266. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:48
  267. #, fuzzy
  268. msgctxt "@label"
  269. msgid "Updating firmware."
  270. msgstr "Actualizando el Firmware."
  271. #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:78
  272. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/EngineLog.qml:38
  273. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AboutDialog.qml:74
  274. #, fuzzy
  275. msgctxt "@action:button"
  276. msgid "Close"
  277. msgstr "Cerrar"
  278. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AddMachineWizard.qml:18
  279. #, fuzzy
  280. msgctxt "@title:window"
  281. msgid "Add Printer"
  282. msgstr "Añadir una Impresora"
  283. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AddMachineWizard.qml:25
  284. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:51
  285. #, fuzzy
  286. msgctxt "@title"
  287. msgid "Add Printer"
  288. msgstr "Añadir una Impresora"
  289. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/EngineLog.qml:15
  290. #, fuzzy
  291. msgctxt "@title:window"
  292. msgid "Engine Log"
  293. msgstr "Registro del Motor de Cálculo "
  294. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ProfileSetup.qml:31
  295. msgctxt "@label"
  296. msgid "Variant:"
  297. msgstr ""
  298. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ProfileSetup.qml:82
  299. msgctxt "@label"
  300. msgid "Global Profile:"
  301. msgstr ""
  302. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/Bedleveling.qml:29
  303. msgctxt "@action:button"
  304. msgid "Move to next position"
  305. msgstr ""
  306. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:39
  307. msgctxt "@label"
  308. msgid ""
  309. "To assist you in having better default settings for your Ultimaker. Cura "
  310. "would like to know which upgrades you have in your machine:"
  311. msgstr ""
  312. # ?? -> %1
  313. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:49
  314. #, fuzzy
  315. msgctxt "@option:check"
  316. msgid "Extruder driver ugrades"
  317. msgstr "Temperatura del Extrusor (%1)"
  318. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:54
  319. msgctxt "@option:check"
  320. msgid "Heated printer bed (kit)"
  321. msgstr ""
  322. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:58
  323. msgctxt "@option:check"
  324. msgid "Heated printer bed (self built)"
  325. msgstr ""
  326. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:62
  327. msgctxt "@option:check"
  328. msgid "Dual extrusion (experimental)"
  329. msgstr ""
  330. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:70
  331. msgctxt "@label"
  332. msgid ""
  333. "If you have an Ultimaker bought after october 2012 you will have the "
  334. "Extruder drive upgrade. If you do not have this upgrade, it is highly "
  335. "recommended to improve reliability."
  336. msgstr ""
  337. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:77
  338. msgctxt "@label"
  339. msgid ""
  340. "This upgrade can be bought from the Ultimaker webshop or found on "
  341. "thingiverse as thing:26094"
  342. msgstr ""
  343. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:44
  344. msgctxt "@label"
  345. msgid ""
  346. "It's a good idea to do a few sanity checks on your Ultimaker. \n"
  347. " You can skip these if you know your machine is functional"
  348. msgstr ""
  349. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:51
  350. msgctxt "@label"
  351. msgid "Connection: "
  352. msgstr ""
  353. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:55
  354. msgctxt "@info:status"
  355. msgid "Done"
  356. msgstr ""
  357. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:55
  358. msgctxt "@info:status"
  359. msgid "Incomplete"
  360. msgstr ""
  361. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:62
  362. msgctxt "@label"
  363. msgid "Min endstop X: "
  364. msgstr ""
  365. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:66
  366. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:77
  367. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:89
  368. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:178
  369. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:187
  370. msgctxt "@info:status"
  371. msgid "Works"
  372. msgstr ""
  373. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:66
  374. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:77
  375. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:89
  376. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:119
  377. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:149
  378. msgctxt "@info:status"
  379. msgid "Not checked"
  380. msgstr ""
  381. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:73
  382. msgctxt "@label"
  383. msgid "Min endstop Y: "
  384. msgstr ""
  385. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:85
  386. msgctxt "@label"
  387. msgid "Min endstop Z: "
  388. msgstr ""
  389. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:97
  390. msgctxt "@label"
  391. msgid "Nozzle temperature check: "
  392. msgstr ""
  393. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:105
  394. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:135
  395. msgctxt "@action:button"
  396. msgid "Start heating"
  397. msgstr ""
  398. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:110
  399. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:140
  400. msgctxt "@info:progress"
  401. msgid "Checking"
  402. msgstr ""
  403. # ?? -> %1
  404. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:127
  405. #, fuzzy
  406. msgctxt "@label"
  407. msgid "bed temperature check: "
  408. msgstr "Temperatura de la Plataforma %1"
  409. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UpgradeFirmware.qml:42
  410. msgctxt "@action:button"
  411. msgid "Update"
  412. msgstr ""
  413. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UpgradeFirmware.qml:48
  414. msgctxt "@info:status"
  415. msgid "ERROR"
  416. msgstr ""
  417. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:60
  418. #, fuzzy
  419. msgctxt "@label"
  420. msgid "Please select the type of printer:"
  421. msgstr "Seleccionar un Tipo de Impresora:"
  422. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:186
  423. #, fuzzy
  424. msgctxt "@label:textbox"
  425. msgid "Printer Name:"
  426. msgstr "Nombre de la Impresora:"
  427. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:212
  428. msgctxt "@title"
  429. msgid "Select Upgraded Parts"
  430. msgstr ""
  431. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:215
  432. #, fuzzy
  433. msgctxt "@title"
  434. msgid "Upgrade Firmware"
  435. msgstr "Actualizar el Firmware"
  436. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:218
  437. #, fuzzy
  438. msgctxt "@title"
  439. msgid "Check Printer"
  440. msgstr "Añadir una Impresora"
  441. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:221
  442. msgctxt "@title"
  443. msgid "Bed Levelling"
  444. msgstr ""
  445. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AboutDialog.qml:15
  446. #, fuzzy
  447. msgctxt "@title:window"
  448. msgid "About Cura"
  449. msgstr "Acerca de Cura"
  450. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AboutDialog.qml:54
  451. #, fuzzy
  452. msgctxt "@label"
  453. msgid "End-to-end solution for fused filament 3D printing."
  454. msgstr "Solución de extremo a extremo para impresion 3D. "
  455. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AboutDialog.qml:66
  456. #, fuzzy
  457. msgctxt "@info:credit"
  458. msgid ""
  459. "Cura has been developed by Ultimaker B.V. in cooperation with the community."
  460. msgstr ""
  461. "Cura ha sido desarrollado por Ultimaker B.V. en cooperación con la comunidad."
  462. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ViewPage.qml:16
  463. #, fuzzy
  464. msgctxt "@title:window"
  465. msgid "View"
  466. msgstr "Visualización "
  467. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ViewPage.qml:41
  468. #, fuzzy
  469. msgctxt "@option:check"
  470. msgid "Display Overhang"
  471. msgstr "Visualizar los Voladizos"
  472. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ViewPage.qml:45
  473. msgctxt "@info:tooltip"
  474. msgid ""
  475. "Highlight unsupported areas of the model in red. Without support these areas "
  476. "will nog print properly."
  477. msgstr ""
  478. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ViewPage.qml:74
  479. msgctxt "@action:button"
  480. msgid "Center camera when item is selected"
  481. msgstr ""
  482. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ViewPage.qml:78
  483. msgctxt "@info:tooltip"
  484. msgid ""
  485. "Moves the camera so the object is in the center of the view when an object "
  486. "is selected"
  487. msgstr ""
  488. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SaveButton.qml:70
  489. #, fuzzy
  490. msgctxt "@label:textbox"
  491. msgid "Printjob Name"
  492. msgstr "Nombre de la Impresora:"
  493. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SaveButton.qml:167
  494. msgctxt "@label %1 is length of filament"
  495. msgid "%1 m"
  496. msgstr ""
  497. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SaveButton.qml:229
  498. msgctxt "@info:tooltip"
  499. msgid "Select the active output device"
  500. msgstr ""
  501. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:34
  502. msgctxt "@label"
  503. msgid "Infill:"
  504. msgstr ""
  505. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:119
  506. msgctxt "@label"
  507. msgid "Sparse"
  508. msgstr ""
  509. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:121
  510. msgctxt "@label"
  511. msgid "Sparse (20%) infill will give your model an average strength"
  512. msgstr ""
  513. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:125
  514. msgctxt "@label"
  515. msgid "Dense"
  516. msgstr ""
  517. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:127
  518. msgctxt "@label"
  519. msgid "Dense (50%) infill will give your model an above average strength"
  520. msgstr ""
  521. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:131
  522. msgctxt "@label"
  523. msgid "Solid"
  524. msgstr ""
  525. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:133
  526. msgctxt "@label"
  527. msgid "Solid (100%) infill will make your model completely solid"
  528. msgstr ""
  529. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:151
  530. #, fuzzy
  531. msgctxt "@label:listbox"
  532. msgid "Helpers:"
  533. msgstr "Ayuda"
  534. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:169
  535. msgctxt "@option:check"
  536. msgid "Enable Skirt Adhesion"
  537. msgstr ""
  538. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:187
  539. #, fuzzy
  540. msgctxt "@option:check"
  541. msgid "Enable Support"
  542. msgstr "Habilitar Soporte"
  543. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:51
  544. msgctxt "@action:inmenu"
  545. msgid "Toggle Fu&ll Screen"
  546. msgstr ""
  547. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:58
  548. #, fuzzy
  549. msgctxt "@action:inmenu"
  550. msgid "&Undo"
  551. msgstr "Deshacer"
  552. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:66
  553. #, fuzzy
  554. msgctxt "@action:inmenu"
  555. msgid "&Redo"
  556. msgstr "Rehacer"
  557. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:74
  558. #, fuzzy
  559. msgctxt "@action:inmenu"
  560. msgid "&Quit"
  561. msgstr "Salir"
  562. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:82
  563. #, fuzzy
  564. msgctxt "@action:inmenu"
  565. msgid "&Preferences..."
  566. msgstr "Preferencias..."
  567. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:89
  568. #, fuzzy
  569. msgctxt "@action:inmenu"
  570. msgid "&Add Printer..."
  571. msgstr "Añadir una Impresora…"
  572. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:95
  573. #, fuzzy
  574. msgctxt "@action:inmenu"
  575. msgid "Manage Pr&inters..."
  576. msgstr "Añadir una Impresora…"
  577. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:102
  578. msgctxt "@action:inmenu"
  579. msgid "Manage Profiles..."
  580. msgstr ""
  581. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:109
  582. #, fuzzy
  583. msgctxt "@action:inmenu"
  584. msgid "Show Online &Documentation"
  585. msgstr "Mostrar la Documentación en Línea"
  586. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:116
  587. #, fuzzy
  588. msgctxt "@action:inmenu"
  589. msgid "Report a &Bug"
  590. msgstr "Reportar un Error"
  591. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:123
  592. #, fuzzy
  593. msgctxt "@action:inmenu"
  594. msgid "&About..."
  595. msgstr "Acerca de..."
  596. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:130
  597. #, fuzzy
  598. msgctxt "@action:inmenu"
  599. msgid "Delete &Selection"
  600. msgstr "Borrar la Selección"
  601. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:138
  602. #, fuzzy
  603. msgctxt "@action:inmenu"
  604. msgid "Delete Object"
  605. msgstr "Borrar el Objeto"
  606. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:146
  607. #, fuzzy
  608. msgctxt "@action:inmenu"
  609. msgid "Ce&nter Object on Platform"
  610. msgstr "Centrar el Objeto en la Plataforma"
  611. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:152
  612. msgctxt "@action:inmenu"
  613. msgid "&Group Objects"
  614. msgstr ""
  615. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:160
  616. msgctxt "@action:inmenu"
  617. msgid "Ungroup Objects"
  618. msgstr ""
  619. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:168
  620. #, fuzzy
  621. msgctxt "@action:inmenu"
  622. msgid "&Merge Objects"
  623. msgstr "Borrar el Objeto"
  624. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:176
  625. #, fuzzy
  626. msgctxt "@action:inmenu"
  627. msgid "&Duplicate Object"
  628. msgstr "Duplicar el Objeto"
  629. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:183
  630. #, fuzzy
  631. msgctxt "@action:inmenu"
  632. msgid "&Clear Build Platform"
  633. msgstr "Vaciar la Plataforma"
  634. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:190
  635. #, fuzzy
  636. msgctxt "@action:inmenu"
  637. msgid "Re&load All Objects"
  638. msgstr "Recargar Todos los Objetos"
  639. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:197
  640. #, fuzzy
  641. msgctxt "@action:inmenu"
  642. msgid "Reset All Object Positions"
  643. msgstr "Reiniciar la Posición de Todos los Objetos"
  644. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:203
  645. #, fuzzy
  646. msgctxt "@action:inmenu"
  647. msgid "Reset All Object &Transformations"
  648. msgstr "Reiniciar la Transformación de Todos los Objetos"
  649. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:209
  650. #, fuzzy
  651. msgctxt "@action:inmenu"
  652. msgid "&Open File..."
  653. msgstr "Abrir el Archivo"
  654. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:217
  655. #, fuzzy
  656. msgctxt "@action:inmenu"
  657. msgid "Show Engine &Log..."
  658. msgstr "Mostrar el Registro del Motor de Cálculo "
  659. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Sidebar.qml:126
  660. #, fuzzy
  661. msgctxt "@title:tab"
  662. msgid "Simple"
  663. msgstr "Simple"
  664. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Sidebar.qml:127
  665. #, fuzzy
  666. msgctxt "@title:tab"
  667. msgid "Advanced"
  668. msgstr "Avanzado"
  669. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarHeader.qml:30
  670. #, fuzzy
  671. msgctxt "@label:listbox"
  672. msgid "Print Setup"
  673. msgstr "Configurar la Impresión"
  674. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarHeader.qml:100
  675. #, fuzzy
  676. msgctxt "@label:listbox"
  677. msgid "Machine:"
  678. msgstr "Máquina:"
  679. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:16
  680. #, fuzzy
  681. msgctxt "@title:window"
  682. msgid "Cura"
  683. msgstr "Cura"
  684. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:34
  685. #, fuzzy
  686. msgctxt "@title:menu"
  687. msgid "&File"
  688. msgstr "Archivo"
  689. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:43
  690. msgctxt "@title:menu"
  691. msgid "Open &Recent"
  692. msgstr ""
  693. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:72
  694. msgctxt "@action:inmenu"
  695. msgid "&Save Selection to File"
  696. msgstr ""
  697. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:80
  698. #, fuzzy
  699. msgctxt "@title:menu"
  700. msgid "Save &All"
  701. msgstr "Guardar el Archivo"
  702. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:108
  703. #, fuzzy
  704. msgctxt "@title:menu"
  705. msgid "&Edit"
  706. msgstr "Editar"
  707. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:125
  708. #, fuzzy
  709. msgctxt "@title:menu"
  710. msgid "&View"
  711. msgstr "Visualización "
  712. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:151
  713. #, fuzzy
  714. msgctxt "@title:menu"
  715. msgid "&Machine"
  716. msgstr "Maquina"
  717. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:197
  718. msgctxt "@title:menu"
  719. msgid "&Profile"
  720. msgstr ""
  721. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:224
  722. #, fuzzy
  723. msgctxt "@title:menu"
  724. msgid "E&xtensions"
  725. msgstr "Extensiones"
  726. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:257
  727. #, fuzzy
  728. msgctxt "@title:menu"
  729. msgid "&Settings"
  730. msgstr "Ajustes"
  731. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:265
  732. #, fuzzy
  733. msgctxt "@title:menu"
  734. msgid "&Help"
  735. msgstr "Ayuda"
  736. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:335
  737. #, fuzzy
  738. msgctxt "@action:button"
  739. msgid "Open File"
  740. msgstr "Abrir el Archivo"
  741. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:377
  742. #, fuzzy
  743. msgctxt "@action:button"
  744. msgid "View Mode"
  745. msgstr "Modo de Visualización "
  746. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:461
  747. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:14
  748. msgctxt "@title:tab"
  749. msgid "General"
  750. msgstr ""
  751. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:464
  752. #, fuzzy
  753. msgctxt "@title:tab"
  754. msgid "View"
  755. msgstr "Visualización "
  756. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:603
  757. #, fuzzy
  758. msgctxt "@title:window"
  759. msgid "Open File"
  760. msgstr "Abrir el Archivo"
  761. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:36
  762. msgctxt "@label"
  763. msgid "Language"
  764. msgstr ""
  765. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:47
  766. msgctxt "@item:inlistbox"
  767. msgid "Bulgarian"
  768. msgstr ""
  769. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:48
  770. msgctxt "@item:inlistbox"
  771. msgid "Czech"
  772. msgstr ""
  773. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:49
  774. msgctxt "@item:inlistbox"
  775. msgid "English"
  776. msgstr ""
  777. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:50
  778. msgctxt "@item:inlistbox"
  779. msgid "Finnish"
  780. msgstr ""
  781. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:51
  782. msgctxt "@item:inlistbox"
  783. msgid "French"
  784. msgstr ""
  785. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:52
  786. msgctxt "@item:inlistbox"
  787. msgid "German"
  788. msgstr ""
  789. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:53
  790. msgctxt "@item:inlistbox"
  791. msgid "Italian"
  792. msgstr ""
  793. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:54
  794. msgctxt "@item:inlistbox"
  795. msgid "Polish"
  796. msgstr ""
  797. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:55
  798. msgctxt "@item:inlistbox"
  799. msgid "Russian"
  800. msgstr ""
  801. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:56
  802. msgctxt "@item:inlistbox"
  803. msgid "Spanish"
  804. msgstr ""
  805. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:98
  806. msgctxt "@label"
  807. msgid ""
  808. "You will need to restart the application for language changes to have effect."
  809. msgstr ""
  810. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:114
  811. msgctxt "@option:check"
  812. msgid "Ensure objects are kept apart"
  813. msgstr ""
  814. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:118
  815. msgctxt "@info:tooltip"
  816. msgid ""
  817. "Should objects on the platform be moved so that they no longer intersect."
  818. msgstr ""
  819. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:147
  820. msgctxt "@option:check"
  821. msgid "Send (Anonymous) Print Information"
  822. msgstr ""
  823. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:151
  824. msgctxt "@info:tooltip"
  825. msgid ""
  826. "Should anonymous data about your print be sent to Ultimaker? Note, no "
  827. "models, IP addresses or other personally identifiable information is sent or "
  828. "stored."
  829. msgstr ""
  830. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:179
  831. msgctxt "@option:check"
  832. msgid "Scale Too Large Files"
  833. msgstr ""
  834. #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:183
  835. msgctxt "@info:tooltip"
  836. msgid ""
  837. "Should opened files be scaled to the build volume when they are too large?"
  838. msgstr ""
  839. #~ msgctxt "Save button tooltip"
  840. #~ msgid "Save to Disk"
  841. #~ msgstr "Guardar en el Disco Duro"
  842. #~ msgctxt "Message action tooltip, {0} is sdcard"
  843. #~ msgid "Eject SD Card {0}"
  844. #~ msgstr "Expulsar la Tarjeta SD {0}"