mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00

It was absent or wrong in many cases, and very inconsistent in how the metadata fields were used. Contributes to issue CURA-3885.
190 lines
6.5 KiB
Text
190 lines
6.5 KiB
Text
# Cura JSON setting files
|
|
# Copyright (C) 2017 Ultimaker
|
|
# This file is distributed under the same license as the Cura package.
|
|
# Ruben Dulek <r.dulek@ultimaker.com>, 2017.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Cura 2.6\n"
|
|
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
|
|
"POT-Creation-Date: 2017-05-30 15:32+0000\n"
|
|
"PO-Revision-Date: 2017-04-10 09:05-0300\n"
|
|
"Last-Translator: Cláudio Sampaio <patola@makerlinux.com.br>\n"
|
|
"Language-Team: Cláudio Sampaio <patola@makerlinux.com.br> and CoderSquirrel <jasaneschio@gmail.com>\n"
|
|
"Language: Brazillian Portuguese\n"
|
|
"Lang-Code: pt\n"
|
|
"Country-Code: BR\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_settings label"
|
|
msgid "Machine"
|
|
msgstr "Máquina"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_settings description"
|
|
msgid "Machine specific settings"
|
|
msgstr "Ajustes específicos da máquina"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "extruder_nr label"
|
|
msgid "Extruder"
|
|
msgstr "Extrusor"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "extruder_nr description"
|
|
msgid "The extruder train used for printing. This is used in multi-extrusion."
|
|
msgstr "O extrusor usado para impressão. Isto é usado em multi-extrusão."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_nozzle_size label"
|
|
msgid "Nozzle Diameter"
|
|
msgstr ""
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_nozzle_size description"
|
|
msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size."
|
|
msgstr ""
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_nozzle_offset_x label"
|
|
msgid "Nozzle X Offset"
|
|
msgstr "Deslocamento X do Bico"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_nozzle_offset_x description"
|
|
msgid "The x-coordinate of the offset of the nozzle."
|
|
msgstr "A coordenada X do deslocamento aplicado ao bico."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_nozzle_offset_y label"
|
|
msgid "Nozzle Y Offset"
|
|
msgstr "Deslocamento Y do Bico"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_nozzle_offset_y description"
|
|
msgid "The y-coordinate of the offset of the nozzle."
|
|
msgstr "A coordenada Y do deslocamento aplicado ao bico."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_start_code label"
|
|
msgid "Extruder Start G-Code"
|
|
msgstr "G-Code Inicial do Extrusor"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_start_code description"
|
|
msgid "Start g-code to execute whenever turning the extruder on."
|
|
msgstr "G-Code Inicial a ser executado sempre que o extrusor for ligado."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_start_pos_abs label"
|
|
msgid "Extruder Start Position Absolute"
|
|
msgstr "Posição de Início do Extrusor Absoluta"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_start_pos_abs description"
|
|
msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head."
|
|
msgstr "Faz a posição de início do extrusor ser absoluta ao invés de relativa à última posição conhecida da cabeça de impressão."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_start_pos_x label"
|
|
msgid "Extruder Start Position X"
|
|
msgstr "Posição X de Início do Extrusor"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_start_pos_x description"
|
|
msgid "The x-coordinate of the starting position when turning the extruder on."
|
|
msgstr "A coordenada X da posição de início quando se liga o extrusor."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_start_pos_y label"
|
|
msgid "Extruder Start Position Y"
|
|
msgstr "Posição Y de Início do Extrusor"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_start_pos_y description"
|
|
msgid "The y-coordinate of the starting position when turning the extruder on."
|
|
msgstr "A coordenada Y da posição de início quando se liga o extrusor."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_end_code label"
|
|
msgid "Extruder End G-Code"
|
|
msgstr "G-Code Final do Extrusor"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_end_code description"
|
|
msgid "End g-code to execute whenever turning the extruder off."
|
|
msgstr "G-Code a ser executado antes de desligar o extrusor."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_end_pos_abs label"
|
|
msgid "Extruder End Position Absolute"
|
|
msgstr "Posição Final do Extrusor Absoluta"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_end_pos_abs description"
|
|
msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head."
|
|
msgstr "Faz a posição final do extrusor ser absoluta ao invés de relativa à última posição conhecida da cabeça de impressão."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_end_pos_x label"
|
|
msgid "Extruder End Position X"
|
|
msgstr "Posição X Final do Extrusor"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_end_pos_x description"
|
|
msgid "The x-coordinate of the ending position when turning the extruder off."
|
|
msgstr "A coordenada X da posição final do extrusor quando se o desliga."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_end_pos_y label"
|
|
msgid "Extruder End Position Y"
|
|
msgstr "Posição Y Final do Extrusor"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "machine_extruder_end_pos_y description"
|
|
msgid "The y-coordinate of the ending position when turning the extruder off."
|
|
msgstr "A coordenada Y da posição final do extrusor quando se o desliga."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "extruder_prime_pos_z label"
|
|
msgid "Extruder Prime Z Position"
|
|
msgstr "Posição Z de Purga do Extrusor"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "extruder_prime_pos_z description"
|
|
msgid "The Z coordinate of the position where the nozzle primes at the start of printing."
|
|
msgstr "A coordenada Z da posição onde o bico faz a purga no início da impressão."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "platform_adhesion label"
|
|
msgid "Build Plate Adhesion"
|
|
msgstr "Aderência da Mesa de Impressão"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "platform_adhesion description"
|
|
msgid "Adhesion"
|
|
msgstr "Aderência"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "extruder_prime_pos_x label"
|
|
msgid "Extruder Prime X Position"
|
|
msgstr "Posição X de Purga do Extrusor"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "extruder_prime_pos_x description"
|
|
msgid "The X coordinate of the position where the nozzle primes at the start of printing."
|
|
msgstr "A coordenada X da posição onde o bico faz a purga no início da impressão."
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "extruder_prime_pos_y label"
|
|
msgid "Extruder Prime Y Position"
|
|
msgstr "Posição Y de Purga do Extrusor"
|
|
|
|
#: fdmextruder.def.json
|
|
msgctxt "extruder_prime_pos_y description"
|
|
msgid "The Y coordinate of the position where the nozzle primes at the start of printing."
|
|
msgstr "A coordenada Y da posição onde o bico faz a purga no início da impressão."
|