diff --git a/locales/addressing.pot b/locales/addressing.pot index b0c444f..0703e99 100644 --- a/locales/addressing.pot +++ b/locales/addressing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-07-15 02:48+0000\n" +"POT-Creation-Date: 2026-07-30 02:42+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,48 +18,72 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: templates/pinginfo.html.twig src/Ping_Equipment.php:127 src/Report.php:229 -#: src/Report.php:243 hook.php:354 -msgid "Ping result" +#: templates/config.html.twig +msgid "Display" msgstr "" -#: templates/pinginfo.html.twig src/Addressing.php:902 src/Addressing.php:906 -msgctxt "button" -msgid "Manual launch of ping" +#: templates/config.html.twig templates/addressing.html.twig +#: templates/report.html.twig +msgid "Assigned IP" msgstr "" -#: templates/addressing.html.twig templates/config.html.twig -#: src/Addressing.php:870 -msgid "Assigned IP" +#: templates/config.html.twig templates/addressing.html.twig +#: templates/report.html.twig +msgid "Free IP" msgstr "" -#: templates/addressing.html.twig templates/filter.html.twig src/Filter.php:192 -#: src/Addressing.php:160 src/Addressing.php:262 -msgid "First IP" +#: templates/config.html.twig templates/addressing.html.twig +#: templates/report.html.twig +msgid "Same IP" msgstr "" -#: templates/addressing.html.twig templates/config.html.twig -#: src/Addressing.php:844 src/Addressing.php:882 -msgid "Free IP" +#: templates/config.html.twig templates/addressing.html.twig +#: templates/report.html.twig +msgid "Reserved IP" msgstr "" -#: templates/addressing.html.twig templates/filter.html.twig src/Filter.php:193 -#: src/Addressing.php:168 src/Addressing.php:265 -msgid "Last IP" +#: templates/config.html.twig +msgid "Use Ping on IP ranges" msgstr "" -#: templates/addressing.html.twig templates/config.html.twig -#: src/Addressing.php:823 src/Addressing.php:874 -msgid "Same IP" +#: templates/config.html.twig +msgid "System for ping" msgstr "" -#: templates/addressing.html.twig templates/config.html.twig -#: src/Addressing.php:850 src/Addressing.php:878 -msgid "Reserved IP" +#: templates/config.html.twig +msgid "Linux ping" +msgstr "" + +#: templates/config.html.twig +msgid "Windows" +msgstr "" + +#: templates/config.html.twig +msgid "Linux fping" +msgstr "" + +#: templates/config.html.twig +msgid "BSD ping" +msgstr "" + +#: templates/config.html.twig +msgid "MacOSX ping" msgstr "" #: templates/addressing.html.twig templates/filter.html.twig -#: src/Addressing.php:201 +#: templates/filter_list.html.twig src/Addressing.php:213 +#: src/Addressing.php:317 +msgid "First IP" +msgstr "" + +#: templates/addressing.html.twig templates/filter.html.twig +#: templates/filter_list.html.twig src/Addressing.php:221 +#: src/Addressing.php:322 +msgid "Last IP" +msgstr "" + +#: templates/addressing.html.twig templates/filter.html.twig +#: src/Addressing.php:254 msgid "Report for the IP Range" msgstr "" @@ -67,7 +91,8 @@ msgstr "" msgid "Use Ping" msgstr "" -#: templates/addressing.html.twig src/Filter.php:56 src/Addressing.php:917 +#: templates/addressing.html.twig templates/filter_list.html.twig +#: templates/report.html.twig src/Filter.php:56 msgid "Filter" msgid_plural "Filters" msgstr[0] "" @@ -85,123 +110,108 @@ msgstr "" msgid "Default fields for reservation" msgstr "" -#: templates/config.html.twig -msgid "Display" +#: templates/ping_ip_form.html.twig templates/report.html.twig +#: src/Report.php:1119 src/Report.php:1127 src/ReserveIp.php:238 +msgid "Ping: no response - free IP" msgstr "" -#: templates/config.html.twig -msgid "Use Ping on IP ranges" +#: templates/ping_ip_form.html.twig templates/report.html.twig +#: src/Report.php:944 src/ReserveIp.php:245 +msgid "Ping: got a response - used IP" msgstr "" -#: templates/config.html.twig -msgid "System for ping" +#: templates/pinginfo.html.twig templates/ping_equipment_form.html.twig +#: src/Report.php:229 src/Report.php:243 hook.php:351 +msgid "Ping result" msgstr "" -#: templates/config.html.twig -msgid "Linux ping" +#: templates/pinginfo.html.twig templates/report.html.twig +msgctxt "button" +msgid "Manual launch of ping" msgstr "" -#: templates/config.html.twig -msgid "Windows" +#: templates/report_invalid.html.twig +msgid "Problem detected with the IP Range" msgstr "" -#: templates/config.html.twig -msgid "Linux fping" +#: templates/filter_list.html.twig +msgid "Add a filter" msgstr "" -#: templates/config.html.twig -msgid "BSD ping" +#: templates/report.html.twig +msgid "Number of free IP" msgstr "" -#: templates/config.html.twig -msgid "MacOSX ping" +#: templates/report.html.twig +msgid "Number of reserved IP" msgstr "" -#: templates/reserveip.html.twig -msgid "Name already in use" +#: templates/report.html.twig +msgid "Number of assigned IP (no doubles)" msgstr "" -#: templates/reserveip.html.twig -msgid "Ok you can use this name" +#: templates/report.html.twig +msgid "Number of doubles IP" msgstr "" -#: front/config.php:49 front/config.form.php:49 -msgid "Please activate the plugin" +#: templates/report.html.twig +msgid "Real free IP (Ping=KO)" msgstr "" -#: front/addressing.form.php:60 front/addressing.form.php:95 -msgid "Problem when adding, required fields are not here" +#: templates/ping_equipment_form.html.twig src/Report.php:305 +#: src/Report.php:317 src/Report.php:724 src/Report.php:735 src/Report.php:916 +#: src/Report.php:934 src/Report.php:1093 src/Report.php:1111 +#: ajax/addressing.php:99 +msgid "IP ping" +msgstr "" + +#: templates/ping_equipment_form.html.twig +msgid "No IP for this equipment" +msgstr "" + +#: templates/reserveip.html.twig +msgid "Name already in use" +msgstr "" + +#: templates/reserveip.html.twig +msgid "Ok you can use this name" msgstr "" #: front/reserveip.form.php:42 msgid "The address has been reserved" msgstr "" -#: src/Profile.php:54 -msgid "Generate reports" +#: front/config.php:50 front/config.form.php:50 +msgid "Please activate the plugin" msgstr "" -#: src/Profile.php:60 -msgid "Use ping on equipment form" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" msgstr "" -#: src/Profile.php:80 src/PingInfo.php:54 src/IpComment.php:48 +#: src/PingInfo.php:54 src/Profile.php:80 src/IpComment.php:48 #: src/Addressing.php:64 setup.php:93 msgid "IP Addressing" msgid_plural "IP Addressing" msgstr[0] "" msgstr[1] "" -#: src/ReserveIp.php:52 src/Report.php:472 src/Report.php:583 -#: src/Report.php:773 src/Report.php:1154 -msgid "IP reservation" -msgstr "" - -#: src/ReserveIp.php:161 -msgid "Object's name" -msgstr "" - -#: src/ReserveIp.php:214 src/Ping_Equipment.php:324 src/Report.php:1113 -#: src/Report.php:1121 src/Addressing.php:839 src/Addressing.php:890 -msgid "Ping: no response - free IP" -msgstr "" - -#: src/ReserveIp.php:221 src/Ping_Equipment.php:327 src/Report.php:938 -#: src/Addressing.php:833 src/Addressing.php:894 -msgid "Ping: got a response - used IP" -msgstr "" - -#: src/Ping_Equipment.php:106 src/Ping_Equipment.php:122 src/Report.php:301 -#: src/Report.php:313 src/Report.php:718 src/Report.php:729 src/Report.php:910 -#: src/Report.php:928 src/Report.php:1087 src/Report.php:1105 -#: ajax/addressing.php:72 -msgid "IP ping" -msgstr "" - -#: src/Ping_Equipment.php:143 -msgid "No IP for this equipment" -msgstr "" - -#: src/Ping_Equipment.php:158 -msgid "Ping unavailable in cloud mode" -msgstr "" - #: src/PingInfo.php:66 msgid "Launch ping for each ip report" msgstr "" -#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 -#: src/Report.php:1130 +#: src/PingInfo.php:189 src/Report.php:441 src/Report.php:961 +#: src/Report.php:1136 msgid "Automatic action has not be launched" msgstr "" -#: src/PingInfo.php:192 hook.php:399 +#: src/PingInfo.php:192 hook.php:396 msgid "Ping informations not available" msgstr "" #: src/PingInfo.php:196 src/PingInfo.php:200 src/PingInfo.php:209 -#: src/PingInfo.php:213 src/Report.php:488 src/Report.php:537 -#: src/Report.php:960 src/Report.php:1135 +#: src/PingInfo.php:213 src/Report.php:494 src/Report.php:543 +#: src/Report.php:966 src/Report.php:1141 msgid "Last ping attempt" msgstr "" @@ -209,66 +219,59 @@ msgstr "" msgid "Reservation" msgstr "" -#: src/Report.php:456 src/Report.php:566 src/Report.php:765 src/Report.php:1144 +#: src/Report.php:462 src/Report.php:572 src/Report.php:771 src/Report.php:1150 msgid "Reserve IP" msgstr "" -#: src/Report.php:502 src/Report.php:549 +#: src/Report.php:478 src/Report.php:589 src/Report.php:779 src/Report.php:1160 +#: src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "" + +#: src/Report.php:508 src/Report.php:555 msgid "Reserved Address" msgstr "" -#: src/Report.php:521 src/Report.php:968 +#: src/Report.php:527 src/Report.php:974 msgid "Success" msgstr "" -#: src/Report.php:529 src/Report.php:598 +#: src/Report.php:535 src/Report.php:604 msgid "Reserved" msgstr "" -#: src/Report.php:591 +#: src/Report.php:597 msgid "Failed" msgstr "" -#: src/Filter.php:155 -msgid "Add a filter" -msgstr "" - -#: src/Addressing.php:112 -msgid "Ping free IP" -msgstr "" - -#: src/Addressing.php:260 -msgid "Invalid data !!" -msgstr "" - -#: src/Addressing.php:800 -msgid "Number of free IP" +#: src/Profile.php:54 +msgid "Generate reports" msgstr "" -#: src/Addressing.php:804 -msgid "Number of reserved IP" +#: src/Profile.php:60 +msgid "Use ping on equipment form" msgstr "" -#: src/Addressing.php:808 -msgid "Number of assigned IP (no doubles)" +#: src/Addressing.php:165 +msgid "Ping free IP" msgstr "" -#: src/Addressing.php:812 -msgid "Number of doubles IP" +#: src/Addressing.php:315 +msgid "Invalid data !!" msgstr "" -#: src/Addressing.php:993 -msgid "Real free IP (Ping=KO)" +#: src/ReserveIp.php:185 +msgid "Object's name" msgstr "" -#: src/Addressing.php:1001 -msgid "Problem detected with the IP Range" +#: src/Ping_Equipment.php:153 +msgid "Ping unavailable in cloud mode" msgstr "" -#: hook.php:389 +#: hook.php:386 msgid "Last ping OK" msgstr "" -#: hook.php:394 +#: hook.php:391 msgid "Last ping KO" msgstr "" diff --git a/locales/ja_JP.mo b/locales/ja_JP.mo index b8ce3d4..cb7482f 100644 Binary files a/locales/ja_JP.mo and b/locales/ja_JP.mo differ diff --git a/locales/ja_JP.po b/locales/ja_JP.po index d3eea04..5062d65 100644 --- a/locales/ja_JP.po +++ b/locales/ja_JP.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# INOUE Daisuke, 2026 +# Daisuke INOUE, 2026 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-06-24 09:26+0200\n" "PO-Revision-Date: 2025-09-23 12:17+0000\n" -"Last-Translator: INOUE Daisuke, 2026\n" +"Last-Translator: Daisuke INOUE, 2026\n" "Language-Team: Japanese (Japan) (https://app.transifex.com/pluginsGLPI/teams/73419/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -38,7 +38,7 @@ msgstr "自動実行は起動しませんでした" #: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 msgid "Comment" msgid_plural "Comments" -msgstr[0] "" +msgstr[0] "コメント" #: templates/addressing.html.twig:267 msgid "Default fields for reservation" @@ -75,12 +75,12 @@ msgstr "レポート生成" #: src/Profile.php:80 msgid "IP Addressing" msgid_plural "IP Addressing" -msgstr[0] "" +msgstr[0] "IP アドレス" #: templates/reserveip.html.twig:104 msgid "IP address" msgid_plural "IP addresses" -msgstr[0] "" +msgstr[0] "IP アドレス" #: ajax/addressing.php:72 src/Ping_Equipment.php:106 #: src/Ping_Equipment.php:122 src/Report.php:301 src/Report.php:313 @@ -123,7 +123,7 @@ msgstr "各 IP レポートで PING 実行" #: templates/reserveip.html.twig:193 msgid "MAC address" -msgstr "" +msgstr "MAC アドレス" #: src/Addressing.php:902 src/Addressing.php:906 #: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 @@ -134,7 +134,7 @@ msgstr "PING の手動実行" #: templates/addressing.html.twig:55 templates/filter.html.twig:58 #: templates/reserveip.html.twig:122 msgid "Name" -msgstr "" +msgstr "名前" #: templates/reserveip.html.twig:161 msgid "Name already in use" @@ -142,7 +142,7 @@ msgstr "既存の名前" #: templates/reserveip.html.twig:211 msgid "Network" -msgstr "" +msgstr "ネットワーク" #: src/Ping_Equipment.php:143 msgid "No IP for this equipment" @@ -170,7 +170,7 @@ msgstr "オブジェクト名" #: templates/reserveip.html.twig:166 msgid "Ok you can use this name" -msgstr "" +msgstr "OK、この名前は使えます" #: src/Addressing.php:112 msgid "Ping free IP" @@ -187,7 +187,7 @@ msgstr "PING 結果" #: src/Ping_Equipment.php:158 msgid "Ping unavailable in cloud mode" -msgstr "" +msgstr "クラウド モードでは Ping は使えません" #: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 #: src/Report.php:938 src/ReserveIp.php:221 @@ -250,11 +250,11 @@ msgstr "重複 IP" #: templates/config.html.twig:109 templates/profile.html.twig:34 msgctxt "button" msgid "Save" -msgstr "" +msgstr "保存" #: templates/reserveip.html.twig:185 msgid "Status" -msgstr "" +msgstr "状態" #: src/Report.php:521 src/Report.php:968 msgid "Success" @@ -274,7 +274,7 @@ msgstr "アイテムの表示はこれらの基準によって決まります" #: templates/filter.html.twig:76 templates/reserveip.html.twig:116 msgid "Type" -msgstr "" +msgstr "型" #: templates/addressing.html.twig:210 msgid "Use Ping" @@ -282,7 +282,7 @@ msgstr "PING の使用" #: templates/config.html.twig:75 msgid "Use Ping on IP ranges" -msgstr "" +msgstr "IP 範囲で Ping を利用" #: src/Profile.php:60 msgid "Use ping on equipment form"