From 7af81a54a85ba8cd6ad57145edc201a015dbd5ea Mon Sep 17 00:00:00 2001 From: Kevin Pope Date: Wed, 7 Jan 2015 09:52:17 -0800 Subject: [PATCH 1/2] Revert "Reverted LocalizedString" This reverts commit 793300839b391d2323723a6dd10045d5d2fff97a. --- DataStorage/Datastore.cs | 2 + LocalizedString.cs | 7 +- StaticData/Translations/de/Translation.txt | 843 --------------------- StaticData/Translations/es/Translation.txt | 423 ----------- StaticData/Translations/pl/Translation.txt | 296 +------- StaticData/Translations/tr/Translation.txt | 339 --------- 6 files changed, 11 insertions(+), 1899 deletions(-) diff --git a/DataStorage/Datastore.cs b/DataStorage/Datastore.cs index d5c7d94a7..361a8a2eb 100644 --- a/DataStorage/Datastore.cs +++ b/DataStorage/Datastore.cs @@ -271,6 +271,8 @@ namespace MatterHackers.MatterControl.DataStorage } } } + + } diff --git a/LocalizedString.cs b/LocalizedString.cs index be0e87324..fd2a4c747 100644 --- a/LocalizedString.cs +++ b/LocalizedString.cs @@ -34,10 +34,8 @@ using System.Collections.Generic; using System.Text; using System.IO; -using MatterHackers.Agg; using MatterHackers.MatterControl; using MatterHackers.MatterControl.DataStorage; -using MatterHackers.Agg.PlatformAbstract; namespace MatterHackers.Localizations { @@ -56,8 +54,9 @@ namespace MatterHackers.Localizations if (MatterControlTranslationMap == null) { - string pathToTranslationsFolder = Path.Combine(StaticData.Instance.MapPath("Translations")); - MatterControlTranslationMap = new TranslationMap(pathToTranslationsFolder, language); + // The translation map is now written to disk in the AppUserDataPath + // TODO: Write tools to collect changes to this file and push them to a shared server for merging into the main Master.txt file + MatterControlTranslationMap = new TranslationMap(ApplicationDataStorage.Instance.ApplicationUserDataPath, language); } #if DEBUG_SHOW_TRANSLATED_STRINGS && DEBUG return "El " + englishText + " o"; diff --git a/StaticData/Translations/de/Translation.txt b/StaticData/Translations/de/Translation.txt index 6472dabfe..ec4b666b9 100644 --- a/StaticData/Translations/de/Translation.txt +++ b/StaticData/Translations/de/Translation.txt @@ -2095,846 +2095,3 @@ Translated:Oops! Unable to install update. English:Motor de Capas Translated:Motor de Capas -English:Your application is up-to-date. -Translated:Your application is up-to-date. - -English:Install Communication Driver -Translated:Install Communication Driver - -English:This printer requires a driver for communication. -Translated:This printer requires a driver for communication. - -English:Driver located. Would you like to install? -Translated:Driver located. Would you like to install? - -English:Install Driver -Translated:Install Driver - -English:Apply -Translated:Apply - -English:Buy Materials -Translated:Buy Materials - -English:Select an STL file -Translated:Select an STL file - -English:Add File -Translated:Add File - -English:Time -Translated:Time - -English:Press 'Connect' to select a printer. -Translated:Press 'Connect' to select a printer. - -English:Marlin Firmware EEPROM Settings -Translated:Marlin Firmware EEPROM Settings - -English:Re-Load Default Settings -Translated:Re-Load Default Settings - -English:Set Default To Factory Settings -Translated:Set Default To Factory Settings - -English:Steps per mm: -Translated:Steps per mm: - -English:Maximum feedrates [mm/s]: -Translated:Maximum feedrates [mm/s]: - -English:Maximum Acceleration [mm/s²]: -Translated:Maximum Acceleration [mm/s²]: - -English:Acceleration: -Translated:Acceleration: - -English:Retract Acceleration: -Translated:Retract Acceleration: - -English:PID settings: -Translated:PID settings: - -English:Homing Offset: -Translated:Homing Offset: - -English:Min feedrate [mm/s]: -Translated:Min feedrate [mm/s]: - -English:Min travel feedrate [mm/s]: -Translated:Min travel feedrate [mm/s]: - -English:Minimum segment time [ms]: -Translated:Minimum segment time [ms]: - -English:Maximum X-Y jerk [mm/s]: -Translated:Maximum X-Y jerk [mm/s]: - -English:Maximum Z jerk [mm/s]: -Translated:Maximum Z jerk [mm/s]: - -English:Make Settings Active -Translated:Make Settings Active - -English:Make Settings Active\nAnd Save To Default -Translated:Make Settings Active\nAnd Save To Default - -English:Design Add-ons -Translated:Design Add-ons - -English:Lock Ratio -Translated:Lock Ratio - -English:Retrieving download info... -Translated:Retrieving download info... - -English:G-Code Output -Translated:G-Code Output - -English:The extra distance the raft will extend around the part. -Translated:The extra distance the raft will extend around the part. - -English:The percent of the 'Nozzle Diameter' that is the gap between the raft and the first layer. A smaller percent will make the part stick more. A larger percent will make it stick less. -Translated:The percent of the 'Nozzle Diameter' that is the gap between the raft and the first layer. A smaller percent will make the part stick more. A larger percent will make it stick less. - -English:Distance -Translated:Distance - -English:Gap Percent -Translated:Gap Percent - -English:Try to connect mesh edges when the actual mesh data is not all the way connected. -Translated:Try to connect mesh edges when the actual mesh data is not all the way connected. - -English:Sometime a mesh will not have closed a perimeters. When this is checked these non-closed perimeters while be closed. -Translated:Sometime a mesh will not have closed a perimeters. When this is checked these non-closed perimeters while be closed. - -English:Reverse the orientation of overlaps. This can make some unintended holes go away. -Translated:Reverse the orientation of overlaps. This can make some unintended holes go away. - -English:Make all overlap areas into one big area. This can make some unintended holes go away.. -Translated:Make all overlap areas into one big area. This can make some unintended holes go away.. - -English:Repair -Translated:Repair - -English:Connect Bad Edges -Translated:Connect Bad Edges - -English:Close Polygons -Translated:Close Polygons - -English:Reverse Orientation -Translated:Reverse Orientation - -English:Merge All -Translated:Merge All - -English:Overlaps -Translated:Overlaps - -English:The distance between the first layer and the top of the raft. A good value is typically about 1/2 your extrusion diameter. So, between 0.0 and .2 for a .4 nozzle. -Translated:The distance between the first layer and the top of the raft. A good value is typically about 1/2 your extrusion diameter. So, between 0.0 and .2 for a .4 nozzle. - -English:Air Gap -Translated:Air Gap - -English:Outline Distance -Translated:Outline Distance - -English:Distance Around Object -Translated:Distance Around Object - -English:Minimum Travel\nRequiring Retraction -Translated:Minimum Travel\nRequiring Retraction - -English:Show Printing -Translated:Show Printing - -English:Show Current -Translated:Show Current - -English:Printer Sync -Translated:Printer Sync - -English:Sync To Print -Translated:Sync To Print - -English:Layers -Translated:Layers - -English:Show 3D -Translated:Show 3D - -English:Uh-oh! Could not connect to printer. -Translated:Uh-oh! Could not connect to printer. - -English:Installing -Translated:Installing - -English:Initial Printer Setup -Translated:Initial Printer Setup - -English:Homing The Printer -Translated:Homing The Printer - -English:If in the future you need to re-calibrate your printer, or you wish to turn Auto Print Leveling off, you can find the print leveling controls in 'Advanced Settings'->'Configuration'.\n\nClick 'Done' to close this window. -Translated:If in the future you need to re-calibrate your printer, or you wish to turn Auto Print Leveling off, you can find the print leveling controls in 'Advanced Settings'->'Configuration'.\n\nClick 'Done' to close this window. - -English:Print Leveling Overview -Translated:Print Leveling Overview - -English:Note: Be sure the tip of the extrude is clean. -Translated:Note: Be sure the tip of the extrude is clean. - -English:Title Stuff -Translated:Title Stuff - -English:Oops! You cannot exit while a print is active. -Translated:Oops! You cannot exit while a print is active. - -English:Unable to Exit -Translated:Unable to Exit - -English:You are currently saving a parts sheet, are you sure you want to exit? -Translated:You are currently saving a parts sheet, are you sure you want to exit? - -English:Confirm Exit -Translated:Confirm Exit - -English:Disconnect and cancel the current print? -Translated:Disconnect and cancel the current print? - -English:WARNING: Disconnecting will cancel the current print.\n\nDo you want to disconnect? -Translated:WARNING: Disconnecting will cancel the current print.\n\nDo you want to disconnect? - -English:Note: Slice Settings are applied before the print actually starts. Changes while printing will not effect the active print. -Translated:Note: Slice Settings are applied before the print actually starts. Changes while printing will not effect the active print. - -English:The extruder is currently heating and its target temperature cannot be changed until it reaches {0}°C.\n\nYou can set the starting extruder temperature in 'Slice Settings' -> 'Filament'.\n\n{1} -Translated:The extruder is currently heating and its target temperature cannot be changed until it reaches {0}°C.\n\nYou can set the starting extruder temperature in 'Slice Settings' -> 'Filament'.\n\n{1} - -English:Waiting For Extruder To Heat -Translated:Waiting For Extruder To Heat - -English:The bed is currently heating and its target temperature cannot be changed until it reaches {0}°C.\n\nYou can set the starting bed temperature in 'Slice Settings' -> 'Filament'.\n\n{1} -Translated:The bed is currently heating and its target temperature cannot be changed until it reaches {0}°C.\n\nYou can set the starting bed temperature in 'Slice Settings' -> 'Filament'.\n\n{1} - -English:Waiting For Bed To Heat -Translated:Waiting For Bed To Heat - -English:Cancel the current print? -Translated:Cancel the current print? - -English:Cancel Print? -Translated:Cancel Print? - -English:There is a recommended update avalible for MatterControl. Would you like to download it now? -Translated:There is a recommended update avalible for MatterControl. Would you like to download it now? - -English:Recommended Update Available -Translated:Recommended Update Available - -English:Download Now -Translated:Download Now - -English:Remind Me Later -Translated:Remind Me Later - -English:Oops! There is no eeprom mapping for your printer's firmware. -Translated:Oops! There is no eeprom mapping for your printer's firmware. - -English:Warning no eeprom mapping -Translated:Warning no eeprom mapping - -English:Sample the bed at two points -Translated:Sample the bed at two points - -English:You should be done in about 2 minutes. -Translated:You should be done in about 2 minutes. - -English:Alert -Translated:Alert - -English:Input Required -Translated:Input Required - -English:Apply leveling to gcode during export -Translated:Apply leveling to gcode during export - -English:File export options: -Translated:File export options: - -English:Report a Bug -Translated:Report a Bug - -English:About MatterControl -Translated:About MatterControl - -English:Oops! Printer could not be detected -Translated:Oops! Printer could not be detected - -English: Load Files -Translated: Load Files - -English: Eject SD Card -Translated: Eject SD Card - -English:Show Voxels -Translated:Show Voxels - -English:Show Mesh -Translated:Show Mesh - -English:Do Subtract -Translated:Do Subtract - -English:Specify if your printer has a fan. -Translated:Specify if your printer has a fan. - -English:Specify if your printer has a heated bed. -Translated:Specify if your printer has a heated bed. - -English:Specify if your printer has the ability to plug in an SD card. -Translated:Specify if your printer has the ability to plug in an SD card. - -English:Has Fan -Translated:Has Fan - -English:Has Heated Bed -Translated:Has Heated Bed - -English:Has SD Card Reader -Translated:Has SD Card Reader - -English:Cloud Services -Translated:Cloud Services - -English:Cloud Monitoring (disabled) -Translated:Cloud Monitoring (disabled) - -English:Cloud Monitoring (enabled) -Translated:Cloud Monitoring (enabled) - -English:First Layer Extrusion Width' must be less than or equal to the 'Nozzle Diameter' * 4. -Translated:First Layer Extrusion Width' must be less than or equal to the 'Nozzle Diameter' * 4. - -English:Export to SD Card -Translated:Export to SD Card - -English:Notification Settings -Translated:Notification Settings - -English:After a Print is Finished: -Translated:After a Print is Finished: - -English:Saving your settings... -Translated:Saving your settings... - -English:Send an SMS notification -Translated:Send an SMS notification - -English:Experimental -Translated:Experimental - -English:Have MatterControl send you a text message after your print is finished -Translated:Have MatterControl send you a text message after your print is finished - -English:Your Phone Number* -Translated:Your Phone Number* - -English:A U.S. or Canadian mobile phone number -Translated:A U.S. or Canadian mobile phone number - -English:Send an email notification -Translated:Send an email notification - -English:Have MatterControl send you an email message after your print is finished -Translated:Have MatterControl send you an email message after your print is finished - -English:A valid email address -Translated:A valid email address - -English:Play a Sound -Translated:Play a Sound - -English:Play a sound after your print is finished -Translated:Play a sound after your print is finished - -English:Printing From SD Card -Translated:Printing From SD Card - -English:Would you also like to remove this file from the Printer's SD Card? -Translated:Would you also like to remove this file from the Printer's SD Card? - -English:Export to Printer SD Card -Translated:Export to Printer SD Card - -English:Preparing To Send To SD Card -Translated:Preparing To Send To SD Card - -English:Sending To SD Card -Translated:Sending To SD Card - -English:Exporting to Folder -Translated:Exporting to Folder - -English:Warning GCode file -Translated:Warning GCode file - -English:Release Notes -Translated:Release Notes - -English:More Info -Translated:More Info - -English:Go To Status -Translated:Go To Status - -English:View Status -Translated:View Status - -English:Description -Translated:Description - -English:Value -Translated:Value - -English:Save To EEPROM -Translated:Save To EEPROM - -English:Firmware EEPROM Settings -Translated:Firmware EEPROM Settings - -English:Save to EEPROM -Translated:Save to EEPROM - -English:Select the baud rate. -Translated:Select the baud rate. - -English:The term 'Baud Rate' roughly means the speed at which\ndata is transmitted. Baud rates may differ from printer to\nprinter. Refer to your printer manual for more info.\n\nTip: If you are uncertain - try 250000. -Translated:The term 'Baud Rate' roughly means the speed at which\ndata is transmitted. Baud rates may differ from printer to\nprinter. Refer to your printer manual for more info.\n\nTip: If you are uncertain - try 250000. - -English:This is the minimum amount of filament that must be extruded before a retraction can occur. -Translated:This is the minimum amount of filament that must be extruded before a retraction can occur. - -English:Support Options -Translated:Support Options - -English:If this is checked support will be allowed starting on top of internal surfaces. If it is not checked support will only be created starting at the bed. -Translated:If this is checked support will be allowed starting on top of internal surfaces. If it is not checked support will only be created starting at the bed. - -English:Support Everywhere -Translated:Support Everywhere - -English:The angle the support infill will be drawn. -Translated:The angle the support infill will be drawn. - -English:Infill Angle -Translated:Infill Angle - -English:Grid -Translated:Grid - -English:Moves -Translated:Moves - -English:Retractions -Translated:Retractions - -English:Speeds -Translated:Speeds - -English:Extrusion -Translated:Extrusion - -English:Special thanks to Alessandro Ranellucci for his incredible work on -Translated:Special thanks to Alessandro Ranellucci for his incredible work on - -English:Dilimleme Motoru -Translated:Dilimleme Motoru - -English:Clear -Translated:Clear - -English:Lets the bed leveling code know if the printer can support the z axis going below 0. A printer with min z endstops or software end stops may not be able to. -Translated:Lets the bed leveling code know if the printer can support the z axis going below 0. A printer with min z endstops or software end stops may not be able to. - -English:Z Can Be Negative -Translated:Z Can Be Negative - -English:Export as X3G -Translated:Export as X3G - -English:Select an Image -Translated:Select an Image - -English:If greater than 0, this is the X by Y size of a tower to use to when changing extruders -Translated:If greater than 0, this is the X by Y size of a tower to use to when changing extruders - -English:Extruder Change -Translated:Extruder Change - -English:Wipe Tower Size -Translated:Wipe Tower Size - -English:Sorry, we were unable to install the driver. -Translated:Sorry, we were unable to install the driver. - -English:Tuning Adjustment -Translated:Tuning Adjustment - -English:Release -Translated:Release - -English:No printer is currently selected. Select a printer to edit slice settings. -Translated:No printer is currently selected. Select a printer to edit slice settings. - -English:Part Preview -Translated:Part Preview - -English:Layer Preview -Translated:Layer Preview - -English:Enable Cloud Monitoring (disabled) -Translated:Enable Cloud Monitoring (disabled) - -English:Warning - Moving Too Low -Translated:Warning - Moving Too Low - -English:Oops! Could not find this file: -Translated:Oops! Could not find this file: - -English:The number of extruders this machine has. -Translated:The number of extruders this machine has. - -English:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. -Translated:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. - -English:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. -Translated:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. - -English:Minimum Print Speed -Translated:Minimum Print Speed - -English:Skirt and Raft -Translated:Skirt and Raft - -English:Length on Move -Translated:Length on Move - -English:Length on Tool Change -Translated:Length on Tool Change - -English:Minimum Extrusion\nRequiring Retraction -Translated:Minimum Extrusion\nRequiring Retraction - -English:Minimum Fan Speed -Translated:Minimum Fan Speed - -English:Extruder Count -Translated:Extruder Count - -English:Hardware -Translated:Hardware - -English:Search Library -Translated:Search Library - -English:My Library -Translated:My Library - -English:Add to Library -Translated:Add to Library - -English:Group -Translated:Group - -English:Ungroup -Translated:Ungroup - -English:Align... -Translated:Align... - -English:Selection -Translated:Selection - -English:Entering Editor -Translated:Entering Editor - -English:Creating Edit Data -Translated:Creating Edit Data - -English:Finding Meshes -Translated:Finding Meshes - -English:Preheat -Translated:Preheat - -English:Extruder Temperature Override -Translated:Extruder Temperature Override - -English:Bed Temperature Override -Translated:Bed Temperature Override - -English:Hardware Settings -Translated:Hardware Settings - -English:Cloud Settings -Translated:Cloud Settings - -English:Application Settings -Translated:Application Settings - -English:Update Notification Feed -Translated:Update Notification Feed - -English:Pre-Release -Translated:Pre-Release - -English:Development -Translated:Development - -English:Language Options -Translated:Language Options - -English:Change Display Mode -Translated:Change Display Mode - -English:Theme/Display Options -Translated:Theme/Display Options - -English:Design -Translated:Design - -English:Normal -Translated:Normal - -English:Touchscreen -Translated:Touchscreen - -English:Theme -Translated:Theme - -English:Display Options -Translated:Display Options - -English:Set this if the extruders run off the same heater, if there is only one heater. -Translated:Set this if the extruders run off the same heater, if there is only one heater. - -English:Share Temperature -Translated:Share Temperature - -English:Export... -Translated:Export... - -English:Temperature -Translated:Temperature - -English:Align -Translated:Align - -English:Material 1 -Translated:Material 1 - -English:Material 2 -Translated:Material 2 - -English:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. -Translated:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. - -English:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' -Translated:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' - -English:Color {0} -Translated:Color {0} - -English:Extruder {0} -Translated:Extruder {0} - -English:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. -Translated:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. - -English:Material 3 -Translated:Material 3 - -English:Material 4 -Translated:Material 4 - -English:Material 5 -Translated:Material 5 - -English:Unknown Reason -Translated:Unknown Reason - -English:Port already in use -Translated:Port already in use - -English:Unsupported Baud Rate -Translated:Unsupported Baud Rate - -English:Port not found -Translated:Port not found - -English:Cancelled -Translated:Cancelled - -English:You can only connect when not currently connected. -Translated:You can only connect when not currently connected. - -English:Warning - No EEProm Mapping -Translated:Warning - No EEProm Mapping - -English:The speed to run the fan during the printing of the raft, 0 will leave the fan off. -Translated:The speed to run the fan during the printing of the raft, 0 will leave the fan off. - -English:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. -Translated:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. - -English:Preparing Meshes -Translated:Preparing Meshes - -English:Grouping Meshes -Translated:Grouping Meshes - -English:No COM ports available -Translated:No COM ports available - -English:Stable -Translated:Stable - -English:Beta -Translated:Beta - -English:Alpha -Translated:Alpha - -English:Ungrouping -Translated:Ungrouping - -English:Grouping -Translated:Grouping - -English:WARNING: Disconnecting will cancel the print. -Translated:WARNING: Disconnecting will cancel the print. - -English:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. -Translated:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. - -English:This is the diameter of your extruder nozzle. -Translated:This is the diameter of your extruder nozzle. - -English:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. -Translated:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. - -English:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. -Translated:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. - -English:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. -Translated:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. - -English:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. -Translated:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. - -English:Please Confirm -Translated:Please Confirm - -English:Reset to Factory Defaults -Translated:Reset to Factory Defaults - -English:Save to EEProm -Translated:Save to EEProm - -English:{0} is not available -Translated:{0} is not available - -English:Invalid printer response -Translated:Invalid printer response - -English:Could not find a selected button. -Translated:Could not find a selected button. - -English:Aligning -Translated:Aligning - -English:Single -Translated:Single - -English:Warning - GCode file -Translated:Warning - GCode file - -English:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. -Translated:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. - -English:Raft Extruder -Translated:Raft Extruder - -English:None -Translated:None - -English:Rectangle -Translated:Rectangle - -English:Outline -Translated:Outline - -English:Circle -Translated:Circle - -English:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? -Translated:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? - -English:Do not show this message again -Translated:Do not show this message again - -English:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? -Translated:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? - -English:Cannot find this file\nWould you like to remove it from the queue? -Translated:Cannot find this file\nWould you like to remove it from the queue? - -English:Supported Angles -Translated:Supported Angles - -English:Amount -Translated:Amount - -English:Settings -Translated:Settings - -English:Unsaved Changes -Translated:Unsaved Changes - -English:No printer is currently selected. Please select a printer to edit slice settings. -Translated:No printer is currently selected. Please select a printer to edit slice settings. - -English:NOTE: You need to select a printer, but do not need to connect to it. -Translated:NOTE: You need to select a printer, but do not need to connect to it. - -English:Simple -Translated:Simple - -English:Intermediate -Translated:Intermediate - -English:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. -Translated:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. - -English:Turns on and off the creation of a raft which can help parts adhere to the bed. -Translated:Turns on and off the creation of a raft which can help parts adhere to the bed. - -English:Options -Translated:Options - -English:Expand Distance -Translated:Expand Distance - -English:Insert -Translated:Insert - -English:Restore -Translated:Restore - -English:WINDOWED MODE: This tab has been moved to a separate window. -Translated:WINDOWED MODE: This tab has been moved to a separate window. - diff --git a/StaticData/Translations/es/Translation.txt b/StaticData/Translations/es/Translation.txt index bca58abad..cf40f6f01 100644 --- a/StaticData/Translations/es/Translation.txt +++ b/StaticData/Translations/es/Translation.txt @@ -2515,426 +2515,3 @@ Translated:Select the baud rate. English:The term 'Baud Rate' roughly means the speed at which\ndata is transmitted. Baud rates may differ from printer to\nprinter. Refer to your printer manual for more info.\n\nTip: If you are uncertain - try 250000. Translated:The term 'Baud Rate' roughly means the speed at which\ndata is transmitted. Baud rates may differ from printer to\nprinter. Refer to your printer manual for more info.\n\nTip: If you are uncertain - try 250000. -English:This is the minimum amount of filament that must be extruded before a retraction can occur. -Translated:This is the minimum amount of filament that must be extruded before a retraction can occur. - -English:Support Options -Translated:Support Options - -English:If this is checked support will be allowed starting on top of internal surfaces. If it is not checked support will only be created starting at the bed. -Translated:If this is checked support will be allowed starting on top of internal surfaces. If it is not checked support will only be created starting at the bed. - -English:Support Everywhere -Translated:Support Everywhere - -English:The angle the support infill will be drawn. -Translated:The angle the support infill will be drawn. - -English:Infill Angle -Translated:Infill Angle - -English:Grid -Translated:Grid - -English:Moves -Translated:Moves - -English:Retractions -Translated:Retractions - -English:Speeds -Translated:Speeds - -English:Extrusion -Translated:Extrusion - -English:Special thanks to Alessandro Ranellucci for his incredible work on -Translated:Special thanks to Alessandro Ranellucci for his incredible work on - -English:Dilimleme Motoru -Translated:Dilimleme Motoru - -English:Clear -Translated:Clear - -English:Lets the bed leveling code know if the printer can support the z axis going below 0. A printer with min z endstops or software end stops may not be able to. -Translated:Lets the bed leveling code know if the printer can support the z axis going below 0. A printer with min z endstops or software end stops may not be able to. - -English:Z Can Be Negative -Translated:Z Can Be Negative - -English:Export as X3G -Translated:Export as X3G - -English:Select an Image -Translated:Select an Image - -English:If greater than 0, this is the X by Y size of a tower to use to when changing extruders -Translated:If greater than 0, this is the X by Y size of a tower to use to when changing extruders - -English:Extruder Change -Translated:Extruder Change - -English:Wipe Tower Size -Translated:Wipe Tower Size - -English:Sorry, we were unable to install the driver. -Translated:Sorry, we were unable to install the driver. - -English:Tuning Adjustment -Translated:Tuning Adjustment - -English:Release -Translated:Release - -English:No printer is currently selected. Select a printer to edit slice settings. -Translated:No printer is currently selected. Select a printer to edit slice settings. - -English:Part Preview -Translated:Part Preview - -English:Layer Preview -Translated:Layer Preview - -English:Enable Cloud Monitoring (disabled) -Translated:Enable Cloud Monitoring (disabled) - -English:Warning - Moving Too Low -Translated:Warning - Moving Too Low - -English:Oops! Could not find this file: -Translated:Oops! Could not find this file: - -English:The number of extruders this machine has. -Translated:The number of extruders this machine has. - -English:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. -Translated:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. - -English:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. -Translated:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. - -English:Minimum Print Speed -Translated:Minimum Print Speed - -English:Skirt and Raft -Translated:Skirt and Raft - -English:Length on Move -Translated:Length on Move - -English:Length on Tool Change -Translated:Length on Tool Change - -English:Minimum Extrusion\nRequiring Retraction -Translated:Minimum Extrusion\nRequiring Retraction - -English:Minimum Fan Speed -Translated:Minimum Fan Speed - -English:Extruder Count -Translated:Extruder Count - -English:Hardware -Translated:Hardware - -English:Search Library -Translated:Search Library - -English:My Library -Translated:My Library - -English:Add to Library -Translated:Add to Library - -English:Group -Translated:Group - -English:Ungroup -Translated:Ungroup - -English:Align... -Translated:Align... - -English:Selection -Translated:Selection - -English:Entering Editor -Translated:Entering Editor - -English:Creating Edit Data -Translated:Creating Edit Data - -English:Finding Meshes -Translated:Finding Meshes - -English:Preheat -Translated:Preheat - -English:Extruder Temperature Override -Translated:Extruder Temperature Override - -English:Bed Temperature Override -Translated:Bed Temperature Override - -English:Hardware Settings -Translated:Hardware Settings - -English:Cloud Settings -Translated:Cloud Settings - -English:Application Settings -Translated:Application Settings - -English:Update Notification Feed -Translated:Update Notification Feed - -English:Pre-Release -Translated:Pre-Release - -English:Development -Translated:Development - -English:Language Options -Translated:Language Options - -English:Change Display Mode -Translated:Change Display Mode - -English:Theme/Display Options -Translated:Theme/Display Options - -English:Design -Translated:Design - -English:Normal -Translated:Normal - -English:Touchscreen -Translated:Touchscreen - -English:Theme -Translated:Theme - -English:Display Options -Translated:Display Options - -English:Set this if the extruders run off the same heater, if there is only one heater. -Translated:Set this if the extruders run off the same heater, if there is only one heater. - -English:Share Temperature -Translated:Share Temperature - -English:Export... -Translated:Export... - -English:Temperature -Translated:Temperature - -English:Align -Translated:Align - -English:Material 1 -Translated:Material 1 - -English:Material 2 -Translated:Material 2 - -English:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. -Translated:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. - -English:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' -Translated:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' - -English:Color {0} -Translated:Color {0} - -English:Extruder {0} -Translated:Extruder {0} - -English:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. -Translated:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. - -English:Material 3 -Translated:Material 3 - -English:Material 4 -Translated:Material 4 - -English:Material 5 -Translated:Material 5 - -English:Unknown Reason -Translated:Unknown Reason - -English:Port already in use -Translated:Port already in use - -English:Unsupported Baud Rate -Translated:Unsupported Baud Rate - -English:Port not found -Translated:Port not found - -English:Cancelled -Translated:Cancelled - -English:You can only connect when not currently connected. -Translated:You can only connect when not currently connected. - -English:Warning - No EEProm Mapping -Translated:Warning - No EEProm Mapping - -English:The speed to run the fan during the printing of the raft, 0 will leave the fan off. -Translated:The speed to run the fan during the printing of the raft, 0 will leave the fan off. - -English:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. -Translated:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. - -English:Preparing Meshes -Translated:Preparing Meshes - -English:Grouping Meshes -Translated:Grouping Meshes - -English:No COM ports available -Translated:No COM ports available - -English:Stable -Translated:Stable - -English:Beta -Translated:Beta - -English:Alpha -Translated:Alpha - -English:Ungrouping -Translated:Ungrouping - -English:Grouping -Translated:Grouping - -English:WARNING: Disconnecting will cancel the print. -Translated:WARNING: Disconnecting will cancel the print. - -English:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. -Translated:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. - -English:This is the diameter of your extruder nozzle. -Translated:This is the diameter of your extruder nozzle. - -English:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. -Translated:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. - -English:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. -Translated:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. - -English:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. -Translated:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. - -English:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. -Translated:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. - -English:Please Confirm -Translated:Please Confirm - -English:Reset to Factory Defaults -Translated:Reset to Factory Defaults - -English:Save to EEProm -Translated:Save to EEProm - -English:{0} is not available -Translated:{0} is not available - -English:Invalid printer response -Translated:Invalid printer response - -English:Could not find a selected button. -Translated:Could not find a selected button. - -English:Aligning -Translated:Aligning - -English:Single -Translated:Single - -English:Warning - GCode file -Translated:Warning - GCode file - -English:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. -Translated:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. - -English:Raft Extruder -Translated:Raft Extruder - -English:None -Translated:None - -English:Rectangle -Translated:Rectangle - -English:Outline -Translated:Outline - -English:Circle -Translated:Circle - -English:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? -Translated:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? - -English:Do not show this message again -Translated:Do not show this message again - -English:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? -Translated:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? - -English:Cannot find this file\nWould you like to remove it from the queue? -Translated:Cannot find this file\nWould you like to remove it from the queue? - -English:Supported Angles -Translated:Supported Angles - -English:Amount -Translated:Amount - -English:Settings -Translated:Settings - -English:Unsaved Changes -Translated:Unsaved Changes - -English:No printer is currently selected. Please select a printer to edit slice settings. -Translated:No printer is currently selected. Please select a printer to edit slice settings. - -English:NOTE: You need to select a printer, but do not need to connect to it. -Translated:NOTE: You need to select a printer, but do not need to connect to it. - -English:Simple -Translated:Simple - -English:Intermediate -Translated:Intermediate - -English:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. -Translated:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. - -English:Turns on and off the creation of a raft which can help parts adhere to the bed. -Translated:Turns on and off the creation of a raft which can help parts adhere to the bed. - -English:Options -Translated:Options - -English:Expand Distance -Translated:Expand Distance - -English:Insert -Translated:Insert - -English:Restore -Translated:Restore - -English:WINDOWED MODE: This tab has been moved to a separate window. -Translated:WINDOWED MODE: This tab has been moved to a separate window. - diff --git a/StaticData/Translations/pl/Translation.txt b/StaticData/Translations/pl/Translation.txt index c4dfc3193..2bda06ef8 100644 --- a/StaticData/Translations/pl/Translation.txt +++ b/StaticData/Translations/pl/Translation.txt @@ -2644,296 +2644,12 @@ Translated:Przeszukaj bibliotekę English:My Library Translated:Moja Biblioteka +English:Jakość +Translated:Jakość + +English:Materiał +Translated:Materiał + English:Extruder Temperature Override Translated:Przekroczona temperatura ekstrudera -English:Add to Library -Translated:Add to Library - -English:Group -Translated:Group - -English:Ungroup -Translated:Ungroup - -English:Align... -Translated:Align... - -English:Selection -Translated:Selection - -English:Entering Editor -Translated:Entering Editor - -English:Creating Edit Data -Translated:Creating Edit Data - -English:Finding Meshes -Translated:Finding Meshes - -English:Preheat -Translated:Preheat - -English:Bed Temperature Override -Translated:Bed Temperature Override - -English:Hardware Settings -Translated:Hardware Settings - -English:Cloud Settings -Translated:Cloud Settings - -English:Application Settings -Translated:Application Settings - -English:Update Notification Feed -Translated:Update Notification Feed - -English:Pre-Release -Translated:Pre-Release - -English:Development -Translated:Development - -English:Language Options -Translated:Language Options - -English:Change Display Mode -Translated:Change Display Mode - -English:Theme/Display Options -Translated:Theme/Display Options - -English:Design -Translated:Design - -English:Normal -Translated:Normal - -English:Touchscreen -Translated:Touchscreen - -English:Theme -Translated:Theme - -English:Display Options -Translated:Display Options - -English:Set this if the extruders run off the same heater, if there is only one heater. -Translated:Set this if the extruders run off the same heater, if there is only one heater. - -English:Share Temperature -Translated:Share Temperature - -English:Export... -Translated:Export... - -English:Temperature -Translated:Temperature - -English:Align -Translated:Align - -English:Material 1 -Translated:Material 1 - -English:Material 2 -Translated:Material 2 - -English:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. -Translated:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. - -English:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' -Translated:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' - -English:Color {0} -Translated:Color {0} - -English:Extruder {0} -Translated:Extruder {0} - -English:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. -Translated:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. - -English:Material 3 -Translated:Material 3 - -English:Material 4 -Translated:Material 4 - -English:Material 5 -Translated:Material 5 - -English:Unknown Reason -Translated:Unknown Reason - -English:Port already in use -Translated:Port already in use - -English:Unsupported Baud Rate -Translated:Unsupported Baud Rate - -English:Port not found -Translated:Port not found - -English:Cancelled -Translated:Cancelled - -English:You can only connect when not currently connected. -Translated:You can only connect when not currently connected. - -English:Warning - No EEProm Mapping -Translated:Warning - No EEProm Mapping - -English:The speed to run the fan during the printing of the raft, 0 will leave the fan off. -Translated:The speed to run the fan during the printing of the raft, 0 will leave the fan off. - -English:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. -Translated:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. - -English:Preparing Meshes -Translated:Preparing Meshes - -English:Grouping Meshes -Translated:Grouping Meshes - -English:No COM ports available -Translated:No COM ports available - -English:Stable -Translated:Stable - -English:Beta -Translated:Beta - -English:Alpha -Translated:Alpha - -English:Ungrouping -Translated:Ungrouping - -English:Grouping -Translated:Grouping - -English:WARNING: Disconnecting will cancel the print. -Translated:WARNING: Disconnecting will cancel the print. - -English:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. -Translated:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. - -English:This is the diameter of your extruder nozzle. -Translated:This is the diameter of your extruder nozzle. - -English:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. -Translated:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. - -English:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. -Translated:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. - -English:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. -Translated:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. - -English:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. -Translated:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. - -English:Please Confirm -Translated:Please Confirm - -English:Reset to Factory Defaults -Translated:Reset to Factory Defaults - -English:Save to EEProm -Translated:Save to EEProm - -English:{0} is not available -Translated:{0} is not available - -English:Invalid printer response -Translated:Invalid printer response - -English:Could not find a selected button. -Translated:Could not find a selected button. - -English:Aligning -Translated:Aligning - -English:Single -Translated:Single - -English:Warning - GCode file -Translated:Warning - GCode file - -English:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. -Translated:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. - -English:Raft Extruder -Translated:Raft Extruder - -English:None -Translated:None - -English:Rectangle -Translated:Rectangle - -English:Outline -Translated:Outline - -English:Circle -Translated:Circle - -English:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? -Translated:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? - -English:Do not show this message again -Translated:Do not show this message again - -English:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? -Translated:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? - -English:Cannot find this file\nWould you like to remove it from the queue? -Translated:Cannot find this file\nWould you like to remove it from the queue? - -English:Supported Angles -Translated:Supported Angles - -English:Amount -Translated:Amount - -English:Settings -Translated:Settings - -English:Unsaved Changes -Translated:Unsaved Changes - -English:No printer is currently selected. Please select a printer to edit slice settings. -Translated:No printer is currently selected. Please select a printer to edit slice settings. - -English:NOTE: You need to select a printer, but do not need to connect to it. -Translated:NOTE: You need to select a printer, but do not need to connect to it. - -English:Simple -Translated:Simple - -English:Intermediate -Translated:Intermediate - -English:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. -Translated:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. - -English:Turns on and off the creation of a raft which can help parts adhere to the bed. -Translated:Turns on and off the creation of a raft which can help parts adhere to the bed. - -English:Options -Translated:Options - -English:Expand Distance -Translated:Expand Distance - -English:Insert -Translated:Insert - -English:Restore -Translated:Restore - -English:WINDOWED MODE: This tab has been moved to a separate window. -Translated:WINDOWED MODE: This tab has been moved to a separate window. \ No newline at end of file diff --git a/StaticData/Translations/tr/Translation.txt b/StaticData/Translations/tr/Translation.txt index e8c830e45..adb3edb41 100644 --- a/StaticData/Translations/tr/Translation.txt +++ b/StaticData/Translations/tr/Translation.txt @@ -2602,342 +2602,3 @@ Translated:Layer Preview English:Enable Cloud Monitoring (disabled) Translated:Enable Cloud Monitoring (disabled) -English:Warning - Moving Too Low -Translated:Warning - Moving Too Low - -English:Oops! Could not find this file: -Translated:Oops! Could not find this file: - -English:The number of extruders this machine has. -Translated:The number of extruders this machine has. - -English:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. -Translated:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. - -English:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. -Translated:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. - -English:Minimum Print Speed -Translated:Minimum Print Speed - -English:Skirt and Raft -Translated:Skirt and Raft - -English:Length on Move -Translated:Length on Move - -English:Length on Tool Change -Translated:Length on Tool Change - -English:Minimum Extrusion\nRequiring Retraction -Translated:Minimum Extrusion\nRequiring Retraction - -English:Minimum Fan Speed -Translated:Minimum Fan Speed - -English:Extruder Count -Translated:Extruder Count - -English:Hardware -Translated:Hardware - -English:Search Library -Translated:Search Library - -English:My Library -Translated:My Library - -English:Add to Library -Translated:Add to Library - -English:Group -Translated:Group - -English:Ungroup -Translated:Ungroup - -English:Align... -Translated:Align... - -English:Selection -Translated:Selection - -English:Entering Editor -Translated:Entering Editor - -English:Creating Edit Data -Translated:Creating Edit Data - -English:Finding Meshes -Translated:Finding Meshes - -English:Preheat -Translated:Preheat - -English:Extruder Temperature Override -Translated:Extruder Temperature Override - -English:Bed Temperature Override -Translated:Bed Temperature Override - -English:Hardware Settings -Translated:Hardware Settings - -English:Cloud Settings -Translated:Cloud Settings - -English:Application Settings -Translated:Application Settings - -English:Update Notification Feed -Translated:Update Notification Feed - -English:Pre-Release -Translated:Pre-Release - -English:Development -Translated:Development - -English:Language Options -Translated:Language Options - -English:Change Display Mode -Translated:Change Display Mode - -English:Theme/Display Options -Translated:Theme/Display Options - -English:Design -Translated:Design - -English:Normal -Translated:Normal - -English:Touchscreen -Translated:Touchscreen - -English:Theme -Translated:Theme - -English:Display Options -Translated:Display Options - -English:Set this if the extruders run off the same heater, if there is only one heater. -Translated:Set this if the extruders run off the same heater, if there is only one heater. - -English:Share Temperature -Translated:Share Temperature - -English:Export... -Translated:Export... - -English:Temperature -Translated:Temperature - -English:Align -Translated:Align - -English:Material 1 -Translated:Material 1 - -English:Material 2 -Translated:Material 2 - -English:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. -Translated:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. - -English:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' -Translated:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' - -English:Color {0} -Translated:Color {0} - -English:Extruder {0} -Translated:Extruder {0} - -English:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. -Translated:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. - -English:Material 3 -Translated:Material 3 - -English:Material 4 -Translated:Material 4 - -English:Material 5 -Translated:Material 5 - -English:Unknown Reason -Translated:Unknown Reason - -English:Port already in use -Translated:Port already in use - -English:Unsupported Baud Rate -Translated:Unsupported Baud Rate - -English:Port not found -Translated:Port not found - -English:Cancelled -Translated:Cancelled - -English:You can only connect when not currently connected. -Translated:You can only connect when not currently connected. - -English:Warning - No EEProm Mapping -Translated:Warning - No EEProm Mapping - -English:The speed to run the fan during the printing of the raft, 0 will leave the fan off. -Translated:The speed to run the fan during the printing of the raft, 0 will leave the fan off. - -English:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. -Translated:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. - -English:Preparing Meshes -Translated:Preparing Meshes - -English:Grouping Meshes -Translated:Grouping Meshes - -English:No COM ports available -Translated:No COM ports available - -English:Stable -Translated:Stable - -English:Beta -Translated:Beta - -English:Alpha -Translated:Alpha - -English:Ungrouping -Translated:Ungrouping - -English:Grouping -Translated:Grouping - -English:WARNING: Disconnecting will cancel the print. -Translated:WARNING: Disconnecting will cancel the print. - -English:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. -Translated:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. - -English:This is the diameter of your extruder nozzle. -Translated:This is the diameter of your extruder nozzle. - -English:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. -Translated:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. - -English:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. -Translated:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. - -English:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. -Translated:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. - -English:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. -Translated:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. - -English:Please Confirm -Translated:Please Confirm - -English:Reset to Factory Defaults -Translated:Reset to Factory Defaults - -English:Save to EEProm -Translated:Save to EEProm - -English:{0} is not available -Translated:{0} is not available - -English:Invalid printer response -Translated:Invalid printer response - -English:Could not find a selected button. -Translated:Could not find a selected button. - -English:Aligning -Translated:Aligning - -English:Single -Translated:Single - -English:Warning - GCode file -Translated:Warning - GCode file - -English:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. -Translated:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. - -English:Raft Extruder -Translated:Raft Extruder - -English:None -Translated:None - -English:Rectangle -Translated:Rectangle - -English:Outline -Translated:Outline - -English:Circle -Translated:Circle - -English:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? -Translated:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? - -English:Do not show this message again -Translated:Do not show this message again - -English:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? -Translated:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? - -English:Cannot find this file\nWould you like to remove it from the queue? -Translated:Cannot find this file\nWould you like to remove it from the queue? - -English:Supported Angles -Translated:Supported Angles - -English:Amount -Translated:Amount - -English:Settings -Translated:Settings - -English:Unsaved Changes -Translated:Unsaved Changes - -English:No printer is currently selected. Please select a printer to edit slice settings. -Translated:No printer is currently selected. Please select a printer to edit slice settings. - -English:NOTE: You need to select a printer, but do not need to connect to it. -Translated:NOTE: You need to select a printer, but do not need to connect to it. - -English:Simple -Translated:Simple - -English:Intermediate -Translated:Intermediate - -English:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. -Translated:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. - -English:Turns on and off the creation of a raft which can help parts adhere to the bed. -Translated:Turns on and off the creation of a raft which can help parts adhere to the bed. - -English:Options -Translated:Options - -English:Expand Distance -Translated:Expand Distance - -English:Insert -Translated:Insert - -English:Restore -Translated:Restore - -English:WINDOWED MODE: This tab has been moved to a separate window. -Translated:WINDOWED MODE: This tab has been moved to a separate window. - From 886a73ac4e773a01e00dd21160332e3cdf59002e Mon Sep 17 00:00:00 2001 From: Kevin Pope Date: Wed, 7 Jan 2015 09:53:31 -0800 Subject: [PATCH 2/2] Revert "Revert "Reverted LocalizedString"" This reverts commit 7af81a54a85ba8cd6ad57145edc201a015dbd5ea. --- DataStorage/Datastore.cs | 2 - LocalizedString.cs | 7 +- StaticData/Translations/de/Translation.txt | 843 +++++++++++++++++++++ StaticData/Translations/es/Translation.txt | 423 +++++++++++ StaticData/Translations/pl/Translation.txt | 296 +++++++- StaticData/Translations/tr/Translation.txt | 339 +++++++++ 6 files changed, 1899 insertions(+), 11 deletions(-) diff --git a/DataStorage/Datastore.cs b/DataStorage/Datastore.cs index 361a8a2eb..d5c7d94a7 100644 --- a/DataStorage/Datastore.cs +++ b/DataStorage/Datastore.cs @@ -271,8 +271,6 @@ namespace MatterHackers.MatterControl.DataStorage } } } - - } diff --git a/LocalizedString.cs b/LocalizedString.cs index fd2a4c747..be0e87324 100644 --- a/LocalizedString.cs +++ b/LocalizedString.cs @@ -34,8 +34,10 @@ using System.Collections.Generic; using System.Text; using System.IO; +using MatterHackers.Agg; using MatterHackers.MatterControl; using MatterHackers.MatterControl.DataStorage; +using MatterHackers.Agg.PlatformAbstract; namespace MatterHackers.Localizations { @@ -54,9 +56,8 @@ namespace MatterHackers.Localizations if (MatterControlTranslationMap == null) { - // The translation map is now written to disk in the AppUserDataPath - // TODO: Write tools to collect changes to this file and push them to a shared server for merging into the main Master.txt file - MatterControlTranslationMap = new TranslationMap(ApplicationDataStorage.Instance.ApplicationUserDataPath, language); + string pathToTranslationsFolder = Path.Combine(StaticData.Instance.MapPath("Translations")); + MatterControlTranslationMap = new TranslationMap(pathToTranslationsFolder, language); } #if DEBUG_SHOW_TRANSLATED_STRINGS && DEBUG return "El " + englishText + " o"; diff --git a/StaticData/Translations/de/Translation.txt b/StaticData/Translations/de/Translation.txt index ec4b666b9..6472dabfe 100644 --- a/StaticData/Translations/de/Translation.txt +++ b/StaticData/Translations/de/Translation.txt @@ -2095,3 +2095,846 @@ Translated:Oops! Unable to install update. English:Motor de Capas Translated:Motor de Capas +English:Your application is up-to-date. +Translated:Your application is up-to-date. + +English:Install Communication Driver +Translated:Install Communication Driver + +English:This printer requires a driver for communication. +Translated:This printer requires a driver for communication. + +English:Driver located. Would you like to install? +Translated:Driver located. Would you like to install? + +English:Install Driver +Translated:Install Driver + +English:Apply +Translated:Apply + +English:Buy Materials +Translated:Buy Materials + +English:Select an STL file +Translated:Select an STL file + +English:Add File +Translated:Add File + +English:Time +Translated:Time + +English:Press 'Connect' to select a printer. +Translated:Press 'Connect' to select a printer. + +English:Marlin Firmware EEPROM Settings +Translated:Marlin Firmware EEPROM Settings + +English:Re-Load Default Settings +Translated:Re-Load Default Settings + +English:Set Default To Factory Settings +Translated:Set Default To Factory Settings + +English:Steps per mm: +Translated:Steps per mm: + +English:Maximum feedrates [mm/s]: +Translated:Maximum feedrates [mm/s]: + +English:Maximum Acceleration [mm/s²]: +Translated:Maximum Acceleration [mm/s²]: + +English:Acceleration: +Translated:Acceleration: + +English:Retract Acceleration: +Translated:Retract Acceleration: + +English:PID settings: +Translated:PID settings: + +English:Homing Offset: +Translated:Homing Offset: + +English:Min feedrate [mm/s]: +Translated:Min feedrate [mm/s]: + +English:Min travel feedrate [mm/s]: +Translated:Min travel feedrate [mm/s]: + +English:Minimum segment time [ms]: +Translated:Minimum segment time [ms]: + +English:Maximum X-Y jerk [mm/s]: +Translated:Maximum X-Y jerk [mm/s]: + +English:Maximum Z jerk [mm/s]: +Translated:Maximum Z jerk [mm/s]: + +English:Make Settings Active +Translated:Make Settings Active + +English:Make Settings Active\nAnd Save To Default +Translated:Make Settings Active\nAnd Save To Default + +English:Design Add-ons +Translated:Design Add-ons + +English:Lock Ratio +Translated:Lock Ratio + +English:Retrieving download info... +Translated:Retrieving download info... + +English:G-Code Output +Translated:G-Code Output + +English:The extra distance the raft will extend around the part. +Translated:The extra distance the raft will extend around the part. + +English:The percent of the 'Nozzle Diameter' that is the gap between the raft and the first layer. A smaller percent will make the part stick more. A larger percent will make it stick less. +Translated:The percent of the 'Nozzle Diameter' that is the gap between the raft and the first layer. A smaller percent will make the part stick more. A larger percent will make it stick less. + +English:Distance +Translated:Distance + +English:Gap Percent +Translated:Gap Percent + +English:Try to connect mesh edges when the actual mesh data is not all the way connected. +Translated:Try to connect mesh edges when the actual mesh data is not all the way connected. + +English:Sometime a mesh will not have closed a perimeters. When this is checked these non-closed perimeters while be closed. +Translated:Sometime a mesh will not have closed a perimeters. When this is checked these non-closed perimeters while be closed. + +English:Reverse the orientation of overlaps. This can make some unintended holes go away. +Translated:Reverse the orientation of overlaps. This can make some unintended holes go away. + +English:Make all overlap areas into one big area. This can make some unintended holes go away.. +Translated:Make all overlap areas into one big area. This can make some unintended holes go away.. + +English:Repair +Translated:Repair + +English:Connect Bad Edges +Translated:Connect Bad Edges + +English:Close Polygons +Translated:Close Polygons + +English:Reverse Orientation +Translated:Reverse Orientation + +English:Merge All +Translated:Merge All + +English:Overlaps +Translated:Overlaps + +English:The distance between the first layer and the top of the raft. A good value is typically about 1/2 your extrusion diameter. So, between 0.0 and .2 for a .4 nozzle. +Translated:The distance between the first layer and the top of the raft. A good value is typically about 1/2 your extrusion diameter. So, between 0.0 and .2 for a .4 nozzle. + +English:Air Gap +Translated:Air Gap + +English:Outline Distance +Translated:Outline Distance + +English:Distance Around Object +Translated:Distance Around Object + +English:Minimum Travel\nRequiring Retraction +Translated:Minimum Travel\nRequiring Retraction + +English:Show Printing +Translated:Show Printing + +English:Show Current +Translated:Show Current + +English:Printer Sync +Translated:Printer Sync + +English:Sync To Print +Translated:Sync To Print + +English:Layers +Translated:Layers + +English:Show 3D +Translated:Show 3D + +English:Uh-oh! Could not connect to printer. +Translated:Uh-oh! Could not connect to printer. + +English:Installing +Translated:Installing + +English:Initial Printer Setup +Translated:Initial Printer Setup + +English:Homing The Printer +Translated:Homing The Printer + +English:If in the future you need to re-calibrate your printer, or you wish to turn Auto Print Leveling off, you can find the print leveling controls in 'Advanced Settings'->'Configuration'.\n\nClick 'Done' to close this window. +Translated:If in the future you need to re-calibrate your printer, or you wish to turn Auto Print Leveling off, you can find the print leveling controls in 'Advanced Settings'->'Configuration'.\n\nClick 'Done' to close this window. + +English:Print Leveling Overview +Translated:Print Leveling Overview + +English:Note: Be sure the tip of the extrude is clean. +Translated:Note: Be sure the tip of the extrude is clean. + +English:Title Stuff +Translated:Title Stuff + +English:Oops! You cannot exit while a print is active. +Translated:Oops! You cannot exit while a print is active. + +English:Unable to Exit +Translated:Unable to Exit + +English:You are currently saving a parts sheet, are you sure you want to exit? +Translated:You are currently saving a parts sheet, are you sure you want to exit? + +English:Confirm Exit +Translated:Confirm Exit + +English:Disconnect and cancel the current print? +Translated:Disconnect and cancel the current print? + +English:WARNING: Disconnecting will cancel the current print.\n\nDo you want to disconnect? +Translated:WARNING: Disconnecting will cancel the current print.\n\nDo you want to disconnect? + +English:Note: Slice Settings are applied before the print actually starts. Changes while printing will not effect the active print. +Translated:Note: Slice Settings are applied before the print actually starts. Changes while printing will not effect the active print. + +English:The extruder is currently heating and its target temperature cannot be changed until it reaches {0}°C.\n\nYou can set the starting extruder temperature in 'Slice Settings' -> 'Filament'.\n\n{1} +Translated:The extruder is currently heating and its target temperature cannot be changed until it reaches {0}°C.\n\nYou can set the starting extruder temperature in 'Slice Settings' -> 'Filament'.\n\n{1} + +English:Waiting For Extruder To Heat +Translated:Waiting For Extruder To Heat + +English:The bed is currently heating and its target temperature cannot be changed until it reaches {0}°C.\n\nYou can set the starting bed temperature in 'Slice Settings' -> 'Filament'.\n\n{1} +Translated:The bed is currently heating and its target temperature cannot be changed until it reaches {0}°C.\n\nYou can set the starting bed temperature in 'Slice Settings' -> 'Filament'.\n\n{1} + +English:Waiting For Bed To Heat +Translated:Waiting For Bed To Heat + +English:Cancel the current print? +Translated:Cancel the current print? + +English:Cancel Print? +Translated:Cancel Print? + +English:There is a recommended update avalible for MatterControl. Would you like to download it now? +Translated:There is a recommended update avalible for MatterControl. Would you like to download it now? + +English:Recommended Update Available +Translated:Recommended Update Available + +English:Download Now +Translated:Download Now + +English:Remind Me Later +Translated:Remind Me Later + +English:Oops! There is no eeprom mapping for your printer's firmware. +Translated:Oops! There is no eeprom mapping for your printer's firmware. + +English:Warning no eeprom mapping +Translated:Warning no eeprom mapping + +English:Sample the bed at two points +Translated:Sample the bed at two points + +English:You should be done in about 2 minutes. +Translated:You should be done in about 2 minutes. + +English:Alert +Translated:Alert + +English:Input Required +Translated:Input Required + +English:Apply leveling to gcode during export +Translated:Apply leveling to gcode during export + +English:File export options: +Translated:File export options: + +English:Report a Bug +Translated:Report a Bug + +English:About MatterControl +Translated:About MatterControl + +English:Oops! Printer could not be detected +Translated:Oops! Printer could not be detected + +English: Load Files +Translated: Load Files + +English: Eject SD Card +Translated: Eject SD Card + +English:Show Voxels +Translated:Show Voxels + +English:Show Mesh +Translated:Show Mesh + +English:Do Subtract +Translated:Do Subtract + +English:Specify if your printer has a fan. +Translated:Specify if your printer has a fan. + +English:Specify if your printer has a heated bed. +Translated:Specify if your printer has a heated bed. + +English:Specify if your printer has the ability to plug in an SD card. +Translated:Specify if your printer has the ability to plug in an SD card. + +English:Has Fan +Translated:Has Fan + +English:Has Heated Bed +Translated:Has Heated Bed + +English:Has SD Card Reader +Translated:Has SD Card Reader + +English:Cloud Services +Translated:Cloud Services + +English:Cloud Monitoring (disabled) +Translated:Cloud Monitoring (disabled) + +English:Cloud Monitoring (enabled) +Translated:Cloud Monitoring (enabled) + +English:First Layer Extrusion Width' must be less than or equal to the 'Nozzle Diameter' * 4. +Translated:First Layer Extrusion Width' must be less than or equal to the 'Nozzle Diameter' * 4. + +English:Export to SD Card +Translated:Export to SD Card + +English:Notification Settings +Translated:Notification Settings + +English:After a Print is Finished: +Translated:After a Print is Finished: + +English:Saving your settings... +Translated:Saving your settings... + +English:Send an SMS notification +Translated:Send an SMS notification + +English:Experimental +Translated:Experimental + +English:Have MatterControl send you a text message after your print is finished +Translated:Have MatterControl send you a text message after your print is finished + +English:Your Phone Number* +Translated:Your Phone Number* + +English:A U.S. or Canadian mobile phone number +Translated:A U.S. or Canadian mobile phone number + +English:Send an email notification +Translated:Send an email notification + +English:Have MatterControl send you an email message after your print is finished +Translated:Have MatterControl send you an email message after your print is finished + +English:A valid email address +Translated:A valid email address + +English:Play a Sound +Translated:Play a Sound + +English:Play a sound after your print is finished +Translated:Play a sound after your print is finished + +English:Printing From SD Card +Translated:Printing From SD Card + +English:Would you also like to remove this file from the Printer's SD Card? +Translated:Would you also like to remove this file from the Printer's SD Card? + +English:Export to Printer SD Card +Translated:Export to Printer SD Card + +English:Preparing To Send To SD Card +Translated:Preparing To Send To SD Card + +English:Sending To SD Card +Translated:Sending To SD Card + +English:Exporting to Folder +Translated:Exporting to Folder + +English:Warning GCode file +Translated:Warning GCode file + +English:Release Notes +Translated:Release Notes + +English:More Info +Translated:More Info + +English:Go To Status +Translated:Go To Status + +English:View Status +Translated:View Status + +English:Description +Translated:Description + +English:Value +Translated:Value + +English:Save To EEPROM +Translated:Save To EEPROM + +English:Firmware EEPROM Settings +Translated:Firmware EEPROM Settings + +English:Save to EEPROM +Translated:Save to EEPROM + +English:Select the baud rate. +Translated:Select the baud rate. + +English:The term 'Baud Rate' roughly means the speed at which\ndata is transmitted. Baud rates may differ from printer to\nprinter. Refer to your printer manual for more info.\n\nTip: If you are uncertain - try 250000. +Translated:The term 'Baud Rate' roughly means the speed at which\ndata is transmitted. Baud rates may differ from printer to\nprinter. Refer to your printer manual for more info.\n\nTip: If you are uncertain - try 250000. + +English:This is the minimum amount of filament that must be extruded before a retraction can occur. +Translated:This is the minimum amount of filament that must be extruded before a retraction can occur. + +English:Support Options +Translated:Support Options + +English:If this is checked support will be allowed starting on top of internal surfaces. If it is not checked support will only be created starting at the bed. +Translated:If this is checked support will be allowed starting on top of internal surfaces. If it is not checked support will only be created starting at the bed. + +English:Support Everywhere +Translated:Support Everywhere + +English:The angle the support infill will be drawn. +Translated:The angle the support infill will be drawn. + +English:Infill Angle +Translated:Infill Angle + +English:Grid +Translated:Grid + +English:Moves +Translated:Moves + +English:Retractions +Translated:Retractions + +English:Speeds +Translated:Speeds + +English:Extrusion +Translated:Extrusion + +English:Special thanks to Alessandro Ranellucci for his incredible work on +Translated:Special thanks to Alessandro Ranellucci for his incredible work on + +English:Dilimleme Motoru +Translated:Dilimleme Motoru + +English:Clear +Translated:Clear + +English:Lets the bed leveling code know if the printer can support the z axis going below 0. A printer with min z endstops or software end stops may not be able to. +Translated:Lets the bed leveling code know if the printer can support the z axis going below 0. A printer with min z endstops or software end stops may not be able to. + +English:Z Can Be Negative +Translated:Z Can Be Negative + +English:Export as X3G +Translated:Export as X3G + +English:Select an Image +Translated:Select an Image + +English:If greater than 0, this is the X by Y size of a tower to use to when changing extruders +Translated:If greater than 0, this is the X by Y size of a tower to use to when changing extruders + +English:Extruder Change +Translated:Extruder Change + +English:Wipe Tower Size +Translated:Wipe Tower Size + +English:Sorry, we were unable to install the driver. +Translated:Sorry, we were unable to install the driver. + +English:Tuning Adjustment +Translated:Tuning Adjustment + +English:Release +Translated:Release + +English:No printer is currently selected. Select a printer to edit slice settings. +Translated:No printer is currently selected. Select a printer to edit slice settings. + +English:Part Preview +Translated:Part Preview + +English:Layer Preview +Translated:Layer Preview + +English:Enable Cloud Monitoring (disabled) +Translated:Enable Cloud Monitoring (disabled) + +English:Warning - Moving Too Low +Translated:Warning - Moving Too Low + +English:Oops! Could not find this file: +Translated:Oops! Could not find this file: + +English:The number of extruders this machine has. +Translated:The number of extruders this machine has. + +English:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. +Translated:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. + +English:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. +Translated:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. + +English:Minimum Print Speed +Translated:Minimum Print Speed + +English:Skirt and Raft +Translated:Skirt and Raft + +English:Length on Move +Translated:Length on Move + +English:Length on Tool Change +Translated:Length on Tool Change + +English:Minimum Extrusion\nRequiring Retraction +Translated:Minimum Extrusion\nRequiring Retraction + +English:Minimum Fan Speed +Translated:Minimum Fan Speed + +English:Extruder Count +Translated:Extruder Count + +English:Hardware +Translated:Hardware + +English:Search Library +Translated:Search Library + +English:My Library +Translated:My Library + +English:Add to Library +Translated:Add to Library + +English:Group +Translated:Group + +English:Ungroup +Translated:Ungroup + +English:Align... +Translated:Align... + +English:Selection +Translated:Selection + +English:Entering Editor +Translated:Entering Editor + +English:Creating Edit Data +Translated:Creating Edit Data + +English:Finding Meshes +Translated:Finding Meshes + +English:Preheat +Translated:Preheat + +English:Extruder Temperature Override +Translated:Extruder Temperature Override + +English:Bed Temperature Override +Translated:Bed Temperature Override + +English:Hardware Settings +Translated:Hardware Settings + +English:Cloud Settings +Translated:Cloud Settings + +English:Application Settings +Translated:Application Settings + +English:Update Notification Feed +Translated:Update Notification Feed + +English:Pre-Release +Translated:Pre-Release + +English:Development +Translated:Development + +English:Language Options +Translated:Language Options + +English:Change Display Mode +Translated:Change Display Mode + +English:Theme/Display Options +Translated:Theme/Display Options + +English:Design +Translated:Design + +English:Normal +Translated:Normal + +English:Touchscreen +Translated:Touchscreen + +English:Theme +Translated:Theme + +English:Display Options +Translated:Display Options + +English:Set this if the extruders run off the same heater, if there is only one heater. +Translated:Set this if the extruders run off the same heater, if there is only one heater. + +English:Share Temperature +Translated:Share Temperature + +English:Export... +Translated:Export... + +English:Temperature +Translated:Temperature + +English:Align +Translated:Align + +English:Material 1 +Translated:Material 1 + +English:Material 2 +Translated:Material 2 + +English:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. +Translated:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. + +English:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' +Translated:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' + +English:Color {0} +Translated:Color {0} + +English:Extruder {0} +Translated:Extruder {0} + +English:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. +Translated:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. + +English:Material 3 +Translated:Material 3 + +English:Material 4 +Translated:Material 4 + +English:Material 5 +Translated:Material 5 + +English:Unknown Reason +Translated:Unknown Reason + +English:Port already in use +Translated:Port already in use + +English:Unsupported Baud Rate +Translated:Unsupported Baud Rate + +English:Port not found +Translated:Port not found + +English:Cancelled +Translated:Cancelled + +English:You can only connect when not currently connected. +Translated:You can only connect when not currently connected. + +English:Warning - No EEProm Mapping +Translated:Warning - No EEProm Mapping + +English:The speed to run the fan during the printing of the raft, 0 will leave the fan off. +Translated:The speed to run the fan during the printing of the raft, 0 will leave the fan off. + +English:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. +Translated:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. + +English:Preparing Meshes +Translated:Preparing Meshes + +English:Grouping Meshes +Translated:Grouping Meshes + +English:No COM ports available +Translated:No COM ports available + +English:Stable +Translated:Stable + +English:Beta +Translated:Beta + +English:Alpha +Translated:Alpha + +English:Ungrouping +Translated:Ungrouping + +English:Grouping +Translated:Grouping + +English:WARNING: Disconnecting will cancel the print. +Translated:WARNING: Disconnecting will cancel the print. + +English:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. +Translated:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. + +English:This is the diameter of your extruder nozzle. +Translated:This is the diameter of your extruder nozzle. + +English:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. +Translated:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. + +English:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. +Translated:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. + +English:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. +Translated:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. + +English:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. +Translated:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. + +English:Please Confirm +Translated:Please Confirm + +English:Reset to Factory Defaults +Translated:Reset to Factory Defaults + +English:Save to EEProm +Translated:Save to EEProm + +English:{0} is not available +Translated:{0} is not available + +English:Invalid printer response +Translated:Invalid printer response + +English:Could not find a selected button. +Translated:Could not find a selected button. + +English:Aligning +Translated:Aligning + +English:Single +Translated:Single + +English:Warning - GCode file +Translated:Warning - GCode file + +English:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. +Translated:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. + +English:Raft Extruder +Translated:Raft Extruder + +English:None +Translated:None + +English:Rectangle +Translated:Rectangle + +English:Outline +Translated:Outline + +English:Circle +Translated:Circle + +English:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? +Translated:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? + +English:Do not show this message again +Translated:Do not show this message again + +English:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? +Translated:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? + +English:Cannot find this file\nWould you like to remove it from the queue? +Translated:Cannot find this file\nWould you like to remove it from the queue? + +English:Supported Angles +Translated:Supported Angles + +English:Amount +Translated:Amount + +English:Settings +Translated:Settings + +English:Unsaved Changes +Translated:Unsaved Changes + +English:No printer is currently selected. Please select a printer to edit slice settings. +Translated:No printer is currently selected. Please select a printer to edit slice settings. + +English:NOTE: You need to select a printer, but do not need to connect to it. +Translated:NOTE: You need to select a printer, but do not need to connect to it. + +English:Simple +Translated:Simple + +English:Intermediate +Translated:Intermediate + +English:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. +Translated:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. + +English:Turns on and off the creation of a raft which can help parts adhere to the bed. +Translated:Turns on and off the creation of a raft which can help parts adhere to the bed. + +English:Options +Translated:Options + +English:Expand Distance +Translated:Expand Distance + +English:Insert +Translated:Insert + +English:Restore +Translated:Restore + +English:WINDOWED MODE: This tab has been moved to a separate window. +Translated:WINDOWED MODE: This tab has been moved to a separate window. + diff --git a/StaticData/Translations/es/Translation.txt b/StaticData/Translations/es/Translation.txt index cf40f6f01..bca58abad 100644 --- a/StaticData/Translations/es/Translation.txt +++ b/StaticData/Translations/es/Translation.txt @@ -2515,3 +2515,426 @@ Translated:Select the baud rate. English:The term 'Baud Rate' roughly means the speed at which\ndata is transmitted. Baud rates may differ from printer to\nprinter. Refer to your printer manual for more info.\n\nTip: If you are uncertain - try 250000. Translated:The term 'Baud Rate' roughly means the speed at which\ndata is transmitted. Baud rates may differ from printer to\nprinter. Refer to your printer manual for more info.\n\nTip: If you are uncertain - try 250000. +English:This is the minimum amount of filament that must be extruded before a retraction can occur. +Translated:This is the minimum amount of filament that must be extruded before a retraction can occur. + +English:Support Options +Translated:Support Options + +English:If this is checked support will be allowed starting on top of internal surfaces. If it is not checked support will only be created starting at the bed. +Translated:If this is checked support will be allowed starting on top of internal surfaces. If it is not checked support will only be created starting at the bed. + +English:Support Everywhere +Translated:Support Everywhere + +English:The angle the support infill will be drawn. +Translated:The angle the support infill will be drawn. + +English:Infill Angle +Translated:Infill Angle + +English:Grid +Translated:Grid + +English:Moves +Translated:Moves + +English:Retractions +Translated:Retractions + +English:Speeds +Translated:Speeds + +English:Extrusion +Translated:Extrusion + +English:Special thanks to Alessandro Ranellucci for his incredible work on +Translated:Special thanks to Alessandro Ranellucci for his incredible work on + +English:Dilimleme Motoru +Translated:Dilimleme Motoru + +English:Clear +Translated:Clear + +English:Lets the bed leveling code know if the printer can support the z axis going below 0. A printer with min z endstops or software end stops may not be able to. +Translated:Lets the bed leveling code know if the printer can support the z axis going below 0. A printer with min z endstops or software end stops may not be able to. + +English:Z Can Be Negative +Translated:Z Can Be Negative + +English:Export as X3G +Translated:Export as X3G + +English:Select an Image +Translated:Select an Image + +English:If greater than 0, this is the X by Y size of a tower to use to when changing extruders +Translated:If greater than 0, this is the X by Y size of a tower to use to when changing extruders + +English:Extruder Change +Translated:Extruder Change + +English:Wipe Tower Size +Translated:Wipe Tower Size + +English:Sorry, we were unable to install the driver. +Translated:Sorry, we were unable to install the driver. + +English:Tuning Adjustment +Translated:Tuning Adjustment + +English:Release +Translated:Release + +English:No printer is currently selected. Select a printer to edit slice settings. +Translated:No printer is currently selected. Select a printer to edit slice settings. + +English:Part Preview +Translated:Part Preview + +English:Layer Preview +Translated:Layer Preview + +English:Enable Cloud Monitoring (disabled) +Translated:Enable Cloud Monitoring (disabled) + +English:Warning - Moving Too Low +Translated:Warning - Moving Too Low + +English:Oops! Could not find this file: +Translated:Oops! Could not find this file: + +English:The number of extruders this machine has. +Translated:The number of extruders this machine has. + +English:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. +Translated:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. + +English:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. +Translated:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. + +English:Minimum Print Speed +Translated:Minimum Print Speed + +English:Skirt and Raft +Translated:Skirt and Raft + +English:Length on Move +Translated:Length on Move + +English:Length on Tool Change +Translated:Length on Tool Change + +English:Minimum Extrusion\nRequiring Retraction +Translated:Minimum Extrusion\nRequiring Retraction + +English:Minimum Fan Speed +Translated:Minimum Fan Speed + +English:Extruder Count +Translated:Extruder Count + +English:Hardware +Translated:Hardware + +English:Search Library +Translated:Search Library + +English:My Library +Translated:My Library + +English:Add to Library +Translated:Add to Library + +English:Group +Translated:Group + +English:Ungroup +Translated:Ungroup + +English:Align... +Translated:Align... + +English:Selection +Translated:Selection + +English:Entering Editor +Translated:Entering Editor + +English:Creating Edit Data +Translated:Creating Edit Data + +English:Finding Meshes +Translated:Finding Meshes + +English:Preheat +Translated:Preheat + +English:Extruder Temperature Override +Translated:Extruder Temperature Override + +English:Bed Temperature Override +Translated:Bed Temperature Override + +English:Hardware Settings +Translated:Hardware Settings + +English:Cloud Settings +Translated:Cloud Settings + +English:Application Settings +Translated:Application Settings + +English:Update Notification Feed +Translated:Update Notification Feed + +English:Pre-Release +Translated:Pre-Release + +English:Development +Translated:Development + +English:Language Options +Translated:Language Options + +English:Change Display Mode +Translated:Change Display Mode + +English:Theme/Display Options +Translated:Theme/Display Options + +English:Design +Translated:Design + +English:Normal +Translated:Normal + +English:Touchscreen +Translated:Touchscreen + +English:Theme +Translated:Theme + +English:Display Options +Translated:Display Options + +English:Set this if the extruders run off the same heater, if there is only one heater. +Translated:Set this if the extruders run off the same heater, if there is only one heater. + +English:Share Temperature +Translated:Share Temperature + +English:Export... +Translated:Export... + +English:Temperature +Translated:Temperature + +English:Align +Translated:Align + +English:Material 1 +Translated:Material 1 + +English:Material 2 +Translated:Material 2 + +English:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. +Translated:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. + +English:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' +Translated:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' + +English:Color {0} +Translated:Color {0} + +English:Extruder {0} +Translated:Extruder {0} + +English:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. +Translated:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. + +English:Material 3 +Translated:Material 3 + +English:Material 4 +Translated:Material 4 + +English:Material 5 +Translated:Material 5 + +English:Unknown Reason +Translated:Unknown Reason + +English:Port already in use +Translated:Port already in use + +English:Unsupported Baud Rate +Translated:Unsupported Baud Rate + +English:Port not found +Translated:Port not found + +English:Cancelled +Translated:Cancelled + +English:You can only connect when not currently connected. +Translated:You can only connect when not currently connected. + +English:Warning - No EEProm Mapping +Translated:Warning - No EEProm Mapping + +English:The speed to run the fan during the printing of the raft, 0 will leave the fan off. +Translated:The speed to run the fan during the printing of the raft, 0 will leave the fan off. + +English:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. +Translated:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. + +English:Preparing Meshes +Translated:Preparing Meshes + +English:Grouping Meshes +Translated:Grouping Meshes + +English:No COM ports available +Translated:No COM ports available + +English:Stable +Translated:Stable + +English:Beta +Translated:Beta + +English:Alpha +Translated:Alpha + +English:Ungrouping +Translated:Ungrouping + +English:Grouping +Translated:Grouping + +English:WARNING: Disconnecting will cancel the print. +Translated:WARNING: Disconnecting will cancel the print. + +English:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. +Translated:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. + +English:This is the diameter of your extruder nozzle. +Translated:This is the diameter of your extruder nozzle. + +English:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. +Translated:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. + +English:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. +Translated:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. + +English:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. +Translated:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. + +English:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. +Translated:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. + +English:Please Confirm +Translated:Please Confirm + +English:Reset to Factory Defaults +Translated:Reset to Factory Defaults + +English:Save to EEProm +Translated:Save to EEProm + +English:{0} is not available +Translated:{0} is not available + +English:Invalid printer response +Translated:Invalid printer response + +English:Could not find a selected button. +Translated:Could not find a selected button. + +English:Aligning +Translated:Aligning + +English:Single +Translated:Single + +English:Warning - GCode file +Translated:Warning - GCode file + +English:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. +Translated:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. + +English:Raft Extruder +Translated:Raft Extruder + +English:None +Translated:None + +English:Rectangle +Translated:Rectangle + +English:Outline +Translated:Outline + +English:Circle +Translated:Circle + +English:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? +Translated:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? + +English:Do not show this message again +Translated:Do not show this message again + +English:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? +Translated:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? + +English:Cannot find this file\nWould you like to remove it from the queue? +Translated:Cannot find this file\nWould you like to remove it from the queue? + +English:Supported Angles +Translated:Supported Angles + +English:Amount +Translated:Amount + +English:Settings +Translated:Settings + +English:Unsaved Changes +Translated:Unsaved Changes + +English:No printer is currently selected. Please select a printer to edit slice settings. +Translated:No printer is currently selected. Please select a printer to edit slice settings. + +English:NOTE: You need to select a printer, but do not need to connect to it. +Translated:NOTE: You need to select a printer, but do not need to connect to it. + +English:Simple +Translated:Simple + +English:Intermediate +Translated:Intermediate + +English:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. +Translated:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. + +English:Turns on and off the creation of a raft which can help parts adhere to the bed. +Translated:Turns on and off the creation of a raft which can help parts adhere to the bed. + +English:Options +Translated:Options + +English:Expand Distance +Translated:Expand Distance + +English:Insert +Translated:Insert + +English:Restore +Translated:Restore + +English:WINDOWED MODE: This tab has been moved to a separate window. +Translated:WINDOWED MODE: This tab has been moved to a separate window. + diff --git a/StaticData/Translations/pl/Translation.txt b/StaticData/Translations/pl/Translation.txt index 2bda06ef8..c4dfc3193 100644 --- a/StaticData/Translations/pl/Translation.txt +++ b/StaticData/Translations/pl/Translation.txt @@ -2644,12 +2644,296 @@ Translated:Przeszukaj bibliotekę English:My Library Translated:Moja Biblioteka -English:Jakość -Translated:Jakość - -English:Materiał -Translated:Materiał - English:Extruder Temperature Override Translated:Przekroczona temperatura ekstrudera +English:Add to Library +Translated:Add to Library + +English:Group +Translated:Group + +English:Ungroup +Translated:Ungroup + +English:Align... +Translated:Align... + +English:Selection +Translated:Selection + +English:Entering Editor +Translated:Entering Editor + +English:Creating Edit Data +Translated:Creating Edit Data + +English:Finding Meshes +Translated:Finding Meshes + +English:Preheat +Translated:Preheat + +English:Bed Temperature Override +Translated:Bed Temperature Override + +English:Hardware Settings +Translated:Hardware Settings + +English:Cloud Settings +Translated:Cloud Settings + +English:Application Settings +Translated:Application Settings + +English:Update Notification Feed +Translated:Update Notification Feed + +English:Pre-Release +Translated:Pre-Release + +English:Development +Translated:Development + +English:Language Options +Translated:Language Options + +English:Change Display Mode +Translated:Change Display Mode + +English:Theme/Display Options +Translated:Theme/Display Options + +English:Design +Translated:Design + +English:Normal +Translated:Normal + +English:Touchscreen +Translated:Touchscreen + +English:Theme +Translated:Theme + +English:Display Options +Translated:Display Options + +English:Set this if the extruders run off the same heater, if there is only one heater. +Translated:Set this if the extruders run off the same heater, if there is only one heater. + +English:Share Temperature +Translated:Share Temperature + +English:Export... +Translated:Export... + +English:Temperature +Translated:Temperature + +English:Align +Translated:Align + +English:Material 1 +Translated:Material 1 + +English:Material 2 +Translated:Material 2 + +English:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. +Translated:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. + +English:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' +Translated:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' + +English:Color {0} +Translated:Color {0} + +English:Extruder {0} +Translated:Extruder {0} + +English:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. +Translated:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. + +English:Material 3 +Translated:Material 3 + +English:Material 4 +Translated:Material 4 + +English:Material 5 +Translated:Material 5 + +English:Unknown Reason +Translated:Unknown Reason + +English:Port already in use +Translated:Port already in use + +English:Unsupported Baud Rate +Translated:Unsupported Baud Rate + +English:Port not found +Translated:Port not found + +English:Cancelled +Translated:Cancelled + +English:You can only connect when not currently connected. +Translated:You can only connect when not currently connected. + +English:Warning - No EEProm Mapping +Translated:Warning - No EEProm Mapping + +English:The speed to run the fan during the printing of the raft, 0 will leave the fan off. +Translated:The speed to run the fan during the printing of the raft, 0 will leave the fan off. + +English:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. +Translated:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. + +English:Preparing Meshes +Translated:Preparing Meshes + +English:Grouping Meshes +Translated:Grouping Meshes + +English:No COM ports available +Translated:No COM ports available + +English:Stable +Translated:Stable + +English:Beta +Translated:Beta + +English:Alpha +Translated:Alpha + +English:Ungrouping +Translated:Ungrouping + +English:Grouping +Translated:Grouping + +English:WARNING: Disconnecting will cancel the print. +Translated:WARNING: Disconnecting will cancel the print. + +English:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. +Translated:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. + +English:This is the diameter of your extruder nozzle. +Translated:This is the diameter of your extruder nozzle. + +English:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. +Translated:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. + +English:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. +Translated:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. + +English:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. +Translated:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. + +English:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. +Translated:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. + +English:Please Confirm +Translated:Please Confirm + +English:Reset to Factory Defaults +Translated:Reset to Factory Defaults + +English:Save to EEProm +Translated:Save to EEProm + +English:{0} is not available +Translated:{0} is not available + +English:Invalid printer response +Translated:Invalid printer response + +English:Could not find a selected button. +Translated:Could not find a selected button. + +English:Aligning +Translated:Aligning + +English:Single +Translated:Single + +English:Warning - GCode file +Translated:Warning - GCode file + +English:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. +Translated:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. + +English:Raft Extruder +Translated:Raft Extruder + +English:None +Translated:None + +English:Rectangle +Translated:Rectangle + +English:Outline +Translated:Outline + +English:Circle +Translated:Circle + +English:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? +Translated:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? + +English:Do not show this message again +Translated:Do not show this message again + +English:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? +Translated:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? + +English:Cannot find this file\nWould you like to remove it from the queue? +Translated:Cannot find this file\nWould you like to remove it from the queue? + +English:Supported Angles +Translated:Supported Angles + +English:Amount +Translated:Amount + +English:Settings +Translated:Settings + +English:Unsaved Changes +Translated:Unsaved Changes + +English:No printer is currently selected. Please select a printer to edit slice settings. +Translated:No printer is currently selected. Please select a printer to edit slice settings. + +English:NOTE: You need to select a printer, but do not need to connect to it. +Translated:NOTE: You need to select a printer, but do not need to connect to it. + +English:Simple +Translated:Simple + +English:Intermediate +Translated:Intermediate + +English:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. +Translated:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. + +English:Turns on and off the creation of a raft which can help parts adhere to the bed. +Translated:Turns on and off the creation of a raft which can help parts adhere to the bed. + +English:Options +Translated:Options + +English:Expand Distance +Translated:Expand Distance + +English:Insert +Translated:Insert + +English:Restore +Translated:Restore + +English:WINDOWED MODE: This tab has been moved to a separate window. +Translated:WINDOWED MODE: This tab has been moved to a separate window. \ No newline at end of file diff --git a/StaticData/Translations/tr/Translation.txt b/StaticData/Translations/tr/Translation.txt index adb3edb41..e8c830e45 100644 --- a/StaticData/Translations/tr/Translation.txt +++ b/StaticData/Translations/tr/Translation.txt @@ -2602,3 +2602,342 @@ Translated:Layer Preview English:Enable Cloud Monitoring (disabled) Translated:Enable Cloud Monitoring (disabled) +English:Warning - Moving Too Low +Translated:Warning - Moving Too Low + +English:Oops! Could not find this file: +Translated:Oops! Could not find this file: + +English:The number of extruders this machine has. +Translated:The number of extruders this machine has. + +English:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. +Translated:All extrusions are multiplied by this value. Increasing it above 1 (1.1 is a good max value) will increase the amount of filament being extruded; decreasing it (.9 is a good minimum value) will decrease the amount being extruded. + +English:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. +Translated:This is the minimum speed that the printer will reduce to to make the layer take long enough to satisfy the minimum layer time. + +English:Minimum Print Speed +Translated:Minimum Print Speed + +English:Skirt and Raft +Translated:Skirt and Raft + +English:Length on Move +Translated:Length on Move + +English:Length on Tool Change +Translated:Length on Tool Change + +English:Minimum Extrusion\nRequiring Retraction +Translated:Minimum Extrusion\nRequiring Retraction + +English:Minimum Fan Speed +Translated:Minimum Fan Speed + +English:Extruder Count +Translated:Extruder Count + +English:Hardware +Translated:Hardware + +English:Search Library +Translated:Search Library + +English:My Library +Translated:My Library + +English:Add to Library +Translated:Add to Library + +English:Group +Translated:Group + +English:Ungroup +Translated:Ungroup + +English:Align... +Translated:Align... + +English:Selection +Translated:Selection + +English:Entering Editor +Translated:Entering Editor + +English:Creating Edit Data +Translated:Creating Edit Data + +English:Finding Meshes +Translated:Finding Meshes + +English:Preheat +Translated:Preheat + +English:Extruder Temperature Override +Translated:Extruder Temperature Override + +English:Bed Temperature Override +Translated:Bed Temperature Override + +English:Hardware Settings +Translated:Hardware Settings + +English:Cloud Settings +Translated:Cloud Settings + +English:Application Settings +Translated:Application Settings + +English:Update Notification Feed +Translated:Update Notification Feed + +English:Pre-Release +Translated:Pre-Release + +English:Development +Translated:Development + +English:Language Options +Translated:Language Options + +English:Change Display Mode +Translated:Change Display Mode + +English:Theme/Display Options +Translated:Theme/Display Options + +English:Design +Translated:Design + +English:Normal +Translated:Normal + +English:Touchscreen +Translated:Touchscreen + +English:Theme +Translated:Theme + +English:Display Options +Translated:Display Options + +English:Set this if the extruders run off the same heater, if there is only one heater. +Translated:Set this if the extruders run off the same heater, if there is only one heater. + +English:Share Temperature +Translated:Share Temperature + +English:Export... +Translated:Export... + +English:Temperature +Translated:Temperature + +English:Align +Translated:Align + +English:Material 1 +Translated:Material 1 + +English:Material 2 +Translated:Material 2 + +English:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. +Translated:'Layer Height' must be less than or equal to the 'Nozzle Diameter'. + +English:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' +Translated:Location: 'Advanced Controls' -> 'Slice Settings' -> 'Print' -> 'Layers/Perimeters' + +English:Color {0} +Translated:Color {0} + +English:Extruder {0} +Translated:Extruder {0} + +English:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. +Translated:You can specify the extrusion with or set this to a % of the main extrusion widthe. Leave this as 0 to allow automatic calculation. + +English:Material 3 +Translated:Material 3 + +English:Material 4 +Translated:Material 4 + +English:Material 5 +Translated:Material 5 + +English:Unknown Reason +Translated:Unknown Reason + +English:Port already in use +Translated:Port already in use + +English:Unsupported Baud Rate +Translated:Unsupported Baud Rate + +English:Port not found +Translated:Port not found + +English:Cancelled +Translated:Cancelled + +English:You can only connect when not currently connected. +Translated:You can only connect when not currently connected. + +English:Warning - No EEProm Mapping +Translated:Warning - No EEProm Mapping + +English:The speed to run the fan during the printing of the raft, 0 will leave the fan off. +Translated:The speed to run the fan during the printing of the raft, 0 will leave the fan off. + +English:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. +Translated:The speed to print the layers of the raft (other than the first layer). This can be set explicitly or as a percentage of the Infill speed. + +English:Preparing Meshes +Translated:Preparing Meshes + +English:Grouping Meshes +Translated:Grouping Meshes + +English:No COM ports available +Translated:No COM ports available + +English:Stable +Translated:Stable + +English:Beta +Translated:Beta + +English:Alpha +Translated:Alpha + +English:Ungrouping +Translated:Ungrouping + +English:Grouping +Translated:Grouping + +English:WARNING: Disconnecting will cancel the print. +Translated:WARNING: Disconnecting will cancel the print. + +English:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. +Translated:The amount the infill edge will push into the perimeter. Helps ensure the infill is connected to the edge. + +English:This is the diameter of your extruder nozzle. +Translated:This is the diameter of your extruder nozzle. + +English:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. +Translated:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed. + +English:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. +Translated:You can specify the extrusion with or set this to a % of the main extrusion width. Leave this as 0 to allow automatic calculation. + +English:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. +Translated:The default temperature to set the extruder to. Can sometimes be overridden on the first layer. + +English:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. +Translated:If greater than 0, this is the distance away from parts to create a perimeter to wipe when entering. + +English:Please Confirm +Translated:Please Confirm + +English:Reset to Factory Defaults +Translated:Reset to Factory Defaults + +English:Save to EEProm +Translated:Save to EEProm + +English:{0} is not available +Translated:{0} is not available + +English:Invalid printer response +Translated:Invalid printer response + +English:Could not find a selected button. +Translated:Could not find a selected button. + +English:Aligning +Translated:Aligning + +English:Single +Translated:Single + +English:Warning - GCode file +Translated:Warning - GCode file + +English:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. +Translated:The index of the extruder to use for the raft. Setting this to 0 will use the support extruder index. + +English:Raft Extruder +Translated:Raft Extruder + +English:None +Translated:None + +English:Rectangle +Translated:Rectangle + +English:Outline +Translated:Outline + +English:Circle +Translated:Circle + +English:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? +Translated:The file you are attempting to print is a GCode file.\n\nGCode files tell your printer exactly what to do. They are not modified by SliceSettings and may not be appropriate for your specific printer configuration.\n\nOnly print from GCode files if you know they mach your current printer and configuration.\n\nAre you sure you want to print this GCode file? + +English:Do not show this message again +Translated:Do not show this message again + +English:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? +Translated:The file you are attempting to print is a GCode file.\n\nIt is recommendended that you only print Gcode files known to match your printer's configuration.\n\nAre you sure you want to print this GCode file? + +English:Cannot find this file\nWould you like to remove it from the queue? +Translated:Cannot find this file\nWould you like to remove it from the queue? + +English:Supported Angles +Translated:Supported Angles + +English:Amount +Translated:Amount + +English:Settings +Translated:Settings + +English:Unsaved Changes +Translated:Unsaved Changes + +English:No printer is currently selected. Please select a printer to edit slice settings. +Translated:No printer is currently selected. Please select a printer to edit slice settings. + +English:NOTE: You need to select a printer, but do not need to connect to it. +Translated:NOTE: You need to select a printer, but do not need to connect to it. + +English:Simple +Translated:Simple + +English:Intermediate +Translated:Intermediate + +English:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. +Translated:The default temperature to set the bed to. Can sometimes be overridden on the first layer. Set to 0 to eliminate bed temperature commands. + +English:Turns on and off the creation of a raft which can help parts adhere to the bed. +Translated:Turns on and off the creation of a raft which can help parts adhere to the bed. + +English:Options +Translated:Options + +English:Expand Distance +Translated:Expand Distance + +English:Insert +Translated:Insert + +English:Restore +Translated:Restore + +English:WINDOWED MODE: This tab has been moved to a separate window. +Translated:WINDOWED MODE: This tab has been moved to a separate window. +