summaryrefslogtreecommitdiff
path: root/translations/messages_no_NO.po
diff options
context:
space:
mode:
authorInk/Stitch Crowdin integration <inkstitch-crowdin@lex.gd>2024-08-14 01:17:14 +0000
committerInk/Stitch Crowdin integration <inkstitch-crowdin@lex.gd>2024-08-14 01:17:14 +0000
commit744da960b3c96260243fc54a4f837422f6a4c0ac (patch)
treeb1c18df9d4fa3e376feff68525b5d15999fa10e5 /translations/messages_no_NO.po
parent02cce8024d0e91036266cae310ed8d24f9c64d17 (diff)
new translations from Crowdin
Diffstat (limited to 'translations/messages_no_NO.po')
-rw-r--r--translations/messages_no_NO.po76
1 files changed, 54 insertions, 22 deletions
diff --git a/translations/messages_no_NO.po b/translations/messages_no_NO.po
index 238bed26..3b3f0723 100644
--- a/translations/messages_no_NO.po
+++ b/translations/messages_no_NO.po
@@ -2,17 +2,17 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2024-07-27 05:29+0000\n"
-"PO-Revision-Date: 2024-07-27 05:29\n"
+"POT-Creation-Date: 2024-08-14 01:16+0000\n"
+"PO-Revision-Date: 2024-08-14 01:17\n"
"Last-Translator: \n"
"Language-Team: Norwegian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.15.0\n"
+"Generated-By: Babel 2.16.0\n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-07-27 05:29+0000\n"
+"POT-Creation-Date: 2024-08-14 01:16+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: \n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2756,7 +2756,7 @@ msgstr ""
msgid "Ink/Stitch Print"
msgstr ""
-#: lib/extensions/redwork.py:44
+#: lib/extensions/redwork.py:44 lib/extensions/remove_duplicated_points.py:32
msgid "Please select one or more strokes."
msgstr ""
@@ -2952,7 +2952,7 @@ msgstr "Lisens"
msgid "Element Info"
msgstr ""
-#: lib/gui/element_info.py:28 lib/gui/simulator/view_panel.py:85
+#: lib/gui/element_info.py:28 lib/gui/simulator/view_panel.py:92
msgid "Info"
msgstr ""
@@ -2986,6 +2986,7 @@ msgstr ""
#: inx/inkstitch_letters_to_font.inx:54 inx/inkstitch_outline.inx:25
#: inx/inkstitch_palette_to_text.inx:19 inx/inkstitch_png_realistic.inx:17
#: inx/inkstitch_png_simple.inx:18 inx/inkstitch_redwork.inx:23
+#: inx/inkstitch_remove_duplicated_points.inx:14
#: inx/inkstitch_remove_embroidery_settings.inx:142
#: inx/inkstitch_select_elements.inx:80
#: inx/inkstitch_stitch_plan_preview.inx:37
@@ -3112,7 +3113,7 @@ msgstr ""
msgid "Font Sampling"
msgstr ""
-#: lib/gui/lettering_font_sample.py:31 lib/gui/simulator/view_panel.py:94
+#: lib/gui/lettering_font_sample.py:31 lib/gui/simulator/view_panel.py:101
#: print/templates/ui.html:5 print/templates/ui.html:15
#: inx/inkstitch_lettering_generate_json.inx:58
#: inx/inkstitch_png_realistic.inx:14 inx/inkstitch_png_simple.inx:14
@@ -3394,31 +3395,31 @@ msgstr ""
#. #-#-#-#-# messages-babel.po (PROJECT VERSION) #-#-#-#-#
#. command label at bottom of simulator window
-#: lib/gui/simulator/drawing_panel.py:15 inx/inkstitch_output_GCODE.inx:29
+#: lib/gui/simulator/drawing_panel.py:16 inx/inkstitch_output_GCODE.inx:29
msgid "STITCH"
msgstr "STING"
-#: lib/gui/simulator/drawing_panel.py:15
+#: lib/gui/simulator/drawing_panel.py:16
msgid "JUMP"
msgstr "HOPP"
-#: lib/gui/simulator/drawing_panel.py:15
+#: lib/gui/simulator/drawing_panel.py:16
msgid "TRIM"
msgstr ""
-#: lib/gui/simulator/drawing_panel.py:15 inx/inkstitch_output_GCODE.inx:33
+#: lib/gui/simulator/drawing_panel.py:16 inx/inkstitch_output_GCODE.inx:33
msgid "STOP"
msgstr "STOPP"
-#: lib/gui/simulator/drawing_panel.py:15 inx/inkstitch_output_GCODE.inx:31
+#: lib/gui/simulator/drawing_panel.py:16 inx/inkstitch_output_GCODE.inx:31
msgid "COLOR CHANGE"
msgstr ""
-#: lib/gui/simulator/drawing_panel.py:244
+#: lib/gui/simulator/drawing_panel.py:278
msgid "Dimensions: {:.2f} x {:.2f}"
msgstr ""
-#: lib/gui/simulator/drawing_panel.py:361
+#: lib/gui/simulator/drawing_panel.py:417
#, python-format
msgid "Command: %s"
msgstr ""
@@ -3465,23 +3466,27 @@ msgstr ""
msgid "Change background color"
msgstr ""
-#: lib/gui/simulator/view_panel.py:60
+#: lib/gui/simulator/view_panel.py:64
+msgid "Show page"
+msgstr ""
+
+#: lib/gui/simulator/view_panel.py:67
msgid "Open settings dialog"
msgstr ""
-#: lib/gui/simulator/view_panel.py:66
+#: lib/gui/simulator/view_panel.py:73
msgid "Detach/attach simulator window"
msgstr ""
-#: lib/gui/simulator/view_panel.py:72
+#: lib/gui/simulator/view_panel.py:79
msgid "Show"
msgstr "Vis"
-#: lib/gui/simulator/view_panel.py:131
+#: lib/gui/simulator/view_panel.py:145
msgid "Simulator Preferences"
msgstr ""
-#: lib/gui/simulator/view_panel.py:135
+#: lib/gui/simulator/view_panel.py:153
msgid "Design Info"
msgstr ""
@@ -3646,6 +3651,7 @@ msgstr ""
#: inx/inkstitch_lettering_update_json_glyphlist.inx:8
#: inx/inkstitch_letters_to_font.inx:8 inx/inkstitch_outline.inx:8
#: inx/inkstitch_palette_to_text.inx:15 inx/inkstitch_redwork.inx:8
+#: inx/inkstitch_remove_duplicated_points.inx:8
#: inx/inkstitch_remove_embroidery_settings.inx:8
#: inx/inkstitch_stitch_plan_preview.inx:8
#: inx/inkstitch_stroke_to_lpe_satin.inx:7 inx/inkstitch_troubleshoot.inx:8
@@ -4633,8 +4639,9 @@ msgstr ""
#: inx/inkstitch_lettering_remove_kerning.inx:22
#: inx/inkstitch_lettering_update_json_glyphlist.inx:15
#: inx/inkstitch_letters_to_font.inx:69 inx/inkstitch_outline.inx:28
-#: inx/inkstitch_redwork.inx:26 inx/inkstitch_stitch_plan_preview.inx:45
-#: inx/inkstitch_troubleshoot.inx:15 inx/inkstitch_unlink_clone.inx:13
+#: inx/inkstitch_redwork.inx:26 inx/inkstitch_remove_duplicated_points.inx:24
+#: inx/inkstitch_stitch_plan_preview.inx:45 inx/inkstitch_troubleshoot.inx:15
+#: inx/inkstitch_unlink_clone.inx:13
msgid "More information on our website"
msgstr ""
@@ -4924,7 +4931,8 @@ msgstr ""
msgid "Duplicate Params"
msgstr ""
-#: inx/inkstitch_duplicate_params.inx:10 inx/inkstitch_reorder.inx:10
+#: inx/inkstitch_duplicate_params.inx:10
+#: inx/inkstitch_remove_duplicated_points.inx:33 inx/inkstitch_reorder.inx:10
#: inx/inkstitch_select_elements.inx:106
#: inx/inkstitch_selection_to_guide_line.inx:10
#: inx/inkstitch_selection_to_pattern.inx:10 inx/inkstitch_test_swatches.inx:10
@@ -6464,6 +6472,30 @@ msgstr ""
msgid "https://inkstitch.org/docs/stroke-tools/#redwork"
msgstr ""
+#: inx/inkstitch_remove_duplicated_points.inx:3
+msgid "Remove duplicated points"
+msgstr ""
+
+#: inx/inkstitch_remove_duplicated_points.inx:10
+msgid "Remove point if repeated within this number of consecutive points"
+msgstr ""
+
+#: inx/inkstitch_remove_duplicated_points.inx:12
+msgid "Distance tolerance"
+msgstr ""
+
+#: inx/inkstitch_remove_duplicated_points.inx:15
+msgid "This extension removes duplicated points from selected elements."
+msgstr ""
+
+#: inx/inkstitch_remove_duplicated_points.inx:19
+msgid "It is most useful for manual paths (straight lines), since it will increase node count on Bézier curves. One possible usecase is to convert a bean stitch path from an embroidery file back into a simple line."
+msgstr ""
+
+#: inx/inkstitch_remove_duplicated_points.inx:25
+msgid "https://inkstitch.org/docs/edit/#remove-duplicated-points"
+msgstr ""
+
#: inx/inkstitch_remove_embroidery_settings.inx:3
msgid "Remove embroidery settings"
msgstr ""