Skip to content

Commit 4c3d2a8

Browse files
committed
Add Japanese translations for newly extracted UI strings
1 parent d951d25 commit 4c3d2a8

File tree

28 files changed

+606
-15
lines changed

28 files changed

+606
-15
lines changed
0 Bytes
Binary file not shown.

changedetectionio/translations/cs/LC_MESSAGES/messages.po

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PROJECT VERSION\n"
99
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10-
"POT-Creation-Date: 2026-04-15 03:04+0900\n"
10+
"POT-Creation-Date: 2026-04-15 10:58+0900\n"
1111
"PO-Revision-Date: 2026-01-02 11:40+0100\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language: cs\n"
@@ -2687,6 +2687,10 @@ msgstr "Kontrola zabezpečení přístupového tokenu API povolena"
26872687
msgid "Notification base URL override"
26882688
msgstr "Základní URL pro upozornění"
26892689

2690+
#: changedetectionio/forms.py
2691+
msgid "Not set"
2692+
msgstr ""
2693+
26902694
#: changedetectionio/forms.py
26912695
msgid "Treat empty pages as a change?"
26922696
msgstr "Považovat prázdné stránky za změnu?"
@@ -3401,6 +3405,44 @@ msgstr "v"
34013405
msgid "Enter search term..."
34023406
msgstr ""
34033407

3408+
#: changedetectionio/templates/edit/include_subtract.html
3409+
msgid "Note!: //text() function does not work where the <element> contains <![CDATA[]]>"
3410+
msgstr ""
3411+
3412+
#: changedetectionio/templates/edit/include_subtract.html
3413+
msgid "One CSS, xPath 1 & 2, JSON Path/JQ selector per line, <i>any</i> rules that matches will be used."
3414+
msgstr ""
3415+
3416+
#: changedetectionio/templates/edit/include_subtract.html
3417+
msgid "Limit text to this CSS rule, only text matching this CSS rule is included."
3418+
msgstr ""
3419+
3420+
#: changedetectionio/templates/edit/include_subtract.html
3421+
msgid "jq support not installed"
3422+
msgstr ""
3423+
3424+
#: changedetectionio/templates/edit/include_subtract.html
3425+
msgid ""
3426+
"Limit text to this XPath rule, simply start with a forward-slash. To specify XPath to be used explicitly or the XPath"
3427+
" rule starts with an XPath function: Prefix with <code>xpath:</code>"
3428+
msgstr ""
3429+
3430+
#: changedetectionio/templates/edit/include_subtract.html
3431+
msgid "Example"
3432+
msgstr ""
3433+
3434+
#: changedetectionio/templates/edit/include_subtract.html
3435+
msgid "test your XPath here"
3436+
msgstr ""
3437+
3438+
#: changedetectionio/templates/edit/include_subtract.html
3439+
msgid "Get all titles from an RSS feed <code>//title/text()</code>"
3440+
msgstr ""
3441+
3442+
#: changedetectionio/templates/edit/include_subtract.html
3443+
msgid "To use XPath1.0: Prefix with <code>xpath1:</code>"
3444+
msgstr ""
3445+
34043446
#: changedetectionio/templates/edit/text-options.html
34053447
msgid "Text to wait for before triggering a change/notification, all text and regex are tested case-insensitive."
34063448
msgstr ""
0 Bytes
Binary file not shown.

changedetectionio/translations/de/LC_MESSAGES/messages.po

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PROJECT VERSION\n"
99
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10-
"POT-Creation-Date: 2026-04-15 03:04+0900\n"
10+
"POT-Creation-Date: 2026-04-15 10:58+0900\n"
1111
"PO-Revision-Date: 2026-01-14 03:57+0100\n"
1212
"Last-Translator: \n"
1313
"Language: de\n"
@@ -2734,6 +2734,10 @@ msgstr "Sicherheitsüberprüfung des API-Zugriffstokens aktiviert"
27342734
msgid "Notification base URL override"
27352735
msgstr "Benachrichtigungs-Basis-URL überschreiben"
27362736

2737+
#: changedetectionio/forms.py
2738+
msgid "Not set"
2739+
msgstr ""
2740+
27372741
#: changedetectionio/forms.py
27382742
msgid "Treat empty pages as a change?"
27392743
msgstr "Leere Seiten als Änderung behandeln?"
@@ -3452,6 +3456,44 @@ msgstr "in"
34523456
msgid "Enter search term..."
34533457
msgstr ""
34543458

3459+
#: changedetectionio/templates/edit/include_subtract.html
3460+
msgid "Note!: //text() function does not work where the <element> contains <![CDATA[]]>"
3461+
msgstr ""
3462+
3463+
#: changedetectionio/templates/edit/include_subtract.html
3464+
msgid "One CSS, xPath 1 & 2, JSON Path/JQ selector per line, <i>any</i> rules that matches will be used."
3465+
msgstr ""
3466+
3467+
#: changedetectionio/templates/edit/include_subtract.html
3468+
msgid "Limit text to this CSS rule, only text matching this CSS rule is included."
3469+
msgstr ""
3470+
3471+
#: changedetectionio/templates/edit/include_subtract.html
3472+
msgid "jq support not installed"
3473+
msgstr ""
3474+
3475+
#: changedetectionio/templates/edit/include_subtract.html
3476+
msgid ""
3477+
"Limit text to this XPath rule, simply start with a forward-slash. To specify XPath to be used explicitly or the XPath"
3478+
" rule starts with an XPath function: Prefix with <code>xpath:</code>"
3479+
msgstr ""
3480+
3481+
#: changedetectionio/templates/edit/include_subtract.html
3482+
msgid "Example"
3483+
msgstr ""
3484+
3485+
#: changedetectionio/templates/edit/include_subtract.html
3486+
msgid "test your XPath here"
3487+
msgstr ""
3488+
3489+
#: changedetectionio/templates/edit/include_subtract.html
3490+
msgid "Get all titles from an RSS feed <code>//title/text()</code>"
3491+
msgstr ""
3492+
3493+
#: changedetectionio/templates/edit/include_subtract.html
3494+
msgid "To use XPath1.0: Prefix with <code>xpath1:</code>"
3495+
msgstr ""
3496+
34553497
#: changedetectionio/templates/edit/text-options.html
34563498
msgid "Text to wait for before triggering a change/notification, all text and regex are tested case-insensitive."
34573499
msgstr ""
0 Bytes
Binary file not shown.

changedetectionio/translations/en_GB/LC_MESSAGES/messages.po

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: changedetection.io\n"
99
"Report-Msgid-Bugs-To: https://github.com/dgtlmoon/changedetection.io\n"
10-
"POT-Creation-Date: 2026-04-15 03:04+0900\n"
10+
"POT-Creation-Date: 2026-04-15 10:58+0900\n"
1111
"PO-Revision-Date: 2026-01-12 16:33+0100\n"
1212
"Last-Translator: British English Translation Team\n"
1313
"Language: en_GB\n"
@@ -2685,6 +2685,10 @@ msgstr ""
26852685
msgid "Notification base URL override"
26862686
msgstr ""
26872687

2688+
#: changedetectionio/forms.py
2689+
msgid "Not set"
2690+
msgstr ""
2691+
26882692
#: changedetectionio/forms.py
26892693
msgid "Treat empty pages as a change?"
26902694
msgstr ""
@@ -3399,6 +3403,44 @@ msgstr ""
33993403
msgid "Enter search term..."
34003404
msgstr ""
34013405

3406+
#: changedetectionio/templates/edit/include_subtract.html
3407+
msgid "Note!: //text() function does not work where the <element> contains <![CDATA[]]>"
3408+
msgstr ""
3409+
3410+
#: changedetectionio/templates/edit/include_subtract.html
3411+
msgid "One CSS, xPath 1 & 2, JSON Path/JQ selector per line, <i>any</i> rules that matches will be used."
3412+
msgstr ""
3413+
3414+
#: changedetectionio/templates/edit/include_subtract.html
3415+
msgid "Limit text to this CSS rule, only text matching this CSS rule is included."
3416+
msgstr ""
3417+
3418+
#: changedetectionio/templates/edit/include_subtract.html
3419+
msgid "jq support not installed"
3420+
msgstr ""
3421+
3422+
#: changedetectionio/templates/edit/include_subtract.html
3423+
msgid ""
3424+
"Limit text to this XPath rule, simply start with a forward-slash. To specify XPath to be used explicitly or the XPath"
3425+
" rule starts with an XPath function: Prefix with <code>xpath:</code>"
3426+
msgstr ""
3427+
3428+
#: changedetectionio/templates/edit/include_subtract.html
3429+
msgid "Example"
3430+
msgstr ""
3431+
3432+
#: changedetectionio/templates/edit/include_subtract.html
3433+
msgid "test your XPath here"
3434+
msgstr ""
3435+
3436+
#: changedetectionio/templates/edit/include_subtract.html
3437+
msgid "Get all titles from an RSS feed <code>//title/text()</code>"
3438+
msgstr ""
3439+
3440+
#: changedetectionio/templates/edit/include_subtract.html
3441+
msgid "To use XPath1.0: Prefix with <code>xpath1:</code>"
3442+
msgstr ""
3443+
34023444
#: changedetectionio/templates/edit/text-options.html
34033445
msgid "Text to wait for before triggering a change/notification, all text and regex are tested case-insensitive."
34043446
msgstr ""
0 Bytes
Binary file not shown.

changedetectionio/translations/en_US/LC_MESSAGES/messages.po

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PROJECT VERSION\n"
99
"Report-Msgid-Bugs-To: https://github.com/dgtlmoon/changedetection.io\n"
10-
"POT-Creation-Date: 2026-04-15 03:04+0900\n"
10+
"POT-Creation-Date: 2026-04-15 10:58+0900\n"
1111
"PO-Revision-Date: 2026-01-12 16:37+0100\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language: en_US\n"
@@ -2685,6 +2685,10 @@ msgstr ""
26852685
msgid "Notification base URL override"
26862686
msgstr ""
26872687

2688+
#: changedetectionio/forms.py
2689+
msgid "Not set"
2690+
msgstr ""
2691+
26882692
#: changedetectionio/forms.py
26892693
msgid "Treat empty pages as a change?"
26902694
msgstr ""
@@ -3399,6 +3403,44 @@ msgstr ""
33993403
msgid "Enter search term..."
34003404
msgstr ""
34013405

3406+
#: changedetectionio/templates/edit/include_subtract.html
3407+
msgid "Note!: //text() function does not work where the <element> contains <![CDATA[]]>"
3408+
msgstr ""
3409+
3410+
#: changedetectionio/templates/edit/include_subtract.html
3411+
msgid "One CSS, xPath 1 & 2, JSON Path/JQ selector per line, <i>any</i> rules that matches will be used."
3412+
msgstr ""
3413+
3414+
#: changedetectionio/templates/edit/include_subtract.html
3415+
msgid "Limit text to this CSS rule, only text matching this CSS rule is included."
3416+
msgstr ""
3417+
3418+
#: changedetectionio/templates/edit/include_subtract.html
3419+
msgid "jq support not installed"
3420+
msgstr ""
3421+
3422+
#: changedetectionio/templates/edit/include_subtract.html
3423+
msgid ""
3424+
"Limit text to this XPath rule, simply start with a forward-slash. To specify XPath to be used explicitly or the XPath"
3425+
" rule starts with an XPath function: Prefix with <code>xpath:</code>"
3426+
msgstr ""
3427+
3428+
#: changedetectionio/templates/edit/include_subtract.html
3429+
msgid "Example"
3430+
msgstr ""
3431+
3432+
#: changedetectionio/templates/edit/include_subtract.html
3433+
msgid "test your XPath here"
3434+
msgstr ""
3435+
3436+
#: changedetectionio/templates/edit/include_subtract.html
3437+
msgid "Get all titles from an RSS feed <code>//title/text()</code>"
3438+
msgstr ""
3439+
3440+
#: changedetectionio/templates/edit/include_subtract.html
3441+
msgid "To use XPath1.0: Prefix with <code>xpath1:</code>"
3442+
msgstr ""
3443+
34023444
#: changedetectionio/templates/edit/text-options.html
34033445
msgid "Text to wait for before triggering a change/notification, all text and regex are tested case-insensitive."
34043446
msgstr ""
0 Bytes
Binary file not shown.

changedetectionio/translations/es/LC_MESSAGES/messages.po

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ msgid ""
33
msgstr ""
44
"Project-Id-Version: changedetection.io 0.53.6\n"
55
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
6-
"POT-Creation-Date: 2026-04-15 03:04+0900\n"
6+
"POT-Creation-Date: 2026-04-15 10:58+0900\n"
77
"PO-Revision-Date: 2026-03-20 18:13+0100\n"
88
"Last-Translator: Adrian Gonzalez <adrian@example.com>\n"
99
"Language: es\n"
@@ -2745,6 +2745,10 @@ msgstr "Comprobación de seguridad del token de acceso API habilitada"
27452745
msgid "Notification base URL override"
27462746
msgstr "Anulación de URL de base de notificaciones"
27472747

2748+
#: changedetectionio/forms.py
2749+
msgid "Not set"
2750+
msgstr ""
2751+
27482752
#: changedetectionio/forms.py
27492753
msgid "Treat empty pages as a change?"
27502754
msgstr "¿Tratar las páginas vacías como un cambio?"
@@ -3463,6 +3467,44 @@ msgstr "en"
34633467
msgid "Enter search term..."
34643468
msgstr "Introduzca el término de búsqueda..."
34653469

3470+
#: changedetectionio/templates/edit/include_subtract.html
3471+
msgid "Note!: //text() function does not work where the <element> contains <![CDATA[]]>"
3472+
msgstr ""
3473+
3474+
#: changedetectionio/templates/edit/include_subtract.html
3475+
msgid "One CSS, xPath 1 & 2, JSON Path/JQ selector per line, <i>any</i> rules that matches will be used."
3476+
msgstr ""
3477+
3478+
#: changedetectionio/templates/edit/include_subtract.html
3479+
msgid "Limit text to this CSS rule, only text matching this CSS rule is included."
3480+
msgstr ""
3481+
3482+
#: changedetectionio/templates/edit/include_subtract.html
3483+
msgid "jq support not installed"
3484+
msgstr ""
3485+
3486+
#: changedetectionio/templates/edit/include_subtract.html
3487+
msgid ""
3488+
"Limit text to this XPath rule, simply start with a forward-slash. To specify XPath to be used explicitly or the XPath"
3489+
" rule starts with an XPath function: Prefix with <code>xpath:</code>"
3490+
msgstr ""
3491+
3492+
#: changedetectionio/templates/edit/include_subtract.html
3493+
msgid "Example"
3494+
msgstr ""
3495+
3496+
#: changedetectionio/templates/edit/include_subtract.html
3497+
msgid "test your XPath here"
3498+
msgstr ""
3499+
3500+
#: changedetectionio/templates/edit/include_subtract.html
3501+
msgid "Get all titles from an RSS feed <code>//title/text()</code>"
3502+
msgstr ""
3503+
3504+
#: changedetectionio/templates/edit/include_subtract.html
3505+
msgid "To use XPath1.0: Prefix with <code>xpath1:</code>"
3506+
msgstr ""
3507+
34663508
#: changedetectionio/templates/edit/text-options.html
34673509
msgid "Text to wait for before triggering a change/notification, all text and regex are tested case-insensitive."
34683510
msgstr ""

0 commit comments

Comments
 (0)