diff options
| author | Ink/Stitch Crowdin integration <inkstitch-crowdin@lex.gd> | 2021-12-10 01:44:36 +0000 |
|---|---|---|
| committer | Ink/Stitch Crowdin integration <inkstitch-crowdin@lex.gd> | 2021-12-10 01:44:36 +0000 |
| commit | 855aafe182a5c6dbdf29dc114df7f914f43d8390 (patch) | |
| tree | c839b4f4ebd26633f03e7aa3181abc59d467ee22 /translations/messages_ja_JP.po | |
| parent | 36f7610cc0844a034ba068b549332cab3ef7b033 (diff) | |
new translations from Crowdin
Diffstat (limited to 'translations/messages_ja_JP.po')
| -rw-r--r-- | translations/messages_ja_JP.po | 39 |
1 files changed, 31 insertions, 8 deletions
diff --git a/translations/messages_ja_JP.po b/translations/messages_ja_JP.po index 7b01c6dc..4a837c4b 100644 --- a/translations/messages_ja_JP.po +++ b/translations/messages_ja_JP.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-12-06 01:44+0000\n" -"PO-Revision-Date: 2021-12-08 01:48\n" +"POT-Creation-Date: 2021-12-10 01:42+0000\n" +"PO-Revision-Date: 2021-12-10 01:44\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-06 01:44+0000\n" +"POT-Creation-Date: 2021-12-10 01:42+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -669,7 +669,16 @@ msgstr "後" msgid "Neither" msgstr "どちらでもない" -#: lib/elements/element.py:245 +#: lib/elements/element.py:212 +#: inx/inkstitch_lettering_force_lock_stitches.inx:3 +msgid "Force lock stitches" +msgstr "" + +#: lib/elements/element.py:213 +msgid "Sew lock stitches after sewing this element, even if the distance to the next object is shorter than defined by the collapse length value in the Ink/Stitch preferences." +msgstr "" + +#: lib/elements/element.py:257 #, python-format msgid "Object %(id)s has an empty 'd' attribute. Please delete this object from your document." msgstr "オブジェクト %(id)sには空の 'd' 属性があります。このオブジェクトをドキュメントから削除してください。" @@ -677,7 +686,7 @@ msgstr "オブジェクト %(id)sには空の 'd' 属性があります。この #. used when showing an error message to the user such as #. "Some Path (path1234): error: satin column: One or more of the rungs doesn't #. intersect both rails." -#: lib/elements/element.py:332 +#: lib/elements/element.py:345 msgid "error:" msgstr "エラー" @@ -1246,6 +1255,10 @@ msgstr "レタリングエクステンションで作成されていないオブ msgid "Please specify the directory of your custom fonts." msgstr "カスタムフォントのディレクトリを指定してください。" +#: lib/extensions/lettering_force_lock_stitches.py:29 +msgid "The maximum value is smaller than the minimum value." +msgstr "" + #: lib/extensions/lettering_generate_json.py:41 msgid "Please specify a font file." msgstr "フォントファイルを指定してください。" @@ -1586,12 +1599,12 @@ msgstr "ステッチプラン" msgid "parseLengthWithUnits: unknown unit %s" msgstr "parseLengthWithUnits:不明なユニット %s" -#: lib/utils/version.py:19 +#: lib/utils/version.py:22 #, python-format msgid "Ink/Stitch Version: %s" msgstr "インク/ステッチバージョン:%s" -#: lib/utils/version.py:21 +#: lib/utils/version.py:24 msgid "Ink/Stitch Version: unknown" msgstr "インクステッチバージョン:不明" @@ -2962,12 +2975,22 @@ msgid "Custom font directory" msgstr "カスタムフォントディレクトリ" #: inx/inkstitch_lettering_custom_font_dir.inx:10 +#: inx/inkstitch_lettering_force_lock_stitches.inx:10 #: inx/inkstitch_lettering_generate_json.inx:10 #: inx/inkstitch_lettering_remove_kerning.inx:10 #: inx/inkstitch_letters_to_font.inx:10 msgid "Font Management" msgstr "フォント管理" +#: inx/inkstitch_lettering_force_lock_stitches.inx:23 +#: inx/inkstitch_lettering_force_lock_stitches.inx:24 +msgid "Minimum distance (mm)" +msgstr "" + +#: inx/inkstitch_lettering_force_lock_stitches.inx:26 +msgid "Add force lock stitches attribute to the last element of each glyph" +msgstr "" + #: inx/inkstitch_lettering_generate_json.inx:3 msgid "Generate JSON" msgstr "JSONを生成する" @@ -3350,7 +3373,7 @@ msgid "Move stitch plan beside the canvas" msgstr "" #: inx/inkstitch_stitch_plan_preview.inx:15 -msgid "Design layer visibity" +msgid "Design layer visibility" msgstr "" #: inx/inkstitch_stitch_plan_preview.inx:16 |
