Update translations with empty strings from new templates

These are generated using 'make i18n-update-po'.

Contributes to issue CURA-4113.
This commit is contained in:
Ghostkeeper 2017-08-02 17:25:45 +02:00
parent f95c28c413
commit e0b39800a2
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75
37 changed files with 79280 additions and 68238 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,189 +1,199 @@
# Cura JSON setting files # Cura JSON setting files
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-07 16:04+0200\n" "PO-Revision-Date: 2017-06-07 16:04+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n" "Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: German\n" "Language-Team: German\n"
"Language: German\n" "Language: German\n"
"Lang-Code: de\n" "MIME-Version: 1.0\n"
"Country-Code: DE\n" "Content-Type: text/plain; charset=UTF-8\n"
"MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n"
"Content-Type: text/plain; charset=UTF-8\n" "Lang-Code: de\n"
"Content-Transfer-Encoding: 8bit\n" "Country-Code: DE\n"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings label" msgctxt "machine_settings label"
msgid "Machine" msgid "Machine"
msgstr "Gerät" msgstr "Gerät"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings description" msgctxt "machine_settings description"
msgid "Machine specific settings" msgid "Machine specific settings"
msgstr "Gerätespezifische Einstellungen" msgstr "Gerätespezifische Einstellungen"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr label" msgctxt "extruder_nr label"
msgid "Extruder" msgid "Extruder"
msgstr "Extruder" msgstr "Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr description" msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion." msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr "Die für das Drucken verwendete Extruder-Einheit. Diese wird für die Mehrfach-Extrusion benutzt." msgstr "Die für das Drucken verwendete Extruder-Einheit. Diese wird für die Mehrfach-Extrusion benutzt."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_id label"
msgid "Nozzle Diameter" msgid "Nozzle ID"
msgstr "Düsendurchmesser" msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size description" msgctxt "machine_nozzle_id description"
msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size." msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr "Der Innendurchmesser der Düse. Verwenden Sie diese Einstellung, wenn Sie eine Düse einer Nicht-Standardgröße verwenden." msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x label" msgctxt "machine_nozzle_size label"
msgid "Nozzle X Offset" msgid "Nozzle Diameter"
msgstr "X-Versatz Düse" msgstr "Düsendurchmesser"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x description" msgctxt "machine_nozzle_size description"
msgid "The x-coordinate of the offset of the nozzle." msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size."
msgstr "Die X-Koordinate des Düsenversatzes." msgstr "Der Innendurchmesser der Düse. Verwenden Sie diese Einstellung, wenn Sie eine Düse einer Nicht-Standardgröße verwenden."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y label" msgctxt "machine_nozzle_offset_x label"
msgid "Nozzle Y Offset" msgid "Nozzle X Offset"
msgstr "Y-Versatz Düse" msgstr "X-Versatz Düse"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y description" msgctxt "machine_nozzle_offset_x description"
msgid "The y-coordinate of the offset of the nozzle." msgid "The x-coordinate of the offset of the nozzle."
msgstr "Die Y-Koordinate des Düsenversatzes." msgstr "Die X-Koordinate des Düsenversatzes."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code label" msgctxt "machine_nozzle_offset_y label"
msgid "Extruder Start G-Code" msgid "Nozzle Y Offset"
msgstr "G-Code Extruder-Start" msgstr "Y-Versatz Düse"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code description" msgctxt "machine_nozzle_offset_y description"
msgid "Start g-code to execute whenever turning the extruder on." msgid "The y-coordinate of the offset of the nozzle."
msgstr "Starten Sie den G-Code jedes Mal, wenn Sie den Extruder einschalten." msgstr "Die Y-Koordinate des Düsenversatzes."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs label" msgctxt "machine_extruder_start_code label"
msgid "Extruder Start Position Absolute" msgid "Extruder Start G-Code"
msgstr "Absolute Startposition des Extruders" msgstr "G-Code Extruder-Start"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs description" msgctxt "machine_extruder_start_code description"
msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head." msgid "Start g-code to execute whenever turning the extruder on."
msgstr "Bevorzugen Sie eine absolute Startposition des Extruders anstelle einer relativen Position zur zuletzt bekannten Kopfposition." msgstr "Starten Sie den G-Code jedes Mal, wenn Sie den Extruder einschalten."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x label" msgctxt "machine_extruder_start_pos_abs label"
msgid "Extruder Start Position X" msgid "Extruder Start Position Absolute"
msgstr "X-Position Extruder-Start" msgstr "Absolute Startposition des Extruders"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x description" msgctxt "machine_extruder_start_pos_abs description"
msgid "The x-coordinate of the starting position when turning the extruder on." msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head."
msgstr "Die X-Koordinate der Startposition beim Einschalten des Extruders." msgstr "Bevorzugen Sie eine absolute Startposition des Extruders anstelle einer relativen Position zur zuletzt bekannten Kopfposition."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y label" msgctxt "machine_extruder_start_pos_x label"
msgid "Extruder Start Position Y" msgid "Extruder Start Position X"
msgstr "Y-Position Extruder-Start" msgstr "X-Position Extruder-Start"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y description" msgctxt "machine_extruder_start_pos_x description"
msgid "The y-coordinate of the starting position when turning the extruder on." msgid "The x-coordinate of the starting position when turning the extruder on."
msgstr "Die Y-Koordinate der Startposition beim Einschalten des Extruders." msgstr "Die X-Koordinate der Startposition beim Einschalten des Extruders."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code label" msgctxt "machine_extruder_start_pos_y label"
msgid "Extruder End G-Code" msgid "Extruder Start Position Y"
msgstr "G-Code Extruder-Ende" msgstr "Y-Position Extruder-Start"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code description" msgctxt "machine_extruder_start_pos_y description"
msgid "End g-code to execute whenever turning the extruder off." msgid "The y-coordinate of the starting position when turning the extruder on."
msgstr "Beenden Sie den G-Code jedes Mal, wenn Sie den Extruder ausschalten." msgstr "Die Y-Koordinate der Startposition beim Einschalten des Extruders."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs label" msgctxt "machine_extruder_end_code label"
msgid "Extruder End Position Absolute" msgid "Extruder End G-Code"
msgstr "Absolute Extruder-Endposition" msgstr "G-Code Extruder-Ende"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs description" msgctxt "machine_extruder_end_code description"
msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head." msgid "End g-code to execute whenever turning the extruder off."
msgstr "Bevorzugen Sie eine absolute Endposition des Extruders anstelle einer relativen Position zur zuletzt bekannten Kopfposition." msgstr "Beenden Sie den G-Code jedes Mal, wenn Sie den Extruder ausschalten."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x label" msgctxt "machine_extruder_end_pos_abs label"
msgid "Extruder End Position X" msgid "Extruder End Position Absolute"
msgstr "Extruder-Endposition X" msgstr "Absolute Extruder-Endposition"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x description" msgctxt "machine_extruder_end_pos_abs description"
msgid "The x-coordinate of the ending position when turning the extruder off." msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head."
msgstr "Die X-Koordinate der Endposition beim Ausschalten des Extruders." msgstr "Bevorzugen Sie eine absolute Endposition des Extruders anstelle einer relativen Position zur zuletzt bekannten Kopfposition."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y label" msgctxt "machine_extruder_end_pos_x label"
msgid "Extruder End Position Y" msgid "Extruder End Position X"
msgstr "Extruder-Endposition Y" msgstr "Extruder-Endposition X"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y description" msgctxt "machine_extruder_end_pos_x description"
msgid "The y-coordinate of the ending position when turning the extruder off." msgid "The x-coordinate of the ending position when turning the extruder off."
msgstr "Die Y-Koordinate der Endposition beim Ausschalten des Extruders." msgstr "Die X-Koordinate der Endposition beim Ausschalten des Extruders."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z label" msgctxt "machine_extruder_end_pos_y label"
msgid "Extruder Prime Z Position" msgid "Extruder End Position Y"
msgstr "Z-Position Extruder-Einzug" msgstr "Extruder-Endposition Y"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z description" msgctxt "machine_extruder_end_pos_y description"
msgid "The Z coordinate of the position where the nozzle primes at the start of printing." msgid "The y-coordinate of the ending position when turning the extruder off."
msgstr "Die Z-Koordinate der Position, an der die Düse am Druckbeginn einzieht." msgstr "Die Y-Koordinate der Endposition beim Ausschalten des Extruders."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion label" msgctxt "extruder_prime_pos_z label"
msgid "Build Plate Adhesion" msgid "Extruder Prime Z Position"
msgstr "Druckplattenhaftung" msgstr "Z-Position Extruder-Einzug"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion description" msgctxt "extruder_prime_pos_z description"
msgid "Adhesion" msgid "The Z coordinate of the position where the nozzle primes at the start of printing."
msgstr "Haftung" msgstr "Die Z-Koordinate der Position, an der die Düse am Druckbeginn einzieht."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x label" msgctxt "platform_adhesion label"
msgid "Extruder Prime X Position" msgid "Build Plate Adhesion"
msgstr "X-Position Extruder-Einzug" msgstr "Druckplattenhaftung"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x description" msgctxt "platform_adhesion description"
msgid "The X coordinate of the position where the nozzle primes at the start of printing." msgid "Adhesion"
msgstr "Die X-Koordinate der Position, an der die Düse am Druckbeginn einzieht." msgstr "Haftung"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label" msgctxt "extruder_prime_pos_x label"
msgid "Extruder Prime Y Position" msgid "Extruder Prime X Position"
msgstr "Y-Position Extruder-Einzug" msgstr "X-Position Extruder-Einzug"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y description" msgctxt "extruder_prime_pos_x description"
msgid "The Y coordinate of the position where the nozzle primes at the start of printing." msgid "The X coordinate of the position where the nozzle primes at the start of printing."
msgstr "Die Y-Koordinate der Position, an der die Düse am Druckbeginn einzieht." msgstr "Die X-Koordinate der Position, an der die Düse am Druckbeginn einzieht."
#: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label"
msgid "Extruder Prime Y Position"
msgstr "Y-Position Extruder-Einzug"
#: 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 "Die Y-Koordinate der Position, an der die Düse am Druckbeginn einzieht."

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,189 +1,199 @@
# Cura JSON setting files # Cura JSON setting files
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-07 16:04+0200\n" "PO-Revision-Date: 2017-06-07 16:04+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n" "Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"Language: Spanish\n" "Language: Spanish\n"
"Lang-Code: es\n" "MIME-Version: 1.0\n"
"Country-Code: ES\n" "Content-Type: text/plain; charset=UTF-8\n"
"MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n"
"Content-Type: text/plain; charset=UTF-8\n" "Lang-Code: es\n"
"Content-Transfer-Encoding: 8bit\n" "Country-Code: ES\n"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings label" msgctxt "machine_settings label"
msgid "Machine" msgid "Machine"
msgstr "Máquina" msgstr "Máquina"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings description" msgctxt "machine_settings description"
msgid "Machine specific settings" msgid "Machine specific settings"
msgstr "Ajustes específicos de la máquina" msgstr "Ajustes específicos de la máquina"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr label" msgctxt "extruder_nr label"
msgid "Extruder" msgid "Extruder"
msgstr "Extrusor" msgstr "Extrusor"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr description" msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion." msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr "El tren extrusor que se utiliza para imprimir. Se emplea en la extrusión múltiple." msgstr "El tren extrusor que se utiliza para imprimir. Se emplea en la extrusión múltiple."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_id label"
msgid "Nozzle Diameter" msgid "Nozzle ID"
msgstr "Diámetro de la tobera" msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size description" msgctxt "machine_nozzle_id description"
msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size." msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr "Diámetro interior de la tobera. Cambie este ajuste cuando utilice un tamaño de tobera no estándar." msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x label" msgctxt "machine_nozzle_size label"
msgid "Nozzle X Offset" msgid "Nozzle Diameter"
msgstr "Desplazamiento de la tobera sobre el eje X" msgstr "Diámetro de la tobera"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x description" msgctxt "machine_nozzle_size description"
msgid "The x-coordinate of the offset of the nozzle." msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size."
msgstr "Coordenada X del desplazamiento de la tobera." msgstr "Diámetro interior de la tobera. Cambie este ajuste cuando utilice un tamaño de tobera no estándar."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y label" msgctxt "machine_nozzle_offset_x label"
msgid "Nozzle Y Offset" msgid "Nozzle X Offset"
msgstr "Desplazamiento de la tobera sobre el eje Y" msgstr "Desplazamiento de la tobera sobre el eje X"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y description" msgctxt "machine_nozzle_offset_x description"
msgid "The y-coordinate of the offset of the nozzle." msgid "The x-coordinate of the offset of the nozzle."
msgstr "Coordenada Y del desplazamiento de la tobera." msgstr "Coordenada X del desplazamiento de la tobera."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code label" msgctxt "machine_nozzle_offset_y label"
msgid "Extruder Start G-Code" msgid "Nozzle Y Offset"
msgstr "Gcode inicial del extrusor" msgstr "Desplazamiento de la tobera sobre el eje Y"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code description" msgctxt "machine_nozzle_offset_y description"
msgid "Start g-code to execute whenever turning the extruder on." msgid "The y-coordinate of the offset of the nozzle."
msgstr "Gcode inicial que se ejecuta cada vez que se enciende el extrusor." msgstr "Coordenada Y del desplazamiento de la tobera."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs label" msgctxt "machine_extruder_start_code label"
msgid "Extruder Start Position Absolute" msgid "Extruder Start G-Code"
msgstr "Posición de inicio absoluta del extrusor" msgstr "Gcode inicial del extrusor"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs description" msgctxt "machine_extruder_start_code description"
msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head." msgid "Start g-code to execute whenever turning the extruder on."
msgstr "El extrusor se coloca en la posición de inicio absoluta según la última ubicación conocida del cabezal." msgstr "Gcode inicial que se ejecuta cada vez que se enciende el extrusor."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x label" msgctxt "machine_extruder_start_pos_abs label"
msgid "Extruder Start Position X" msgid "Extruder Start Position Absolute"
msgstr "Posición de inicio del extrusor sobre el eje X" msgstr "Posición de inicio absoluta del extrusor"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x description" msgctxt "machine_extruder_start_pos_abs description"
msgid "The x-coordinate of the starting position when turning the extruder on." msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head."
msgstr "Coordenada X de la posición de inicio cuando se enciende el extrusor." msgstr "El extrusor se coloca en la posición de inicio absoluta según la última ubicación conocida del cabezal."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y label" msgctxt "machine_extruder_start_pos_x label"
msgid "Extruder Start Position Y" msgid "Extruder Start Position X"
msgstr "Posición de inicio del extrusor sobre el eje Y" msgstr "Posición de inicio del extrusor sobre el eje X"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y description" msgctxt "machine_extruder_start_pos_x description"
msgid "The y-coordinate of the starting position when turning the extruder on." msgid "The x-coordinate of the starting position when turning the extruder on."
msgstr "Coordenada Y de la posición de inicio cuando se enciende el extrusor." msgstr "Coordenada X de la posición de inicio cuando se enciende el extrusor."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code label" msgctxt "machine_extruder_start_pos_y label"
msgid "Extruder End G-Code" msgid "Extruder Start Position Y"
msgstr "Gcode final del extrusor" msgstr "Posición de inicio del extrusor sobre el eje Y"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code description" msgctxt "machine_extruder_start_pos_y description"
msgid "End g-code to execute whenever turning the extruder off." msgid "The y-coordinate of the starting position when turning the extruder on."
msgstr "Gcode final que se ejecuta cada vez que se apaga el extrusor." msgstr "Coordenada Y de la posición de inicio cuando se enciende el extrusor."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs label" msgctxt "machine_extruder_end_code label"
msgid "Extruder End Position Absolute" msgid "Extruder End G-Code"
msgstr "Posición final absoluta del extrusor" msgstr "Gcode final del extrusor"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs description" msgctxt "machine_extruder_end_code description"
msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head." msgid "End g-code to execute whenever turning the extruder off."
msgstr "La posición final del extrusor se considera absoluta, en lugar de relativa a la última ubicación conocida del cabezal." msgstr "Gcode final que se ejecuta cada vez que se apaga el extrusor."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x label" msgctxt "machine_extruder_end_pos_abs label"
msgid "Extruder End Position X" msgid "Extruder End Position Absolute"
msgstr "Posición de fin del extrusor sobre el eje X" msgstr "Posición final absoluta del extrusor"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x description" msgctxt "machine_extruder_end_pos_abs description"
msgid "The x-coordinate of the ending position when turning the extruder off." msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head."
msgstr "Coordenada X de la posición de fin cuando se apaga el extrusor." msgstr "La posición final del extrusor se considera absoluta, en lugar de relativa a la última ubicación conocida del cabezal."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y label" msgctxt "machine_extruder_end_pos_x label"
msgid "Extruder End Position Y" msgid "Extruder End Position X"
msgstr "Posición de fin del extrusor sobre el eje Y" msgstr "Posición de fin del extrusor sobre el eje X"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y description" msgctxt "machine_extruder_end_pos_x description"
msgid "The y-coordinate of the ending position when turning the extruder off." msgid "The x-coordinate of the ending position when turning the extruder off."
msgstr "Coordenada Y de la posición de fin cuando se apaga el extrusor." msgstr "Coordenada X de la posición de fin cuando se apaga el extrusor."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z label" msgctxt "machine_extruder_end_pos_y label"
msgid "Extruder Prime Z Position" msgid "Extruder End Position Y"
msgstr "Posición de preparación del extrusor sobre el eje Z" msgstr "Posición de fin del extrusor sobre el eje Y"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z description" msgctxt "machine_extruder_end_pos_y description"
msgid "The Z coordinate of the position where the nozzle primes at the start of printing." msgid "The y-coordinate of the ending position when turning the extruder off."
msgstr "Coordenada Z de la posición en la que la tobera queda preparada al inicio de la impresión." msgstr "Coordenada Y de la posición de fin cuando se apaga el extrusor."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion label" msgctxt "extruder_prime_pos_z label"
msgid "Build Plate Adhesion" msgid "Extruder Prime Z Position"
msgstr "Adherencia de la placa de impresión" msgstr "Posición de preparación del extrusor sobre el eje Z"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion description" msgctxt "extruder_prime_pos_z description"
msgid "Adhesion" msgid "The Z coordinate of the position where the nozzle primes at the start of printing."
msgstr "Adherencia" msgstr "Coordenada Z de la posición en la que la tobera queda preparada al inicio de la impresión."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x label" msgctxt "platform_adhesion label"
msgid "Extruder Prime X Position" msgid "Build Plate Adhesion"
msgstr "Posición de preparación del extrusor sobre el eje X" msgstr "Adherencia de la placa de impresión"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x description" msgctxt "platform_adhesion description"
msgid "The X coordinate of the position where the nozzle primes at the start of printing." msgid "Adhesion"
msgstr "Coordenada X de la posición en la que la tobera se coloca al inicio de la impresión." msgstr "Adherencia"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label" msgctxt "extruder_prime_pos_x label"
msgid "Extruder Prime Y Position" msgid "Extruder Prime X Position"
msgstr "Posición de preparación del extrusor sobre el eje Y" msgstr "Posición de preparación del extrusor sobre el eje X"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y description" msgctxt "extruder_prime_pos_x description"
msgid "The Y coordinate of the position where the nozzle primes at the start of printing." msgid "The X coordinate of the position where the nozzle primes at the start of printing."
msgstr "Coordenada X de la posición en la que la tobera se coloca al inicio de la impresión." msgstr "Coordenada X de la posición en la que la tobera se coloca al inicio de la impresión."
#: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label"
msgid "Extruder Prime Y Position"
msgstr "Posición de preparación del extrusor sobre el eje Y"
#: 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 "Coordenada X de la posición en la que la tobera se coloca al inicio de la impresión."

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,189 +1,199 @@
# Cura JSON setting files # Cura JSON setting files
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-07 16:04+0200\n" "PO-Revision-Date: 2017-06-07 16:04+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n" "Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Finnish\n" "Language-Team: Finnish\n"
"Language: Finnish\n" "Language: Finnish\n"
"Lang-Code: fi\n" "MIME-Version: 1.0\n"
"Country-Code: FI\n" "Content-Type: text/plain; charset=UTF-8\n"
"MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n"
"Content-Type: text/plain; charset=UTF-8\n" "Lang-Code: fi\n"
"Content-Transfer-Encoding: 8bit\n" "Country-Code: FI\n"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings label" msgctxt "machine_settings label"
msgid "Machine" msgid "Machine"
msgstr "Laite" msgstr "Laite"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings description" msgctxt "machine_settings description"
msgid "Machine specific settings" msgid "Machine specific settings"
msgstr "Laitekohtaiset asetukset" msgstr "Laitekohtaiset asetukset"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr label" msgctxt "extruder_nr label"
msgid "Extruder" msgid "Extruder"
msgstr "Suulake" msgstr "Suulake"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr description" msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion." msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr "Tulostukseen käytettävä suulakeryhmä. Tätä käytetään monipursotuksessa." msgstr "Tulostukseen käytettävä suulakeryhmä. Tätä käytetään monipursotuksessa."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_id label"
msgid "Nozzle Diameter" msgid "Nozzle ID"
msgstr "Suuttimen halkaisija" msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size description" msgctxt "machine_nozzle_id description"
msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size." msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr "Suuttimen sisähalkaisija. Muuta tätä asetusta, kun käytössä on muu kuin vakiokokoinen suutin." msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x label" msgctxt "machine_nozzle_size label"
msgid "Nozzle X Offset" msgid "Nozzle Diameter"
msgstr "Suuttimen X-siirtymä" msgstr "Suuttimen halkaisija"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x description" msgctxt "machine_nozzle_size description"
msgid "The x-coordinate of the offset of the nozzle." msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size."
msgstr "Suuttimen siirtymän X-koordinaatti." msgstr "Suuttimen sisähalkaisija. Muuta tätä asetusta, kun käytössä on muu kuin vakiokokoinen suutin."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y label" msgctxt "machine_nozzle_offset_x label"
msgid "Nozzle Y Offset" msgid "Nozzle X Offset"
msgstr "Suuttimen Y-siirtymä" msgstr "Suuttimen X-siirtymä"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y description" msgctxt "machine_nozzle_offset_x description"
msgid "The y-coordinate of the offset of the nozzle." msgid "The x-coordinate of the offset of the nozzle."
msgstr "Suuttimen siirtymän Y-koordinaatti." msgstr "Suuttimen siirtymän X-koordinaatti."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code label" msgctxt "machine_nozzle_offset_y label"
msgid "Extruder Start G-Code" msgid "Nozzle Y Offset"
msgstr "Suulakkeen aloitus-GCode" msgstr "Suuttimen Y-siirtymä"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code description" msgctxt "machine_nozzle_offset_y description"
msgid "Start g-code to execute whenever turning the extruder on." msgid "The y-coordinate of the offset of the nozzle."
msgstr "Aloitus-GCode, joka suoritetaan suulakkeen käynnistyksen yhteydessä." msgstr "Suuttimen siirtymän Y-koordinaatti."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs label" msgctxt "machine_extruder_start_code label"
msgid "Extruder Start Position Absolute" msgid "Extruder Start G-Code"
msgstr "Suulakkeen aloitussijainti absoluuttinen" msgstr "Suulakkeen aloitus-GCode"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs description" msgctxt "machine_extruder_start_code description"
msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head." msgid "Start g-code to execute whenever turning the extruder on."
msgstr "Tekee suulakkeen aloitussijainnista absoluuttisen eikä suhteellisen viimeksi tunnettuun pään sijaintiin nähden." msgstr "Aloitus-GCode, joka suoritetaan suulakkeen käynnistyksen yhteydessä."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x label" msgctxt "machine_extruder_start_pos_abs label"
msgid "Extruder Start Position X" msgid "Extruder Start Position Absolute"
msgstr "Suulakkeen aloitussijainti X" msgstr "Suulakkeen aloitussijainti absoluuttinen"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x description" msgctxt "machine_extruder_start_pos_abs description"
msgid "The x-coordinate of the starting position when turning the extruder on." msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head."
msgstr "Aloitussijainnin X-koordinaatti suulaketta käynnistettäessä." msgstr "Tekee suulakkeen aloitussijainnista absoluuttisen eikä suhteellisen viimeksi tunnettuun pään sijaintiin nähden."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y label" msgctxt "machine_extruder_start_pos_x label"
msgid "Extruder Start Position Y" msgid "Extruder Start Position X"
msgstr "Suulakkeen aloitussijainti Y" msgstr "Suulakkeen aloitussijainti X"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y description" msgctxt "machine_extruder_start_pos_x description"
msgid "The y-coordinate of the starting position when turning the extruder on." msgid "The x-coordinate of the starting position when turning the extruder on."
msgstr "Aloitussijainnin Y-koordinaatti suulaketta käynnistettäessä." msgstr "Aloitussijainnin X-koordinaatti suulaketta käynnistettäessä."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code label" msgctxt "machine_extruder_start_pos_y label"
msgid "Extruder End G-Code" msgid "Extruder Start Position Y"
msgstr "Suulakkeen lopetus-GCode" msgstr "Suulakkeen aloitussijainti Y"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code description" msgctxt "machine_extruder_start_pos_y description"
msgid "End g-code to execute whenever turning the extruder off." msgid "The y-coordinate of the starting position when turning the extruder on."
msgstr "Lopetus-GCode, joka suoritetaan, kun suulake poistetaan käytöstä." msgstr "Aloitussijainnin Y-koordinaatti suulaketta käynnistettäessä."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs label" msgctxt "machine_extruder_end_code label"
msgid "Extruder End Position Absolute" msgid "Extruder End G-Code"
msgstr "Suulakkeen lopetussijainti absoluuttinen" msgstr "Suulakkeen lopetus-GCode"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs description" msgctxt "machine_extruder_end_code description"
msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head." msgid "End g-code to execute whenever turning the extruder off."
msgstr "Tekee suulakkeen lopetussijainnista absoluuttisen eikä suhteellisen viimeksi tunnettuun pään sijaintiin nähden." msgstr "Lopetus-GCode, joka suoritetaan, kun suulake poistetaan käytöstä."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x label" msgctxt "machine_extruder_end_pos_abs label"
msgid "Extruder End Position X" msgid "Extruder End Position Absolute"
msgstr "Suulakkeen lopetussijainti X" msgstr "Suulakkeen lopetussijainti absoluuttinen"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x description" msgctxt "machine_extruder_end_pos_abs description"
msgid "The x-coordinate of the ending position when turning the extruder off." msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head."
msgstr "Lopetussijainnin X-koordinaatti, kun suulake poistetaan käytöstä." msgstr "Tekee suulakkeen lopetussijainnista absoluuttisen eikä suhteellisen viimeksi tunnettuun pään sijaintiin nähden."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y label" msgctxt "machine_extruder_end_pos_x label"
msgid "Extruder End Position Y" msgid "Extruder End Position X"
msgstr "Suulakkeen lopetussijainti Y" msgstr "Suulakkeen lopetussijainti X"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y description" msgctxt "machine_extruder_end_pos_x description"
msgid "The y-coordinate of the ending position when turning the extruder off." msgid "The x-coordinate of the ending position when turning the extruder off."
msgstr "Lopetussijainnin Y-koordinaatti, kun suulake poistetaan käytöstä." msgstr "Lopetussijainnin X-koordinaatti, kun suulake poistetaan käytöstä."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z label" msgctxt "machine_extruder_end_pos_y label"
msgid "Extruder Prime Z Position" msgid "Extruder End Position Y"
msgstr "Suulakkeen esitäytön Z-sijainti" msgstr "Suulakkeen lopetussijainti Y"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z description" msgctxt "machine_extruder_end_pos_y description"
msgid "The Z coordinate of the position where the nozzle primes at the start of printing." msgid "The y-coordinate of the ending position when turning the extruder off."
msgstr "Z-koordinaatti sijainnille, jossa suutin esitäytetään tulostusta aloitettaessa." msgstr "Lopetussijainnin Y-koordinaatti, kun suulake poistetaan käytöstä."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion label" msgctxt "extruder_prime_pos_z label"
msgid "Build Plate Adhesion" msgid "Extruder Prime Z Position"
msgstr "Alustan tarttuvuus" msgstr "Suulakkeen esitäytön Z-sijainti"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion description" msgctxt "extruder_prime_pos_z description"
msgid "Adhesion" msgid "The Z coordinate of the position where the nozzle primes at the start of printing."
msgstr "Tarttuvuus" msgstr "Z-koordinaatti sijainnille, jossa suutin esitäytetään tulostusta aloitettaessa."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x label" msgctxt "platform_adhesion label"
msgid "Extruder Prime X Position" msgid "Build Plate Adhesion"
msgstr "Suulakkeen esitäytön X-sijainti" msgstr "Alustan tarttuvuus"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x description" msgctxt "platform_adhesion description"
msgid "The X coordinate of the position where the nozzle primes at the start of printing." msgid "Adhesion"
msgstr "X-koordinaatti sijainnille, jossa suutin esitäytetään tulostusta aloitettaessa." msgstr "Tarttuvuus"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label" msgctxt "extruder_prime_pos_x label"
msgid "Extruder Prime Y Position" msgid "Extruder Prime X Position"
msgstr "Suulakkeen esitäytön Y-sijainti" msgstr "Suulakkeen esitäytön X-sijainti"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y description" msgctxt "extruder_prime_pos_x description"
msgid "The Y coordinate of the position where the nozzle primes at the start of printing." msgid "The X coordinate of the position where the nozzle primes at the start of printing."
msgstr "Y-koordinaatti sijainnille, jossa suutin esitäytetään tulostusta aloitettaessa." msgstr "X-koordinaatti sijainnille, jossa suutin esitäytetään tulostusta aloitettaessa."
#: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label"
msgid "Extruder Prime Y Position"
msgstr "Suulakkeen esitäytön Y-sijainti"
#: 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 "Y-koordinaatti sijainnille, jossa suutin esitäytetään tulostusta aloitettaessa."

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,189 +1,199 @@
# Cura JSON setting files # Cura JSON setting files
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-07 16:04+0200\n" "PO-Revision-Date: 2017-06-07 16:04+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n" "Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: French\n" "Language-Team: French\n"
"Language: French\n" "Language: French\n"
"Lang-Code: fr\n" "MIME-Version: 1.0\n"
"Country-Code: FR\n" "Content-Type: text/plain; charset=UTF-8\n"
"MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n"
"Content-Type: text/plain; charset=UTF-8\n" "Lang-Code: fr\n"
"Content-Transfer-Encoding: 8bit\n" "Country-Code: FR\n"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings label" msgctxt "machine_settings label"
msgid "Machine" msgid "Machine"
msgstr "Machine" msgstr "Machine"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings description" msgctxt "machine_settings description"
msgid "Machine specific settings" msgid "Machine specific settings"
msgstr "Paramètres spécifiques de la machine" msgstr "Paramètres spécifiques de la machine"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr label" msgctxt "extruder_nr label"
msgid "Extruder" msgid "Extruder"
msgstr "Extrudeuse" msgstr "Extrudeuse"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr description" msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion." msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr "Le train d'extrudeuse utilisé pour l'impression. Cela est utilisé en multi-extrusion." msgstr "Le train d'extrudeuse utilisé pour l'impression. Cela est utilisé en multi-extrusion."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_id label"
msgid "Nozzle Diameter" msgid "Nozzle ID"
msgstr "Diamètre de la buse" msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size description" msgctxt "machine_nozzle_id description"
msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size." msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr "Le diamètre intérieur de la buse. Modifiez ce paramètre si vous utilisez une taille de buse non standard." msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x label" msgctxt "machine_nozzle_size label"
msgid "Nozzle X Offset" msgid "Nozzle Diameter"
msgstr "Buse Décalage X" msgstr "Diamètre de la buse"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x description" msgctxt "machine_nozzle_size description"
msgid "The x-coordinate of the offset of the nozzle." msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size."
msgstr "Les coordonnées X du décalage de la buse." msgstr "Le diamètre intérieur de la buse. Modifiez ce paramètre si vous utilisez une taille de buse non standard."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y label" msgctxt "machine_nozzle_offset_x label"
msgid "Nozzle Y Offset" msgid "Nozzle X Offset"
msgstr "Buse Décalage Y" msgstr "Buse Décalage X"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y description" msgctxt "machine_nozzle_offset_x description"
msgid "The y-coordinate of the offset of the nozzle." msgid "The x-coordinate of the offset of the nozzle."
msgstr "Les coordonnées Y du décalage de la buse." msgstr "Les coordonnées X du décalage de la buse."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code label" msgctxt "machine_nozzle_offset_y label"
msgid "Extruder Start G-Code" msgid "Nozzle Y Offset"
msgstr "Extrudeuse G-Code de démarrage" msgstr "Buse Décalage Y"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code description" msgctxt "machine_nozzle_offset_y description"
msgid "Start g-code to execute whenever turning the extruder on." msgid "The y-coordinate of the offset of the nozzle."
msgstr "G-Code de démarrage à exécuter à chaque mise en marche de l'extrudeuse." msgstr "Les coordonnées Y du décalage de la buse."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs label" msgctxt "machine_extruder_start_code label"
msgid "Extruder Start Position Absolute" msgid "Extruder Start G-Code"
msgstr "Extrudeuse Position de départ absolue" msgstr "Extrudeuse G-Code de démarrage"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs description" msgctxt "machine_extruder_start_code description"
msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head." msgid "Start g-code to execute whenever turning the extruder on."
msgstr "Rendre la position de départ de l'extrudeuse absolue plutôt que relative à la dernière position connue de la tête." msgstr "G-Code de démarrage à exécuter à chaque mise en marche de l'extrudeuse."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x label" msgctxt "machine_extruder_start_pos_abs label"
msgid "Extruder Start Position X" msgid "Extruder Start Position Absolute"
msgstr "Extrudeuse Position de départ X" msgstr "Extrudeuse Position de départ absolue"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x description" msgctxt "machine_extruder_start_pos_abs description"
msgid "The x-coordinate of the starting position when turning the extruder on." msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head."
msgstr "Les coordonnées X de la position de départ lors de la mise en marche de l'extrudeuse." msgstr "Rendre la position de départ de l'extrudeuse absolue plutôt que relative à la dernière position connue de la tête."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y label" msgctxt "machine_extruder_start_pos_x label"
msgid "Extruder Start Position Y" msgid "Extruder Start Position X"
msgstr "Extrudeuse Position de départ Y" msgstr "Extrudeuse Position de départ X"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y description" msgctxt "machine_extruder_start_pos_x description"
msgid "The y-coordinate of the starting position when turning the extruder on." msgid "The x-coordinate of the starting position when turning the extruder on."
msgstr "Les coordonnées Y de la position de départ lors de la mise en marche de l'extrudeuse." msgstr "Les coordonnées X de la position de départ lors de la mise en marche de l'extrudeuse."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code label" msgctxt "machine_extruder_start_pos_y label"
msgid "Extruder End G-Code" msgid "Extruder Start Position Y"
msgstr "Extrudeuse G-Code de fin" msgstr "Extrudeuse Position de départ Y"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code description" msgctxt "machine_extruder_start_pos_y description"
msgid "End g-code to execute whenever turning the extruder off." msgid "The y-coordinate of the starting position when turning the extruder on."
msgstr "G-Code de fin à exécuter à chaque arrêt de l'extrudeuse." msgstr "Les coordonnées Y de la position de départ lors de la mise en marche de l'extrudeuse."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs label" msgctxt "machine_extruder_end_code label"
msgid "Extruder End Position Absolute" msgid "Extruder End G-Code"
msgstr "Extrudeuse Position de fin absolue" msgstr "Extrudeuse G-Code de fin"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs description" msgctxt "machine_extruder_end_code description"
msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head." msgid "End g-code to execute whenever turning the extruder off."
msgstr "Rendre la position de fin de l'extrudeuse absolue plutôt que relative à la dernière position connue de la tête." msgstr "G-Code de fin à exécuter à chaque arrêt de l'extrudeuse."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x label" msgctxt "machine_extruder_end_pos_abs label"
msgid "Extruder End Position X" msgid "Extruder End Position Absolute"
msgstr "Extrudeuse Position de fin X" msgstr "Extrudeuse Position de fin absolue"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x description" msgctxt "machine_extruder_end_pos_abs description"
msgid "The x-coordinate of the ending position when turning the extruder off." msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head."
msgstr "Les coordonnées X de la position de fin lors de l'arrêt de l'extrudeuse." msgstr "Rendre la position de fin de l'extrudeuse absolue plutôt que relative à la dernière position connue de la tête."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y label" msgctxt "machine_extruder_end_pos_x label"
msgid "Extruder End Position Y" msgid "Extruder End Position X"
msgstr "Extrudeuse Position de fin Y" msgstr "Extrudeuse Position de fin X"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y description" msgctxt "machine_extruder_end_pos_x description"
msgid "The y-coordinate of the ending position when turning the extruder off." msgid "The x-coordinate of the ending position when turning the extruder off."
msgstr "Les coordonnées Y de la position de fin lors de l'arrêt de l'extrudeuse." msgstr "Les coordonnées X de la position de fin lors de l'arrêt de l'extrudeuse."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z label" msgctxt "machine_extruder_end_pos_y label"
msgid "Extruder Prime Z Position" msgid "Extruder End Position Y"
msgstr "Extrudeuse Position d'amorçage Z" msgstr "Extrudeuse Position de fin Y"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z description" msgctxt "machine_extruder_end_pos_y description"
msgid "The Z coordinate of the position where the nozzle primes at the start of printing." msgid "The y-coordinate of the ending position when turning the extruder off."
msgstr "Les coordonnées Z de la position à laquelle la buse s'amorce au début de l'impression." msgstr "Les coordonnées Y de la position de fin lors de l'arrêt de l'extrudeuse."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion label" msgctxt "extruder_prime_pos_z label"
msgid "Build Plate Adhesion" msgid "Extruder Prime Z Position"
msgstr "Adhérence du plateau" msgstr "Extrudeuse Position d'amorçage Z"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion description" msgctxt "extruder_prime_pos_z description"
msgid "Adhesion" msgid "The Z coordinate of the position where the nozzle primes at the start of printing."
msgstr "Adhérence" msgstr "Les coordonnées Z de la position à laquelle la buse s'amorce au début de l'impression."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x label" msgctxt "platform_adhesion label"
msgid "Extruder Prime X Position" msgid "Build Plate Adhesion"
msgstr "Extrudeuse Position d'amorçage X" msgstr "Adhérence du plateau"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x description" msgctxt "platform_adhesion description"
msgid "The X coordinate of the position where the nozzle primes at the start of printing." msgid "Adhesion"
msgstr "Les coordonnées X de la position à laquelle la buse s'amorce au début de l'impression." msgstr "Adhérence"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label" msgctxt "extruder_prime_pos_x label"
msgid "Extruder Prime Y Position" msgid "Extruder Prime X Position"
msgstr "Extrudeuse Position d'amorçage Y" msgstr "Extrudeuse Position d'amorçage X"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y description" msgctxt "extruder_prime_pos_x description"
msgid "The Y coordinate of the position where the nozzle primes at the start of printing." msgid "The X coordinate of the position where the nozzle primes at the start of printing."
msgstr "Les coordonnées Y de la position à laquelle la buse s'amorce au début de l'impression." msgstr "Les coordonnées X de la position à laquelle la buse s'amorce au début de l'impression."
#: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label"
msgid "Extruder Prime Y Position"
msgstr "Extrudeuse Position d'amorçage Y"
#: 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 "Les coordonnées Y de la position à laquelle la buse s'amorce au début de l'impression."

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,189 +1,199 @@
# Cura JSON setting files # Cura JSON setting files
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-07 16:04+0200\n" "PO-Revision-Date: 2017-06-07 16:04+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n" "Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"Language: Italian\n" "Language: Italian\n"
"Lang-Code: it\n" "MIME-Version: 1.0\n"
"Country-Code: IT\n" "Content-Type: text/plain; charset=UTF-8\n"
"MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n"
"Content-Type: text/plain; charset=UTF-8\n" "Lang-Code: it\n"
"Content-Transfer-Encoding: 8bit\n" "Country-Code: IT\n"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings label" msgctxt "machine_settings label"
msgid "Machine" msgid "Machine"
msgstr "Macchina" msgstr "Macchina"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings description" msgctxt "machine_settings description"
msgid "Machine specific settings" msgid "Machine specific settings"
msgstr "Impostazioni macchina specifiche" msgstr "Impostazioni macchina specifiche"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr label" msgctxt "extruder_nr label"
msgid "Extruder" msgid "Extruder"
msgstr "Estrusore" msgstr "Estrusore"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr description" msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion." msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr "Treno estrusore utilizzato per la stampa. Utilizzato nellestrusione multipla." msgstr "Treno estrusore utilizzato per la stampa. Utilizzato nellestrusione multipla."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_id label"
msgid "Nozzle Diameter" msgid "Nozzle ID"
msgstr "Diametro ugello" msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size description" msgctxt "machine_nozzle_id description"
msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size." msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr "Diametro interno dell'ugello. Modificare questa impostazione quando si utilizza un ugello di dimensioni non standard." msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x label" msgctxt "machine_nozzle_size label"
msgid "Nozzle X Offset" msgid "Nozzle Diameter"
msgstr "Offset X ugello" msgstr "Diametro ugello"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x description" msgctxt "machine_nozzle_size description"
msgid "The x-coordinate of the offset of the nozzle." msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size."
msgstr "La coordinata y delloffset dellugello." msgstr "Diametro interno dell'ugello. Modificare questa impostazione quando si utilizza un ugello di dimensioni non standard."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y label" msgctxt "machine_nozzle_offset_x label"
msgid "Nozzle Y Offset" msgid "Nozzle X Offset"
msgstr "Offset Y ugello" msgstr "Offset X ugello"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y description" msgctxt "machine_nozzle_offset_x description"
msgid "The y-coordinate of the offset of the nozzle." msgid "The x-coordinate of the offset of the nozzle."
msgstr "La coordinata y delloffset dellugello." msgstr "La coordinata y delloffset dellugello."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code label" msgctxt "machine_nozzle_offset_y label"
msgid "Extruder Start G-Code" msgid "Nozzle Y Offset"
msgstr "Codice G avvio estrusore" msgstr "Offset Y ugello"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code description" msgctxt "machine_nozzle_offset_y description"
msgid "Start g-code to execute whenever turning the extruder on." msgid "The y-coordinate of the offset of the nozzle."
msgstr "Codice G di avvio da eseguire ogniqualvolta si accende lestrusore." msgstr "La coordinata y delloffset dellugello."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs label" msgctxt "machine_extruder_start_code label"
msgid "Extruder Start Position Absolute" msgid "Extruder Start G-Code"
msgstr "Assoluto posizione avvio estrusore" msgstr "Codice G avvio estrusore"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs description" msgctxt "machine_extruder_start_code description"
msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head." msgid "Start g-code to execute whenever turning the extruder on."
msgstr "Rende la posizione di partenza estrusore assoluta anziché relativa rispetto allultima posizione nota della testina." msgstr "Codice G di avvio da eseguire ogniqualvolta si accende lestrusore."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x label" msgctxt "machine_extruder_start_pos_abs label"
msgid "Extruder Start Position X" msgid "Extruder Start Position Absolute"
msgstr "X posizione avvio estrusore" msgstr "Assoluto posizione avvio estrusore"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x description" msgctxt "machine_extruder_start_pos_abs description"
msgid "The x-coordinate of the starting position when turning the extruder on." msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head."
msgstr "La coordinata x della posizione di partenza allaccensione dellestrusore." msgstr "Rende la posizione di partenza estrusore assoluta anziché relativa rispetto allultima posizione nota della testina."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y label" msgctxt "machine_extruder_start_pos_x label"
msgid "Extruder Start Position Y" msgid "Extruder Start Position X"
msgstr "Y posizione avvio estrusore" msgstr "X posizione avvio estrusore"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y description" msgctxt "machine_extruder_start_pos_x description"
msgid "The y-coordinate of the starting position when turning the extruder on." msgid "The x-coordinate of the starting position when turning the extruder on."
msgstr "La coordinata y della posizione di partenza allaccensione dellestrusore." msgstr "La coordinata x della posizione di partenza allaccensione dellestrusore."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code label" msgctxt "machine_extruder_start_pos_y label"
msgid "Extruder End G-Code" msgid "Extruder Start Position Y"
msgstr "Codice G fine estrusore" msgstr "Y posizione avvio estrusore"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code description" msgctxt "machine_extruder_start_pos_y description"
msgid "End g-code to execute whenever turning the extruder off." msgid "The y-coordinate of the starting position when turning the extruder on."
msgstr "Codice G di fine da eseguire ogniqualvolta si spegne lestrusore." msgstr "La coordinata y della posizione di partenza allaccensione dellestrusore."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs label" msgctxt "machine_extruder_end_code label"
msgid "Extruder End Position Absolute" msgid "Extruder End G-Code"
msgstr "Assoluto posizione fine estrusore" msgstr "Codice G fine estrusore"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs description" msgctxt "machine_extruder_end_code description"
msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head." msgid "End g-code to execute whenever turning the extruder off."
msgstr "Rende la posizione di fine estrusore assoluta anziché relativa rispetto allultima posizione nota della testina." msgstr "Codice G di fine da eseguire ogniqualvolta si spegne lestrusore."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x label" msgctxt "machine_extruder_end_pos_abs label"
msgid "Extruder End Position X" msgid "Extruder End Position Absolute"
msgstr "Posizione X fine estrusore" msgstr "Assoluto posizione fine estrusore"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x description" msgctxt "machine_extruder_end_pos_abs description"
msgid "The x-coordinate of the ending position when turning the extruder off." msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head."
msgstr "La coordinata x della posizione di fine allo spegnimento dellestrusore." msgstr "Rende la posizione di fine estrusore assoluta anziché relativa rispetto allultima posizione nota della testina."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y label" msgctxt "machine_extruder_end_pos_x label"
msgid "Extruder End Position Y" msgid "Extruder End Position X"
msgstr "Posizione Y fine estrusore" msgstr "Posizione X fine estrusore"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y description" msgctxt "machine_extruder_end_pos_x description"
msgid "The y-coordinate of the ending position when turning the extruder off." msgid "The x-coordinate of the ending position when turning the extruder off."
msgstr "La coordinata y della posizione di fine allo spegnimento dellestrusore." msgstr "La coordinata x della posizione di fine allo spegnimento dellestrusore."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z label" msgctxt "machine_extruder_end_pos_y label"
msgid "Extruder Prime Z Position" msgid "Extruder End Position Y"
msgstr "Posizione Z innesco estrusore" msgstr "Posizione Y fine estrusore"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z description" msgctxt "machine_extruder_end_pos_y description"
msgid "The Z coordinate of the position where the nozzle primes at the start of printing." msgid "The y-coordinate of the ending position when turning the extruder off."
msgstr "Indica la coordinata Z della posizione in cui lugello si innesca allavvio della stampa." msgstr "La coordinata y della posizione di fine allo spegnimento dellestrusore."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion label" msgctxt "extruder_prime_pos_z label"
msgid "Build Plate Adhesion" msgid "Extruder Prime Z Position"
msgstr "Adesione piano di stampa" msgstr "Posizione Z innesco estrusore"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion description" msgctxt "extruder_prime_pos_z description"
msgid "Adhesion" msgid "The Z coordinate of the position where the nozzle primes at the start of printing."
msgstr "Adesione" msgstr "Indica la coordinata Z della posizione in cui lugello si innesca allavvio della stampa."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x label" msgctxt "platform_adhesion label"
msgid "Extruder Prime X Position" msgid "Build Plate Adhesion"
msgstr "Posizione X innesco estrusore" msgstr "Adesione piano di stampa"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x description" msgctxt "platform_adhesion description"
msgid "The X coordinate of the position where the nozzle primes at the start of printing." msgid "Adhesion"
msgstr "La coordinata X della posizione in cui lugello si innesca allavvio della stampa." msgstr "Adesione"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label" msgctxt "extruder_prime_pos_x label"
msgid "Extruder Prime Y Position" msgid "Extruder Prime X Position"
msgstr "Posizione Y innesco estrusore" msgstr "Posizione X innesco estrusore"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y description" msgctxt "extruder_prime_pos_x description"
msgid "The Y coordinate of the position where the nozzle primes at the start of printing." msgid "The X coordinate of the position where the nozzle primes at the start of printing."
msgstr "La coordinata Y della posizione in cui lugello si innesca allavvio della stampa." msgstr "La coordinata X della posizione in cui lugello si innesca allavvio della stampa."
#: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label"
msgid "Extruder Prime Y Position"
msgstr "Posizione Y innesco estrusore"
#: 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 "La coordinata Y della posizione in cui lugello si innesca allavvio della stampa."

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -2,21 +2,21 @@
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-26 17:30+0900\n" "PO-Revision-Date: 2017-06-26 17:30+0900\n"
"Last-Translator: None\n" "Last-Translator: None\n"
"Language-Team: None\n" "Language-Team: None\n"
"Language: ja\n" "Language: ja\n"
"Lang-Code: ja\n"
"Country-Code: JP\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Lang-Code: ja\n"
"Country-Code: JP\n"
"X-Generator: Poedit 2.0.2\n" "X-Generator: Poedit 2.0.2\n"
#: fdmextruder.def.json #: fdmextruder.def.json
@ -39,6 +39,16 @@ msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion." msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr "エクストルーダーの列。デュアルノズル印刷時に使用。" msgstr "エクストルーダーの列。デュアルノズル印刷時に使用。"
#: fdmextruder.def.json
msgctxt "machine_nozzle_id label"
msgid "Nozzle ID"
msgstr ""
#: fdmextruder.def.json
msgctxt "machine_nozzle_id description"
msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_size label"
msgid "Nozzle Diameter" msgid "Nozzle Diameter"

View file

@ -2,21 +2,21 @@
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-26 17:52+0900\n" "PO-Revision-Date: 2017-06-26 17:52+0900\n"
"Last-Translator: None\n" "Last-Translator: None\n"
"Language-Team: None\n" "Language-Team: None\n"
"Language: ja\n" "Language: ja\n"
"Lang-Code: ja\n"
"Country-Code: JP\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Lang-Code: ja\n"
"Country-Code: JP\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.0.2\n" "X-Generator: Poedit 2.0.2\n"
@ -42,8 +42,8 @@ msgstr "3Dプリンターの機種名"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_show_variants label" msgctxt "machine_show_variants label"
msgid "Show machine variants" msgid "Show Machine Variants"
msgstr "プリンターのバリエーションを表示する" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_show_variants description" msgctxt "machine_show_variants description"
@ -90,8 +90,8 @@ msgstr "マテリアルのGUID。これは自動的に設定されます。"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_wait label" msgctxt "material_bed_temp_wait label"
msgid "Wait for build plate heatup" msgid "Wait for Build Plate Heatup"
msgstr "ビルドプレート加熱時の待機" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_wait description" msgctxt "material_bed_temp_wait description"
@ -100,8 +100,8 @@ msgstr "開始時にビルドプレートが温度に達するまで待つコマ
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_wait label" msgctxt "material_print_temp_wait label"
msgid "Wait for nozzle heatup" msgid "Wait for Nozzle Heatup"
msgstr "ノズル加熱時の待機" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_wait description" msgctxt "material_print_temp_wait description"
@ -110,8 +110,8 @@ msgstr "開始時にノズルの温度が達するまで待つかどうか。"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_prepend label" msgctxt "material_print_temp_prepend label"
msgid "Include material temperatures" msgid "Include Material Temperatures"
msgstr "ノズル温度設定の挿入" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_prepend description" msgctxt "material_print_temp_prepend description"
@ -120,8 +120,8 @@ msgstr "GCodeの開始時にズル温度設定を含めるかどうか。 既
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_prepend label" msgctxt "material_bed_temp_prepend label"
msgid "Include build plate temperature" msgid "Include Build Plate Temperature"
msgstr "ビルドプレート温度設定の挿入" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_prepend description" msgctxt "material_bed_temp_prepend description"
@ -130,8 +130,8 @@ msgstr "GCodeの開始時にビルドプレート温度設定を含めるかど
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_width label" msgctxt "machine_width label"
msgid "Machine width" msgid "Machine Width"
msgstr "造形サイズ(X)" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_width description" msgctxt "machine_width description"
@ -140,8 +140,8 @@ msgstr "造形可能領域の幅X方向。"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_depth label" msgctxt "machine_depth label"
msgid "Machine depth" msgid "Machine Depth"
msgstr "造形サイズ(Y)" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_depth description" msgctxt "machine_depth description"
@ -150,8 +150,8 @@ msgstr "造形可能領域の幅Y方向。"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_shape label" msgctxt "machine_shape label"
msgid "Build plate shape" msgid "Build Plate Shape"
msgstr "ビルドプレートの形" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_shape description" msgctxt "machine_shape description"
@ -170,8 +170,8 @@ msgstr "楕円形"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_height label" msgctxt "machine_height label"
msgid "Machine height" msgid "Machine Height"
msgstr "造形サイズ(Z)" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_height description" msgctxt "machine_height description"
@ -180,8 +180,8 @@ msgstr "造形可能領域の幅Z方向。"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_heated_bed label" msgctxt "machine_heated_bed label"
msgid "Has heated build plate" msgid "Has Heated Build Plate"
msgstr "ヒートベッドの有無" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_heated_bed description" msgctxt "machine_heated_bed description"
@ -190,8 +190,8 @@ msgstr "プリンターに加熱式ビルドプレートが付属しているか
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_center_is_zero label" msgctxt "machine_center_is_zero label"
msgid "Is center origin" msgid "Is Center Origin"
msgstr "原点" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_center_is_zero description" msgctxt "machine_center_is_zero description"
@ -310,13 +310,18 @@ msgstr "生成するGコードの種類"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)" msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)"
msgid "RepRap (Marlin/Sprinter)" msgid "Marlin"
msgstr "RepRap (Marlin/Sprinter)" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (Volumatric)" msgctxt "machine_gcode_flavor option RepRap (Volumetric)"
msgid "RepRap (Volumetric)" msgid "Marlin (Volumetric)"
msgstr "RepRap (Volumetric)" msgstr ""
#: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (RepRap)"
msgid "RepRap"
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_gcode_flavor option UltiGCode" msgctxt "machine_gcode_flavor option UltiGCode"
@ -398,6 +403,16 @@ msgctxt "gantry_height description"
msgid "The height difference between the tip of the nozzle and the gantry system (X and Y axes)." msgid "The height difference between the tip of the nozzle and the gantry system (X and Y axes)."
msgstr "ズルの先端とガントリーシステムの高さの差X軸とY軸。" msgstr "ズルの先端とガントリーシステムの高さの差X軸とY軸。"
#: fdmprinter.def.json
msgctxt "machine_nozzle_id label"
msgid "Nozzle ID"
msgstr ""
#: fdmprinter.def.json
msgctxt "machine_nozzle_id description"
msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_size label"
msgid "Nozzle Diameter" msgid "Nozzle Diameter"
@ -638,6 +653,16 @@ msgctxt "wall_line_width_x description"
msgid "Width of a single wall line for all wall lines except the outermost one." msgid "Width of a single wall line for all wall lines except the outermost one."
msgstr "一番外側のウォールラインを除くすべてのウォールラインのラインの幅。" msgstr "一番外側のウォールラインを除くすべてのウォールラインのラインの幅。"
#: fdmprinter.def.json
msgctxt "roofing_line_width label"
msgid "Top Surface Skin Line Width"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_line_width description"
msgid "Width of a single line of the areas at the top of the print."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_line_width label" msgctxt "skin_line_width label"
msgid "Top/Bottom Line Width" msgid "Top/Bottom Line Width"
@ -718,6 +743,16 @@ msgctxt "prime_tower_line_width description"
msgid "Width of a single prime tower line." msgid "Width of a single prime tower line."
msgstr "単一のプライムタワーラインの幅。" msgstr "単一のプライムタワーラインの幅。"
#: fdmprinter.def.json
msgctxt "initial_layer_line_width_factor label"
msgid "Initial Layer Line Width"
msgstr ""
#: fdmprinter.def.json
msgctxt "initial_layer_line_width_factor description"
msgid "Multiplier of the line width on the first layer. Increasing this could improve bed adhesion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "shell label" msgctxt "shell label"
msgid "Shell" msgid "Shell"
@ -728,6 +763,36 @@ msgctxt "shell description"
msgid "Shell" msgid "Shell"
msgstr "外郭" msgstr "外郭"
#: fdmprinter.def.json
msgctxt "wall_extruder_nr label"
msgid "Wall Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_extruder_nr description"
msgid "The extruder train used for printing the walls. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_0_extruder_nr label"
msgid "Outer Wall Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_0_extruder_nr description"
msgid "The extruder train used for printing the outer wall. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_x_extruder_nr label"
msgid "Inner Walls Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_x_extruder_nr description"
msgid "The extruder train used for printing the inner walls. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_thickness label" msgctxt "wall_thickness label"
msgid "Wall Thickness" msgid "Wall Thickness"
@ -735,8 +800,8 @@ msgstr "Wall Thickness"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_thickness description" msgctxt "wall_thickness description"
msgid "The thickness of the outside walls in the horizontal direction. This value divided by the wall line width defines the number of walls." msgid "The thickness of the walls in the horizontal direction. This value divided by the wall line width defines the number of walls."
msgstr "水平方向の外壁厚さ この値をウォールライン幅で割ることで、ウォール数を定義します。" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_line_count label" msgctxt "wall_line_count label"
@ -758,6 +823,71 @@ msgctxt "wall_0_wipe_dist description"
msgid "Distance of a travel move inserted after the outer wall, to hide the Z seam better." msgid "Distance of a travel move inserted after the outer wall, to hide the Z seam better."
msgstr "外壁の後に挿入された移動の距離はZシームをよりよく隠します。" msgstr "外壁の後に挿入された移動の距離はZシームをよりよく隠します。"
#: fdmprinter.def.json
msgctxt "roofing_extruder_nr label"
msgid "Top Surface Skin Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_extruder_nr description"
msgid "The extruder train used for printing the top most skin. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_layer_count label"
msgid "Top Surface Skin Layers"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_layer_count description"
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern label"
msgid "Top Surface Skin Pattern"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern description"
msgid "The pattern of the top most layers."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option lines"
msgid "Lines"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option concentric"
msgid "Concentric"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option zigzag"
msgid "Zig Zag"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_angles label"
msgid "Top Surface Skin Line Directions"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_angles description"
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
msgstr ""
#: fdmprinter.def.json
msgctxt "top_bottom_extruder_nr label"
msgid "Top/Bottom Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "top_bottom_extruder_nr description"
msgid "The extruder train used for printing the top and bottom skin. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "top_bottom_thickness label" msgctxt "top_bottom_thickness label"
msgid "Top/Bottom Thickness" msgid "Top/Bottom Thickness"
@ -948,6 +1078,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
msgid "Everywhere" msgid "Everywhere"
msgstr "Everywhere" msgstr "Everywhere"
#: fdmprinter.def.json
msgctxt "fill_outline_gaps label"
msgid "Print Thin Walls"
msgstr ""
#: fdmprinter.def.json
msgctxt "fill_outline_gaps description"
msgid "Print pieces of the model which are horizontally thinner than the nozzle size."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "xy_offset label" msgctxt "xy_offset label"
msgid "Horizontal Expansion" msgid "Horizontal Expansion"
@ -958,6 +1098,16 @@ msgctxt "xy_offset description"
msgid "Amount of offset applied to all polygons in each layer. Positive values can compensate for too big holes; negative values can compensate for too small holes." msgid "Amount of offset applied to all polygons in each layer. Positive values can compensate for too big holes; negative values can compensate for too small holes."
msgstr "各レイヤーのすべてのポリゴンに適用されるオフセットの量。正の値は大きすぎる穴を補うことができます。負の値は小さすぎる穴を補うことができます。" msgstr "各レイヤーのすべてのポリゴンに適用されるオフセットの量。正の値は大きすぎる穴を補うことができます。負の値は小さすぎる穴を補うことができます。"
#: fdmprinter.def.json
msgctxt "xy_offset_layer_0 label"
msgid "Initial Layer Horizontal Expansion"
msgstr ""
#: fdmprinter.def.json
msgctxt "xy_offset_layer_0 description"
msgid "Amount of offset applied to all polygons in the first layer. A negative value can compensate for squishing of the first layer known as \"elephant's foot\"."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "z_seam_type label" msgctxt "z_seam_type label"
msgid "Z Seam Alignment" msgid "Z Seam Alignment"
@ -1005,6 +1155,16 @@ msgctxt "z_seam_y description"
msgid "The Y coordinate of the position near where to start printing each part in a layer." msgid "The Y coordinate of the position near where to start printing each part in a layer."
msgstr "レイヤー内の各パーツの印刷を開始する場所の近くのY座標。" msgstr "レイヤー内の各パーツの印刷を開始する場所の近くのY座標。"
#: fdmprinter.def.json
msgctxt "z_seam_relative label"
msgid "Z Seam Relative"
msgstr ""
#: fdmprinter.def.json
msgctxt "z_seam_relative description"
msgid "When enabled, the z seam coordinates are relative to each part's centre. When disabled, the coordinates define an absolute position on the build plate."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_no_small_gaps_heuristic label" msgctxt "skin_no_small_gaps_heuristic label"
msgid "Ignore Small Z Gaps" msgid "Ignore Small Z Gaps"
@ -1025,6 +1185,16 @@ msgctxt "infill description"
msgid "Infill" msgid "Infill"
msgstr "インフィル" msgstr "インフィル"
#: fdmprinter.def.json
msgctxt "infill_extruder_nr label"
msgid "Infill Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "infill_extruder_nr description"
msgid "The extruder train used for printing infill. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "infill_sparse_density label" msgctxt "infill_sparse_density label"
msgid "Infill Density" msgid "Infill Density"
@ -1110,56 +1280,6 @@ msgctxt "infill_angles description"
msgid "A list of integer line directions to use. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees for the lines and zig zag patterns and 45 degrees for all other patterns)." msgid "A list of integer line directions to use. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees for the lines and zig zag patterns and 45 degrees for all other patterns)."
msgstr "使用する整数線の方向のリスト。リストの要素は、レイヤの層に合わせて順番に使用され、リストの末尾に達すると、最初から再び開始されます。リスト項目はコンマで区切られ、リスト全体は大括弧で囲まれています。デフォルトは空のリストです。これは、従来のデフォルト角度線とジグザグのパターンでは45と135度、他のすべてのパターンでは45度を使用することを意味します。" msgstr "使用する整数線の方向のリスト。リストの要素は、レイヤの層に合わせて順番に使用され、リストの末尾に達すると、最初から再び開始されます。リスト項目はコンマで区切られ、リスト全体は大括弧で囲まれています。デフォルトは空のリストです。これは、従来のデフォルト角度線とジグザグのパターンでは45と135度、他のすべてのパターンでは45度を使用することを意味します。"
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled label"
msgid "Spaghetti Infill"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled description"
msgid "Print the infill every so often, so that the filament will curl up chaotically inside the object. This reduces print time, but the behaviour is rather unpredictable."
msgstr "時々インフィルを印刷してください、オブジェクト内でフィラメントがぐちゃぐちゃに巻き上がります。印刷時間は短縮できるが、フィラメントの動きは予想不可能となります。"
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle label"
msgid "Spaghetti Maximum Infill Angle"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle description"
msgid "The maximum angle w.r.t. the Z axis of the inside of the print for areas which are to be filled with spaghetti infill afterwards. Lowering this value causes more angled parts in your model to be filled on each layer."
msgstr "最大角度 w.r.t.-印刷範囲内がスパゲッティ・インフィルで埋まるZ軸。この値を下げることでモデルの斜め部分にインフィルが各レイヤーに付着します。"
#: fdmprinter.def.json
msgctxt "spaghetti_max_height label"
msgid "Spaghetti Infill Maximum Height"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_height description"
msgid "The maximum height of inside space which can be combined and filled from the top."
msgstr "内部空間の上から結合して埋め込むことができる最大の高さ"
#: fdmprinter.def.json
msgctxt "spaghetti_inset label"
msgid "Spaghetti Inset"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_inset description"
msgid "The offset from the walls from where the spaghetti infill will be printed."
msgstr "スパゲッティ・インフィルがプリントされる壁からのオフセット。"
#: fdmprinter.def.json
msgctxt "spaghetti_flow label"
msgid "Spaghetti Flow"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_flow description"
msgid "Adjusts the density of the spaghetti infill. Note that the Infill Density only controls the line spacing of the filling pattern, not the amount of extrusion for spaghetti infill."
msgstr "スパゲッティ・インフィルの密度を調整します。インフィルの密度は、行間枠のパターンを決めるだけで、スパゲッティ・インフィルの押出量は制御しないことにご注意ください。"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "sub_div_rad_add label" msgctxt "sub_div_rad_add label"
msgid "Cubic Subdivision Shell" msgid "Cubic Subdivision Shell"
@ -1197,8 +1317,8 @@ msgstr "Skin Overlap Percentage"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_overlap description" msgctxt "skin_overlap description"
msgid "The amount of overlap between the skin and the walls. A slight overlap allows the walls to connect firmly to the skin." msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
msgstr "スキンと壁の間のオーバーラップ量 わずかなオーバーラップによって壁がスキンにしっかりつながります。" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_overlap_mm label" msgctxt "skin_overlap_mm label"
@ -1675,6 +1795,16 @@ msgctxt "speed_wall_x description"
msgid "The speed at which all inner walls are printed. Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed." msgid "The speed at which all inner walls are printed. Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed."
msgstr "内側のウォールをプリントする速度 外壁より内壁を高速でプリントすると、印刷時間の短縮になります。外壁のプリント速度とインフィルのプリント速度の中間に設定するのが適切です。" msgstr "内側のウォールをプリントする速度 外壁より内壁を高速でプリントすると、印刷時間の短縮になります。外壁のプリント速度とインフィルのプリント速度の中間に設定するのが適切です。"
#: fdmprinter.def.json
msgctxt "speed_roofing label"
msgid "Top Surface Skin Speed"
msgstr ""
#: fdmprinter.def.json
msgctxt "speed_roofing description"
msgid "The speed at which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "speed_topbottom label" msgctxt "speed_topbottom label"
msgid "Top/Bottom Speed" msgid "Top/Bottom Speed"
@ -1685,6 +1815,16 @@ msgctxt "speed_topbottom description"
msgid "The speed at which top/bottom layers are printed." msgid "The speed at which top/bottom layers are printed."
msgstr "トップ/ボトムのレイヤーのプリント速度" msgstr "トップ/ボトムのレイヤーのプリント速度"
#: fdmprinter.def.json
msgctxt "speed_ironing label"
msgid "Ironing Speed"
msgstr ""
#: fdmprinter.def.json
msgctxt "speed_ironing description"
msgid "The speed at which to pass over the top surface."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "speed_support label" msgctxt "speed_support label"
msgid "Support Speed" msgid "Support Speed"
@ -1895,6 +2035,16 @@ msgctxt "acceleration_wall_x description"
msgid "The acceleration with which all inner walls are printed." msgid "The acceleration with which all inner walls are printed."
msgstr "内側のウォールがが出力される際のスピード。" msgstr "内側のウォールがが出力される際のスピード。"
#: fdmprinter.def.json
msgctxt "acceleration_roofing label"
msgid "Top Surface Skin Acceleration"
msgstr ""
#: fdmprinter.def.json
msgctxt "acceleration_roofing description"
msgid "The acceleration with which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "acceleration_topbottom label" msgctxt "acceleration_topbottom label"
msgid "Top/Bottom Acceleration" msgid "Top/Bottom Acceleration"
@ -1905,6 +2055,16 @@ msgctxt "acceleration_topbottom description"
msgid "The acceleration with which top/bottom layers are printed." msgid "The acceleration with which top/bottom layers are printed."
msgstr "トップとボトムのレイヤーの印刷加速度。" msgstr "トップとボトムのレイヤーの印刷加速度。"
#: fdmprinter.def.json
msgctxt "acceleration_ironing label"
msgid "Ironing Acceleration"
msgstr ""
#: fdmprinter.def.json
msgctxt "acceleration_ironing description"
msgid "The acceleration with which ironing is performed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "acceleration_support label" msgctxt "acceleration_support label"
msgid "Support Acceleration" msgid "Support Acceleration"
@ -2075,6 +2235,16 @@ msgctxt "jerk_wall_x description"
msgid "The maximum instantaneous velocity change with which all inner walls are printed." msgid "The maximum instantaneous velocity change with which all inner walls are printed."
msgstr "内側のウォールがプリントされれう際の最大瞬間速度の変更。" msgstr "内側のウォールがプリントされれう際の最大瞬間速度の変更。"
#: fdmprinter.def.json
msgctxt "jerk_roofing label"
msgid "Top Surface Skin Jerk"
msgstr ""
#: fdmprinter.def.json
msgctxt "jerk_roofing description"
msgid "The maximum instantaneous velocity change with which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "jerk_topbottom label" msgctxt "jerk_topbottom label"
msgid "Top/Bottom Jerk" msgid "Top/Bottom Jerk"
@ -2085,6 +2255,16 @@ msgctxt "jerk_topbottom description"
msgid "The maximum instantaneous velocity change with which top/bottom layers are printed." msgid "The maximum instantaneous velocity change with which top/bottom layers are printed."
msgstr "トップとボトムのレイヤーを印刷する際の最大瞬間速度の変更。" msgstr "トップとボトムのレイヤーを印刷する際の最大瞬間速度の変更。"
#: fdmprinter.def.json
msgctxt "jerk_ironing label"
msgid "Ironing Jerk"
msgstr ""
#: fdmprinter.def.json
msgctxt "jerk_ironing description"
msgid "The maximum instantaneous velocity change while performing ironing."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "jerk_support label" msgctxt "jerk_support label"
msgid "Support Jerk" msgid "Support Jerk"
@ -2613,6 +2793,26 @@ msgctxt "support_connect_zigzags description"
msgid "Connect the ZigZags. This will increase the strength of the zig zag support structure." msgid "Connect the ZigZags. This will increase the strength of the zig zag support structure."
msgstr "ジグザグを接続します。ジグザグ形のサポート材の強度が上がります。" msgstr "ジグザグを接続します。ジグザグ形のサポート材の強度が上がります。"
#: fdmprinter.def.json
msgctxt "support_skip_some_zags label"
msgid "Skip Some ZigZags Connections"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_skip_some_zags description"
msgid "Skip some ZigZags connections to make the support structure easier to break."
msgstr ""
#: fdmprinter.def.json
msgctxt "support_zag_skip_count label"
msgid "ZigZag Connection Skip Count"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_zag_skip_count description"
msgid "Skip one in every N connection lines to make the support structure easier to break."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_infill_rate label" msgctxt "support_infill_rate label"
msgid "Support Density" msgid "Support Density"
@ -2743,6 +2943,36 @@ msgctxt "support_offset description"
msgid "Amount of offset applied to all support polygons in each layer. Positive values can smooth out the support areas and result in more sturdy support." msgid "Amount of offset applied to all support polygons in each layer. Positive values can smooth out the support areas and result in more sturdy support."
msgstr "各レイヤーのサポート用ポリゴンに適用されるオフセットの量。正の値はサポート領域を円滑にし、より丈夫なサポートにつながります。" msgstr "各レイヤーのサポート用ポリゴンに適用されるオフセットの量。正の値はサポート領域を円滑にし、より丈夫なサポートにつながります。"
#: fdmprinter.def.json
msgctxt "support_infill_sparse_thickness label"
msgid "Support Infill Layer Thickness"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_infill_sparse_thickness description"
msgid "The thickness per layer of support infill material. This value should always be a multiple of the layer height and is otherwise rounded."
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_steps label"
msgid "Gradual Support Infill Steps"
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_steps description"
msgid "Number of times to reduce the support infill density by half when getting further below top surfaces. Areas which are closer to top surfaces get a higher density, up to the Support Infill Density."
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_step_height label"
msgid "Gradual Support Infill Step Height"
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_step_height description"
msgid "The height of support infill of a given density before switching to half the density."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_interface_enable label" msgctxt "support_interface_enable label"
msgid "Enable Support Interface" msgid "Enable Support Interface"
@ -3555,6 +3785,16 @@ msgctxt "dual_pre_wipe description"
msgid "After switching extruder, wipe the oozed material off of the nozzle on the first thing printed. This performs a safe slow wipe move at a place where the oozed material causes least harm to the surface quality of your print." msgid "After switching extruder, wipe the oozed material off of the nozzle on the first thing printed. This performs a safe slow wipe move at a place where the oozed material causes least harm to the surface quality of your print."
msgstr "エクストルーダーを切り替えた後、最初に印刷したものの上にあるノズルから滲み出したマテリアルを拭き取ってください。余分に出たマテリアルがプリントの表面品質に与える影響が最も少ない場所で、ゆっくりと払拭を行います。" msgstr "エクストルーダーを切り替えた後、最初に印刷したものの上にあるノズルから滲み出したマテリアルを拭き取ってください。余分に出たマテリアルがプリントの表面品質に与える影響が最も少ない場所で、ゆっくりと払拭を行います。"
#: fdmprinter.def.json
msgctxt "prime_tower_purge_volume label"
msgid "Prime Tower Purge Volume"
msgstr ""
#: fdmprinter.def.json
msgctxt "prime_tower_purge_volume description"
msgid "Amount of filament to be purged when wiping on the prime tower. Purging is useful for compensating the filament lost by oozing during inactivity of the nozzle."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "ooze_shield_enabled label" msgctxt "ooze_shield_enabled label"
msgid "Enable Ooze Shield" msgid "Enable Ooze Shield"
@ -3980,6 +4220,76 @@ msgctxt "skin_alternate_rotation description"
msgid "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions." msgid "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions."
msgstr "トップ/ボトムのレイヤーが印刷される方向を変更します。通常、それらは斜めに印刷されます。この設定では、X方向のみとY方向のみが追加されます。" msgstr "トップ/ボトムのレイヤーが印刷される方向を変更します。通常、それらは斜めに印刷されます。この設定では、X方向のみとY方向のみが追加されます。"
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled label"
msgid "Spaghetti Infill"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled description"
msgid "Print the infill every so often, so that the filament will curl up chaotically inside the object. This reduces print time, but the behaviour is rather unpredictable."
msgstr "時々インフィルを印刷してください、オブジェクト内でフィラメントがぐちゃぐちゃに巻き上がります。印刷時間は短縮できるが、フィラメントの動きは予想不可能となります。"
#: fdmprinter.def.json
msgctxt "spaghetti_infill_stepped label"
msgid "Spaghetti Infill Stepping"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_stepped description"
msgid "Whether to print spaghetti infill in steps or extrude all the infill filament at the end of the print."
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle label"
msgid "Spaghetti Maximum Infill Angle"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle description"
msgid "The maximum angle w.r.t. the Z axis of the inside of the print for areas which are to be filled with spaghetti infill afterwards. Lowering this value causes more angled parts in your model to be filled on each layer."
msgstr "最大角度 w.r.t.-印刷範囲内がスパゲッティ・インフィルで埋まるZ軸。この値を下げることでモデルの斜め部分にインフィルが各レイヤーに付着します。"
#: fdmprinter.def.json
msgctxt "spaghetti_max_height label"
msgid "Spaghetti Infill Maximum Height"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_height description"
msgid "The maximum height of inside space which can be combined and filled from the top."
msgstr "内部空間の上から結合して埋め込むことができる最大の高さ"
#: fdmprinter.def.json
msgctxt "spaghetti_inset label"
msgid "Spaghetti Inset"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_inset description"
msgid "The offset from the walls from where the spaghetti infill will be printed."
msgstr "スパゲッティ・インフィルがプリントされる壁からのオフセット。"
#: fdmprinter.def.json
msgctxt "spaghetti_flow label"
msgid "Spaghetti Flow"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_flow description"
msgid "Adjusts the density of the spaghetti infill. Note that the Infill Density only controls the line spacing of the filling pattern, not the amount of extrusion for spaghetti infill."
msgstr "スパゲッティ・インフィルの密度を調整します。インフィルの密度は、行間枠のパターンを決めるだけで、スパゲッティ・インフィルの押出量は制御しないことにご注意ください。"
#: fdmprinter.def.json
msgctxt "spaghetti_infill_extra_volume label"
msgid "Spaghetti Infill Extra Volume"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_extra_volume description"
msgid "A correction term to adjust the total volume being extruded each time when filling spaghetti."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_conical_enabled label" msgctxt "support_conical_enabled label"
msgid "Enable Conical Support" msgid "Enable Conical Support"
@ -4317,6 +4627,66 @@ msgctxt "wireframe_nozzle_clearance description"
msgid "Distance between the nozzle and horizontally downward lines. Larger clearance results in diagonally downward lines with a less steep angle, which in turn results in less upward connections with the next layer. Only applies to Wire Printing." msgid "Distance between the nozzle and horizontally downward lines. Larger clearance results in diagonally downward lines with a less steep angle, which in turn results in less upward connections with the next layer. Only applies to Wire Printing."
msgstr "ノズルと水平方向に下向きの線間の距離。大きな隙間がある場合、急な角度で斜め下方線となり、次の層が上方接続しずらくなる。ワイヤ印刷にのみ適用されます。" msgstr "ノズルと水平方向に下向きの線間の距離。大きな隙間がある場合、急な角度で斜め下方線となり、次の層が上方接続しずらくなる。ワイヤ印刷にのみ適用されます。"
#: fdmprinter.def.json
msgctxt "ironing_enabled label"
msgid "Enable Ironing"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_enabled description"
msgid "Go over the top surface one additional time, but without extruding material. This is meant to melt the plastic on top further, creating a smoother surface."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern label"
msgid "Ironing Pattern"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern description"
msgid "The pattern to use for ironing top surfaces."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern option concentric"
msgid "Concentric"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern option zigzag"
msgid "Zig Zag"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_line_spacing label"
msgid "Ironing Line Spacing"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_line_spacing description"
msgid "The distance between the lines of ironing."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_flow label"
msgid "Ironing Flow"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_flow description"
msgid "The amount of material, relative to a normal skin line, to extrude during ironing. Keeping the nozzle filled helps filling some of the crevices of the top surface, but too much results in overextrusion and blips on the side of the surface."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_inset label"
msgid "Ironing Inset"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_inset description"
msgid "A distance to keep from the edges of the model. Ironing all the way to the edge of the mesh may result in a jagged edge on your print."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "command_line_settings label" msgctxt "command_line_settings label"
msgid "Command Line Settings" msgid "Command Line Settings"
@ -4377,6 +4747,66 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file." msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "ファイルから読み込むときに、モデルに適用するトランスフォーメーションマトリックス。" msgstr "ファイルから読み込むときに、モデルに適用するトランスフォーメーションマトリックス。"
#~ msgctxt "machine_show_variants label"
#~ msgid "Show machine variants"
#~ msgstr "プリンターのバリエーションを表示する"
#~ msgctxt "material_bed_temp_wait label"
#~ msgid "Wait for build plate heatup"
#~ msgstr "ビルドプレート加熱時の待機"
#~ msgctxt "material_print_temp_wait label"
#~ msgid "Wait for nozzle heatup"
#~ msgstr "ノズル加熱時の待機"
#~ msgctxt "material_print_temp_prepend label"
#~ msgid "Include material temperatures"
#~ msgstr "ノズル温度設定の挿入"
#~ msgctxt "material_bed_temp_prepend label"
#~ msgid "Include build plate temperature"
#~ msgstr "ビルドプレート温度設定の挿入"
#~ msgctxt "machine_width label"
#~ msgid "Machine width"
#~ msgstr "造形サイズ(X)"
#~ msgctxt "machine_depth label"
#~ msgid "Machine depth"
#~ msgstr "造形サイズ(Y)"
#~ msgctxt "machine_shape label"
#~ msgid "Build plate shape"
#~ msgstr "ビルドプレートの形"
#~ msgctxt "machine_height label"
#~ msgid "Machine height"
#~ msgstr "造形サイズ(Z)"
#~ msgctxt "machine_heated_bed label"
#~ msgid "Has heated build plate"
#~ msgstr "ヒートベッドの有無"
#~ msgctxt "machine_center_is_zero label"
#~ msgid "Is center origin"
#~ msgstr "原点"
#~ msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)"
#~ msgid "RepRap (Marlin/Sprinter)"
#~ msgstr "RepRap (Marlin/Sprinter)"
#~ msgctxt "machine_gcode_flavor option RepRap (Volumatric)"
#~ msgid "RepRap (Volumetric)"
#~ msgstr "RepRap (Volumetric)"
#~ msgctxt "wall_thickness description"
#~ msgid "The thickness of the outside walls in the horizontal direction. This value divided by the wall line width defines the number of walls."
#~ msgstr "水平方向の外壁厚さ この値をウォールライン幅で割ることで、ウォール数を定義します。"
#~ msgctxt "skin_overlap description"
#~ msgid "The amount of overlap between the skin and the walls. A slight overlap allows the walls to connect firmly to the skin."
#~ msgstr "スキンと壁の間のオーバーラップ量 わずかなオーバーラップによって壁がスキンにしっかりつながります。"
#~ msgctxt "support_interface_line_width description" #~ msgctxt "support_interface_line_width description"
#~ msgid "Width of a single support interface line." #~ msgid "Width of a single support interface line."
#~ msgstr "単一のサポートインタフェースラインの幅。" #~ msgstr "単一のサポートインタフェースラインの幅。"

File diff suppressed because it is too large Load diff

View file

@ -2,21 +2,21 @@
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-19 17:36+0900\n" "PO-Revision-Date: 2017-06-19 17:36+0900\n"
"Last-Translator: None\n" "Last-Translator: None\n"
"Language-Team: None\n" "Language-Team: None\n"
"Language: ko\n" "Language: ko\n"
"Lang-Code: ko\n"
"Country-Code: KR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Lang-Code: ko\n"
"Country-Code: KR\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.0.1\n" "X-Generator: Poedit 2.0.1\n"
@ -40,6 +40,16 @@ msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion." msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr "인쇄에 사용되는 압출기 트레인. 이것은 다중 압출에 사용됩니다. " msgstr "인쇄에 사용되는 압출기 트레인. 이것은 다중 압출에 사용됩니다. "
#: fdmextruder.def.json
msgctxt "machine_nozzle_id label"
msgid "Nozzle ID"
msgstr ""
#: fdmextruder.def.json
msgctxt "machine_nozzle_id description"
msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_size label"
msgid "Nozzle Diameter" msgid "Nozzle Diameter"

View file

@ -2,12 +2,12 @@
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-23 16:16+0900\n" "PO-Revision-Date: 2017-06-23 16:16+0900\n"
"Last-Translator: None\n" "Last-Translator: None\n"
"Language-Team: None\n" "Language-Team: None\n"
@ -40,7 +40,7 @@ msgstr "3D 프린터 모델의 이름입니다. "
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_show_variants label" msgctxt "machine_show_variants label"
msgid "Show machine variants" msgid "Show Machine Variants"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -84,7 +84,7 @@ msgstr "재료의 GUID. 자동으로 설정됩니다. "
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_wait label" msgctxt "material_bed_temp_wait label"
msgid "Wait for build plate heatup" msgid "Wait for Build Plate Heatup"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -94,7 +94,7 @@ msgstr "시작 시, 빌드 플레이트 온도에 도달 할 때까지 대기하
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_wait label" msgctxt "material_print_temp_wait label"
msgid "Wait for nozzle heatup" msgid "Wait for Nozzle Heatup"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -104,7 +104,7 @@ msgstr "시작 시, 노즐 온도에 도달 할 때까지 대기할지 여부 "
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_prepend label" msgctxt "material_print_temp_prepend label"
msgid "Include material temperatures" msgid "Include Material Temperatures"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -114,7 +114,7 @@ msgstr "gcode의 시작 부분에 노즐 온도 명령을 포함할지 여부. s
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_prepend label" msgctxt "material_bed_temp_prepend label"
msgid "Include build plate temperature" msgid "Include Build Plate Temperature"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -124,7 +124,7 @@ msgstr "gcode가 시작될 때 빌드 플레이트 온도 명령을 포함할지
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_width label" msgctxt "machine_width label"
msgid "Machine width" msgid "Machine Width"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -134,7 +134,7 @@ msgstr "인쇄 가능 영역의 폭 (X 방향) "
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_depth label" msgctxt "machine_depth label"
msgid "Machine depth" msgid "Machine Depth"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -144,7 +144,7 @@ msgstr "인쇄 가능 영역의 깊이 (Y 방향) "
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_shape label" msgctxt "machine_shape label"
msgid "Build plate shape" msgid "Build Plate Shape"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -164,7 +164,7 @@ msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_height label" msgctxt "machine_height label"
msgid "Machine height" msgid "Machine Height"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -174,7 +174,7 @@ msgstr "인쇄 가능 영역의 높이 (Z 방향)입니다. "
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_heated_bed label" msgctxt "machine_heated_bed label"
msgid "Has heated build plate" msgid "Has Heated Build Plate"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -184,7 +184,7 @@ msgstr "기계에 가열 된 빌드 플레이트가 있는지 여부 "
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_center_is_zero label" msgctxt "machine_center_is_zero label"
msgid "Is center origin" msgid "Is Center Origin"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -304,12 +304,17 @@ msgstr "생성 될 gcode 유형입니다. "
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)" msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)"
msgid "RepRap (Marlin/Sprinter)" msgid "Marlin"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (Volumatric)" msgctxt "machine_gcode_flavor option RepRap (Volumetric)"
msgid "RepRap (Volumetric)" msgid "Marlin (Volumetric)"
msgstr ""
#: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (RepRap)"
msgid "RepRap"
msgstr "" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
@ -392,6 +397,16 @@ msgctxt "gantry_height description"
msgid "The height difference between the tip of the nozzle and the gantry system (X and Y axes)." msgid "The height difference between the tip of the nozzle and the gantry system (X and Y axes)."
msgstr "노즐 끝과 갠트리 시스템 사이의 높이 차이 (X 및 Y 축). " msgstr "노즐 끝과 갠트리 시스템 사이의 높이 차이 (X 및 Y 축). "
#: fdmprinter.def.json
msgctxt "machine_nozzle_id label"
msgid "Nozzle ID"
msgstr ""
#: fdmprinter.def.json
msgctxt "machine_nozzle_id description"
msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_size label"
msgid "Nozzle Diameter" msgid "Nozzle Diameter"
@ -632,6 +647,16 @@ msgctxt "wall_line_width_x description"
msgid "Width of a single wall line for all wall lines except the outermost one." msgid "Width of a single wall line for all wall lines except the outermost one."
msgstr "가장 바깥 쪽 벽 선을 제외한 모든 벽 선에 대해 단일 벽 선의 폭입니다. " msgstr "가장 바깥 쪽 벽 선을 제외한 모든 벽 선에 대해 단일 벽 선의 폭입니다. "
#: fdmprinter.def.json
msgctxt "roofing_line_width label"
msgid "Top Surface Skin Line Width"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_line_width description"
msgid "Width of a single line of the areas at the top of the print."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_line_width label" msgctxt "skin_line_width label"
msgid "Top/Bottom Line Width" msgid "Top/Bottom Line Width"
@ -712,6 +737,16 @@ msgctxt "prime_tower_line_width description"
msgid "Width of a single prime tower line." msgid "Width of a single prime tower line."
msgstr "단일 주요 타워 선의 너비. " msgstr "단일 주요 타워 선의 너비. "
#: fdmprinter.def.json
msgctxt "initial_layer_line_width_factor label"
msgid "Initial Layer Line Width"
msgstr ""
#: fdmprinter.def.json
msgctxt "initial_layer_line_width_factor description"
msgid "Multiplier of the line width on the first layer. Increasing this could improve bed adhesion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "shell label" msgctxt "shell label"
msgid "Shell" msgid "Shell"
@ -722,6 +757,36 @@ msgctxt "shell description"
msgid "Shell" msgid "Shell"
msgstr "껍질 " msgstr "껍질 "
#: fdmprinter.def.json
msgctxt "wall_extruder_nr label"
msgid "Wall Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_extruder_nr description"
msgid "The extruder train used for printing the walls. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_0_extruder_nr label"
msgid "Outer Wall Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_0_extruder_nr description"
msgid "The extruder train used for printing the outer wall. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_x_extruder_nr label"
msgid "Inner Walls Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_x_extruder_nr description"
msgid "The extruder train used for printing the inner walls. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_thickness label" msgctxt "wall_thickness label"
msgid "Wall Thickness" msgid "Wall Thickness"
@ -729,8 +794,8 @@ msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_thickness description" msgctxt "wall_thickness description"
msgid "The thickness of the outside walls in the horizontal direction. This value divided by the wall line width defines the number of walls." msgid "The thickness of the walls in the horizontal direction. This value divided by the wall line width defines the number of walls."
msgstr "외벽의 수평 방향의 두께. 이 값을 벽 선 너비로 나눈 값은 벽의 수를 정의합니다. " msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_line_count label" msgctxt "wall_line_count label"
@ -752,6 +817,71 @@ msgctxt "wall_0_wipe_dist description"
msgid "Distance of a travel move inserted after the outer wall, to hide the Z seam better." msgid "Distance of a travel move inserted after the outer wall, to hide the Z seam better."
msgstr "바깥 쪽 벽 뒤에 삽입 된 이동 거리. Z 솔기를 더 잘 숨 깁니다. " msgstr "바깥 쪽 벽 뒤에 삽입 된 이동 거리. Z 솔기를 더 잘 숨 깁니다. "
#: fdmprinter.def.json
msgctxt "roofing_extruder_nr label"
msgid "Top Surface Skin Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_extruder_nr description"
msgid "The extruder train used for printing the top most skin. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_layer_count label"
msgid "Top Surface Skin Layers"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_layer_count description"
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern label"
msgid "Top Surface Skin Pattern"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern description"
msgid "The pattern of the top most layers."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option lines"
msgid "Lines"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option concentric"
msgid "Concentric"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option zigzag"
msgid "Zig Zag"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_angles label"
msgid "Top Surface Skin Line Directions"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_angles description"
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
msgstr ""
#: fdmprinter.def.json
msgctxt "top_bottom_extruder_nr label"
msgid "Top/Bottom Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "top_bottom_extruder_nr description"
msgid "The extruder train used for printing the top and bottom skin. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "top_bottom_thickness label" msgctxt "top_bottom_thickness label"
msgid "Top/Bottom Thickness" msgid "Top/Bottom Thickness"
@ -942,6 +1072,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
msgid "Everywhere" msgid "Everywhere"
msgstr "" msgstr ""
#: fdmprinter.def.json
msgctxt "fill_outline_gaps label"
msgid "Print Thin Walls"
msgstr ""
#: fdmprinter.def.json
msgctxt "fill_outline_gaps description"
msgid "Print pieces of the model which are horizontally thinner than the nozzle size."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "xy_offset label" msgctxt "xy_offset label"
msgid "Horizontal Expansion" msgid "Horizontal Expansion"
@ -952,6 +1092,16 @@ msgctxt "xy_offset description"
msgid "Amount of offset applied to all polygons in each layer. Positive values can compensate for too big holes; negative values can compensate for too small holes." msgid "Amount of offset applied to all polygons in each layer. Positive values can compensate for too big holes; negative values can compensate for too small holes."
msgstr "각 레이어의 모든 다각형에 적용된 오프셋의 양입니다. 양수 값은 너무 큰 구멍을 보완 할 수 있습니다. 음수 값은 너무 작은 구멍을 보완 할 수 있습니다. " msgstr "각 레이어의 모든 다각형에 적용된 오프셋의 양입니다. 양수 값은 너무 큰 구멍을 보완 할 수 있습니다. 음수 값은 너무 작은 구멍을 보완 할 수 있습니다. "
#: fdmprinter.def.json
msgctxt "xy_offset_layer_0 label"
msgid "Initial Layer Horizontal Expansion"
msgstr ""
#: fdmprinter.def.json
msgctxt "xy_offset_layer_0 description"
msgid "Amount of offset applied to all polygons in the first layer. A negative value can compensate for squishing of the first layer known as \"elephant's foot\"."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "z_seam_type label" msgctxt "z_seam_type label"
msgid "Z Seam Alignment" msgid "Z Seam Alignment"
@ -997,6 +1147,16 @@ msgctxt "z_seam_y description"
msgid "The Y coordinate of the position near where to start printing each part in a layer." msgid "The Y coordinate of the position near where to start printing each part in a layer."
msgstr "레이어의 각 부분을 인쇄 할 위치 근처의 위치에 대한 Y 좌표입니다. " msgstr "레이어의 각 부분을 인쇄 할 위치 근처의 위치에 대한 Y 좌표입니다. "
#: fdmprinter.def.json
msgctxt "z_seam_relative label"
msgid "Z Seam Relative"
msgstr ""
#: fdmprinter.def.json
msgctxt "z_seam_relative description"
msgid "When enabled, the z seam coordinates are relative to each part's centre. When disabled, the coordinates define an absolute position on the build plate."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_no_small_gaps_heuristic label" msgctxt "skin_no_small_gaps_heuristic label"
msgid "Ignore Small Z Gaps" msgid "Ignore Small Z Gaps"
@ -1017,6 +1177,16 @@ msgctxt "infill description"
msgid "Infill" msgid "Infill"
msgstr "충진 " msgstr "충진 "
#: fdmprinter.def.json
msgctxt "infill_extruder_nr label"
msgid "Infill Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "infill_extruder_nr description"
msgid "The extruder train used for printing infill. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "infill_sparse_density label" msgctxt "infill_sparse_density label"
msgid "Infill Density" msgid "Infill Density"
@ -1102,56 +1272,6 @@ msgctxt "infill_angles description"
msgid "A list of integer line directions to use. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees for the lines and zig zag patterns and 45 degrees for all other patterns)." msgid "A list of integer line directions to use. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees for the lines and zig zag patterns and 45 degrees for all other patterns)."
msgstr "사용할 정수선 방향 목록. 목록의 요소는 레이어가 진행됨에 따라 순차적으로 사용되며 목록의 끝에 도달하면 처음부터 다시 시작됩니다. 목록 항목은 쉼표로 구분되며 전체 목록은 대괄호 안에 들어 있습니다. 기본값은 전통적인 기본 각도 (선 및 지그재그 패턴의 경우 45 및 135도, 다른 모든 패턴의 경우 45도)를 사용한다는 의미의 빈 목록입니다. " msgstr "사용할 정수선 방향 목록. 목록의 요소는 레이어가 진행됨에 따라 순차적으로 사용되며 목록의 끝에 도달하면 처음부터 다시 시작됩니다. 목록 항목은 쉼표로 구분되며 전체 목록은 대괄호 안에 들어 있습니다. 기본값은 전통적인 기본 각도 (선 및 지그재그 패턴의 경우 45 및 135도, 다른 모든 패턴의 경우 45도)를 사용한다는 의미의 빈 목록입니다. "
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled label"
msgid "Spaghetti Infill"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled description"
msgid "Print the infill every so often, so that the filament will curl up chaotically inside the object. This reduces print time, but the behaviour is rather unpredictable."
msgstr "필라멘트가 물체 내부에서 혼란스럽게 뒤 틀릴 수 있도록 필러를 너무 자주 인쇄하십시오. 이렇게하면 인쇄 시간이 줄어들지 만 예측할 수없는 행동입니다. "
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle label"
msgid "Spaghetti Maximum Infill Angle"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle description"
msgid "The maximum angle w.r.t. the Z axis of the inside of the print for areas which are to be filled with spaghetti infill afterwards. Lowering this value causes more angled parts in your model to be filled on each layer."
msgstr "최대 각도 w.r.t. 나중에 스파게티가 채워질 영역에 대한 인쇄 내부의 Z 축. 이 값을 낮추면 모델의 각진 부분이 각 레이어에 채워집니다. "
#: fdmprinter.def.json
msgctxt "spaghetti_max_height label"
msgid "Spaghetti Infill Maximum Height"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_height description"
msgid "The maximum height of inside space which can be combined and filled from the top."
msgstr "상단에서 결합하여 채울 수있는 내부 공간의 최대 높이입니다. "
#: fdmprinter.def.json
msgctxt "spaghetti_inset label"
msgid "Spaghetti Inset"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_inset description"
msgid "The offset from the walls from where the spaghetti infill will be printed."
msgstr "스파게티가 채워지는 벽의 오프셋. "
#: fdmprinter.def.json
msgctxt "spaghetti_flow label"
msgid "Spaghetti Flow"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_flow description"
msgid "Adjusts the density of the spaghetti infill. Note that the Infill Density only controls the line spacing of the filling pattern, not the amount of extrusion for spaghetti infill."
msgstr "스파게티 주입 물의 밀도를 조정합니다. Infill Density는 스파게티 필링의 돌출 량이 아니라 채우기 패턴의 줄 간격 만 제어합니다. "
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "sub_div_rad_add label" msgctxt "sub_div_rad_add label"
msgid "Cubic Subdivision Shell" msgid "Cubic Subdivision Shell"
@ -1189,8 +1309,8 @@ msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_overlap description" msgctxt "skin_overlap description"
msgid "The amount of overlap between the skin and the walls. A slight overlap allows the walls to connect firmly to the skin." msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
msgstr "피부와 벽 사이의 겹침 정도입니다. 약간 겹치면 벽이 피부에 단단히 연결됩니다. " msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_overlap_mm label" msgctxt "skin_overlap_mm label"
@ -1662,6 +1782,16 @@ msgctxt "speed_wall_x description"
msgid "The speed at which all inner walls are printed. Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed." msgid "The speed at which all inner walls are printed. Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed."
msgstr "모든 내부 벽이 인쇄되는 속도입니다. 내벽을 외벽보다 빠르게 인쇄하면 인쇄 시간이 단축됩니다. 외벽 속도와 충전 속도 사이에서 이것을 설정하는 것이 효과적입니다. " msgstr "모든 내부 벽이 인쇄되는 속도입니다. 내벽을 외벽보다 빠르게 인쇄하면 인쇄 시간이 단축됩니다. 외벽 속도와 충전 속도 사이에서 이것을 설정하는 것이 효과적입니다. "
#: fdmprinter.def.json
msgctxt "speed_roofing label"
msgid "Top Surface Skin Speed"
msgstr ""
#: fdmprinter.def.json
msgctxt "speed_roofing description"
msgid "The speed at which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "speed_topbottom label" msgctxt "speed_topbottom label"
msgid "Top/Bottom Speed" msgid "Top/Bottom Speed"
@ -1672,6 +1802,16 @@ msgctxt "speed_topbottom description"
msgid "The speed at which top/bottom layers are printed." msgid "The speed at which top/bottom layers are printed."
msgstr "위쪽 / 아래쪽 레이어가 인쇄되는 속도입니다. " msgstr "위쪽 / 아래쪽 레이어가 인쇄되는 속도입니다. "
#: fdmprinter.def.json
msgctxt "speed_ironing label"
msgid "Ironing Speed"
msgstr ""
#: fdmprinter.def.json
msgctxt "speed_ironing description"
msgid "The speed at which to pass over the top surface."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "speed_support label" msgctxt "speed_support label"
msgid "Support Speed" msgid "Support Speed"
@ -1882,6 +2022,16 @@ msgctxt "acceleration_wall_x description"
msgid "The acceleration with which all inner walls are printed." msgid "The acceleration with which all inner walls are printed."
msgstr "모든 내부 벽이 인쇄되는 가속도입니다. " msgstr "모든 내부 벽이 인쇄되는 가속도입니다. "
#: fdmprinter.def.json
msgctxt "acceleration_roofing label"
msgid "Top Surface Skin Acceleration"
msgstr ""
#: fdmprinter.def.json
msgctxt "acceleration_roofing description"
msgid "The acceleration with which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "acceleration_topbottom label" msgctxt "acceleration_topbottom label"
msgid "Top/Bottom Acceleration" msgid "Top/Bottom Acceleration"
@ -1892,6 +2042,16 @@ msgctxt "acceleration_topbottom description"
msgid "The acceleration with which top/bottom layers are printed." msgid "The acceleration with which top/bottom layers are printed."
msgstr "위쪽 / 아래쪽 레이어가 인쇄되는 가속도입니다. " msgstr "위쪽 / 아래쪽 레이어가 인쇄되는 가속도입니다. "
#: fdmprinter.def.json
msgctxt "acceleration_ironing label"
msgid "Ironing Acceleration"
msgstr ""
#: fdmprinter.def.json
msgctxt "acceleration_ironing description"
msgid "The acceleration with which ironing is performed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "acceleration_support label" msgctxt "acceleration_support label"
msgid "Support Acceleration" msgid "Support Acceleration"
@ -2062,6 +2222,16 @@ msgctxt "jerk_wall_x description"
msgid "The maximum instantaneous velocity change with which all inner walls are printed." msgid "The maximum instantaneous velocity change with which all inner walls are printed."
msgstr "모든 내부 벽이 인쇄되는 최대 순간 속도 변화. " msgstr "모든 내부 벽이 인쇄되는 최대 순간 속도 변화. "
#: fdmprinter.def.json
msgctxt "jerk_roofing label"
msgid "Top Surface Skin Jerk"
msgstr ""
#: fdmprinter.def.json
msgctxt "jerk_roofing description"
msgid "The maximum instantaneous velocity change with which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "jerk_topbottom label" msgctxt "jerk_topbottom label"
msgid "Top/Bottom Jerk" msgid "Top/Bottom Jerk"
@ -2072,6 +2242,16 @@ msgctxt "jerk_topbottom description"
msgid "The maximum instantaneous velocity change with which top/bottom layers are printed." msgid "The maximum instantaneous velocity change with which top/bottom layers are printed."
msgstr "상단 / 하단 레이어가 인쇄되는 최대 순간 속도 변화. " msgstr "상단 / 하단 레이어가 인쇄되는 최대 순간 속도 변화. "
#: fdmprinter.def.json
msgctxt "jerk_ironing label"
msgid "Ironing Jerk"
msgstr ""
#: fdmprinter.def.json
msgctxt "jerk_ironing description"
msgid "The maximum instantaneous velocity change while performing ironing."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "jerk_support label" msgctxt "jerk_support label"
msgid "Support Jerk" msgid "Support Jerk"
@ -2597,6 +2777,26 @@ msgctxt "support_connect_zigzags description"
msgid "Connect the ZigZags. This will increase the strength of the zig zag support structure." msgid "Connect the ZigZags. This will increase the strength of the zig zag support structure."
msgstr "지그재그를 연결하십시오. 이것은 지그재그지지 구조의 강도를 증가시킵니다. " msgstr "지그재그를 연결하십시오. 이것은 지그재그지지 구조의 강도를 증가시킵니다. "
#: fdmprinter.def.json
msgctxt "support_skip_some_zags label"
msgid "Skip Some ZigZags Connections"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_skip_some_zags description"
msgid "Skip some ZigZags connections to make the support structure easier to break."
msgstr ""
#: fdmprinter.def.json
msgctxt "support_zag_skip_count label"
msgid "ZigZag Connection Skip Count"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_zag_skip_count description"
msgid "Skip one in every N connection lines to make the support structure easier to break."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_infill_rate label" msgctxt "support_infill_rate label"
msgid "Support Density" msgid "Support Density"
@ -2727,6 +2927,36 @@ msgctxt "support_offset description"
msgid "Amount of offset applied to all support polygons in each layer. Positive values can smooth out the support areas and result in more sturdy support." msgid "Amount of offset applied to all support polygons in each layer. Positive values can smooth out the support areas and result in more sturdy support."
msgstr "각 레이어의 모든 지원 다각형에 적용된 오프셋의 양입니다. 양수 값을 사용하면 지원 영역이 원활 해지며보다 견고한 지원을받을 수 있습니다. " msgstr "각 레이어의 모든 지원 다각형에 적용된 오프셋의 양입니다. 양수 값을 사용하면 지원 영역이 원활 해지며보다 견고한 지원을받을 수 있습니다. "
#: fdmprinter.def.json
msgctxt "support_infill_sparse_thickness label"
msgid "Support Infill Layer Thickness"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_infill_sparse_thickness description"
msgid "The thickness per layer of support infill material. This value should always be a multiple of the layer height and is otherwise rounded."
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_steps label"
msgid "Gradual Support Infill Steps"
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_steps description"
msgid "Number of times to reduce the support infill density by half when getting further below top surfaces. Areas which are closer to top surfaces get a higher density, up to the Support Infill Density."
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_step_height label"
msgid "Gradual Support Infill Step Height"
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_step_height description"
msgid "The height of support infill of a given density before switching to half the density."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_interface_enable label" msgctxt "support_interface_enable label"
msgid "Enable Support Interface" msgid "Enable Support Interface"
@ -3539,6 +3769,16 @@ msgctxt "dual_pre_wipe description"
msgid "After switching extruder, wipe the oozed material off of the nozzle on the first thing printed. This performs a safe slow wipe move at a place where the oozed material causes least harm to the surface quality of your print." msgid "After switching extruder, wipe the oozed material off of the nozzle on the first thing printed. This performs a safe slow wipe move at a place where the oozed material causes least harm to the surface quality of your print."
msgstr "압출기를 전환 한 후, 인쇄 된 첫 번째 것을 노즐에서 닦아 낸 물질을 닦아냅니다. 이렇게하면 흘러 나온 물질이 인쇄물의 표면 품질에 가장 해를 입히는 곳에서 안전한 천천히 닦아줍니다. " msgstr "압출기를 전환 한 후, 인쇄 된 첫 번째 것을 노즐에서 닦아 낸 물질을 닦아냅니다. 이렇게하면 흘러 나온 물질이 인쇄물의 표면 품질에 가장 해를 입히는 곳에서 안전한 천천히 닦아줍니다. "
#: fdmprinter.def.json
msgctxt "prime_tower_purge_volume label"
msgid "Prime Tower Purge Volume"
msgstr ""
#: fdmprinter.def.json
msgctxt "prime_tower_purge_volume description"
msgid "Amount of filament to be purged when wiping on the prime tower. Purging is useful for compensating the filament lost by oozing during inactivity of the nozzle."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "ooze_shield_enabled label" msgctxt "ooze_shield_enabled label"
msgid "Enable Ooze Shield" msgid "Enable Ooze Shield"
@ -3964,6 +4204,76 @@ msgctxt "skin_alternate_rotation description"
msgid "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions." msgid "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions."
msgstr "위쪽 / 아래쪽 레이어가 인쇄되는 방향을 바꿉니다. 보통 대각선으로 만 인쇄됩니다. 이 설정은 X 전용 및 Y 전용 방향을 추가합니다. " msgstr "위쪽 / 아래쪽 레이어가 인쇄되는 방향을 바꿉니다. 보통 대각선으로 만 인쇄됩니다. 이 설정은 X 전용 및 Y 전용 방향을 추가합니다. "
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled label"
msgid "Spaghetti Infill"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled description"
msgid "Print the infill every so often, so that the filament will curl up chaotically inside the object. This reduces print time, but the behaviour is rather unpredictable."
msgstr "필라멘트가 물체 내부에서 혼란스럽게 뒤 틀릴 수 있도록 필러를 너무 자주 인쇄하십시오. 이렇게하면 인쇄 시간이 줄어들지 만 예측할 수없는 행동입니다. "
#: fdmprinter.def.json
msgctxt "spaghetti_infill_stepped label"
msgid "Spaghetti Infill Stepping"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_stepped description"
msgid "Whether to print spaghetti infill in steps or extrude all the infill filament at the end of the print."
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle label"
msgid "Spaghetti Maximum Infill Angle"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle description"
msgid "The maximum angle w.r.t. the Z axis of the inside of the print for areas which are to be filled with spaghetti infill afterwards. Lowering this value causes more angled parts in your model to be filled on each layer."
msgstr "최대 각도 w.r.t. 나중에 스파게티가 채워질 영역에 대한 인쇄 내부의 Z 축. 이 값을 낮추면 모델의 각진 부분이 각 레이어에 채워집니다. "
#: fdmprinter.def.json
msgctxt "spaghetti_max_height label"
msgid "Spaghetti Infill Maximum Height"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_height description"
msgid "The maximum height of inside space which can be combined and filled from the top."
msgstr "상단에서 결합하여 채울 수있는 내부 공간의 최대 높이입니다. "
#: fdmprinter.def.json
msgctxt "spaghetti_inset label"
msgid "Spaghetti Inset"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_inset description"
msgid "The offset from the walls from where the spaghetti infill will be printed."
msgstr "스파게티가 채워지는 벽의 오프셋. "
#: fdmprinter.def.json
msgctxt "spaghetti_flow label"
msgid "Spaghetti Flow"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_flow description"
msgid "Adjusts the density of the spaghetti infill. Note that the Infill Density only controls the line spacing of the filling pattern, not the amount of extrusion for spaghetti infill."
msgstr "스파게티 주입 물의 밀도를 조정합니다. Infill Density는 스파게티 필링의 돌출 량이 아니라 채우기 패턴의 줄 간격 만 제어합니다. "
#: fdmprinter.def.json
msgctxt "spaghetti_infill_extra_volume label"
msgid "Spaghetti Infill Extra Volume"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_extra_volume description"
msgid "A correction term to adjust the total volume being extruded each time when filling spaghetti."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_conical_enabled label" msgctxt "support_conical_enabled label"
msgid "Enable Conical Support" msgid "Enable Conical Support"
@ -4301,6 +4611,66 @@ msgctxt "wireframe_nozzle_clearance description"
msgid "Distance between the nozzle and horizontally downward lines. Larger clearance results in diagonally downward lines with a less steep angle, which in turn results in less upward connections with the next layer. Only applies to Wire Printing." msgid "Distance between the nozzle and horizontally downward lines. Larger clearance results in diagonally downward lines with a less steep angle, which in turn results in less upward connections with the next layer. Only applies to Wire Printing."
msgstr "노즐과 수평 아래쪽 라인 사이의 거리. 클리어런스가 클수록 비스듬한 각도에서 비스듬히 아래쪽으로 선이 그어져 다음 층과의 연결이보다 적어집니다. 와이어 인쇄에만 적용됩니다. " msgstr "노즐과 수평 아래쪽 라인 사이의 거리. 클리어런스가 클수록 비스듬한 각도에서 비스듬히 아래쪽으로 선이 그어져 다음 층과의 연결이보다 적어집니다. 와이어 인쇄에만 적용됩니다. "
#: fdmprinter.def.json
msgctxt "ironing_enabled label"
msgid "Enable Ironing"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_enabled description"
msgid "Go over the top surface one additional time, but without extruding material. This is meant to melt the plastic on top further, creating a smoother surface."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern label"
msgid "Ironing Pattern"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern description"
msgid "The pattern to use for ironing top surfaces."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern option concentric"
msgid "Concentric"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern option zigzag"
msgid "Zig Zag"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_line_spacing label"
msgid "Ironing Line Spacing"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_line_spacing description"
msgid "The distance between the lines of ironing."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_flow label"
msgid "Ironing Flow"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_flow description"
msgid "The amount of material, relative to a normal skin line, to extrude during ironing. Keeping the nozzle filled helps filling some of the crevices of the top surface, but too much results in overextrusion and blips on the side of the surface."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_inset label"
msgid "Ironing Inset"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_inset description"
msgid "A distance to keep from the edges of the model. Ironing all the way to the edge of the mesh may result in a jagged edge on your print."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "command_line_settings label" msgctxt "command_line_settings label"
msgid "Command Line Settings" msgid "Command Line Settings"
@ -4360,3 +4730,11 @@ msgstr ""
msgctxt "mesh_rotation_matrix description" msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file." msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "파일로부터 로드 하는 경유, 모델에 적용될 변환 행렬입니다. " msgstr "파일로부터 로드 하는 경유, 모델에 적용될 변환 행렬입니다. "
#~ msgctxt "wall_thickness description"
#~ msgid "The thickness of the outside walls in the horizontal direction. This value divided by the wall line width defines the number of walls."
#~ msgstr "외벽의 수평 방향의 두께. 이 값을 벽 선 너비로 나눈 값은 벽의 수를 정의합니다. "
#~ msgctxt "skin_overlap description"
#~ msgid "The amount of overlap between the skin and the walls. A slight overlap allows the walls to connect firmly to the skin."
#~ msgstr "피부와 벽 사이의 겹침 정도입니다. 약간 겹치면 벽이 피부에 단단히 연결됩니다. "

File diff suppressed because it is too large Load diff

View file

@ -1,189 +1,199 @@
# Cura JSON setting files # Cura JSON setting files
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-07 16:04+0200\n" "PO-Revision-Date: 2017-06-07 16:04+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n" "Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Dutch\n" "Language-Team: Dutch\n"
"Language: Dutch\n" "Language: Dutch\n"
"Lang-Code: nl\n" "MIME-Version: 1.0\n"
"Country-Code: NL\n" "Content-Type: text/plain; charset=UTF-8\n"
"MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n"
"Content-Type: text/plain; charset=UTF-8\n" "Lang-Code: nl\n"
"Content-Transfer-Encoding: 8bit\n" "Country-Code: NL\n"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings label" msgctxt "machine_settings label"
msgid "Machine" msgid "Machine"
msgstr "Machine" msgstr "Machine"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings description" msgctxt "machine_settings description"
msgid "Machine specific settings" msgid "Machine specific settings"
msgstr "Instellingen van de machine" msgstr "Instellingen van de machine"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr label" msgctxt "extruder_nr label"
msgid "Extruder" msgid "Extruder"
msgstr "Extruder" msgstr "Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr description" msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion." msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr "De extruder train die voor het printen wordt gebruikt. Deze wordt gebruikt in meervoudige doorvoer." msgstr "De extruder train die voor het printen wordt gebruikt. Deze wordt gebruikt in meervoudige doorvoer."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_id label"
msgid "Nozzle Diameter" msgid "Nozzle ID"
msgstr "Nozzlediameter" msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size description" msgctxt "machine_nozzle_id description"
msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size." msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr "De binnendiameter van de nozzle. Wijzig deze instelling wanneer u een nozzle gebruikt die geen standaardformaat heeft." msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x label" msgctxt "machine_nozzle_size label"
msgid "Nozzle X Offset" msgid "Nozzle Diameter"
msgstr "X-Offset Nozzle" msgstr "Nozzlediameter"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x description" msgctxt "machine_nozzle_size description"
msgid "The x-coordinate of the offset of the nozzle." msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size."
msgstr "De X-coördinaat van de offset van de nozzle." msgstr "De binnendiameter van de nozzle. Wijzig deze instelling wanneer u een nozzle gebruikt die geen standaardformaat heeft."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y label" msgctxt "machine_nozzle_offset_x label"
msgid "Nozzle Y Offset" msgid "Nozzle X Offset"
msgstr "Y-Offset Nozzle" msgstr "X-Offset Nozzle"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y description" msgctxt "machine_nozzle_offset_x description"
msgid "The y-coordinate of the offset of the nozzle." msgid "The x-coordinate of the offset of the nozzle."
msgstr "De Y-coördinaat van de offset van de nozzle." msgstr "De X-coördinaat van de offset van de nozzle."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code label" msgctxt "machine_nozzle_offset_y label"
msgid "Extruder Start G-Code" msgid "Nozzle Y Offset"
msgstr "Start G-code van Extruder" msgstr "Y-Offset Nozzle"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code description" msgctxt "machine_nozzle_offset_y description"
msgid "Start g-code to execute whenever turning the extruder on." msgid "The y-coordinate of the offset of the nozzle."
msgstr "Start-g-code die wordt uitgevoerd wanneer de extruder wordt ingeschakeld." msgstr "De Y-coördinaat van de offset van de nozzle."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs label" msgctxt "machine_extruder_start_code label"
msgid "Extruder Start Position Absolute" msgid "Extruder Start G-Code"
msgstr "Absolute Startpositie Extruder" msgstr "Start G-code van Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs description" msgctxt "machine_extruder_start_code description"
msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head." msgid "Start g-code to execute whenever turning the extruder on."
msgstr "Maak van de startpositie van de extruder de absolute startpositie, in plaats van de relatieve startpositie ten opzichte van de laatst bekende locatie van de printkop." msgstr "Start-g-code die wordt uitgevoerd wanneer de extruder wordt ingeschakeld."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x label" msgctxt "machine_extruder_start_pos_abs label"
msgid "Extruder Start Position X" msgid "Extruder Start Position Absolute"
msgstr "X-startpositie Extruder" msgstr "Absolute Startpositie Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x description" msgctxt "machine_extruder_start_pos_abs description"
msgid "The x-coordinate of the starting position when turning the extruder on." msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head."
msgstr "De X-coördinaat van de startpositie wanneer de extruder wordt ingeschakeld." msgstr "Maak van de startpositie van de extruder de absolute startpositie, in plaats van de relatieve startpositie ten opzichte van de laatst bekende locatie van de printkop."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y label" msgctxt "machine_extruder_start_pos_x label"
msgid "Extruder Start Position Y" msgid "Extruder Start Position X"
msgstr "Y-startpositie Extruder" msgstr "X-startpositie Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y description" msgctxt "machine_extruder_start_pos_x description"
msgid "The y-coordinate of the starting position when turning the extruder on." msgid "The x-coordinate of the starting position when turning the extruder on."
msgstr "De Y-coördinaat van de startpositie wanneer de extruder wordt ingeschakeld." msgstr "De X-coördinaat van de startpositie wanneer de extruder wordt ingeschakeld."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code label" msgctxt "machine_extruder_start_pos_y label"
msgid "Extruder End G-Code" msgid "Extruder Start Position Y"
msgstr "Eind-g-code van Extruder" msgstr "Y-startpositie Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code description" msgctxt "machine_extruder_start_pos_y description"
msgid "End g-code to execute whenever turning the extruder off." msgid "The y-coordinate of the starting position when turning the extruder on."
msgstr "Eind-g-code die wordt uitgevoerd wanneer de extruder wordt uitgeschakeld." msgstr "De Y-coördinaat van de startpositie wanneer de extruder wordt ingeschakeld."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs label" msgctxt "machine_extruder_end_code label"
msgid "Extruder End Position Absolute" msgid "Extruder End G-Code"
msgstr "Absolute Eindpositie Extruder" msgstr "Eind-g-code van Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs description" msgctxt "machine_extruder_end_code description"
msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head." msgid "End g-code to execute whenever turning the extruder off."
msgstr "Maak van de eindpositie van de extruder de absolute eindpositie, in plaats van de relatieve eindpositie ten opzichte van de laatst bekende locatie van de printkop." msgstr "Eind-g-code die wordt uitgevoerd wanneer de extruder wordt uitgeschakeld."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x label" msgctxt "machine_extruder_end_pos_abs label"
msgid "Extruder End Position X" msgid "Extruder End Position Absolute"
msgstr "X-eindpositie Extruder" msgstr "Absolute Eindpositie Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x description" msgctxt "machine_extruder_end_pos_abs description"
msgid "The x-coordinate of the ending position when turning the extruder off." msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head."
msgstr "De X-coördinaat van de eindpositie wanneer de extruder wordt uitgeschakeld." msgstr "Maak van de eindpositie van de extruder de absolute eindpositie, in plaats van de relatieve eindpositie ten opzichte van de laatst bekende locatie van de printkop."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y label" msgctxt "machine_extruder_end_pos_x label"
msgid "Extruder End Position Y" msgid "Extruder End Position X"
msgstr "Y-eindpositie Extruder" msgstr "X-eindpositie Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y description" msgctxt "machine_extruder_end_pos_x description"
msgid "The y-coordinate of the ending position when turning the extruder off." msgid "The x-coordinate of the ending position when turning the extruder off."
msgstr "De Y-coördinaat van de eindpositie wanneer de extruder wordt uitgeschakeld." msgstr "De X-coördinaat van de eindpositie wanneer de extruder wordt uitgeschakeld."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z label" msgctxt "machine_extruder_end_pos_y label"
msgid "Extruder Prime Z Position" msgid "Extruder End Position Y"
msgstr "Z-positie voor Primen Extruder" msgstr "Y-eindpositie Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z description" msgctxt "machine_extruder_end_pos_y description"
msgid "The Z coordinate of the position where the nozzle primes at the start of printing." msgid "The y-coordinate of the ending position when turning the extruder off."
msgstr "De Z-coördinaat van de positie waar filament in de nozzle wordt geprimed aan het begin van het printen." msgstr "De Y-coördinaat van de eindpositie wanneer de extruder wordt uitgeschakeld."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion label" msgctxt "extruder_prime_pos_z label"
msgid "Build Plate Adhesion" msgid "Extruder Prime Z Position"
msgstr "Hechting aan Platform" msgstr "Z-positie voor Primen Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion description" msgctxt "extruder_prime_pos_z description"
msgid "Adhesion" msgid "The Z coordinate of the position where the nozzle primes at the start of printing."
msgstr "Hechting" msgstr "De Z-coördinaat van de positie waar filament in de nozzle wordt geprimed aan het begin van het printen."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x label" msgctxt "platform_adhesion label"
msgid "Extruder Prime X Position" msgid "Build Plate Adhesion"
msgstr "X-positie voor Primen Extruder" msgstr "Hechting aan Platform"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x description" msgctxt "platform_adhesion description"
msgid "The X coordinate of the position where the nozzle primes at the start of printing." msgid "Adhesion"
msgstr "De X-coördinaat van de positie waar filament in de nozzle wordt geprimed aan het begin van het printen." msgstr "Hechting"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label" msgctxt "extruder_prime_pos_x label"
msgid "Extruder Prime Y Position" msgid "Extruder Prime X Position"
msgstr "Y-positie voor Primen Extruder" msgstr "X-positie voor Primen Extruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y description" msgctxt "extruder_prime_pos_x description"
msgid "The Y coordinate of the position where the nozzle primes at the start of printing." msgid "The X coordinate of the position where the nozzle primes at the start of printing."
msgstr "De Y-coördinaat van de positie waar filament in de nozzle wordt geprimed aan het begin van het printen." msgstr "De X-coördinaat van de positie waar filament in de nozzle wordt geprimed aan het begin van het printen."
#: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label"
msgid "Extruder Prime Y Position"
msgstr "Y-positie voor Primen Extruder"
#: 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 "De Y-coördinaat van de positie waar filament in de nozzle wordt geprimed aan het begin van het printen."

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -2,165 +2,200 @@
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-07-20 16:49+0200\n" "PO-Revision-Date: 2017-07-20 16:49+0200\n"
"Last-Translator: 'Jaguś' Paweł Jagusiak and Andrzej 'anraf1001' Rafalski\n" "Last-Translator: 'Jaguś' Paweł Jagusiak and Andrzej 'anraf1001' Rafalski\n"
"Language-Team: reprapy.pl\n" "Language-Team: reprapy.pl\n"
"Language: Polish\n" "Language: Polish\n"
"Lang-Code: pl\n"
"Country-Code: PL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "Lang-Code: pl\n"
"|| n%100>=20) ? 1 : 2);\n" "Country-Code: PL\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Poedit 2.0.2\n" "X-Generator: Poedit 2.0.2\n"
msgctxt "extruder_nr description" #: fdmextruder.def.json
msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr ""
"Ekstruder używany do drukowania. Ta opcja używana jest podczas multi-"
"ekstruzji."
msgctxt "extruder_nr label"
msgid "Extruder"
msgstr "Ekstruder"
msgctxt "extruder_prime_pos_x description"
msgid ""
"The X coordinate of the position where the nozzle primes at the start of "
"printing."
msgstr "Współrzędna X, w której dysza jest czyszczona na początku wydruku."
msgctxt "extruder_prime_pos_x label"
msgid "Extruder Prime X Position"
msgstr "Pozycja X Czyszczenia Dyszy"
msgctxt "extruder_prime_pos_y description"
msgid ""
"The Y coordinate of the position where the nozzle primes at the start of "
"printing."
msgstr "Współrzędna Y, w której dysza jest czyszczona na początku wydruku."
msgctxt "extruder_prime_pos_y label"
msgid "Extruder Prime Y Position"
msgstr "Pozycja Y Czyszczenia Dyszy"
msgctxt "extruder_prime_pos_z description"
msgid ""
"The Z coordinate of the position where the nozzle primes at the start of "
"printing."
msgstr "Współrzędna Z, w której dysza jest czyszczona na początku wydruku."
msgctxt "extruder_prime_pos_z label"
msgid "Extruder Prime Z Position"
msgstr "Pozycja Z Czyszczenia Dyszy"
msgctxt "machine_extruder_end_code description"
msgid "End g-code to execute whenever turning the extruder off."
msgstr "Końcowy G-code, który jest wywoływany, kiedy ekstruder jest wyłączany."
msgctxt "machine_extruder_end_code label"
msgid "Extruder End G-Code"
msgstr "Końcowy G-code Ekstrudera"
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 ""
"Zmień pozycję końcową ekstrudera na bezwzględną, zamiast względem ostatniej "
"pozycji głowicy."
msgctxt "machine_extruder_end_pos_abs label"
msgid "Extruder End Position Absolute"
msgstr "Bezwzgl. Końcowa Pozycja Ekstrudera"
msgctxt "machine_extruder_end_pos_x description"
msgid "The x-coordinate of the ending position when turning the extruder off."
msgstr "Współrzędna X końcowej pozycji ekstrudera podczas jego wyłączania."
msgctxt "machine_extruder_end_pos_x label"
msgid "Extruder End Position X"
msgstr "Końcowa Pozycja X Ekstrudera"
msgctxt "machine_extruder_end_pos_y description"
msgid "The y-coordinate of the ending position when turning the extruder off."
msgstr "Współrzędna Y końcowej pozycji ekstrudera podczas jego wyłączania."
msgctxt "machine_extruder_end_pos_y label"
msgid "Extruder End Position Y"
msgstr "Końcowa Pozycja Y Ekstrudera"
msgctxt "machine_extruder_start_code description"
msgid "Start g-code to execute whenever turning the extruder on."
msgstr "Początkowy G-code wywoływany kiedy ekstruder uruchamia się."
msgctxt "machine_extruder_start_code label"
msgid "Extruder Start G-Code"
msgstr "Początkowy G-code Ekstrudera"
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 ""
"Zmień pozycję początkową ekstrudera na bezwzględną, zamiast względem "
"ostatniej pozycji głowicy."
msgctxt "machine_extruder_start_pos_abs label"
msgid "Extruder Start Position Absolute"
msgstr "Bezwzględna Pozycja Początkowa Ekstrudera"
msgctxt "machine_extruder_start_pos_x description"
msgid "The x-coordinate of the starting position when turning the extruder on."
msgstr "Współrzędna X początkowej pozycji ekstrudera podczas jego włączania."
msgctxt "machine_extruder_start_pos_x label"
msgid "Extruder Start Position X"
msgstr "Początkowa Pozycja X Ekstrudera"
msgctxt "machine_extruder_start_pos_y description"
msgid "The y-coordinate of the starting position when turning the extruder on."
msgstr "Współrzędna Y początkowej pozycji ekstrudera podczas jego włączania."
msgctxt "machine_extruder_start_pos_y label"
msgid "Extruder Start Position Y"
msgstr "Początkowa Pozycja Y Ekstrudera"
msgctxt "machine_nozzle_offset_x description"
msgid "The x-coordinate of the offset of the nozzle."
msgstr "Współrzędna X przesunięcia dyszy."
msgctxt "machine_nozzle_offset_x label"
msgid "Nozzle X Offset"
msgstr "Przesunięcie X Dyszy"
msgctxt "machine_nozzle_offset_y description"
msgid "The y-coordinate of the offset of the nozzle."
msgstr "Współrzędna Y przesunięcia dyszy."
msgctxt "machine_nozzle_offset_y label"
msgid "Nozzle Y Offset"
msgstr "Przesunięcie Y Dyszy"
msgctxt "machine_settings description"
msgid "Machine specific settings"
msgstr "Specyficzne ustawienia maszyny"
msgctxt "machine_settings label" msgctxt "machine_settings label"
msgid "Machine" msgid "Machine"
msgstr "Maszyna" msgstr "Maszyna"
#: fdmextruder.def.json
msgctxt "machine_settings description"
msgid "Machine specific settings"
msgstr "Specyficzne ustawienia maszyny"
#: fdmextruder.def.json
msgctxt "extruder_nr label"
msgid "Extruder"
msgstr "Ekstruder"
#: fdmextruder.def.json
msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr "Ekstruder używany do drukowania. Ta opcja używana jest podczas multi-ekstruzji."
#: fdmextruder.def.json
msgctxt "machine_nozzle_id label"
msgid "Nozzle ID"
msgstr ""
#: fdmextruder.def.json
msgctxt "machine_nozzle_id description"
msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr ""
#: 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 "Przesunięcie X Dyszy"
#: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x description"
msgid "The x-coordinate of the offset of the nozzle."
msgstr "Współrzędna X przesunięcia dyszy."
#: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y label"
msgid "Nozzle Y Offset"
msgstr "Przesunięcie Y Dyszy"
#: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y description"
msgid "The y-coordinate of the offset of the nozzle."
msgstr "Współrzędna Y przesunięcia dyszy."
#: fdmextruder.def.json
msgctxt "machine_extruder_start_code label"
msgid "Extruder Start G-Code"
msgstr "Początkowy G-code Ekstrudera"
#: fdmextruder.def.json
msgctxt "machine_extruder_start_code description"
msgid "Start g-code to execute whenever turning the extruder on."
msgstr "Początkowy G-code wywoływany kiedy ekstruder uruchamia się."
#: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs label"
msgid "Extruder Start Position Absolute"
msgstr "Bezwzględna Pozycja Początkowa Ekstrudera"
#: 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 "Zmień pozycję początkową ekstrudera na bezwzględną, zamiast względem ostatniej pozycji głowicy."
#: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x label"
msgid "Extruder Start Position X"
msgstr "Początkowa Pozycja X Ekstrudera"
#: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x description"
msgid "The x-coordinate of the starting position when turning the extruder on."
msgstr "Współrzędna X początkowej pozycji ekstrudera podczas jego włączania."
#: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y label"
msgid "Extruder Start Position Y"
msgstr "Początkowa Pozycja Y Ekstrudera"
#: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y description"
msgid "The y-coordinate of the starting position when turning the extruder on."
msgstr "Współrzędna Y początkowej pozycji ekstrudera podczas jego włączania."
#: fdmextruder.def.json
msgctxt "machine_extruder_end_code label"
msgid "Extruder End G-Code"
msgstr "Końcowy G-code Ekstrudera"
#: fdmextruder.def.json
msgctxt "machine_extruder_end_code description"
msgid "End g-code to execute whenever turning the extruder off."
msgstr "Końcowy G-code, który jest wywoływany, kiedy ekstruder jest wyłączany."
#: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs label"
msgid "Extruder End Position Absolute"
msgstr "Bezwzgl. Końcowa Pozycja Ekstrudera"
#: 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 "Zmień pozycję końcową ekstrudera na bezwzględną, zamiast względem ostatniej pozycji głowicy."
#: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x label"
msgid "Extruder End Position X"
msgstr "Końcowa Pozycja X Ekstrudera"
#: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x description"
msgid "The x-coordinate of the ending position when turning the extruder off."
msgstr "Współrzędna X końcowej pozycji ekstrudera podczas jego wyłączania."
#: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y label"
msgid "Extruder End Position Y"
msgstr "Końcowa Pozycja Y Ekstrudera"
#: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y description"
msgid "The y-coordinate of the ending position when turning the extruder off."
msgstr "Współrzędna Y końcowej pozycji ekstrudera podczas jego wyłączania."
#: fdmextruder.def.json
msgctxt "extruder_prime_pos_z label"
msgid "Extruder Prime Z Position"
msgstr "Pozycja Z Czyszczenia Dyszy"
#: 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 "Współrzędna Z, w której dysza jest czyszczona na początku wydruku."
#: fdmextruder.def.json
msgctxt "platform_adhesion label"
msgid "Build Plate Adhesion"
msgstr "Przyczepność do stołu"
#: fdmextruder.def.json
msgctxt "platform_adhesion description" msgctxt "platform_adhesion description"
msgid "Adhesion" msgid "Adhesion"
msgstr "Przyczepność" msgstr "Przyczepność"
msgctxt "platform_adhesion label" #: fdmextruder.def.json
msgid "Build Plate Adhesion" msgctxt "extruder_prime_pos_x label"
msgstr "Przyczepność do stołu" msgid "Extruder Prime X Position"
msgstr "Pozycja X Czyszczenia Dyszy"
#: 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 "Współrzędna X, w której dysza jest czyszczona na początku wydruku."
#: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label"
msgid "Extruder Prime Y Position"
msgstr "Pozycja Y Czyszczenia Dyszy"
#: 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 "Współrzędna Y, w której dysza jest czyszczona na początku wydruku."

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -2,21 +2,21 @@
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-11 12:00-0300\n" "PO-Revision-Date: 2017-06-11 12:00-0300\n"
"Last-Translator: Cláudio Sampaio <patola@makerlinux.com.br>\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-Team: Cláudio Sampaio <patola@makerlinux.com.br> and CoderSquirrel <jasaneschio@gmail.com>\n"
"Language: Brazillian Portuguese\n" "Language: Brazillian Portuguese\n"
"Lang-Code: pt\n"
"Country-Code: BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Lang-Code: pt\n"
"Country-Code: BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: fdmextruder.def.json #: fdmextruder.def.json
@ -39,6 +39,16 @@ msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion." 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." msgstr "O extrusor usado para impressão. Isto é usado em multi-extrusão."
#: fdmextruder.def.json
msgctxt "machine_nozzle_id label"
msgid "Nozzle ID"
msgstr ""
#: fdmextruder.def.json
msgctxt "machine_nozzle_id description"
msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_size label"
msgid "Nozzle Diameter" msgid "Nozzle Diameter"

View file

@ -2,21 +2,21 @@
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-13 14:00-0300\n" "PO-Revision-Date: 2017-06-13 14:00-0300\n"
"Last-Translator: Cláudio Sampaio <patola@makerlinux.com.br>\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-Team: Cláudio Sampaio <patola@makerlinux.com.br> and CoderSquirrel <jasaneschio@gmail.com>\n"
"Language: Brazillian Portuguese\n" "Language: Brazillian Portuguese\n"
"Lang-Code: pt\n"
"Country-Code: BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Lang-Code: pt\n"
"Country-Code: BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: fdmprinter.def.json #: fdmprinter.def.json
@ -41,8 +41,8 @@ msgstr "Nome do seu modelo de impressora 3D."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_show_variants label" msgctxt "machine_show_variants label"
msgid "Show machine variants" msgid "Show Machine Variants"
msgstr "Mostrar variantes da máquina" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_show_variants description" msgctxt "machine_show_variants description"
@ -88,10 +88,9 @@ msgid "GUID of the material. This is set automatically. "
msgstr "GUID do material. Este valor é ajustado automaticamente. " msgstr "GUID do material. Este valor é ajustado automaticamente. "
#: fdmprinter.def.json #: fdmprinter.def.json
#, fuzzy
msgctxt "material_bed_temp_wait label" msgctxt "material_bed_temp_wait label"
msgid "Wait for build plate heatup" msgid "Wait for Build Plate Heatup"
msgstr "Aguardar o aquecimento do bico" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_wait description" msgctxt "material_bed_temp_wait description"
@ -100,8 +99,8 @@ msgstr "Indique se desejar inserir o comando para aguardar que a temperatura-alv
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_wait label" msgctxt "material_print_temp_wait label"
msgid "Wait for nozzle heatup" msgid "Wait for Nozzle Heatup"
msgstr "Aguardar o aquecimento do bico" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_wait description" msgctxt "material_print_temp_wait description"
@ -110,8 +109,8 @@ msgstr "Indique se desejar inserir o comando para aguardar que a temperatura-alv
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_prepend label" msgctxt "material_print_temp_prepend label"
msgid "Include material temperatures" msgid "Include Material Temperatures"
msgstr "Incluir temperaturas dos materiais" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_prepend description" msgctxt "material_print_temp_prepend description"
@ -120,8 +119,8 @@ msgstr "Indique se deseja incluir comandos de temperatura do bico no início do
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_prepend label" msgctxt "material_bed_temp_prepend label"
msgid "Include build plate temperature" msgid "Include Build Plate Temperature"
msgstr "Incluir temperatura da mesa de impressão" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_prepend description" msgctxt "material_bed_temp_prepend description"
@ -130,8 +129,8 @@ msgstr "Indique se deseja incluir comandos de temperatura da mesa de impressão
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_width label" msgctxt "machine_width label"
msgid "Machine width" msgid "Machine Width"
msgstr "Largura da mesa" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_width description" msgctxt "machine_width description"
@ -140,8 +139,8 @@ msgstr "A largura (direção X) da área imprimível."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_depth label" msgctxt "machine_depth label"
msgid "Machine depth" msgid "Machine Depth"
msgstr "Profundidada da mesa" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_depth description" msgctxt "machine_depth description"
@ -150,8 +149,8 @@ msgstr "A profundidade (direção Y) da área imprimível."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_shape label" msgctxt "machine_shape label"
msgid "Build plate shape" msgid "Build Plate Shape"
msgstr "Forma da mesa de impressão" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_shape description" msgctxt "machine_shape description"
@ -170,8 +169,8 @@ msgstr "Elíptica"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_height label" msgctxt "machine_height label"
msgid "Machine height" msgid "Machine Height"
msgstr "Altura do volume de impressão" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_height description" msgctxt "machine_height description"
@ -180,8 +179,8 @@ msgstr "A altura (direção Z) do volume imprimível."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_heated_bed label" msgctxt "machine_heated_bed label"
msgid "Has heated build plate" msgid "Has Heated Build Plate"
msgstr "Tem mesa de impressão aquecida" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_heated_bed description" msgctxt "machine_heated_bed description"
@ -190,8 +189,8 @@ msgstr "Indica se a plataforma de impressão pode ser aquecida."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_center_is_zero label" msgctxt "machine_center_is_zero label"
msgid "Is center origin" msgid "Is Center Origin"
msgstr "A origem está no centro" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_center_is_zero description" msgctxt "machine_center_is_zero description"
@ -310,13 +309,18 @@ msgstr "Tipo de G-Code a ser gerado para a impressora."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)" msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)"
msgid "RepRap (Marlin/Sprinter)" msgid "Marlin"
msgstr "RepRap (Marlin/Sprinter)" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (Volumatric)" msgctxt "machine_gcode_flavor option RepRap (Volumetric)"
msgid "RepRap (Volumetric)" msgid "Marlin (Volumetric)"
msgstr "RepRap (Volumétrico)" msgstr ""
#: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (RepRap)"
msgid "RepRap"
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_gcode_flavor option UltiGCode" msgctxt "machine_gcode_flavor option UltiGCode"
@ -398,6 +402,16 @@ msgctxt "gantry_height description"
msgid "The height difference between the tip of the nozzle and the gantry system (X and Y axes)." msgid "The height difference between the tip of the nozzle and the gantry system (X and Y axes)."
msgstr "Diferença de altura entre a ponta do bico e o sistema de eixos X ou X e Y (onde o extrusor desliza)." msgstr "Diferença de altura entre a ponta do bico e o sistema de eixos X ou X e Y (onde o extrusor desliza)."
#: fdmprinter.def.json
msgctxt "machine_nozzle_id label"
msgid "Nozzle ID"
msgstr ""
#: fdmprinter.def.json
msgctxt "machine_nozzle_id description"
msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_size label"
msgid "Nozzle Diameter" msgid "Nozzle Diameter"
@ -638,6 +652,16 @@ msgctxt "wall_line_width_x description"
msgid "Width of a single wall line for all wall lines except the outermost one." msgid "Width of a single wall line for all wall lines except the outermost one."
msgstr "Largura de extrusão das paredes internas (todas menos a mais externa)." msgstr "Largura de extrusão das paredes internas (todas menos a mais externa)."
#: fdmprinter.def.json
msgctxt "roofing_line_width label"
msgid "Top Surface Skin Line Width"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_line_width description"
msgid "Width of a single line of the areas at the top of the print."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_line_width label" msgctxt "skin_line_width label"
msgid "Top/Bottom Line Width" msgid "Top/Bottom Line Width"
@ -718,6 +742,16 @@ msgctxt "prime_tower_line_width description"
msgid "Width of a single prime tower line." msgid "Width of a single prime tower line."
msgstr "Largura de um filete usado na torre de purga." msgstr "Largura de um filete usado na torre de purga."
#: fdmprinter.def.json
msgctxt "initial_layer_line_width_factor label"
msgid "Initial Layer Line Width"
msgstr ""
#: fdmprinter.def.json
msgctxt "initial_layer_line_width_factor description"
msgid "Multiplier of the line width on the first layer. Increasing this could improve bed adhesion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "shell label" msgctxt "shell label"
msgid "Shell" msgid "Shell"
@ -728,6 +762,36 @@ msgctxt "shell description"
msgid "Shell" msgid "Shell"
msgstr "Perímetro" msgstr "Perímetro"
#: fdmprinter.def.json
msgctxt "wall_extruder_nr label"
msgid "Wall Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_extruder_nr description"
msgid "The extruder train used for printing the walls. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_0_extruder_nr label"
msgid "Outer Wall Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_0_extruder_nr description"
msgid "The extruder train used for printing the outer wall. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_x_extruder_nr label"
msgid "Inner Walls Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_x_extruder_nr description"
msgid "The extruder train used for printing the inner walls. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_thickness label" msgctxt "wall_thickness label"
msgid "Wall Thickness" msgid "Wall Thickness"
@ -735,8 +799,8 @@ msgstr "Espessura de Parede"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_thickness description" msgctxt "wall_thickness description"
msgid "The thickness of the outside walls in the horizontal direction. This value divided by the wall line width defines the number of walls." msgid "The thickness of the walls in the horizontal direction. This value divided by the wall line width defines the number of walls."
msgstr "A espessura das paredes na direção horizontal. Este valor dividido pela largura de extrusão da parede define o número de paredes." msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_line_count label" msgctxt "wall_line_count label"
@ -758,6 +822,71 @@ msgctxt "wall_0_wipe_dist description"
msgid "Distance of a travel move inserted after the outer wall, to hide the Z seam better." msgid "Distance of a travel move inserted after the outer wall, to hide the Z seam better."
msgstr "Distância do percurso inserido após a parede externa para esconder melhor a costura em Z." msgstr "Distância do percurso inserido após a parede externa para esconder melhor a costura em Z."
#: fdmprinter.def.json
msgctxt "roofing_extruder_nr label"
msgid "Top Surface Skin Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_extruder_nr description"
msgid "The extruder train used for printing the top most skin. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_layer_count label"
msgid "Top Surface Skin Layers"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_layer_count description"
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern label"
msgid "Top Surface Skin Pattern"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern description"
msgid "The pattern of the top most layers."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option lines"
msgid "Lines"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option concentric"
msgid "Concentric"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option zigzag"
msgid "Zig Zag"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_angles label"
msgid "Top Surface Skin Line Directions"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_angles description"
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
msgstr ""
#: fdmprinter.def.json
msgctxt "top_bottom_extruder_nr label"
msgid "Top/Bottom Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "top_bottom_extruder_nr description"
msgid "The extruder train used for printing the top and bottom skin. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "top_bottom_thickness label" msgctxt "top_bottom_thickness label"
msgid "Top/Bottom Thickness" msgid "Top/Bottom Thickness"
@ -948,6 +1077,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
msgid "Everywhere" msgid "Everywhere"
msgstr "Em todos os lugares" msgstr "Em todos os lugares"
#: fdmprinter.def.json
msgctxt "fill_outline_gaps label"
msgid "Print Thin Walls"
msgstr ""
#: fdmprinter.def.json
msgctxt "fill_outline_gaps description"
msgid "Print pieces of the model which are horizontally thinner than the nozzle size."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "xy_offset label" msgctxt "xy_offset label"
msgid "Horizontal Expansion" msgid "Horizontal Expansion"
@ -958,6 +1097,16 @@ msgctxt "xy_offset description"
msgid "Amount of offset applied to all polygons in each layer. Positive values can compensate for too big holes; negative values can compensate for too small holes." msgid "Amount of offset applied to all polygons in each layer. Positive values can compensate for too big holes; negative values can compensate for too small holes."
msgstr "Deslocamento adicional aplicado para todos os polígonos em cada camada. Valores positivos 'engordam' a camada e podem compensar por furos exagerados; valores negativos a 'emagrecem' e podem compensar por furos pequenos." msgstr "Deslocamento adicional aplicado para todos os polígonos em cada camada. Valores positivos 'engordam' a camada e podem compensar por furos exagerados; valores negativos a 'emagrecem' e podem compensar por furos pequenos."
#: fdmprinter.def.json
msgctxt "xy_offset_layer_0 label"
msgid "Initial Layer Horizontal Expansion"
msgstr ""
#: fdmprinter.def.json
msgctxt "xy_offset_layer_0 description"
msgid "Amount of offset applied to all polygons in the first layer. A negative value can compensate for squishing of the first layer known as \"elephant's foot\"."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "z_seam_type label" msgctxt "z_seam_type label"
msgid "Z Seam Alignment" msgid "Z Seam Alignment"
@ -1003,6 +1152,16 @@ msgctxt "z_seam_y description"
msgid "The Y coordinate of the position near where to start printing each part in a layer." msgid "The Y coordinate of the position near where to start printing each part in a layer."
msgstr "A coordenada Y da posição onde iniciar a impressão de cada parte em uma camada." msgstr "A coordenada Y da posição onde iniciar a impressão de cada parte em uma camada."
#: fdmprinter.def.json
msgctxt "z_seam_relative label"
msgid "Z Seam Relative"
msgstr ""
#: fdmprinter.def.json
msgctxt "z_seam_relative description"
msgid "When enabled, the z seam coordinates are relative to each part's centre. When disabled, the coordinates define an absolute position on the build plate."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_no_small_gaps_heuristic label" msgctxt "skin_no_small_gaps_heuristic label"
msgid "Ignore Small Z Gaps" msgid "Ignore Small Z Gaps"
@ -1023,6 +1182,16 @@ msgctxt "infill description"
msgid "Infill" msgid "Infill"
msgstr "Preenchimento" msgstr "Preenchimento"
#: fdmprinter.def.json
msgctxt "infill_extruder_nr label"
msgid "Infill Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "infill_extruder_nr description"
msgid "The extruder train used for printing infill. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "infill_sparse_density label" msgctxt "infill_sparse_density label"
msgid "Infill Density" msgid "Infill Density"
@ -1108,56 +1277,6 @@ msgctxt "infill_angles description"
msgid "A list of integer line directions to use. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees for the lines and zig zag patterns and 45 degrees for all other patterns)." msgid "A list of integer line directions to use. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees for the lines and zig zag patterns and 45 degrees for all other patterns)."
msgstr "Uma lista de direções de filetes em números inteiros a usar. Elementos da lista são usados sequencialmente de acordo com o progresso das camadas e quando o fim da lista é alcançado, ela volta ao começo. Os itens da lista são separados por vírgula e a lista inteira é contida em colchetes. O default é uma lista vazia que implica em usar os ângulos default tradicionais (45 e 135 graus para os padrões linha e ziguezague e 45 graus para todos os outros padrões)." msgstr "Uma lista de direções de filetes em números inteiros a usar. Elementos da lista são usados sequencialmente de acordo com o progresso das camadas e quando o fim da lista é alcançado, ela volta ao começo. Os itens da lista são separados por vírgula e a lista inteira é contida em colchetes. O default é uma lista vazia que implica em usar os ângulos default tradicionais (45 e 135 graus para os padrões linha e ziguezague e 45 graus para todos os outros padrões)."
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled label"
msgid "Spaghetti Infill"
msgstr "Preenchimento em Espaguete"
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled description"
msgid "Print the infill every so often, so that the filament will curl up chaotically inside the object. This reduces print time, but the behaviour is rather unpredictable."
msgstr "Imprime o preenchimento intermitentemente de modo que o filamento se enrole caoticamente dentro do objeto. Isto reduz o tempo de impressão, mas tem comportamento bem imprevisível."
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle label"
msgid "Spaghetti Maximum Infill Angle"
msgstr "Ângulo de Preenchimento Máximo do Espaguete"
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle description"
msgid "The maximum angle w.r.t. the Z axis of the inside of the print for areas which are to be filled with spaghetti infill afterwards. Lowering this value causes more angled parts in your model to be filled on each layer."
msgstr "O ângulo máximo em relação ao Z do interior da impressão para áreas que serão preenchidas com espaguete no final. Abaixar este valor faz com que mais partes anguladas do seu modelo sejam preenchidas a cada camada."
#: fdmprinter.def.json
msgctxt "spaghetti_max_height label"
msgid "Spaghetti Infill Maximum Height"
msgstr "Altura Máxima do Preenchimento Espaguete"
#: fdmprinter.def.json
msgctxt "spaghetti_max_height description"
msgid "The maximum height of inside space which can be combined and filled from the top."
msgstr "A altura máxima do espaço interior que pode ser combinado e preenchido a partir do topo."
#: fdmprinter.def.json
msgctxt "spaghetti_inset label"
msgid "Spaghetti Inset"
msgstr "Penetração do Espaguete"
#: fdmprinter.def.json
msgctxt "spaghetti_inset description"
msgid "The offset from the walls from where the spaghetti infill will be printed."
msgstr "O deslocamento a partir das paredes de onde o preenchimento espaguete será impresso."
#: fdmprinter.def.json
msgctxt "spaghetti_flow label"
msgid "Spaghetti Flow"
msgstr "Fluxo de Espaguete"
#: fdmprinter.def.json
msgctxt "spaghetti_flow description"
msgid "Adjusts the density of the spaghetti infill. Note that the Infill Density only controls the line spacing of the filling pattern, not the amount of extrusion for spaghetti infill."
msgstr "Ajusta a densidade do preenchimento espaguete. Note que a Densidade de Preenchimento controla somente o espaçamento entre linhas do padrão de preenchimento, não a quantidade de extrusão para o preenchimento espaguete."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "sub_div_rad_add label" msgctxt "sub_div_rad_add label"
msgid "Cubic Subdivision Shell" msgid "Cubic Subdivision Shell"
@ -1195,8 +1314,8 @@ msgstr "Porcentagem de Sobreposição do Contorno"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_overlap description" msgctxt "skin_overlap description"
msgid "The amount of overlap between the skin and the walls. A slight overlap allows the walls to connect firmly to the skin." msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
msgstr "Porcentagem de sobreposição entre o contorno e as paredes. Uma ligeira sobreposição permite às paredes ficarem firmemente aderidas ao contorno." msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_overlap_mm label" msgctxt "skin_overlap_mm label"
@ -1668,6 +1787,16 @@ msgctxt "speed_wall_x description"
msgid "The speed at which all inner walls are printed. Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed." msgid "The speed at which all inner walls are printed. Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed."
msgstr "A velocidade em que todas as paredes interiores são impressas. Imprimir a parede interior mais rapidamente que a parede externa reduzirá o tempo de impressão. Funciona bem ajustar este valor a meio caminho entre a velocidade da parede mais externa e a velocidade de preenchimento." msgstr "A velocidade em que todas as paredes interiores são impressas. Imprimir a parede interior mais rapidamente que a parede externa reduzirá o tempo de impressão. Funciona bem ajustar este valor a meio caminho entre a velocidade da parede mais externa e a velocidade de preenchimento."
#: fdmprinter.def.json
msgctxt "speed_roofing label"
msgid "Top Surface Skin Speed"
msgstr ""
#: fdmprinter.def.json
msgctxt "speed_roofing description"
msgid "The speed at which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "speed_topbottom label" msgctxt "speed_topbottom label"
msgid "Top/Bottom Speed" msgid "Top/Bottom Speed"
@ -1678,6 +1807,16 @@ msgctxt "speed_topbottom description"
msgid "The speed at which top/bottom layers are printed." msgid "The speed at which top/bottom layers are printed."
msgstr "Velocidade em que as camadas superiores e inferiores são impressas." msgstr "Velocidade em que as camadas superiores e inferiores são impressas."
#: fdmprinter.def.json
msgctxt "speed_ironing label"
msgid "Ironing Speed"
msgstr ""
#: fdmprinter.def.json
msgctxt "speed_ironing description"
msgid "The speed at which to pass over the top surface."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "speed_support label" msgctxt "speed_support label"
msgid "Support Speed" msgid "Support Speed"
@ -1888,6 +2027,16 @@ msgctxt "acceleration_wall_x description"
msgid "The acceleration with which all inner walls are printed." msgid "The acceleration with which all inner walls are printed."
msgstr "Aceleração com que se imprimem as paredes interiores." msgstr "Aceleração com que se imprimem as paredes interiores."
#: fdmprinter.def.json
msgctxt "acceleration_roofing label"
msgid "Top Surface Skin Acceleration"
msgstr ""
#: fdmprinter.def.json
msgctxt "acceleration_roofing description"
msgid "The acceleration with which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "acceleration_topbottom label" msgctxt "acceleration_topbottom label"
msgid "Top/Bottom Acceleration" msgid "Top/Bottom Acceleration"
@ -1898,6 +2047,16 @@ msgctxt "acceleration_topbottom description"
msgid "The acceleration with which top/bottom layers are printed." msgid "The acceleration with which top/bottom layers are printed."
msgstr "Aceleração com que as camadas superiores e inferiores são impressas." msgstr "Aceleração com que as camadas superiores e inferiores são impressas."
#: fdmprinter.def.json
msgctxt "acceleration_ironing label"
msgid "Ironing Acceleration"
msgstr ""
#: fdmprinter.def.json
msgctxt "acceleration_ironing description"
msgid "The acceleration with which ironing is performed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "acceleration_support label" msgctxt "acceleration_support label"
msgid "Support Acceleration" msgid "Support Acceleration"
@ -2068,6 +2227,16 @@ msgctxt "jerk_wall_x description"
msgid "The maximum instantaneous velocity change with which all inner walls are printed." msgid "The maximum instantaneous velocity change with which all inner walls are printed."
msgstr "A máxima mudança de velocidade instantânea em uma direção com que as paredes internas são impressas." msgstr "A máxima mudança de velocidade instantânea em uma direção com que as paredes internas são impressas."
#: fdmprinter.def.json
msgctxt "jerk_roofing label"
msgid "Top Surface Skin Jerk"
msgstr ""
#: fdmprinter.def.json
msgctxt "jerk_roofing description"
msgid "The maximum instantaneous velocity change with which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "jerk_topbottom label" msgctxt "jerk_topbottom label"
msgid "Top/Bottom Jerk" msgid "Top/Bottom Jerk"
@ -2078,6 +2247,16 @@ msgctxt "jerk_topbottom description"
msgid "The maximum instantaneous velocity change with which top/bottom layers are printed." msgid "The maximum instantaneous velocity change with which top/bottom layers are printed."
msgstr "A máxima mudança de velocidade instantânea em uma direção com que as camadas superiores e inferiores são impressas." msgstr "A máxima mudança de velocidade instantânea em uma direção com que as camadas superiores e inferiores são impressas."
#: fdmprinter.def.json
msgctxt "jerk_ironing label"
msgid "Ironing Jerk"
msgstr ""
#: fdmprinter.def.json
msgctxt "jerk_ironing description"
msgid "The maximum instantaneous velocity change while performing ironing."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "jerk_support label" msgctxt "jerk_support label"
msgid "Support Jerk" msgid "Support Jerk"
@ -2603,6 +2782,26 @@ msgctxt "support_connect_zigzags description"
msgid "Connect the ZigZags. This will increase the strength of the zig zag support structure." msgid "Connect the ZigZags. This will increase the strength of the zig zag support structure."
msgstr "Conecta os ziguezagues. Isto aumentará a força da estrutura de suporte em ziguezague." msgstr "Conecta os ziguezagues. Isto aumentará a força da estrutura de suporte em ziguezague."
#: fdmprinter.def.json
msgctxt "support_skip_some_zags label"
msgid "Skip Some ZigZags Connections"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_skip_some_zags description"
msgid "Skip some ZigZags connections to make the support structure easier to break."
msgstr ""
#: fdmprinter.def.json
msgctxt "support_zag_skip_count label"
msgid "ZigZag Connection Skip Count"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_zag_skip_count description"
msgid "Skip one in every N connection lines to make the support structure easier to break."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_infill_rate label" msgctxt "support_infill_rate label"
msgid "Support Density" msgid "Support Density"
@ -2733,6 +2932,36 @@ msgctxt "support_offset description"
msgid "Amount of offset applied to all support polygons in each layer. Positive values can smooth out the support areas and result in more sturdy support." msgid "Amount of offset applied to all support polygons in each layer. Positive values can smooth out the support areas and result in more sturdy support."
msgstr "Quantidade de deslocamento aplicado a todos os polígonos do suporte em cada camada. Valores positivos podem amaciar as áreas de suporte e resultar em suporte mais estável." msgstr "Quantidade de deslocamento aplicado a todos os polígonos do suporte em cada camada. Valores positivos podem amaciar as áreas de suporte e resultar em suporte mais estável."
#: fdmprinter.def.json
msgctxt "support_infill_sparse_thickness label"
msgid "Support Infill Layer Thickness"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_infill_sparse_thickness description"
msgid "The thickness per layer of support infill material. This value should always be a multiple of the layer height and is otherwise rounded."
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_steps label"
msgid "Gradual Support Infill Steps"
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_steps description"
msgid "Number of times to reduce the support infill density by half when getting further below top surfaces. Areas which are closer to top surfaces get a higher density, up to the Support Infill Density."
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_step_height label"
msgid "Gradual Support Infill Step Height"
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_step_height description"
msgid "The height of support infill of a given density before switching to half the density."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_interface_enable label" msgctxt "support_interface_enable label"
msgid "Enable Support Interface" msgid "Enable Support Interface"
@ -3547,6 +3776,16 @@ msgctxt "dual_pre_wipe description"
msgid "After switching extruder, wipe the oozed material off of the nozzle on the first thing printed. This performs a safe slow wipe move at a place where the oozed material causes least harm to the surface quality of your print." msgid "After switching extruder, wipe the oozed material off of the nozzle on the first thing printed. This performs a safe slow wipe move at a place where the oozed material causes least harm to the surface quality of your print."
msgstr "Depois de trocar extrusores, limpar o material escorrendo do bico na primeira peça impressa. Isso causa um movimento lento de limpeza do bico em um lugar onde o material escorrido causa o menor dano à qualidade de superfície da sua impressão." msgstr "Depois de trocar extrusores, limpar o material escorrendo do bico na primeira peça impressa. Isso causa um movimento lento de limpeza do bico em um lugar onde o material escorrido causa o menor dano à qualidade de superfície da sua impressão."
#: fdmprinter.def.json
msgctxt "prime_tower_purge_volume label"
msgid "Prime Tower Purge Volume"
msgstr ""
#: fdmprinter.def.json
msgctxt "prime_tower_purge_volume description"
msgid "Amount of filament to be purged when wiping on the prime tower. Purging is useful for compensating the filament lost by oozing during inactivity of the nozzle."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "ooze_shield_enabled label" msgctxt "ooze_shield_enabled label"
msgid "Enable Ooze Shield" msgid "Enable Ooze Shield"
@ -3972,6 +4211,76 @@ msgctxt "skin_alternate_rotation description"
msgid "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions." msgid "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions."
msgstr "Alterna a direção em que as camadas superiores e inferiores são impressas. Normalmente elas são impressas somente na diagonal. Este ajuste permite direções somente no X e somente no Y." msgstr "Alterna a direção em que as camadas superiores e inferiores são impressas. Normalmente elas são impressas somente na diagonal. Este ajuste permite direções somente no X e somente no Y."
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled label"
msgid "Spaghetti Infill"
msgstr "Preenchimento em Espaguete"
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled description"
msgid "Print the infill every so often, so that the filament will curl up chaotically inside the object. This reduces print time, but the behaviour is rather unpredictable."
msgstr "Imprime o preenchimento intermitentemente de modo que o filamento se enrole caoticamente dentro do objeto. Isto reduz o tempo de impressão, mas tem comportamento bem imprevisível."
#: fdmprinter.def.json
msgctxt "spaghetti_infill_stepped label"
msgid "Spaghetti Infill Stepping"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_stepped description"
msgid "Whether to print spaghetti infill in steps or extrude all the infill filament at the end of the print."
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle label"
msgid "Spaghetti Maximum Infill Angle"
msgstr "Ângulo de Preenchimento Máximo do Espaguete"
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle description"
msgid "The maximum angle w.r.t. the Z axis of the inside of the print for areas which are to be filled with spaghetti infill afterwards. Lowering this value causes more angled parts in your model to be filled on each layer."
msgstr "O ângulo máximo em relação ao Z do interior da impressão para áreas que serão preenchidas com espaguete no final. Abaixar este valor faz com que mais partes anguladas do seu modelo sejam preenchidas a cada camada."
#: fdmprinter.def.json
msgctxt "spaghetti_max_height label"
msgid "Spaghetti Infill Maximum Height"
msgstr "Altura Máxima do Preenchimento Espaguete"
#: fdmprinter.def.json
msgctxt "spaghetti_max_height description"
msgid "The maximum height of inside space which can be combined and filled from the top."
msgstr "A altura máxima do espaço interior que pode ser combinado e preenchido a partir do topo."
#: fdmprinter.def.json
msgctxt "spaghetti_inset label"
msgid "Spaghetti Inset"
msgstr "Penetração do Espaguete"
#: fdmprinter.def.json
msgctxt "spaghetti_inset description"
msgid "The offset from the walls from where the spaghetti infill will be printed."
msgstr "O deslocamento a partir das paredes de onde o preenchimento espaguete será impresso."
#: fdmprinter.def.json
msgctxt "spaghetti_flow label"
msgid "Spaghetti Flow"
msgstr "Fluxo de Espaguete"
#: fdmprinter.def.json
msgctxt "spaghetti_flow description"
msgid "Adjusts the density of the spaghetti infill. Note that the Infill Density only controls the line spacing of the filling pattern, not the amount of extrusion for spaghetti infill."
msgstr "Ajusta a densidade do preenchimento espaguete. Note que a Densidade de Preenchimento controla somente o espaçamento entre linhas do padrão de preenchimento, não a quantidade de extrusão para o preenchimento espaguete."
#: fdmprinter.def.json
msgctxt "spaghetti_infill_extra_volume label"
msgid "Spaghetti Infill Extra Volume"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_extra_volume description"
msgid "A correction term to adjust the total volume being extruded each time when filling spaghetti."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_conical_enabled label" msgctxt "support_conical_enabled label"
msgid "Enable Conical Support" msgid "Enable Conical Support"
@ -4311,6 +4620,66 @@ msgctxt "wireframe_nozzle_clearance description"
msgid "Distance between the nozzle and horizontally downward lines. Larger clearance results in diagonally downward lines with a less steep angle, which in turn results in less upward connections with the next layer. Only applies to Wire Printing." msgid "Distance between the nozzle and horizontally downward lines. Larger clearance results in diagonally downward lines with a less steep angle, which in turn results in less upward connections with the next layer. Only applies to Wire Printing."
msgstr "Distância entre o bico e os filetes descendentes horizontais. Espaços livres maiores resultarão em filetes descendentes diagonais com ângulo menos acentuado, o que por sua vez resulta em menos conexões ascendentes à próxima camada. Somente se aplica à Impressão em Arame." msgstr "Distância entre o bico e os filetes descendentes horizontais. Espaços livres maiores resultarão em filetes descendentes diagonais com ângulo menos acentuado, o que por sua vez resulta em menos conexões ascendentes à próxima camada. Somente se aplica à Impressão em Arame."
#: fdmprinter.def.json
msgctxt "ironing_enabled label"
msgid "Enable Ironing"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_enabled description"
msgid "Go over the top surface one additional time, but without extruding material. This is meant to melt the plastic on top further, creating a smoother surface."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern label"
msgid "Ironing Pattern"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern description"
msgid "The pattern to use for ironing top surfaces."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern option concentric"
msgid "Concentric"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern option zigzag"
msgid "Zig Zag"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_line_spacing label"
msgid "Ironing Line Spacing"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_line_spacing description"
msgid "The distance between the lines of ironing."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_flow label"
msgid "Ironing Flow"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_flow description"
msgid "The amount of material, relative to a normal skin line, to extrude during ironing. Keeping the nozzle filled helps filling some of the crevices of the top surface, but too much results in overextrusion and blips on the side of the surface."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_inset label"
msgid "Ironing Inset"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_inset description"
msgid "A distance to keep from the edges of the model. Ironing all the way to the edge of the mesh may result in a jagged edge on your print."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "command_line_settings label" msgctxt "command_line_settings label"
msgid "Command Line Settings" msgid "Command Line Settings"
@ -4371,6 +4740,67 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file." msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Matriz de transformação a ser aplicada ao modelo após o carregamento do arquivo." msgstr "Matriz de transformação a ser aplicada ao modelo após o carregamento do arquivo."
#~ msgctxt "machine_show_variants label"
#~ msgid "Show machine variants"
#~ msgstr "Mostrar variantes da máquina"
#, fuzzy
#~ msgctxt "material_bed_temp_wait label"
#~ msgid "Wait for build plate heatup"
#~ msgstr "Aguardar o aquecimento do bico"
#~ msgctxt "material_print_temp_wait label"
#~ msgid "Wait for nozzle heatup"
#~ msgstr "Aguardar o aquecimento do bico"
#~ msgctxt "material_print_temp_prepend label"
#~ msgid "Include material temperatures"
#~ msgstr "Incluir temperaturas dos materiais"
#~ msgctxt "material_bed_temp_prepend label"
#~ msgid "Include build plate temperature"
#~ msgstr "Incluir temperatura da mesa de impressão"
#~ msgctxt "machine_width label"
#~ msgid "Machine width"
#~ msgstr "Largura da mesa"
#~ msgctxt "machine_depth label"
#~ msgid "Machine depth"
#~ msgstr "Profundidada da mesa"
#~ msgctxt "machine_shape label"
#~ msgid "Build plate shape"
#~ msgstr "Forma da mesa de impressão"
#~ msgctxt "machine_height label"
#~ msgid "Machine height"
#~ msgstr "Altura do volume de impressão"
#~ msgctxt "machine_heated_bed label"
#~ msgid "Has heated build plate"
#~ msgstr "Tem mesa de impressão aquecida"
#~ msgctxt "machine_center_is_zero label"
#~ msgid "Is center origin"
#~ msgstr "A origem está no centro"
#~ msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)"
#~ msgid "RepRap (Marlin/Sprinter)"
#~ msgstr "RepRap (Marlin/Sprinter)"
#~ msgctxt "machine_gcode_flavor option RepRap (Volumatric)"
#~ msgid "RepRap (Volumetric)"
#~ msgstr "RepRap (Volumétrico)"
#~ msgctxt "wall_thickness description"
#~ msgid "The thickness of the outside walls in the horizontal direction. This value divided by the wall line width defines the number of walls."
#~ msgstr "A espessura das paredes na direção horizontal. Este valor dividido pela largura de extrusão da parede define o número de paredes."
#~ msgctxt "skin_overlap description"
#~ msgid "The amount of overlap between the skin and the walls. A slight overlap allows the walls to connect firmly to the skin."
#~ msgstr "Porcentagem de sobreposição entre o contorno e as paredes. Uma ligeira sobreposição permite às paredes ficarem firmemente aderidas ao contorno."
#~ msgctxt "support_interface_line_width description" #~ msgctxt "support_interface_line_width description"
#~ msgid "Width of a single support interface line." #~ msgid "Width of a single support interface line."
#~ msgstr "Largura de extrusão de um filete usado na interface da estrutura de suporte com o modelo." #~ msgstr "Largura de extrusão de um filete usado na interface da estrutura de suporte com o modelo."

File diff suppressed because it is too large Load diff

View file

@ -2,21 +2,21 @@
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-01-08 04:33+0300\n" "PO-Revision-Date: 2017-01-08 04:33+0300\n"
"Last-Translator: Ruslan Popov <ruslan.popov@gmail.com>\n" "Last-Translator: Ruslan Popov <ruslan.popov@gmail.com>\n"
"Language-Team: Ruslan Popov\n" "Language-Team: Ruslan Popov\n"
"Language: Russian\n" "Language: Russian\n"
"Lang-Code: ru\n"
"Country-Code: RU\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Lang-Code: ru\n"
"Country-Code: RU\n"
"X-Generator: Poedit 1.8.11\n" "X-Generator: Poedit 1.8.11\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
@ -40,6 +40,16 @@ msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion." msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr "Экструдер, который используется для печати. Имеет значение при использовании нескольких экструдеров." msgstr "Экструдер, который используется для печати. Имеет значение при использовании нескольких экструдеров."
#: fdmextruder.def.json
msgctxt "machine_nozzle_id label"
msgid "Nozzle ID"
msgstr ""
#: fdmextruder.def.json
msgctxt "machine_nozzle_id description"
msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_size label"
msgid "Nozzle Diameter" msgid "Nozzle Diameter"

View file

@ -2,21 +2,21 @@
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-05 08:51+0300\n" "PO-Revision-Date: 2017-06-05 08:51+0300\n"
"Last-Translator: Ruslan Popov <ruslan.popov@gmail.com>\n" "Last-Translator: Ruslan Popov <ruslan.popov@gmail.com>\n"
"Language-Team: Ruslan Popov\n" "Language-Team: Ruslan Popov\n"
"Language: ru\n" "Language: ru\n"
"Lang-Code: ru\n"
"Country-Code: RU\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Lang-Code: ru\n"
"Country-Code: RU\n"
"X-Generator: Poedit 2.0\n" "X-Generator: Poedit 2.0\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
@ -42,8 +42,8 @@ msgstr "Название модели вашего 3D принтера."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_show_variants label" msgctxt "machine_show_variants label"
msgid "Show machine variants" msgid "Show Machine Variants"
msgstr "Показать варианты принтера" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_show_variants description" msgctxt "machine_show_variants description"
@ -90,8 +90,8 @@ msgstr "Идентификатор материала, устанавливае
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_wait label" msgctxt "material_bed_temp_wait label"
msgid "Wait for build plate heatup" msgid "Wait for Build Plate Heatup"
msgstr "Ожидать пока прогреется стол" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_wait description" msgctxt "material_bed_temp_wait description"
@ -100,8 +100,8 @@ msgstr "Следует ли добавлять команду ожидания
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_wait label" msgctxt "material_print_temp_wait label"
msgid "Wait for nozzle heatup" msgid "Wait for Nozzle Heatup"
msgstr "Ожидать пока прогреется голова" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_wait description" msgctxt "material_print_temp_wait description"
@ -110,8 +110,8 @@ msgstr "Следует ли добавлять команду ожидания
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_prepend label" msgctxt "material_print_temp_prepend label"
msgid "Include material temperatures" msgid "Include Material Temperatures"
msgstr "Добавлять температуру из материала" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_print_temp_prepend description" msgctxt "material_print_temp_prepend description"
@ -120,8 +120,8 @@ msgstr "Следует ли добавлять команды управлени
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_prepend label" msgctxt "material_bed_temp_prepend label"
msgid "Include build plate temperature" msgid "Include Build Plate Temperature"
msgstr "Добавлять температуру стола" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "material_bed_temp_prepend description" msgctxt "material_bed_temp_prepend description"
@ -130,8 +130,8 @@ msgstr "Следует ли добавлять команды управлени
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_width label" msgctxt "machine_width label"
msgid "Machine width" msgid "Machine Width"
msgstr "Ширина принтера" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_width description" msgctxt "machine_width description"
@ -140,8 +140,8 @@ msgstr "Ширина (по оси X) области печати."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_depth label" msgctxt "machine_depth label"
msgid "Machine depth" msgid "Machine Depth"
msgstr "Глубина принтера" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_depth description" msgctxt "machine_depth description"
@ -150,8 +150,8 @@ msgstr "Ширина (по оси Y) области печати."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_shape label" msgctxt "machine_shape label"
msgid "Build plate shape" msgid "Build Plate Shape"
msgstr "Форма стола" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_shape description" msgctxt "machine_shape description"
@ -170,8 +170,8 @@ msgstr "Эллиптическая"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_height label" msgctxt "machine_height label"
msgid "Machine height" msgid "Machine Height"
msgstr "Высота принтера" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_height description" msgctxt "machine_height description"
@ -180,8 +180,8 @@ msgstr "Ширина (по оси Z) области печати."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_heated_bed label" msgctxt "machine_heated_bed label"
msgid "Has heated build plate" msgid "Has Heated Build Plate"
msgstr "Имеет подогреваемый стол" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_heated_bed description" msgctxt "machine_heated_bed description"
@ -190,8 +190,8 @@ msgstr "Имеет ли принтер подогреваемый стол."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_center_is_zero label" msgctxt "machine_center_is_zero label"
msgid "Is center origin" msgid "Is Center Origin"
msgstr "Начало координат в центре" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_center_is_zero description" msgctxt "machine_center_is_zero description"
@ -310,13 +310,18 @@ msgstr "Генерируемый вариант G-кода."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)" msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)"
msgid "RepRap (Marlin/Sprinter)" msgid "Marlin"
msgstr "RepRap (Marlin/Sprinter)" msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (Volumatric)" msgctxt "machine_gcode_flavor option RepRap (Volumetric)"
msgid "RepRap (Volumetric)" msgid "Marlin (Volumetric)"
msgstr "RepRap (Volumetric)" msgstr ""
#: fdmprinter.def.json
msgctxt "machine_gcode_flavor option RepRap (RepRap)"
msgid "RepRap"
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_gcode_flavor option UltiGCode" msgctxt "machine_gcode_flavor option UltiGCode"
@ -398,6 +403,16 @@ msgctxt "gantry_height description"
msgid "The height difference between the tip of the nozzle and the gantry system (X and Y axes)." msgid "The height difference between the tip of the nozzle and the gantry system (X and Y axes)."
msgstr "Высота между кончиком сопла и портальной системой (по осям X и Y)." msgstr "Высота между кончиком сопла и портальной системой (по осям X и Y)."
#: fdmprinter.def.json
msgctxt "machine_nozzle_id label"
msgid "Nozzle ID"
msgstr ""
#: fdmprinter.def.json
msgctxt "machine_nozzle_id description"
msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_size label"
msgid "Nozzle Diameter" msgid "Nozzle Diameter"
@ -638,6 +653,16 @@ msgctxt "wall_line_width_x description"
msgid "Width of a single wall line for all wall lines except the outermost one." msgid "Width of a single wall line for all wall lines except the outermost one."
msgstr "Ширина одной линии стенки для всех линий стенки, кроме самой внешней." msgstr "Ширина одной линии стенки для всех линий стенки, кроме самой внешней."
#: fdmprinter.def.json
msgctxt "roofing_line_width label"
msgid "Top Surface Skin Line Width"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_line_width description"
msgid "Width of a single line of the areas at the top of the print."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_line_width label" msgctxt "skin_line_width label"
msgid "Top/Bottom Line Width" msgid "Top/Bottom Line Width"
@ -718,6 +743,16 @@ msgctxt "prime_tower_line_width description"
msgid "Width of a single prime tower line." msgid "Width of a single prime tower line."
msgstr "Ширина отдельной линии черновой башни." msgstr "Ширина отдельной линии черновой башни."
#: fdmprinter.def.json
msgctxt "initial_layer_line_width_factor label"
msgid "Initial Layer Line Width"
msgstr ""
#: fdmprinter.def.json
msgctxt "initial_layer_line_width_factor description"
msgid "Multiplier of the line width on the first layer. Increasing this could improve bed adhesion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "shell label" msgctxt "shell label"
msgid "Shell" msgid "Shell"
@ -728,6 +763,36 @@ msgctxt "shell description"
msgid "Shell" msgid "Shell"
msgstr "Ограждение" msgstr "Ограждение"
#: fdmprinter.def.json
msgctxt "wall_extruder_nr label"
msgid "Wall Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_extruder_nr description"
msgid "The extruder train used for printing the walls. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_0_extruder_nr label"
msgid "Outer Wall Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_0_extruder_nr description"
msgid "The extruder train used for printing the outer wall. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_x_extruder_nr label"
msgid "Inner Walls Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "wall_x_extruder_nr description"
msgid "The extruder train used for printing the inner walls. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_thickness label" msgctxt "wall_thickness label"
msgid "Wall Thickness" msgid "Wall Thickness"
@ -735,8 +800,8 @@ msgstr "Толщина стенки"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_thickness description" msgctxt "wall_thickness description"
msgid "The thickness of the outside walls in the horizontal direction. This value divided by the wall line width defines the number of walls." msgid "The thickness of the walls in the horizontal direction. This value divided by the wall line width defines the number of walls."
msgstr "Толщина внешних стенок в горизонтальном направлении. Это значение, разделённое на ширину линии стенки, определяет количество линий стенки." msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "wall_line_count label" msgctxt "wall_line_count label"
@ -758,6 +823,71 @@ msgctxt "wall_0_wipe_dist description"
msgid "Distance of a travel move inserted after the outer wall, to hide the Z seam better." msgid "Distance of a travel move inserted after the outer wall, to hide the Z seam better."
msgstr "Расстояние перемещения, добавленное после печати внешней стенки, чтобы лучше спрятать Z шов." msgstr "Расстояние перемещения, добавленное после печати внешней стенки, чтобы лучше спрятать Z шов."
#: fdmprinter.def.json
msgctxt "roofing_extruder_nr label"
msgid "Top Surface Skin Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_extruder_nr description"
msgid "The extruder train used for printing the top most skin. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_layer_count label"
msgid "Top Surface Skin Layers"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_layer_count description"
msgid "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern label"
msgid "Top Surface Skin Pattern"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern description"
msgid "The pattern of the top most layers."
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option lines"
msgid "Lines"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option concentric"
msgid "Concentric"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_pattern option zigzag"
msgid "Zig Zag"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_angles label"
msgid "Top Surface Skin Line Directions"
msgstr ""
#: fdmprinter.def.json
msgctxt "roofing_angles description"
msgid "A list of integer line directions to use when the top surface skin layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees)."
msgstr ""
#: fdmprinter.def.json
msgctxt "top_bottom_extruder_nr label"
msgid "Top/Bottom Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "top_bottom_extruder_nr description"
msgid "The extruder train used for printing the top and bottom skin. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "top_bottom_thickness label" msgctxt "top_bottom_thickness label"
msgid "Top/Bottom Thickness" msgid "Top/Bottom Thickness"
@ -948,6 +1078,16 @@ msgctxt "fill_perimeter_gaps option everywhere"
msgid "Everywhere" msgid "Everywhere"
msgstr "Везде" msgstr "Везде"
#: fdmprinter.def.json
msgctxt "fill_outline_gaps label"
msgid "Print Thin Walls"
msgstr ""
#: fdmprinter.def.json
msgctxt "fill_outline_gaps description"
msgid "Print pieces of the model which are horizontally thinner than the nozzle size."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "xy_offset label" msgctxt "xy_offset label"
msgid "Horizontal Expansion" msgid "Horizontal Expansion"
@ -958,6 +1098,16 @@ msgctxt "xy_offset description"
msgid "Amount of offset applied to all polygons in each layer. Positive values can compensate for too big holes; negative values can compensate for too small holes." msgid "Amount of offset applied to all polygons in each layer. Positive values can compensate for too big holes; negative values can compensate for too small holes."
msgstr "Сумма смещения применяемая ко всем полигонам на каждом слое. Позитивные значения могут возместить потери для слишком больших отверстий; негативные значения могут возместить потери для слишком малых отверстий." msgstr "Сумма смещения применяемая ко всем полигонам на каждом слое. Позитивные значения могут возместить потери для слишком больших отверстий; негативные значения могут возместить потери для слишком малых отверстий."
#: fdmprinter.def.json
msgctxt "xy_offset_layer_0 label"
msgid "Initial Layer Horizontal Expansion"
msgstr ""
#: fdmprinter.def.json
msgctxt "xy_offset_layer_0 description"
msgid "Amount of offset applied to all polygons in the first layer. A negative value can compensate for squishing of the first layer known as \"elephant's foot\"."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "z_seam_type label" msgctxt "z_seam_type label"
msgid "Z Seam Alignment" msgid "Z Seam Alignment"
@ -1003,6 +1153,16 @@ msgctxt "z_seam_y description"
msgid "The Y coordinate of the position near where to start printing each part in a layer." msgid "The Y coordinate of the position near where to start printing each part in a layer."
msgstr "Y координата позиции вблизи которой следует начинать путь на каждом слое." msgstr "Y координата позиции вблизи которой следует начинать путь на каждом слое."
#: fdmprinter.def.json
msgctxt "z_seam_relative label"
msgid "Z Seam Relative"
msgstr ""
#: fdmprinter.def.json
msgctxt "z_seam_relative description"
msgid "When enabled, the z seam coordinates are relative to each part's centre. When disabled, the coordinates define an absolute position on the build plate."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_no_small_gaps_heuristic label" msgctxt "skin_no_small_gaps_heuristic label"
msgid "Ignore Small Z Gaps" msgid "Ignore Small Z Gaps"
@ -1023,6 +1183,16 @@ msgctxt "infill description"
msgid "Infill" msgid "Infill"
msgstr "Заполнение" msgstr "Заполнение"
#: fdmprinter.def.json
msgctxt "infill_extruder_nr label"
msgid "Infill Extruder"
msgstr ""
#: fdmprinter.def.json
msgctxt "infill_extruder_nr description"
msgid "The extruder train used for printing infill. This is used in multi-extrusion."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "infill_sparse_density label" msgctxt "infill_sparse_density label"
msgid "Infill Density" msgid "Infill Density"
@ -1108,56 +1278,6 @@ msgctxt "infill_angles description"
msgid "A list of integer line directions to use. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees for the lines and zig zag patterns and 45 degrees for all other patterns)." msgid "A list of integer line directions to use. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees for the lines and zig zag patterns and 45 degrees for all other patterns)."
msgstr "Список направлений линии при печати слоёв. Элементы списка используются последовательно по мере печати слоёв и когда конец списка будет достигнут, он начнётся сначала. Элементы списка отделяются запятыми и сам список заключён в квадратные скобки. По умолчанию, он пустой, что означает использование стандартных углов (45 и 135 градусов для линий из зигзага и 45 градусов для всех остальных шаблонов)." msgstr "Список направлений линии при печати слоёв. Элементы списка используются последовательно по мере печати слоёв и когда конец списка будет достигнут, он начнётся сначала. Элементы списка отделяются запятыми и сам список заключён в квадратные скобки. По умолчанию, он пустой, что означает использование стандартных углов (45 и 135 градусов для линий из зигзага и 45 градусов для всех остальных шаблонов)."
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled label"
msgid "Spaghetti Infill"
msgstr "Спагетти"
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled description"
msgid "Print the infill every so often, so that the filament will curl up chaotically inside the object. This reduces print time, but the behaviour is rather unpredictable."
msgstr "Печатает заполнение так часто, что филамент хаотически заполняет внутренность объекта. Это сокращает время печати, но выражается в непредсказуемом поведении."
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle label"
msgid "Spaghetti Maximum Infill Angle"
msgstr "Максимальный угол спагетти заполнения"
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle description"
msgid "The maximum angle w.r.t. the Z axis of the inside of the print for areas which are to be filled with spaghetti infill afterwards. Lowering this value causes more angled parts in your model to be filled on each layer."
msgstr "Максимальный угол по отношению к оси Z внутри печатаемого объёма для заполняемых областей. Уменьшение этого значения приводит к тому, что более наклонённый части вашей модели будут заполнены на каждом слое."
#: fdmprinter.def.json
msgctxt "spaghetti_max_height label"
msgid "Spaghetti Infill Maximum Height"
msgstr "Максимальная высота спагетти заполнения"
#: fdmprinter.def.json
msgctxt "spaghetti_max_height description"
msgid "The maximum height of inside space which can be combined and filled from the top."
msgstr "Максимальная высота внутри пространства которое может быть объединено и заполнено сверху."
#: fdmprinter.def.json
msgctxt "spaghetti_inset label"
msgid "Spaghetti Inset"
msgstr "Спагетти вставка"
#: fdmprinter.def.json
msgctxt "spaghetti_inset description"
msgid "The offset from the walls from where the spaghetti infill will be printed."
msgstr "Смещение от стенок внутри которых должно быть использовано спагетти заполнение."
#: fdmprinter.def.json
msgctxt "spaghetti_flow label"
msgid "Spaghetti Flow"
msgstr "Спагетти поток"
#: fdmprinter.def.json
msgctxt "spaghetti_flow description"
msgid "Adjusts the density of the spaghetti infill. Note that the Infill Density only controls the line spacing of the filling pattern, not the amount of extrusion for spaghetti infill."
msgstr "Управляет плотностью спагетти заполнения. Следует отметить, что плотность заполнения только контролирует расстояние между линиями шаблона заполнения, а не объёмом выдавливаемого материала."
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "sub_div_rad_add label" msgctxt "sub_div_rad_add label"
msgid "Cubic Subdivision Shell" msgid "Cubic Subdivision Shell"
@ -1195,8 +1315,8 @@ msgstr "Процент перекрытия оболочек"
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_overlap description" msgctxt "skin_overlap description"
msgid "The amount of overlap between the skin and the walls. A slight overlap allows the walls to connect firmly to the skin." msgid "The amount of overlap between the skin and the walls as a percentage of the line width. A slight overlap allows the walls to connect firmly to the skin. This is a percentage of the average line widths of the skin lines and the innermost wall."
msgstr "Величина перекрытия между оболочкой и стенками. Небольшое перекрытие позволяет стенкам плотно соединиться с оболочкой." msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "skin_overlap_mm label" msgctxt "skin_overlap_mm label"
@ -1668,6 +1788,16 @@ msgctxt "speed_wall_x description"
msgid "The speed at which all inner walls are printed. Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed." msgid "The speed at which all inner walls are printed. Printing the inner wall faster than the outer wall will reduce printing time. It works well to set this in between the outer wall speed and the infill speed."
msgstr "Скорость, на которой происходит печать внутренних стенок. Печать внутренних стенок на скорости, большей скорости печати внешней стенки, ускоряет печать. Отлично работает, если значение скорости находится между скоростями печати внешней стенки и скорости заполнения." msgstr "Скорость, на которой происходит печать внутренних стенок. Печать внутренних стенок на скорости, большей скорости печати внешней стенки, ускоряет печать. Отлично работает, если значение скорости находится между скоростями печати внешней стенки и скорости заполнения."
#: fdmprinter.def.json
msgctxt "speed_roofing label"
msgid "Top Surface Skin Speed"
msgstr ""
#: fdmprinter.def.json
msgctxt "speed_roofing description"
msgid "The speed at which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "speed_topbottom label" msgctxt "speed_topbottom label"
msgid "Top/Bottom Speed" msgid "Top/Bottom Speed"
@ -1678,6 +1808,16 @@ msgctxt "speed_topbottom description"
msgid "The speed at which top/bottom layers are printed." msgid "The speed at which top/bottom layers are printed."
msgstr "Скорость, на которой печатаются слои крышки/дна." msgstr "Скорость, на которой печатаются слои крышки/дна."
#: fdmprinter.def.json
msgctxt "speed_ironing label"
msgid "Ironing Speed"
msgstr ""
#: fdmprinter.def.json
msgctxt "speed_ironing description"
msgid "The speed at which to pass over the top surface."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "speed_support label" msgctxt "speed_support label"
msgid "Support Speed" msgid "Support Speed"
@ -1888,6 +2028,16 @@ msgctxt "acceleration_wall_x description"
msgid "The acceleration with which all inner walls are printed." msgid "The acceleration with which all inner walls are printed."
msgstr "Ускорение, с которым происходит печать внутренних стенок." msgstr "Ускорение, с которым происходит печать внутренних стенок."
#: fdmprinter.def.json
msgctxt "acceleration_roofing label"
msgid "Top Surface Skin Acceleration"
msgstr ""
#: fdmprinter.def.json
msgctxt "acceleration_roofing description"
msgid "The acceleration with which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "acceleration_topbottom label" msgctxt "acceleration_topbottom label"
msgid "Top/Bottom Acceleration" msgid "Top/Bottom Acceleration"
@ -1898,6 +2048,16 @@ msgctxt "acceleration_topbottom description"
msgid "The acceleration with which top/bottom layers are printed." msgid "The acceleration with which top/bottom layers are printed."
msgstr "Ускорение, с которым печатаются слои крышки/дна." msgstr "Ускорение, с которым печатаются слои крышки/дна."
#: fdmprinter.def.json
msgctxt "acceleration_ironing label"
msgid "Ironing Acceleration"
msgstr ""
#: fdmprinter.def.json
msgctxt "acceleration_ironing description"
msgid "The acceleration with which ironing is performed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "acceleration_support label" msgctxt "acceleration_support label"
msgid "Support Acceleration" msgid "Support Acceleration"
@ -2068,6 +2228,16 @@ msgctxt "jerk_wall_x description"
msgid "The maximum instantaneous velocity change with which all inner walls are printed." msgid "The maximum instantaneous velocity change with which all inner walls are printed."
msgstr "Изменение максимальной мгновенной скорости, с которой печатаются внутренние стенки." msgstr "Изменение максимальной мгновенной скорости, с которой печатаются внутренние стенки."
#: fdmprinter.def.json
msgctxt "jerk_roofing label"
msgid "Top Surface Skin Jerk"
msgstr ""
#: fdmprinter.def.json
msgctxt "jerk_roofing description"
msgid "The maximum instantaneous velocity change with which top surface skin layers are printed."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "jerk_topbottom label" msgctxt "jerk_topbottom label"
msgid "Top/Bottom Jerk" msgid "Top/Bottom Jerk"
@ -2078,6 +2248,16 @@ msgctxt "jerk_topbottom description"
msgid "The maximum instantaneous velocity change with which top/bottom layers are printed." msgid "The maximum instantaneous velocity change with which top/bottom layers are printed."
msgstr "Изменение максимальной мгновенной скорости, с которой печатаются верхние и нижние слои." msgstr "Изменение максимальной мгновенной скорости, с которой печатаются верхние и нижние слои."
#: fdmprinter.def.json
msgctxt "jerk_ironing label"
msgid "Ironing Jerk"
msgstr ""
#: fdmprinter.def.json
msgctxt "jerk_ironing description"
msgid "The maximum instantaneous velocity change while performing ironing."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "jerk_support label" msgctxt "jerk_support label"
msgid "Support Jerk" msgid "Support Jerk"
@ -2603,6 +2783,26 @@ msgctxt "support_connect_zigzags description"
msgid "Connect the ZigZags. This will increase the strength of the zig zag support structure." msgid "Connect the ZigZags. This will increase the strength of the zig zag support structure."
msgstr "Соединяет зигзаги. Это увеличивает прочность такой поддержки." msgstr "Соединяет зигзаги. Это увеличивает прочность такой поддержки."
#: fdmprinter.def.json
msgctxt "support_skip_some_zags label"
msgid "Skip Some ZigZags Connections"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_skip_some_zags description"
msgid "Skip some ZigZags connections to make the support structure easier to break."
msgstr ""
#: fdmprinter.def.json
msgctxt "support_zag_skip_count label"
msgid "ZigZag Connection Skip Count"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_zag_skip_count description"
msgid "Skip one in every N connection lines to make the support structure easier to break."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_infill_rate label" msgctxt "support_infill_rate label"
msgid "Support Density" msgid "Support Density"
@ -2733,6 +2933,36 @@ msgctxt "support_offset description"
msgid "Amount of offset applied to all support polygons in each layer. Positive values can smooth out the support areas and result in more sturdy support." msgid "Amount of offset applied to all support polygons in each layer. Positive values can smooth out the support areas and result in more sturdy support."
msgstr "Величина смещения, применяемая ко всем полигонам поддержки в каждом слое. Положительные значения могут сглаживать зоны поддержки и приводить к укреплению структур поддержек." msgstr "Величина смещения, применяемая ко всем полигонам поддержки в каждом слое. Положительные значения могут сглаживать зоны поддержки и приводить к укреплению структур поддержек."
#: fdmprinter.def.json
msgctxt "support_infill_sparse_thickness label"
msgid "Support Infill Layer Thickness"
msgstr ""
#: fdmprinter.def.json
msgctxt "support_infill_sparse_thickness description"
msgid "The thickness per layer of support infill material. This value should always be a multiple of the layer height and is otherwise rounded."
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_steps label"
msgid "Gradual Support Infill Steps"
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_steps description"
msgid "Number of times to reduce the support infill density by half when getting further below top surfaces. Areas which are closer to top surfaces get a higher density, up to the Support Infill Density."
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_step_height label"
msgid "Gradual Support Infill Step Height"
msgstr ""
#: fdmprinter.def.json
msgctxt "gradual_support_infill_step_height description"
msgid "The height of support infill of a given density before switching to half the density."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_interface_enable label" msgctxt "support_interface_enable label"
msgid "Enable Support Interface" msgid "Enable Support Interface"
@ -3547,6 +3777,16 @@ msgctxt "dual_pre_wipe description"
msgid "After switching extruder, wipe the oozed material off of the nozzle on the first thing printed. This performs a safe slow wipe move at a place where the oozed material causes least harm to the surface quality of your print." msgid "After switching extruder, wipe the oozed material off of the nozzle on the first thing printed. This performs a safe slow wipe move at a place where the oozed material causes least harm to the surface quality of your print."
msgstr "После смены экструдера убираем на первой печатаемой части материал, вытекший из сопла. Выполняется безопасная медленная очистка на месте, где вытекший материал нанесёт наименьший ущерб качеству печатаемой поверхности." msgstr "После смены экструдера убираем на первой печатаемой части материал, вытекший из сопла. Выполняется безопасная медленная очистка на месте, где вытекший материал нанесёт наименьший ущерб качеству печатаемой поверхности."
#: fdmprinter.def.json
msgctxt "prime_tower_purge_volume label"
msgid "Prime Tower Purge Volume"
msgstr ""
#: fdmprinter.def.json
msgctxt "prime_tower_purge_volume description"
msgid "Amount of filament to be purged when wiping on the prime tower. Purging is useful for compensating the filament lost by oozing during inactivity of the nozzle."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "ooze_shield_enabled label" msgctxt "ooze_shield_enabled label"
msgid "Enable Ooze Shield" msgid "Enable Ooze Shield"
@ -3972,6 +4212,76 @@ msgctxt "skin_alternate_rotation description"
msgid "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions." msgid "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions."
msgstr "Изменить направление, в котором печатаются слои крышки/дна. Обычно, они печатаются по диагонали. Данный параметр добавляет направления X-только и Y-только." msgstr "Изменить направление, в котором печатаются слои крышки/дна. Обычно, они печатаются по диагонали. Данный параметр добавляет направления X-только и Y-только."
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled label"
msgid "Spaghetti Infill"
msgstr "Спагетти"
#: fdmprinter.def.json
msgctxt "spaghetti_infill_enabled description"
msgid "Print the infill every so often, so that the filament will curl up chaotically inside the object. This reduces print time, but the behaviour is rather unpredictable."
msgstr "Печатает заполнение так часто, что филамент хаотически заполняет внутренность объекта. Это сокращает время печати, но выражается в непредсказуемом поведении."
#: fdmprinter.def.json
msgctxt "spaghetti_infill_stepped label"
msgid "Spaghetti Infill Stepping"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_stepped description"
msgid "Whether to print spaghetti infill in steps or extrude all the infill filament at the end of the print."
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle label"
msgid "Spaghetti Maximum Infill Angle"
msgstr "Максимальный угол спагетти заполнения"
#: fdmprinter.def.json
msgctxt "spaghetti_max_infill_angle description"
msgid "The maximum angle w.r.t. the Z axis of the inside of the print for areas which are to be filled with spaghetti infill afterwards. Lowering this value causes more angled parts in your model to be filled on each layer."
msgstr "Максимальный угол по отношению к оси Z внутри печатаемого объёма для заполняемых областей. Уменьшение этого значения приводит к тому, что более наклонённый части вашей модели будут заполнены на каждом слое."
#: fdmprinter.def.json
msgctxt "spaghetti_max_height label"
msgid "Spaghetti Infill Maximum Height"
msgstr "Максимальная высота спагетти заполнения"
#: fdmprinter.def.json
msgctxt "spaghetti_max_height description"
msgid "The maximum height of inside space which can be combined and filled from the top."
msgstr "Максимальная высота внутри пространства которое может быть объединено и заполнено сверху."
#: fdmprinter.def.json
msgctxt "spaghetti_inset label"
msgid "Spaghetti Inset"
msgstr "Спагетти вставка"
#: fdmprinter.def.json
msgctxt "spaghetti_inset description"
msgid "The offset from the walls from where the spaghetti infill will be printed."
msgstr "Смещение от стенок внутри которых должно быть использовано спагетти заполнение."
#: fdmprinter.def.json
msgctxt "spaghetti_flow label"
msgid "Spaghetti Flow"
msgstr "Спагетти поток"
#: fdmprinter.def.json
msgctxt "spaghetti_flow description"
msgid "Adjusts the density of the spaghetti infill. Note that the Infill Density only controls the line spacing of the filling pattern, not the amount of extrusion for spaghetti infill."
msgstr "Управляет плотностью спагетти заполнения. Следует отметить, что плотность заполнения только контролирует расстояние между линиями шаблона заполнения, а не объёмом выдавливаемого материала."
#: fdmprinter.def.json
msgctxt "spaghetti_infill_extra_volume label"
msgid "Spaghetti Infill Extra Volume"
msgstr ""
#: fdmprinter.def.json
msgctxt "spaghetti_infill_extra_volume description"
msgid "A correction term to adjust the total volume being extruded each time when filling spaghetti."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "support_conical_enabled label" msgctxt "support_conical_enabled label"
msgid "Enable Conical Support" msgid "Enable Conical Support"
@ -4311,6 +4621,66 @@ msgctxt "wireframe_nozzle_clearance description"
msgid "Distance between the nozzle and horizontally downward lines. Larger clearance results in diagonally downward lines with a less steep angle, which in turn results in less upward connections with the next layer. Only applies to Wire Printing." msgid "Distance between the nozzle and horizontally downward lines. Larger clearance results in diagonally downward lines with a less steep angle, which in turn results in less upward connections with the next layer. Only applies to Wire Printing."
msgstr "Зазор между соплом и горизонтально нисходящими линиями. Большее значение уменьшает угол нисхождения, что приводит уменьшению восходящих соединений на следующем слое. Применяется только при каркасной печати." msgstr "Зазор между соплом и горизонтально нисходящими линиями. Большее значение уменьшает угол нисхождения, что приводит уменьшению восходящих соединений на следующем слое. Применяется только при каркасной печати."
#: fdmprinter.def.json
msgctxt "ironing_enabled label"
msgid "Enable Ironing"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_enabled description"
msgid "Go over the top surface one additional time, but without extruding material. This is meant to melt the plastic on top further, creating a smoother surface."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern label"
msgid "Ironing Pattern"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern description"
msgid "The pattern to use for ironing top surfaces."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern option concentric"
msgid "Concentric"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_pattern option zigzag"
msgid "Zig Zag"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_line_spacing label"
msgid "Ironing Line Spacing"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_line_spacing description"
msgid "The distance between the lines of ironing."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_flow label"
msgid "Ironing Flow"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_flow description"
msgid "The amount of material, relative to a normal skin line, to extrude during ironing. Keeping the nozzle filled helps filling some of the crevices of the top surface, but too much results in overextrusion and blips on the side of the surface."
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_inset label"
msgid "Ironing Inset"
msgstr ""
#: fdmprinter.def.json
msgctxt "ironing_inset description"
msgid "A distance to keep from the edges of the model. Ironing all the way to the edge of the mesh may result in a jagged edge on your print."
msgstr ""
#: fdmprinter.def.json #: fdmprinter.def.json
msgctxt "command_line_settings label" msgctxt "command_line_settings label"
msgid "Command Line Settings" msgid "Command Line Settings"
@ -4371,6 +4741,66 @@ msgctxt "mesh_rotation_matrix description"
msgid "Transformation matrix to be applied to the model when loading it from file." msgid "Transformation matrix to be applied to the model when loading it from file."
msgstr "Матрица преобразования, применяемая к модели при её загрузки из файла." msgstr "Матрица преобразования, применяемая к модели при её загрузки из файла."
#~ msgctxt "machine_show_variants label"
#~ msgid "Show machine variants"
#~ msgstr "Показать варианты принтера"
#~ msgctxt "material_bed_temp_wait label"
#~ msgid "Wait for build plate heatup"
#~ msgstr "Ожидать пока прогреется стол"
#~ msgctxt "material_print_temp_wait label"
#~ msgid "Wait for nozzle heatup"
#~ msgstr "Ожидать пока прогреется голова"
#~ msgctxt "material_print_temp_prepend label"
#~ msgid "Include material temperatures"
#~ msgstr "Добавлять температуру из материала"
#~ msgctxt "material_bed_temp_prepend label"
#~ msgid "Include build plate temperature"
#~ msgstr "Добавлять температуру стола"
#~ msgctxt "machine_width label"
#~ msgid "Machine width"
#~ msgstr "Ширина принтера"
#~ msgctxt "machine_depth label"
#~ msgid "Machine depth"
#~ msgstr "Глубина принтера"
#~ msgctxt "machine_shape label"
#~ msgid "Build plate shape"
#~ msgstr "Форма стола"
#~ msgctxt "machine_height label"
#~ msgid "Machine height"
#~ msgstr "Высота принтера"
#~ msgctxt "machine_heated_bed label"
#~ msgid "Has heated build plate"
#~ msgstr "Имеет подогреваемый стол"
#~ msgctxt "machine_center_is_zero label"
#~ msgid "Is center origin"
#~ msgstr "Начало координат в центре"
#~ msgctxt "machine_gcode_flavor option RepRap (Marlin/Sprinter)"
#~ msgid "RepRap (Marlin/Sprinter)"
#~ msgstr "RepRap (Marlin/Sprinter)"
#~ msgctxt "machine_gcode_flavor option RepRap (Volumatric)"
#~ msgid "RepRap (Volumetric)"
#~ msgstr "RepRap (Volumetric)"
#~ msgctxt "wall_thickness description"
#~ msgid "The thickness of the outside walls in the horizontal direction. This value divided by the wall line width defines the number of walls."
#~ msgstr "Толщина внешних стенок в горизонтальном направлении. Это значение, разделённое на ширину линии стенки, определяет количество линий стенки."
#~ msgctxt "skin_overlap description"
#~ msgid "The amount of overlap between the skin and the walls. A slight overlap allows the walls to connect firmly to the skin."
#~ msgstr "Величина перекрытия между оболочкой и стенками. Небольшое перекрытие позволяет стенкам плотно соединиться с оболочкой."
#~ msgctxt "support_interface_line_width description" #~ msgctxt "support_interface_line_width description"
#~ msgid "Width of a single support interface line." #~ msgid "Width of a single support interface line."
#~ msgstr "Ширина одной линии поддерживающей крыши." #~ msgstr "Ширина одной линии поддерживающей крыши."

File diff suppressed because it is too large Load diff

View file

@ -1,189 +1,199 @@
# Cura JSON setting files # Cura JSON setting files
# Copyright (C) 2017 Ultimaker # Copyright (C) 2017 Ultimaker
# This file is distributed under the same license as the Cura package. # This file is distributed under the same license as the Cura package.
# Ruben Dulek <r.dulek@ultimaker.com>, 2017. # Ruben Dulek <r.dulek@ultimaker.com>, 2017.
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cura 2.6\n" "Project-Id-Version: Cura 2.7\n"
"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n" "Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
"POT-Creation-Date: 2017-05-30 15:32+0000\n" "POT-Creation-Date: 2017-08-02 16:53+0000\n"
"PO-Revision-Date: 2017-06-07 16:04+0200\n" "PO-Revision-Date: 2017-06-07 16:04+0200\n"
"Last-Translator: Bothof <info@bothof.nl>\n" "Last-Translator: Bothof <info@bothof.nl>\n"
"Language-Team: Turkish\n" "Language-Team: Turkish\n"
"Language: Turkish\n" "Language: Turkish\n"
"Lang-Code: tr\n" "MIME-Version: 1.0\n"
"Country-Code: TR\n" "Content-Type: text/plain; charset=UTF-8\n"
"MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n"
"Content-Type: text/plain; charset=UTF-8\n" "Lang-Code: tr\n"
"Content-Transfer-Encoding: 8bit\n" "Country-Code: TR\n"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings label" msgctxt "machine_settings label"
msgid "Machine" msgid "Machine"
msgstr "Makine" msgstr "Makine"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_settings description" msgctxt "machine_settings description"
msgid "Machine specific settings" msgid "Machine specific settings"
msgstr "Makine özel ayarları" msgstr "Makine özel ayarları"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr label" msgctxt "extruder_nr label"
msgid "Extruder" msgid "Extruder"
msgstr "Ekstruder" msgstr "Ekstruder"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_nr description" msgctxt "extruder_nr description"
msgid "The extruder train used for printing. This is used in multi-extrusion." msgid "The extruder train used for printing. This is used in multi-extrusion."
msgstr "Yazdırma için kullanılan ekstruder dişli çark. Çoklu ekstrüzyon işlemi için kullanılır." msgstr "Yazdırma için kullanılan ekstruder dişli çark. Çoklu ekstrüzyon işlemi için kullanılır."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size label" msgctxt "machine_nozzle_id label"
msgid "Nozzle Diameter" msgid "Nozzle ID"
msgstr "Nozül Çapı" msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_size description" msgctxt "machine_nozzle_id description"
msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size." msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
msgstr "Nozülün iç çapı. Standart olmayan boyutta bir nozül kullanırken bu ayarı değiştirin." msgstr ""
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x label" msgctxt "machine_nozzle_size label"
msgid "Nozzle X Offset" msgid "Nozzle Diameter"
msgstr "Nozül NX Ofseti" msgstr "Nozül Çapı"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_x description" msgctxt "machine_nozzle_size description"
msgid "The x-coordinate of the offset of the nozzle." msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size."
msgstr "Nozül ofsetinin x koordinatı." msgstr "Nozülün iç çapı. Standart olmayan boyutta bir nozül kullanırken bu ayarı değiştirin."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y label" msgctxt "machine_nozzle_offset_x label"
msgid "Nozzle Y Offset" msgid "Nozzle X Offset"
msgstr "Nozül Y Ofseti" msgstr "Nozül NX Ofseti"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_nozzle_offset_y description" msgctxt "machine_nozzle_offset_x description"
msgid "The y-coordinate of the offset of the nozzle." msgid "The x-coordinate of the offset of the nozzle."
msgstr "Nozül ofsetinin y koordinatı." msgstr "Nozül ofsetinin x koordinatı."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code label" msgctxt "machine_nozzle_offset_y label"
msgid "Extruder Start G-Code" msgid "Nozzle Y Offset"
msgstr "Ekstruder G-Code'u başlatma" msgstr "Nozül Y Ofseti"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_code description" msgctxt "machine_nozzle_offset_y description"
msgid "Start g-code to execute whenever turning the extruder on." msgid "The y-coordinate of the offset of the nozzle."
msgstr "Ekstruderi her açtığınızda g-code'u başlatın." msgstr "Nozül ofsetinin y koordinatı."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs label" msgctxt "machine_extruder_start_code label"
msgid "Extruder Start Position Absolute" msgid "Extruder Start G-Code"
msgstr "Ekstruderin Mutlak Başlangıç Konumu" msgstr "Ekstruder G-Code'u başlatma"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_abs description" msgctxt "machine_extruder_start_code description"
msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head." msgid "Start g-code to execute whenever turning the extruder on."
msgstr "Ekstruder başlama konumunu, yazıcı başlığının son konumuna göre ayarlamak yerine mutlak olarak ayarlayın." msgstr "Ekstruderi her açtığınızda g-code'u başlatın."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x label" msgctxt "machine_extruder_start_pos_abs label"
msgid "Extruder Start Position X" msgid "Extruder Start Position Absolute"
msgstr "Ekstruder X Başlangıç Konumu" msgstr "Ekstruderin Mutlak Başlangıç Konumu"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_x description" msgctxt "machine_extruder_start_pos_abs description"
msgid "The x-coordinate of the starting position when turning the extruder on." msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head."
msgstr "Ekstruder açılırken başlangıç konumunun x koordinatı." msgstr "Ekstruder başlama konumunu, yazıcı başlığının son konumuna göre ayarlamak yerine mutlak olarak ayarlayın."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y label" msgctxt "machine_extruder_start_pos_x label"
msgid "Extruder Start Position Y" msgid "Extruder Start Position X"
msgstr "Ekstruder Y Başlangıç Konumu" msgstr "Ekstruder X Başlangıç Konumu"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_start_pos_y description" msgctxt "machine_extruder_start_pos_x description"
msgid "The y-coordinate of the starting position when turning the extruder on." msgid "The x-coordinate of the starting position when turning the extruder on."
msgstr "Ekstruder açılırken başlangıç konumunun Y koordinatı." msgstr "Ekstruder açılırken başlangıç konumunun x koordinatı."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code label" msgctxt "machine_extruder_start_pos_y label"
msgid "Extruder End G-Code" msgid "Extruder Start Position Y"
msgstr "Ekstruder G-Code'u Sonlandırma" msgstr "Ekstruder Y Başlangıç Konumu"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_code description" msgctxt "machine_extruder_start_pos_y description"
msgid "End g-code to execute whenever turning the extruder off." msgid "The y-coordinate of the starting position when turning the extruder on."
msgstr "Ekstruderi her kapattığınızda g-code'u sonlandırın." msgstr "Ekstruder açılırken başlangıç konumunun Y koordinatı."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs label" msgctxt "machine_extruder_end_code label"
msgid "Extruder End Position Absolute" msgid "Extruder End G-Code"
msgstr "Ekstruderin Mutlak Bitiş Konumu" msgstr "Ekstruder G-Code'u Sonlandırma"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_abs description" msgctxt "machine_extruder_end_code description"
msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head." msgid "End g-code to execute whenever turning the extruder off."
msgstr "Ekstruder bitiş konumunu, yazıcı başlığının son konumuna göre ayarlamak yerine mutlak olarak ayarlayın." msgstr "Ekstruderi her kapattığınızda g-code'u sonlandırın."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x label" msgctxt "machine_extruder_end_pos_abs label"
msgid "Extruder End Position X" msgid "Extruder End Position Absolute"
msgstr "Ekstruderin X Bitiş Konumu" msgstr "Ekstruderin Mutlak Bitiş Konumu"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_x description" msgctxt "machine_extruder_end_pos_abs description"
msgid "The x-coordinate of the ending position when turning the extruder off." msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head."
msgstr "Ekstruder kapatılırken bitiş konumunun x koordinatı." msgstr "Ekstruder bitiş konumunu, yazıcı başlığının son konumuna göre ayarlamak yerine mutlak olarak ayarlayın."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y label" msgctxt "machine_extruder_end_pos_x label"
msgid "Extruder End Position Y" msgid "Extruder End Position X"
msgstr "Ekstruderin Y Bitiş Konumu" msgstr "Ekstruderin X Bitiş Konumu"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "machine_extruder_end_pos_y description" msgctxt "machine_extruder_end_pos_x description"
msgid "The y-coordinate of the ending position when turning the extruder off." msgid "The x-coordinate of the ending position when turning the extruder off."
msgstr "Ekstruder kapatılırken bitiş konumunun Y koordinatı." msgstr "Ekstruder kapatılırken bitiş konumunun x koordinatı."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z label" msgctxt "machine_extruder_end_pos_y label"
msgid "Extruder Prime Z Position" msgid "Extruder End Position Y"
msgstr "Ekstruder İlk Z konumu" msgstr "Ekstruderin Y Bitiş Konumu"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_z description" msgctxt "machine_extruder_end_pos_y description"
msgid "The Z coordinate of the position where the nozzle primes at the start of printing." msgid "The y-coordinate of the ending position when turning the extruder off."
msgstr "Nozül yazdırma işlemini başlatmaya hazırlandığında konumun Z koordinatı." msgstr "Ekstruder kapatılırken bitiş konumunun Y koordinatı."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion label" msgctxt "extruder_prime_pos_z label"
msgid "Build Plate Adhesion" msgid "Extruder Prime Z Position"
msgstr "Yapı Levhası Yapıştırması" msgstr "Ekstruder İlk Z konumu"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "platform_adhesion description" msgctxt "extruder_prime_pos_z description"
msgid "Adhesion" msgid "The Z coordinate of the position where the nozzle primes at the start of printing."
msgstr "Yapıştırma" msgstr "Nozül yazdırma işlemini başlatmaya hazırlandığında konumun Z koordinatı."
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x label" msgctxt "platform_adhesion label"
msgid "Extruder Prime X Position" msgid "Build Plate Adhesion"
msgstr "Extruder İlk X konumu" msgstr "Yapı Levhası Yapıştırması"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_x description" msgctxt "platform_adhesion description"
msgid "The X coordinate of the position where the nozzle primes at the start of printing." msgid "Adhesion"
msgstr "Nozül yazdırma işlemini başlatmaya hazırlandığında konumun X koordinatı." msgstr "Yapıştırma"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label" msgctxt "extruder_prime_pos_x label"
msgid "Extruder Prime Y Position" msgid "Extruder Prime X Position"
msgstr "Extruder İlk Y konumu" msgstr "Extruder İlk X konumu"
#: fdmextruder.def.json #: fdmextruder.def.json
msgctxt "extruder_prime_pos_y description" msgctxt "extruder_prime_pos_x description"
msgid "The Y coordinate of the position where the nozzle primes at the start of printing." msgid "The X coordinate of the position where the nozzle primes at the start of printing."
msgstr "Nozül yazdırma işlemini başlatmaya hazırlandığında konumun Y koordinatı." msgstr "Nozül yazdırma işlemini başlatmaya hazırlandığında konumun X koordinatı."
#: fdmextruder.def.json
msgctxt "extruder_prime_pos_y label"
msgid "Extruder Prime Y Position"
msgstr "Extruder İlk Y konumu"
#: 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 "Nozül yazdırma işlemini başlatmaya hazırlandığında konumun Y koordinatı."

File diff suppressed because it is too large Load diff