From eac137ecf133c5433ebd33b3285c759db9d723b3 Mon Sep 17 00:00:00 2001 From: tsmr <13178158+tsmr@users.noreply.github.com> Date: Thu, 17 Sep 2026 04:15:50 +0000 Subject: [PATCH] Update locales --- locales/addressing.pot | 116 ++++++++++++++++++++++++++++------------- locales/cs_CZ.mo | Bin 3790 -> 3793 bytes locales/cs_CZ.po | 4 +- locales/en_GB.mo | Bin 3441 -> 4040 bytes locales/en_GB.po | 33 ++++++------ 5 files changed, 99 insertions(+), 54 deletions(-) diff --git a/locales/addressing.pot b/locales/addressing.pot index fce270b..9a06683 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-09-09 03:57+0000\n" +"POT-Creation-Date: 2026-09-17 04:15+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,19 +19,19 @@ msgstr "" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: templates/filter.html.twig templates/addressing.html.twig -#: templates/filter_list.html.twig src/Addressing.php:225 -#: src/Addressing.php:329 +#: templates/filter_list.html.twig src/Addressing.php:241 +#: src/Addressing.php:345 msgid "First IP" msgstr "" #: templates/filter.html.twig templates/addressing.html.twig -#: templates/filter_list.html.twig src/Addressing.php:233 -#: src/Addressing.php:334 +#: templates/filter_list.html.twig src/Addressing.php:249 +#: src/Addressing.php:350 msgid "Last IP" msgstr "" #: templates/filter.html.twig templates/addressing.html.twig -#: src/Addressing.php:266 +#: src/Addressing.php:282 msgid "Report for the IP Range" msgstr "" @@ -104,7 +104,7 @@ msgid "Use Ping" msgstr "" #: templates/addressing.html.twig templates/report.html.twig -#: templates/filter_list.html.twig src/Filter.php:55 +#: templates/filter_list.html.twig src/Filter.php:51 msgid "Filter" msgid_plural "Filters" msgstr[0] "" @@ -123,7 +123,7 @@ msgid "Default fields for reservation" msgstr "" #: templates/pinginfo.html.twig templates/ping_equipment_form.html.twig -#: hook.php:348 src/Report.php:229 src/Report.php:243 +#: hook.php:348 src/Report.php:271 src/Report.php:285 msgid "Ping result" msgstr "" @@ -133,7 +133,7 @@ msgid "Manual launch of ping" msgstr "" #: templates/ping_equipment_form.html.twig ajax/addressing.php:105 -#: src/Report.php:327 src/Report.php:745 src/Report.php:944 src/Report.php:1121 +#: src/Report.php:378 src/Report.php:998 src/Report.php:1171 msgid "IP ping" msgstr "" @@ -158,25 +158,38 @@ msgid "Number of doubles IP" msgstr "" #: templates/report.html.twig templates/ping_ip_form.html.twig -#: src/ReserveIp.php:312 src/Report.php:954 +#: src/ReserveIp.php:372 src/Report.php:1008 msgid "Ping: got a response - used IP" msgstr "" #: templates/report.html.twig templates/ping_ip_form.html.twig -#: src/ReserveIp.php:305 src/Report.php:1129 +#: src/ReserveIp.php:365 src/Report.php:1179 msgid "Ping: no response - free IP" msgstr "" +#: templates/report.html.twig +msgid "Ping is disabled in the plugin configuration" +msgstr "" + #: templates/report.html.twig msgid "Real free IP (Ping=KO)" msgstr "" +#: templates/ping_ip_form.html.twig ajax/updatepinginfo.php:67 +msgid "Ping is disabled for this IP range" +msgstr "" + +#: templates/ping_ip_form.html.twig ajax/ping.php:106 +msgid "" +"A ping has just been run for this address, please retry in a few seconds" +msgstr "" + #: templates/filter_list.html.twig msgid "Add a filter" msgstr "" -#: setup.php:93 src/IpComment.php:48 src/Profile.php:80 src/PingInfo.php:66 -#: src/Addressing.php:76 +#: setup.php:93 src/IpComment.php:44 src/Profile.php:76 src/PingInfo.php:278 +#: src/Addressing.php:73 msgid "IP Addressing" msgid_plural "IP Addressing" msgstr[0] "" @@ -186,90 +199,121 @@ msgstr[1] "" msgid "Please activate the plugin" msgstr "" -#: front/addressing.form.php:58 front/addressing.form.php:93 +#: front/addressing.form.php:58 front/addressing.form.php:97 msgid "Problem when adding, required fields are not here" msgstr "" -#: front/reserveip.form.php:39 +#: front/reserveip.form.php:44 msgid "The address has been reserved" msgstr "" -#: src/Ping_Equipment.php:153 +#: front/reserveip.form.php:48 +msgid "The address could not be reserved" +msgstr "" + +#: ajax/updatepinginfo.php:79 +#, php-format +msgid "The ping of this range has just been run, please wait %d seconds" +msgstr "" + +#: ajax/updatepinginfo.php:94 +msgid "A ping of this range is already running" +msgstr "" + +#: ajax/ping.php:107 src/ReserveIp.php:357 +msgid "A ping is already running, please retry in a few seconds" +msgstr "" + +#: src/Ping_Equipment.php:149 msgid "Ping unavailable in cloud mode" msgstr "" -#: src/ReserveIp.php:52 src/Report.php:488 src/Report.php:599 -#: src/Report.php:789 src/Report.php:1170 +#: src/Filter.php:126 +msgid "Invalid item type" +msgstr "" + +#: src/ReserveIp.php:48 src/Report.php:553 src/Report.php:664 +#: src/Report.php:843 src/Report.php:1220 msgid "IP reservation" msgstr "" -#: src/ReserveIp.php:92 src/ReserveIp.php:102 src/Addressing.php:327 -#: src/Addressing.php:368 +#: src/ReserveIp.php:92 src/ReserveIp.php:107 src/ReserveIp.php:121 +#: src/ReserveIp.php:134 src/ReserveIp.php:140 src/Addressing.php:343 +#: src/Addressing.php:384 msgid "Invalid data !!" msgstr "" -#: src/ReserveIp.php:252 +#: src/ReserveIp.php:283 msgid "Object's name" msgstr "" -#: src/Profile.php:54 +#: src/Profile.php:50 msgid "Generate reports" msgstr "" -#: src/Profile.php:60 +#: src/Profile.php:56 msgid "Use ping on equipment form" msgstr "" -#: src/PingInfo.php:78 +#: src/PingInfo.php:290 msgid "Launch ping for each ip report" msgstr "" -#: src/PingInfo.php:164 +#: src/PingInfo.php:423 #, php-format msgid "Ping stopped after %d addresses" msgstr "" -#: src/PingInfo.php:225 +#: src/PingInfo.php:439 +#, php-format +msgid "Ping stopped after %d seconds" +msgstr "" + +#: src/PingInfo.php:500 msgid "Ping informations not available" msgstr "" -#: src/Report.php:231 src/Report.php:245 +#: src/Report.php:273 src/Report.php:287 msgid "Reservation" msgstr "" -#: src/Report.php:537 src/Report.php:984 +#: src/Report.php:397 +msgid "Restricted access" +msgstr "" + +#: src/Report.php:602 src/Report.php:1034 msgid "Success" msgstr "" -#: src/Report.php:545 src/Report.php:614 +#: src/Report.php:610 src/Report.php:679 msgid "Reserved" msgstr "" -#: src/Report.php:553 +#: src/Report.php:618 msgid "Last ping attempt" msgstr "" -#: src/Report.php:565 +#: src/Report.php:630 msgid "Reserved Address" msgstr "" -#: src/Report.php:607 +#: src/Report.php:672 msgid "Failed" msgstr "" -#: src/Addressing.php:177 +#: src/Addressing.php:193 msgid "Ping free IP" msgstr "" -#: src/Addressing.php:378 +#: src/Addressing.php:394 msgid "The last IP address must be greater than or equal to the first one" msgstr "" -#: src/Addressing.php:388 src/Addressing.php:731 +#: src/Addressing.php:404 src/Addressing.php:756 #, php-format msgid "The IP range is too wide: %d addresses at most" msgstr "" -#: src/Addressing.php:1159 +#: src/Addressing.php:1231 msgid "Transfer" msgstr "" diff --git a/locales/cs_CZ.mo b/locales/cs_CZ.mo index 43fba53e0fcb0b133ec3e36ab58cad07938da267..c316505d05d7ae1dc02d0a01af6a14ef33523676 100644 GIT binary patch delta 427 zcmXZYy-Px26vy$Oh-dzy!yAf&Jkwzu`CZqx;lF}T`;tXyg zkM?-kzC)bGGtA;;=q={SA2E(^Vg893@?MztF-PvEl>c8+RmRQ)rNj$&>JjV(K z=;0SmU>~iKoGYcVg4VzWmT?=c@Chzs1DEg~?fkdvGbO=*4>g=(ym{O~`_Umz?C=`EZ9 delta 424 zcmXZYKTASk6vy$OhX2w^u`;m>QAy&zsUh2f)*uKR0|$wwBBI7ijjjs$0$KzIL+w2{ z6gV}xguMi%vG2(X_ukJr_j&F;=R9NQ)9H16?zd0c2umxHek0N*2A8EhbZ{F_kV}_5 zY~M9z@DbzK^nAr6`4B@m^71jRk^gx43=`y$sNDY`6I~Q8;VuiOn8qtSz$YwW2Oa#v zEu5h>vKr&YJX!-4+{ZJt!gpB4XDr|w+V_)~EA0@>d2xg(#>?V4+K(QPLs0|Qv4w0^ z2koTZJwMPUnj$@Ej&?GBy0St^Jj5chq#EY%CQe`zw9zIW^eao%K;YuOep~CmgpY%N D6>BN? diff --git a/locales/cs_CZ.po b/locales/cs_CZ.po index aded2e3..ebbffb2 100644 --- a/locales/cs_CZ.po +++ b/locales/cs_CZ.po @@ -5,7 +5,7 @@ # # Translators: # Xavier CAILLAUD , 2025 -# David Stepan , 2025 +# David Štěpán , 2025 # #, fuzzy msgid "" @@ -14,7 +14,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: David Stepan , 2025\n" +"Last-Translator: David Štěpán , 2025\n" "Language-Team: Czech (Czech Republic) (https://app.transifex.com/pluginsGLPI/teams/73419/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 5a2583e115f2d46ded02fbc689fe9e6e394a1bc3..b26a48c1ab9bc7601bd99354459d6737d2044a1f 100644 GIT binary patch literal 4040 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 E8#=Uuz5oCK diff --git a/locales/en_GB.po b/locales/en_GB.po index 838a0e3..6d98471 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -5,6 +5,7 @@ # # Translators: # Xavier CAILLAUD , 2025 +# DWXXX, 2026 # #, fuzzy msgid "" @@ -13,7 +14,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: Xavier CAILLAUD , 2025\n" +"Last-Translator: DWXXX, 2026\n" "Language-Team: English (United Kingdom) (https://app.transifex.com/pluginsGLPI/teams/73419/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -38,8 +39,8 @@ msgstr "Automatic action has not be launched" #: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 msgid "Comment" msgid_plural "Comments" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "备注" +msgstr[1] "备注" #: templates/addressing.html.twig:267 msgid "Default fields for reservation" @@ -77,14 +78,14 @@ msgstr "Generate reports" #: src/Profile.php:80 msgid "IP Addressing" msgid_plural "IP Addressing" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "IP地址" +msgstr[1] "IP地址" #: templates/reserveip.html.twig:104 msgid "IP address" msgid_plural "IP addresses" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "IP地址" +msgstr[1] "IP地址" #: ajax/addressing.php:72 src/Ping_Equipment.php:106 #: src/Ping_Equipment.php:122 src/Report.php:301 src/Report.php:313 @@ -127,7 +128,7 @@ msgstr "Launch ping for each ip report" #: 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 @@ -138,7 +139,7 @@ msgstr "Manual launch of 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" @@ -146,7 +147,7 @@ msgstr "Name already in use" #: templates/reserveip.html.twig:211 msgid "Network" -msgstr "" +msgstr "网络" #: src/Ping_Equipment.php:143 msgid "No IP for this equipment" @@ -174,7 +175,7 @@ msgstr "Object's name" #: templates/reserveip.html.twig:166 msgid "Ok you can use this name" -msgstr "" +msgstr "好,你可以使用此名称" #: src/Addressing.php:112 msgid "Ping free IP" @@ -191,7 +192,7 @@ msgstr "Ping result" #: 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 @@ -254,11 +255,11 @@ msgstr "Same 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" @@ -278,7 +279,7 @@ msgstr "The display of items depends on these criterias" #: templates/filter.html.twig:76 templates/reserveip.html.twig:116 msgid "Type" -msgstr "" +msgstr "类型" #: templates/addressing.html.twig:210 msgid "Use Ping" @@ -286,7 +287,7 @@ msgstr "Use 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"