mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Standard units don't need translation, part 2 (#9974)
* Revert unit change made by mistake, and fix some unit translations * Fix the declaration of untranslated Unicode strings
This commit is contained in:
committed by
GitHub
parent
03d25c97b4
commit
fd0d716f53
@@ -6673,7 +6673,7 @@ msgstr "Volume: %1% pol³\n"
|
||||
|
||||
#, boost-format
|
||||
msgid "Volume: %1% mm³\n"
|
||||
msgstr "Volume: %1% mm3\n"
|
||||
msgstr "Volume: %1% mm³\n"
|
||||
|
||||
#, boost-format
|
||||
msgid "Triangles: %1%\n"
|
||||
@@ -13236,7 +13236,7 @@ msgid ""
|
||||
"extrusion to a lower flow (lower speed/smaller width) extrusion and vice "
|
||||
"versa.\n"
|
||||
"\n"
|
||||
"It defines the maximum rate by which the extruded volumetric flow in mm³/s² "
|
||||
"It defines the maximum rate by which the extruded volumetric flow in mm³/s "
|
||||
"can change over time. Higher values mean higher extrusion rate changes are "
|
||||
"allowed, resulting in faster speed transitions.\n"
|
||||
"\n"
|
||||
@@ -13263,7 +13263,7 @@ msgstr ""
|
||||
"velocidade/maior largura) para uma extrusão de baixo fluxo (baixa velocidade/"
|
||||
"menor largura) e vice-versa.\n"
|
||||
"\n"
|
||||
"Define a taxa máxima pela qual o fluxo volumétrico extrudado em mm³/s² pode "
|
||||
"Define a taxa máxima pela qual o fluxo volumétrico extrudado em mm³/s pode "
|
||||
"mudar ao longo do tempo. Valores mais altos significam que mudanças de taxa "
|
||||
"de extrusão mais altas são permitidas, resultando em transições de "
|
||||
"velocidade mais rápidas.\n"
|
||||
|
||||
Reference in New Issue
Block a user