Changeset 3415878
- Timestamp:
- 12/09/2025 11:40:29 PM (4 months ago)
- Location:
- stick-copy-button-codeblock
- Files:
-
- 6 edited
-
tags/1.4.0/languages/stick-copy-button-codeblock-ja.mo (modified) (previous)
-
tags/1.4.0/languages/stick-copy-button-codeblock-ja.po (modified) (3 diffs)
-
tags/1.4.0/screenshot-1.png (modified) (previous)
-
trunk/languages/stick-copy-button-codeblock-ja.mo (modified) (previous)
-
trunk/languages/stick-copy-button-codeblock-ja.po (modified) (3 diffs)
-
trunk/screenshot-1.png (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
stick-copy-button-codeblock/tags/1.4.0/languages/stick-copy-button-codeblock-ja.po
r3414250 r3415878 3 3 "Project-Id-Version: Sticky Copy Button for Code Blocks 1.4.0\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 2025-12-08 1 1:33:05+0000\n"6 "PO-Revision-Date: 2025-12-0 8 11:33:10+0000\n"7 "Last-Translator: Kasuga\n"5 "POT-Creation-Date: 2025-12-08 12:01:31+0000\n" 6 "PO-Revision-Date: 2025-12-09 23:19:27+0000\n" 7 "Last-Translator: myblog <harunotayori@gmail.com>\n" 8 8 "Language-Team: \n" 9 9 "Language: ja\n" … … 30 30 31 31 msgid "Enter any custom CSS to further style the copy button or code blocks. This CSS will be loaded on the frontend.\n\n* Usable Selectors:\n\n.copy-code-btn → The copy button\n.copy-code-btn.copied → The button after copying\n.code-block-wrapper → Wrapper of the code block (flex container)\n.code-block-wrapper pre → Inner code text area (the <pre> element)\n\nExample:\n\n.copy-code-btn {\n font-family: \"Comic Sans MS\", cursive;\n font-weight: 700;\n}" 32 msgstr "カスタムCSSを入力すると、コピー ボタンやコードブロックのデザインを自由に調整できます。入力した CSS はフロントエンドで読み込まれます。\n\n使用できるセレクタ:\n\n.copy-code-btn → コピー ボタン\n.copy-code-btn.copied → コピー後のボタン\n.code-block-wrapper → コードブロックのラッパー (flexコンテナ)\n.code-block-wrapper pre → コード本文 (<pre>要素)\n\n例:\n\n.copy-code-btn {\n font-family: \"Comic Sans MS\", cursive;\n font-weight: 700;\n}"32 msgstr "カスタムCSSを入力すると、コピー ボタンやコードブロックのデザインを自由に調整できます。入力したCSSはフロントエンドで読み込まれます。\n\n使用できるセレクタ:\n\n.copy-code-btn → コピー ボタン\n.copy-code-btn.copied → コピー後のボタン\n.code-block-wrapper → コードブロックのラッパー (flexコンテナ)\n.code-block-wrapper pre → コード本文 (<pre>要素)\n\n例:\n\n.copy-code-btn {\n font-family: \"Comic Sans MS\", cursive;\n font-weight: 700;\n}" 33 33 34 34 msgid "Adjust button top position (px)" … … 75 75 76 76 msgid "Minimum value is 100px. If \"Enable\" is unchecked, this value is ignored." 77 msgstr "最小値は100pxです。「有効 化」のチェックが外れている場合、この値は無視されます。"77 msgstr "最小値は100pxです。「有効にする」のチェックが外れている場合、この値は無視されます。" 78 78 79 79 msgid "Display Line Numbers" -
stick-copy-button-codeblock/trunk/languages/stick-copy-button-codeblock-ja.po
r3414250 r3415878 3 3 "Project-Id-Version: Sticky Copy Button for Code Blocks 1.4.0\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 2025-12-08 1 1:33:05+0000\n"6 "PO-Revision-Date: 2025-12-0 8 11:33:10+0000\n"7 "Last-Translator: Kasuga\n"5 "POT-Creation-Date: 2025-12-08 12:01:31+0000\n" 6 "PO-Revision-Date: 2025-12-09 23:19:27+0000\n" 7 "Last-Translator: myblog <harunotayori@gmail.com>\n" 8 8 "Language-Team: \n" 9 9 "Language: ja\n" … … 30 30 31 31 msgid "Enter any custom CSS to further style the copy button or code blocks. This CSS will be loaded on the frontend.\n\n* Usable Selectors:\n\n.copy-code-btn → The copy button\n.copy-code-btn.copied → The button after copying\n.code-block-wrapper → Wrapper of the code block (flex container)\n.code-block-wrapper pre → Inner code text area (the <pre> element)\n\nExample:\n\n.copy-code-btn {\n font-family: \"Comic Sans MS\", cursive;\n font-weight: 700;\n}" 32 msgstr "カスタムCSSを入力すると、コピー ボタンやコードブロックのデザインを自由に調整できます。入力した CSS はフロントエンドで読み込まれます。\n\n使用できるセレクタ:\n\n.copy-code-btn → コピー ボタン\n.copy-code-btn.copied → コピー後のボタン\n.code-block-wrapper → コードブロックのラッパー (flexコンテナ)\n.code-block-wrapper pre → コード本文 (<pre>要素)\n\n例:\n\n.copy-code-btn {\n font-family: \"Comic Sans MS\", cursive;\n font-weight: 700;\n}"32 msgstr "カスタムCSSを入力すると、コピー ボタンやコードブロックのデザインを自由に調整できます。入力したCSSはフロントエンドで読み込まれます。\n\n使用できるセレクタ:\n\n.copy-code-btn → コピー ボタン\n.copy-code-btn.copied → コピー後のボタン\n.code-block-wrapper → コードブロックのラッパー (flexコンテナ)\n.code-block-wrapper pre → コード本文 (<pre>要素)\n\n例:\n\n.copy-code-btn {\n font-family: \"Comic Sans MS\", cursive;\n font-weight: 700;\n}" 33 33 34 34 msgid "Adjust button top position (px)" … … 75 75 76 76 msgid "Minimum value is 100px. If \"Enable\" is unchecked, this value is ignored." 77 msgstr "最小値は100pxです。「有効 化」のチェックが外れている場合、この値は無視されます。"77 msgstr "最小値は100pxです。「有効にする」のチェックが外れている場合、この値は無視されます。" 78 78 79 79 msgid "Display Line Numbers"
Note: See TracChangeset
for help on using the changeset viewer.