diff --git a/lib/Slic3r/GUI/Plater.pm b/lib/Slic3r/GUI/Plater.pm index 4d47acc67..833b1a2a7 100644 --- a/lib/Slic3r/GUI/Plater.pm +++ b/lib/Slic3r/GUI/Plater.pm @@ -443,7 +443,7 @@ sub new { $print_info_sizer->Add($grid_sizer, 0, wxEXPAND); my @info = ( fil_m => "Used Filament (m)", - fil_mm3 => "Used Filament (mm^3)", + fil_mm3 => "Used Filament (mm\u00B3)", fil_g => "Used Filament (g)", cost => "Cost", time => "Estimated printing time", diff --git a/resources/localization/cs_CZ/Slic3rPE.mo b/resources/localization/cs_CZ/Slic3rPE.mo index b333ae0c9..9ddd8e3b1 100644 Binary files a/resources/localization/cs_CZ/Slic3rPE.mo and b/resources/localization/cs_CZ/Slic3rPE.mo differ diff --git a/resources/localization/cs_CZ/Slic3rPE_cs.po b/resources/localization/cs_CZ/Slic3rPE_cs.po index 28d150758..b6af76f35 100644 --- a/resources/localization/cs_CZ/Slic3rPE_cs.po +++ b/resources/localization/cs_CZ/Slic3rPE_cs.po @@ -1,5 +1,3 @@ -# Copyright (C) 2018 THE Slic3rPE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the Slic3rPE package. # Oleksandra Iushchenko , 2018. # msgid "" @@ -7,7 +5,7 @@ msgstr "" "Project-Id-Version: SLIC3R PE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-02-13 17:18+0100\n" -"PO-Revision-Date: 2018-02-15 16:08+0100\n" +"PO-Revision-Date: 2018-02-15 18:26+0100\n" "Last-Translator: Oleksandra Iushchenko \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -541,7 +539,6 @@ msgid "Top/bottom fill pattern" msgstr "Vzor výplně vrchních/spodních vrstev" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:252 -#, fuzzy msgid "" "Fill pattern for top/bottom infill. This only affects the external visible " "layer, and not its adjacent solid shells." @@ -624,7 +621,7 @@ msgid "Extra perimeters if needed" msgstr "Extra perimetry pokud jsou potřeba" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:303 -#, fuzzy, c-format +#, no-c-format msgid "" "Add more perimeters when needed for avoiding gaps in sloping walls. Slic3r " "keeps adding perimeters, until more than 70% of the loop immediately above " @@ -671,7 +668,6 @@ msgid "Radius" msgstr "Rádius" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:336 -#, fuzzy msgid "" "Set this to the clearance radius around your extruder. If the extruder is " "not centered, choose the largest value for safety. This setting is used to " @@ -687,7 +683,6 @@ msgstr "Barva extrudéru" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:347 #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:410 -#, fuzzy msgid "This is only used in the Slic3r interface as a visual help." msgstr "Toto je ve Slic3ru jako názorná pomoc." @@ -834,7 +829,6 @@ msgid "Density" msgstr "Hustota" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:445 -#, fuzzy msgid "" "Enter your filament density here. This is only for statistical information. " "A decent way is to weigh a known length of filament and compute the ratio of " @@ -846,8 +840,8 @@ msgstr "" "objemu. Je lepší vypočítat objem přímo přes posun." #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:448 -msgid "g/cm^3" -msgstr "g/cm^3" +msgid "g/cm\\u00B3" +msgstr "g/cm\\u00B3" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:454 msgid "Filament type" @@ -855,7 +849,6 @@ msgstr "Typ filamentu" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:455 #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:1004 -#, fuzzy msgid "" "If you want to process the output G-code through custom scripts, just list " "their absolute paths here. Separate multiple scripts with a semicolon. " @@ -896,7 +889,6 @@ msgid "Fill angle" msgstr "Úhel výplně" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:493 -#, fuzzy msgid "" "Default base angle for infill orientation. Cross-hatching will be applied to " "this. Bridges will be infilled using the best direction Slic3r can detect, " @@ -911,7 +903,7 @@ msgid "Fill density" msgstr "Hustota výplně" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:507 -#, c-format +#, no-c-format msgid "Density of internal infill, expressed in the range 0% - 100%." msgstr "Hustota vnitřní výplně, vyjádřená v rozmezí 0% až 100%." @@ -998,7 +990,6 @@ msgid "" msgstr "" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:646 -#, fuzzy msgid "Verbose G-code" msgstr "Verbose G-code" @@ -1140,7 +1131,7 @@ msgid "This setting represents the maximum speed of your fan." msgstr "" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:799 -#, c-format +#, no-c-format msgid "" "This is the highest printable layer height for this extruder, used to cap " "the variable layer height and support layer height. Maximum recommended " @@ -1809,7 +1800,6 @@ msgid "" msgstr "" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:1433 -#, fuzzy msgid "Enforce support for the first" msgstr "Zesílit podpory pro prvních" @@ -2534,7 +2524,7 @@ msgid "Output file" msgstr "Výstupní soubor" #: c:\src\Slic3r\xs\src\slic3r\GUI\Tab.cpp:534 -#, c-format +#, no-c-format msgid "" "The Spiral Vase mode requires:\n" "- one perimeter\n" @@ -2601,7 +2591,7 @@ msgid "The " msgstr "" #: c:\src\Slic3r\xs\src\slic3r\GUI\Tab.cpp:662 -#, c-format +#, no-c-format msgid "" " infill pattern is not supposed to work at 100% density.\n" "\n" diff --git a/resources/localization/en_US/Slic3rPE.mo b/resources/localization/en_US/Slic3rPE.mo index 3db8f8203..f967df550 100644 Binary files a/resources/localization/en_US/Slic3rPE.mo and b/resources/localization/en_US/Slic3rPE.mo differ diff --git a/resources/localization/en_US/Slic3rPE_en.po b/resources/localization/en_US/Slic3rPE_en.po index d9ea2a69d..b0ee7f2e5 100644 --- a/resources/localization/en_US/Slic3rPE_en.po +++ b/resources/localization/en_US/Slic3rPE_en.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: SLIC3R PE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-02-13 17:18+0100\n" -"PO-Revision-Date: 2018-02-14 16:16+0100\n" +"PO-Revision-Date: 2018-02-15 18:17+0100\n" "Last-Translator: Oleksandra Iushchenko \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -853,8 +853,8 @@ msgstr "" "displacement." #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:448 -msgid "g/cm^3" -msgstr "g/cm^3" +msgid "g/cm\\u00B3" +msgstr "g/cm\\u00B3" #: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:454 msgid "Filament type" diff --git a/utils/post-processing/flowrate.pl b/utils/post-processing/flowrate.pl index 7aeef24dc..4d742631e 100755 --- a/utils/post-processing/flowrate.pl +++ b/utils/post-processing/flowrate.pl @@ -25,7 +25,7 @@ while (<>) { my $mm_per_mm = $e_length / $dist; # dE/dXY my $mm3_per_mm = ($filament_diameter[$T] ** 2) * PI/4 * $mm_per_mm; my $vol_speed = $F/60 * $mm3_per_mm; - my $comment = sprintf ' ; dXY = %.3fmm ; dE = %.5fmm ; dE/XY = %.5fmm/mm; volspeed = %.5fmm^3/sec', + my $comment = sprintf ' ; dXY = %.3fmm ; dE = %.5fmm ; dE/XY = %.5fmm/mm; volspeed = %.5fmm\u00B3/sec', $dist, $e_length, $mm_per_mm, $vol_speed; s/(\R+)/$comment$1/; } diff --git a/xs/src/libslic3r/PrintConfig.cpp b/xs/src/libslic3r/PrintConfig.cpp index 177ee3d21..d88bb2162 100644 --- a/xs/src/libslic3r/PrintConfig.cpp +++ b/xs/src/libslic3r/PrintConfig.cpp @@ -446,7 +446,7 @@ PrintConfigDef::PrintConfigDef() def->tooltip = _L("Enter your filament density here. This is only for statistical information. " "A decent way is to weigh a known length of filament and compute the ratio " "of the length to volume. Better is to calculate the volume directly through displacement."); - def->sidetext = _L("g/cm^3"); + def->sidetext = _L("g/cm\u00B3"); def->cli = "filament-density=f@"; def->min = 0; def->default_value = new ConfigOptionFloats { 0. };