From 70f89395a3c02f24d8f854d8cbcd373f9e98de38 Mon Sep 17 00:00:00 2001 From: tsmr <13178158+tsmr@users.noreply.github.com> Date: Thu, 25 Jun 2026 04:00:06 +0000 Subject: [PATCH] Update locales --- locales/addressing.pot | 190 +++++++++--------- locales/cs_CZ.mo | Bin 4210 -> 3790 bytes locales/cs_CZ.po | 423 ++++++++++++++++++++++------------------- locales/de_DE.mo | Bin 4099 -> 3711 bytes locales/de_DE.po | 411 ++++++++++++++++++++------------------- locales/en_GB.mo | Bin 3822 -> 3441 bytes locales/en_GB.po | 411 ++++++++++++++++++++------------------- locales/es_AR.mo | Bin 4044 -> 3621 bytes locales/es_AR.po | 417 +++++++++++++++++++++------------------- locales/es_MX.mo | Bin 4078 -> 4402 bytes locales/es_MX.po | 413 +++++++++++++++++++++------------------- locales/fr_FR.mo | Bin 4087 -> 4400 bytes locales/fr_FR.po | 421 +++++++++++++++++++++------------------- locales/hr_HR.mo | Bin 4078 -> 3682 bytes locales/hr_HR.po | 417 +++++++++++++++++++++------------------- locales/it_IT.mo | Bin 4016 -> 3606 bytes locales/it_IT.po | 417 +++++++++++++++++++++------------------- locales/ja_JP.mo | Bin 3936 -> 3574 bytes locales/ja_JP.po | 405 ++++++++++++++++++++------------------- locales/ko_KR.mo | Bin 3919 -> 3552 bytes locales/ko_KR.po | 405 ++++++++++++++++++++------------------- locales/pt_BR.mo | Bin 4070 -> 3668 bytes locales/pt_BR.po | 417 +++++++++++++++++++++------------------- locales/zh_CN.mo | Bin 3648 -> 3289 bytes locales/zh_CN.po | 405 ++++++++++++++++++++------------------- 25 files changed, 2697 insertions(+), 2455 deletions(-) diff --git a/locales/addressing.pot b/locales/addressing.pot index d805136..a81a59f 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-05-21 14:26+0000\n" +"POT-Creation-Date: 2026-06-25 03:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,46 +18,48 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: templates/reserveip.html.twig -msgid "Name already in use" +#: templates/pinginfo.html.twig src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 hook.php:354 +msgid "Ping result" msgstr "" -#: templates/reserveip.html.twig -msgid "Ok you can use this name" +#: templates/pinginfo.html.twig src/Addressing.php:902 src/Addressing.php:906 +msgctxt "button" +msgid "Manual launch of ping" msgstr "" #: templates/addressing.html.twig templates/config.html.twig -#: src/Addressing.php:871 +#: src/Addressing.php:870 msgid "Assigned IP" msgstr "" #: templates/addressing.html.twig templates/filter.html.twig src/Filter.php:192 -#: src/Addressing.php:161 src/Addressing.php:263 +#: src/Addressing.php:160 src/Addressing.php:262 msgid "First IP" msgstr "" #: templates/addressing.html.twig templates/config.html.twig -#: src/Addressing.php:845 src/Addressing.php:883 +#: src/Addressing.php:844 src/Addressing.php:882 msgid "Free IP" msgstr "" #: templates/addressing.html.twig templates/filter.html.twig src/Filter.php:193 -#: src/Addressing.php:169 src/Addressing.php:266 +#: src/Addressing.php:168 src/Addressing.php:265 msgid "Last IP" msgstr "" #: templates/addressing.html.twig templates/config.html.twig -#: src/Addressing.php:824 src/Addressing.php:875 +#: src/Addressing.php:823 src/Addressing.php:874 msgid "Same IP" msgstr "" #: templates/addressing.html.twig templates/config.html.twig -#: src/Addressing.php:851 src/Addressing.php:879 +#: src/Addressing.php:850 src/Addressing.php:878 msgid "Reserved IP" msgstr "" #: templates/addressing.html.twig templates/filter.html.twig -#: src/Addressing.php:202 +#: src/Addressing.php:201 msgid "Report for the IP Range" msgstr "" @@ -65,7 +67,7 @@ msgstr "" msgid "Use Ping" msgstr "" -#: templates/addressing.html.twig src/Filter.php:56 src/Addressing.php:918 +#: templates/addressing.html.twig src/Filter.php:56 src/Addressing.php:917 msgid "Filter" msgid_plural "Filters" msgstr[0] "" @@ -83,16 +85,6 @@ msgstr "" msgid "Default fields for reservation" msgstr "" -#: templates/pinginfo.html.twig src/Ping_Equipment.php:128 src/Report.php:230 -#: src/Report.php:244 hook.php:354 -msgid "Ping result" -msgstr "" - -#: templates/pinginfo.html.twig src/Addressing.php:903 src/Addressing.php:907 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "" - #: templates/config.html.twig msgid "Display" msgstr "" @@ -125,52 +117,81 @@ msgstr "" msgid "MacOSX ping" msgstr "" -#: src/Profile.php:55 +#: templates/reserveip.html.twig +msgid "Name already in use" +msgstr "" + +#: templates/reserveip.html.twig +msgid "Ok you can use this name" +msgstr "" + +#: front/config.php:49 front/config.form.php:49 +msgid "Please activate the plugin" +msgstr "" + +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "" + +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "" + +#: src/Profile.php:54 msgid "Generate reports" msgstr "" -#: src/Profile.php:61 +#: src/Profile.php:60 msgid "Use ping on equipment form" msgstr "" -#: src/Profile.php:81 src/IpComment.php:48 src/PingInfo.php:54 -#: src/Addressing.php:65 setup.php:94 +#: src/Profile.php:80 src/PingInfo.php:54 src/IpComment.php:48 +#: src/Addressing.php:64 setup.php:93 msgid "IP Addressing" msgid_plural "IP Addressing" msgstr[0] "" msgstr[1] "" -#: src/Filter.php:155 -msgid "Add a filter" -msgstr "" - -#: src/Ping_Equipment.php:107 src/Ping_Equipment.php:123 src/Report.php:302 -#: src/Report.php:314 src/Report.php:719 src/Report.php:730 src/Report.php:911 -#: src/Report.php:929 src/Report.php:1088 src/Report.php:1106 -#: ajax/addressing.php:73 -msgid "IP ping" +#: 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/Ping_Equipment.php:144 -msgid "No IP for this equipment" +#: src/ReserveIp.php:161 +msgid "Object's name" msgstr "" -#: src/Ping_Equipment.php:317 src/Addressing.php:840 src/Addressing.php:891 -#: src/Report.php:1114 src/Report.php:1122 src/ReserveIp.php:214 +#: 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/Ping_Equipment.php:320 src/Addressing.php:834 src/Addressing.php:895 -#: src/Report.php:939 src/ReserveIp.php:221 +#: 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:436 src/Report.php:956 -#: src/Report.php:1131 +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 msgid "Automatic action has not be launched" msgstr "" @@ -179,86 +200,69 @@ 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:489 src/Report.php:538 -#: src/Report.php:961 src/Report.php:1136 +#: src/PingInfo.php:213 src/Report.php:488 src/Report.php:537 +#: src/Report.php:960 src/Report.php:1135 msgid "Last ping attempt" msgstr "" -#: src/Addressing.php:113 -msgid "Ping free IP" -msgstr "" - -#: src/Addressing.php:261 -msgid "Invalid data !!" -msgstr "" - -#: src/Addressing.php:801 -msgid "Number of free IP" -msgstr "" - -#: src/Addressing.php:805 -msgid "Number of reserved IP" -msgstr "" - -#: src/Addressing.php:809 -msgid "Number of assigned IP (no doubles)" +#: src/Report.php:231 src/Report.php:245 +msgid "Reservation" msgstr "" -#: src/Addressing.php:813 -msgid "Number of doubles IP" +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 src/Report.php:1144 +msgid "Reserve IP" msgstr "" -#: src/Addressing.php:994 -msgid "Real free IP (Ping=KO)" +#: src/Report.php:502 src/Report.php:549 +msgid "Reserved Address" msgstr "" -#: src/Addressing.php:1002 -msgid "Problem detected with the IP Range" +#: src/Report.php:521 src/Report.php:968 +msgid "Success" msgstr "" -#: src/Report.php:232 src/Report.php:246 -msgid "Reservation" +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" msgstr "" -#: src/Report.php:457 src/Report.php:567 src/Report.php:766 src/Report.php:1145 -msgid "Reserve IP" +#: src/Report.php:591 +msgid "Failed" msgstr "" -#: src/Report.php:473 src/Report.php:584 src/Report.php:774 src/Report.php:1155 -#: src/ReserveIp.php:53 -msgid "IP reservation" +#: src/Filter.php:155 +msgid "Add a filter" msgstr "" -#: src/Report.php:503 src/Report.php:550 -msgid "Reserved Address" +#: src/Addressing.php:112 +msgid "Ping free IP" msgstr "" -#: src/Report.php:522 src/Report.php:969 -msgid "Success" +#: src/Addressing.php:260 +msgid "Invalid data !!" msgstr "" -#: src/Report.php:530 src/Report.php:599 -msgid "Reserved" +#: src/Addressing.php:800 +msgid "Number of free IP" msgstr "" -#: src/Report.php:592 -msgid "Failed" +#: src/Addressing.php:804 +msgid "Number of reserved IP" msgstr "" -#: src/ReserveIp.php:162 -msgid "Object's name" +#: src/Addressing.php:808 +msgid "Number of assigned IP (no doubles)" msgstr "" -#: front/addressing.form.php:61 front/addressing.form.php:96 -msgid "Problem when adding, required fields are not here" +#: src/Addressing.php:812 +msgid "Number of doubles IP" msgstr "" -#: front/config.form.php:49 front/config.php:49 -msgid "Please activate the plugin" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" msgstr "" -#: front/reserveip.form.php:43 -msgid "The address has been reserved" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" msgstr "" #: hook.php:389 diff --git a/locales/cs_CZ.mo b/locales/cs_CZ.mo index 984453e1d96409f3a4a06011353fb8767ee56566..43fba53e0fcb0b133ec3e36ab58cad07938da267 100644 GIT binary patch delta 1188 zcmYk+Pe{{Y9LMpexvj1Jv9x8)mcLBX)J+W!1wkyc6q$(wFF}|WkwB$f9!Fgw!_%)o z@DxNKXcWt!Yt2IkgAU=zg2-+~1P&ph-k_pS1^D@`+N=ea{u1me?j`? z%{MM8dGO0Vi1>CUj9Ke(AJ5xS6Q;2mNAMs{V?EB{ete4Rzlt$j#|VB!CGr#NFu-a< z%x{{x(7;_-i&>20Bx>MU?8Id}fFH32OQ?!ONq-NIqW zZ?19Cj(1T5yhJVFm30HPHQV@!?TOJz8Epr57UXC4W85cD{nDrfUExjr#!-pQpcdv@ zA7NglT;YPT%^TGHJJbp{?fn+2q(Rb=wWvxYQ58Cmhj0v=@D?U<5fiwM+Nv$oLZa-0 z&PYp``fI||e9(Xy)Wp{@g}1R4pP>fWKnF{B3TsHO5eHG@+(e3EW>IJ1KGM}Jq89wZ zx`s;RbABu%Aiqv=y{dw>7*__#Vzw#D{Xlxrx`y&W)+u Q>ci>cg082=C&qH-4^L@q0RR91 delta 1620 zcmb8vOGs2v9LMpKjcH?QbSTG;n@=T5fm;F-@ockZ0?|NqaqKF|MV#U|!^ zE*V-4J&*o=hA~ZecP1aS4<2LY;782BAGiWjQjJN+)mVTPn1)R_3tKT0kD#9Ga=-7x zEXMt~)R>sL=zeh<^@IC34Wc!YEDC2GNUxEw#D7RV$$EtreTum*GSAZp?sti(7j!ZBQoZ&APh zjtWraP(?EM$YOny!-XDLi9BN}U29O4sKb2Ri{;pj{Fxy>6u>Rl5mcrVsCj;(wsZ== zvaNZu6A5Orm;%hhSTPqHxZoMniuyqtD$+Bkikw4bJc!!62d*Qi62HQ2_yM(W3FXuM z3RD91?)U&|>yEpgnnV2+$pAN0!kefcJVl*_aa16a$YC*Ga5Z{~suX>w%Cw;}??(lC z8TI>NR3J}Khjtt_|8FeAj7;jkj*D8J)&w1BVGOJBIfF4H6LBuqDi6xtoBbS(ym2N8gWK+g!`X9vG=j^4%6?BzzGhOFEr{AKl zq3ax|mC|*H)%5zQsnj~)+9FdI2v~lr!|sd(driE>Q<=VFf4$XXhmOV1dfFG&1$u+w zFeB5@Z2cX?Cq1W&8tqW@q}8EEP2$?Q-0g2~+JDHIVfbk3l@zPR-)RT@k)Rbh9<-P( z*xToi*xe!1YKH>dC&KZcX}*G8jm-^KDJvw`vwAwC$Lx^hE2}K47_LsAoiZKRcJIIz zzaH%F8@Ul0xu@9vXB>a#9a`gr%mk1AO~DyYr;*5_BV*6Zs;0itt7BK}2pODG2JLn- ZezPw+dVwgca8GpXMr8D=t~E#0`~k!t-If3V diff --git a/locales/cs_CZ.po b/locales/cs_CZ.po index 39c18dc..aded2e3 100644 --- a/locales/cs_CZ.po +++ b/locales/cs_CZ.po @@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Addressing Development Team -# This file is distributed under the same license as the GLPI - Addressing plugin package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # # Translators: @@ -10,9 +10,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\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" "Language-Team: Czech (Czech Republic) (https://app.transifex.com/pluginsGLPI/teams/73419/cs_CZ/)\n" @@ -22,262 +22,285 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "Výsledek pingu" - -#: hook.php:247 -msgid "Last ping OK" -msgstr "Poslední ping OK" - -#: hook.php:249 -msgid "Last ping KO" -msgstr "Poslední ping KO" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "Přidat filtr" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "Informace o pingu nejsou k dispozici" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "Přiřazené IP adresy" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" -msgstr[0] "IP adresování" -msgstr[1] "IP adresování" -msgstr[2] "IP adresování" -msgstr[3] "IP adresování" - -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 -msgid "IP ping" -msgstr "IP ping" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "Automatická akce nebyla spuštěna" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 -msgid "IP reservation" -msgstr "Rezervace IP adresy" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "Problém při přidávání, chybí požadované kolonky" +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "Výchozí pole pro rezervaci" -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "Zapněte zásuvný modul" +#: templates/config.html.twig:41 +msgid "Display" +msgstr "Zobrazení" -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "Adresa byla rezervována" +#: src/Report.php:591 +msgid "Failed" +msgstr "Neúspěšné" -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "Ping volných adres" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "Filtr" +msgstr[1] "Filtry" +msgstr[2] "Filtrů" +msgstr[3] "Filtry" -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 msgid "First IP" msgstr "První IP adresa" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 -msgid "Last IP" -msgstr "Poslední IP adresa" +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "Volné IP adresy" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "Přehled IP rozsahu" +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "Vytvořit přehledy" + +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: ajax/addressing.php:72 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 +msgid "IP ping" +msgstr "IP ping" -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "Rezervace IP adresy" + +#: src/Addressing.php:260 msgid "Invalid data !!" msgstr "Neplatná data!" -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "Přiřazené IP adresy" +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 +msgid "Last IP" +msgstr "Poslední IP adresa" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "Volné IP adresy" +#: hook.php:394 +msgid "Last ping KO" +msgstr "Poslední ping KO" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "Stejné IP adresy" +#: hook.php:389 +msgid "Last ping OK" +msgstr "Poslední ping OK" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "Rezervované IP adresy" +#: 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 +msgid "Last ping attempt" +msgstr "Poslední pokus o ping" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "Filtr" -msgstr[1] "Filtry" -msgstr[2] "Filtrů" -msgstr[3] "Filtry" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "Spustit ping pro každý IP report" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "Použijte sítě jako filtr" +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "Zobrazení položek závisí na těchto kritériích" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "Ruční spuštění pingu" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "Výchozí pole pro rezervaci" +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "Počet volných IP adres" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "Název je už používán" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "Počet obsazených IP adres" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "" + +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "Žádná IP adresa pro toto zařízení" -#: inc/addressing.class.php:719 +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "Počet přidělených IP adres (bez duplicit)" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "Počet duplicitních IP adres" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "Ping: obdržel odpověď - použitá IP adresa" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "Ping: žádná odpověď - volná IP adresa" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "Ruční spuštění pingu" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "Skutečně volná IP adresa (Ping=KO)" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "Zjištěn problém s IP rozsahem" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "Program pro ping" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "Počet volných IP adres" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "Linuxový ping" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "Počet obsazených IP adres" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "Windows" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "Název objektu" -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "Linuxový fping" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "" -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "BSD ping" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "Ping volných adres" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "MacOS ping" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "Informace o pingu nejsou k dispozici" -#: inc/config.class.php:62 -msgid "Display" -msgstr "Zobrazení" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "Výsledek pingu" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "Použít ping" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "" -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "Přidat filtr" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "Ping: obdržel odpověď - použitá IP adresa" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "Žádná IP adresa pro toto zařízení" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "Ping: žádná odpověď - volná IP adresa" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "Spustit ping pro každý IP report" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "Zapněte zásuvný modul" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "Automatická akce nebyla spuštěna" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "Zjištěn problém s IP rozsahem" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "Poslední pokus o ping" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "Problém při přidávání, chybí požadované kolonky" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "Vytvořit přehledy" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "Skutečně volná IP adresa (Ping=KO)" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "Použít ping na formuláři zařízení" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "Přehled IP rozsahu" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "Rezervace" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "Rezervovat IP adresu" -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "Rezervováno" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "Rezervované IP adresy" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "Rezervované IP adresy" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "Stejné IP adresy" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "Úspěšné" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "Rezervováno" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "Program pro ping" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "Neúspěšné" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "Adresa byla rezervována" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "Název objektu" +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "Zobrazení položek závisí na těchto kritériích" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "Název je už používán" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "Použít ping" + +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "Použít ping na formuláři zařízení" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "Ověřit rezervaci" +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "Použijte sítě jako filtr" diff --git a/locales/de_DE.mo b/locales/de_DE.mo index c9c62232358bb70011f1b8ae3d38529db920ede6..027f0e139f986d55375bdacf191b9dc1f339744f 100644 GIT binary patch delta 1188 zcmYk+%}Z2K7{~E5I%A{bjA@P8=+w=$ESvEKA&Af>u`+Qo2i(*mhsFp+Lq}S)xQjqh zbRn0*KOhRi-k4ehuA+9e%vKo$wX3BF5!3f~y+sF)pZj{wd7kIoxoZ_0?9CegJwxlH zH_+F7#`NOpQvT5{_>HN=ehlFVHenVI;5_cahggPBF@mo!h;P07A8qAgc{A zziHt>19xFPW-x|RsDT%;1D{|me!+dXg~~{T@GCHeintjSX%cn62l+Dto*7iYS1``} zW}JgITtE%*8nu8oo}W>r*~UARC(1)LoUfGcr1}9SIWM3V{1r7$fK{m!5mW}^sOzoB zBc=;&t+1N|#x@sGD;q{lm_e_W$89``wG3`y8g+dN592cO zh>&100wBQD6rA1WA!xZcY_MmDuh6$X*6uv}dY714mYF_5hBv7R~g_`IxYR_Cn z1#-)~ZimS~bD2dhXfxeMMg9ym!F$wz5#Ca2>ro5pMlC#tK2-Kpb4AB1?xf%bp-rf< z)tczqJ1Tc8{kZC{rq!!8(=ECN=Y#my*lTX>l!YXnP3$&BsdkL6QmM7m6@(&IcC=Ui zZwf?BB^=a230-wpQ#Mp9MXle21YMug3A(-#l}SGh%EI4965M@o)cNK=>$C^5&RXDh z;au5jiBk-AR1Kwi2U6$ztdYLqO#h{HAzl91=lDY7&QfTlaHev;G&VRoIh&i9$W2?B T{OEMvx}KY{hHg&Ym@$6ABm|Jc#rjwZ|5@8k+!A4|4 zB9UO_xggyMB54FWj|B@PO%M_x5kX?X?|*xT*!gn5`}@8#=brOD&Y548M_lgpn8;~E zn$Sx0O_5nUygrB*@;+iV9Daah@Ee>7iwB#Pz&WrQ*1@5$9S(t;;Yhe0YTn-P_kD0Q z{$V)DEN3UfAFe=sa1)M#_rmeVPyxIM`4*Pre}URK!fpy|1}ufOp}!oC#a|64!mV&R z%)oK*3@m4VyM{5Ifje*nd&p~a}3w7A;LLPe>j`u?)@DZvtKcFg7PI4%DQ&6Qp1QpN)sK_5cm9#(f zKfoeqaOLNz(v= z(#dQQ6zGu|)qt+`gcs^6OBQ zQ@x*qsx=Oshw5BN)IOD1qU$GFjOswEW!4gpyO`_p6Im~9`Aw1fl9ipST*^=G&L55J zs%VL)y-WtrT07hyC;v8baQZqw*>k{kX{rs_f!P+@)!w-!SfO{v;IqYUQ!L@fV_DB- z_jr!gy!5_U*6&W*W, YEAR. # # Translators: @@ -10,9 +10,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\n" +"POT-Creation-Date: 2026-06-24 09:26+0200\n" "PO-Revision-Date: 2025-09-23 12:17+0000\n" "Last-Translator: Sebastian Broers, 2025\n" "Language-Team: German (Germany) (https://app.transifex.com/pluginsGLPI/teams/73419/de_DE/)\n" @@ -22,258 +22,277 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "Ping Ergebnis" - -#: hook.php:247 -msgid "Last ping OK" -msgstr "Letzer Ping ok" - -#: hook.php:249 -msgid "Last ping KO" -msgstr "Letzer Ping KO" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "Filter hinzufügen" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "Ping Informationen sind nicht verfügbar" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "Zugewiesene IP" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" -msgstr[0] "IP Adressierung" -msgstr[1] "IP Adressierung" - -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 -msgid "IP ping" -msgstr "IP ping" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "Die automatische Aktion wurde nicht ausgelöst" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 -msgid "IP reservation" -msgstr "IP Reservierung" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "" +msgstr[1] "" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "Problem mit hinzufügen, benötigte Felder werden nicht anzegeigt" +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "Standardfelder für Reservierungen" -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "Bitte aktivieren Sie das Plugin" +#: templates/config.html.twig:41 +msgid "Display" +msgstr "Anzeigen" -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "Die Adresse wurde reserviert" +#: src/Report.php:591 +msgid "Failed" +msgstr "Fehlgeschlagen" -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "Ping auf freie IP-Adresse" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "Filter" +msgstr[1] "Filter" -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 msgid "First IP" msgstr "Erste IP" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 -msgid "Last IP" -msgstr "Letzte IP" +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "Freie IPs" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "Bericht für den IP-Bereich" +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "IP Berichte" + +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" +msgstr[0] "" +msgstr[1] "" + +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "" +msgstr[1] "" + +#: ajax/addressing.php:72 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 +msgid "IP ping" +msgstr "IP ping" -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "IP Reservierung" + +#: src/Addressing.php:260 msgid "Invalid data !!" msgstr "Ungültiger Adressbereich !!" -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "Zugewiesene IP" +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 +msgid "Last IP" +msgstr "Letzte IP" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "Freie IPs" +#: hook.php:394 +msgid "Last ping KO" +msgstr "Letzer Ping KO" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "Gleiche IP" +#: hook.php:389 +msgid "Last ping OK" +msgstr "Letzer Ping ok" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "Reservierte IP" +#: 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 +msgid "Last ping attempt" +msgstr "Letzter Ping-Versuch" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "Filter" -msgstr[1] "Filter" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "Starte Ping für jeden IP-Bericht" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "Verwenden Sie die Netzwerke als Filter" +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "Die Präsentation der Gegenstände hängt von diesen Kriterien ab" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "Manueller Start des Pings" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "Standardfelder für Reservierungen" +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "Anzahl der freien IP-Adressen" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "Name wird schon verwendet" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "Anzahl der reservierten IP-Adressen" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "" + +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "Dieses Equipment hat keine IP" -#: inc/addressing.class.php:719 +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "Anzahl der zugewiesen den IP-Adressen (keine Dubletten)" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "Anzahl der doppelten IP-Adressen" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "Ping: Antwort erhalten – IP schon in Verwendung" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "Ping: Antwort erhalten – IP ist frei" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "Manueller Start des Pings" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "Echte freie IP (Ping = KO)" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "Problem mit dem IP-Adressbereich festgestellt" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "Betriebssystem für ping" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "Anzahl der freien IP-Adressen" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "Linux ping" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "Anzahl der reservierten IP-Adressen" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "Windows" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "Objektname" -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "Linux fping" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "" -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "BSD ping" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "Ping auf freie IP-Adresse" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "MacOSX ping" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "Ping Informationen sind nicht verfügbar" -#: inc/config.class.php:62 -msgid "Display" -msgstr "Anzeigen" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "Ping Ergebnis" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "Benutze Ping" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "" -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "Filter hinzufügen" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "Ping: Antwort erhalten – IP schon in Verwendung" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "Dieses Equipment hat keine IP" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "Ping: Antwort erhalten – IP ist frei" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "Starte Ping für jeden IP-Bericht" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "Bitte aktivieren Sie das Plugin" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "Die automatische Aktion wurde nicht ausgelöst" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "Problem mit dem IP-Adressbereich festgestellt" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "Letzter Ping-Versuch" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "Problem mit hinzufügen, benötigte Felder werden nicht anzegeigt" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "IP Berichte" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "Echte freie IP (Ping = KO)" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "Benutze PING im Equipment Formular" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "Bericht für den IP-Bereich" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "Reservierung" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "Reservierte IP-Adresse" -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "Reserviert" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "Reservierte Adresse" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "Reservierte IP" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "Gleiche IP" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "Erfolgreich" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "Reserviert" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "Betriebssystem für ping" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "Fehlgeschlagen" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "Die Adresse wurde reserviert" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "Objektname" +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "Die Präsentation der Gegenstände hängt von diesen Kriterien ab" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "Name wird schon verwendet" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "Benutze Ping" + +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "Benutze PING im Equipment Formular" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "Reservierung überprüfen" +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "Verwenden Sie die Netzwerke als Filter" diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 5768b0e91eef89e0a07c737e04a7ec9e77c59e63..5a2583e115f2d46ded02fbc689fe9e6e394a1bc3 100644 GIT binary patch delta 1187 zcmY+^OGs2v9LMqFt7e?>?U+qYUd_=_Q^#l#5!fVBgJe?!LI~j~SfY#yN^N3R(u)=~ z^jJr~xRQ-*X`uKi9X==Y5&;->9mysq{>0+!;^Jq=&CK6C=*#X!^4G E4H#8p$^ZZW literal 3822 zcmeH}&1;-R9LL8RwcYxf*0);i#9EuQeX@CJO|vy(+B9`Z(v5j(iw9-0&+P7_&(5) zuLVznH-e9Y+}F(CFM>B?{tS30_+q|(2IT&8;7#BM`TBW~`Y+`C4!i~PUqI^ZfHK;( z6D)wmd|m>#U_K7s0X_!a3tDh1cp9Xfx4>J$_rM##FF@-17Tf{;3{w7$aE|)6fp>w! z;5Kj`q}&$R555H627V0Q4t@>t{BI!bV=x$x&3G^lTS30x1!9Zn&p8Y-4x`}R;G zOhEj^>v&NAn>jxM>E}g|a{d6B&%ePpkkjp(GQU2A5!ClN$UJ@pVvAp-f1B`<=et3; zF8V;`WeDWH@%()Sr2QvB=CP5lKL>LE3n1-(C0{=SGOp)xz7I0~pMuo;4Tzuk6A#8| zBQ|rs1!Nv~fb?$=WV|Oq<}m>&=XsEMJPk6BXF>eLyLd2cu{E+OZ4$ z06KkT9B9jGV?9vU{rLjF32bo5w*frqJMG)!SF#*%*oD3!Ut>NFqBHJnjPq*i#DMW) z&9HT6@K5^7#!nAx4=(%GhbLn{guWY{@sj90=!_{_fX;enW4_q-qcg_LqZkcCsbnpR zoleE5wNc&ZP?o2~Xxk-C<)W%oRTm{jHk6enadJV+ShY>Hp+j+ac1*S+Qx{{prrNQC zARUKR){<1F+Uj%>5)vcEBHN19iWpZ>jAP@Ox(pW6)H>=MPqikGX`@r+G-R}r)LBuU zmZKpATI%}u#2bLc^$N>oQN>XxL*JpPG)8NSia-xzg`blMC-9$O3n=OYGdg=Z1 z4rzs1)XI$#laXmJ%bM4ojs0*+RV%ZnvZx$aO)XWNY89@?$jG+U;&=iNy*$^5tkh4p zqgGQJCyuw93p$laO{%pt$ZnI!FljHu+V-s5k}ok>Yv*ct_|{gkkYow1EIg^JZa0z$ ztHd;8uzJ8xB7>|k5^@O_6(lxYf#qD}z#B`cKQB#K6!AOW&id@5QK(J<%sl$kT%ThxdslpJ7_CX8c zmtucjcq-MtNEQ@K*4#h4F6oMS;l7w$}o zT3lN|7G{}hvR$q6-Rz1*6?r8sC>C?@6-M)%zex)kUSQ@W`nO?rM_2$6j#|W`r423< z?j9nAz*SScNF!y%JZALA4=A6TE|(IuHvKC`*l4$uq)%Ct)#^Pz!Mm}Vfy{{Po}P?M zm@HYb&~`2{9aGA*5yI@c(=hJ}62VFe%3*Lqrxx{6lE)^e%cz1pGBhYltQ_d=@9isO zArGc(Jqm-v?Ya%-l9DV;SArS67*Rwp275|!pl{$n&^H_m49fn2QvcB2KC}XFZ7`QA zV`Jr#v?Ncd#Rzxh$Y^> z!on`egA0+nY, YEAR. # # Translators: @@ -9,9 +9,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\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" "Language-Team: English (United Kingdom) (https://app.transifex.com/pluginsGLPI/teams/73419/en_GB/)\n" @@ -21,258 +21,277 @@ msgstr "" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "Ping result" - -#: hook.php:247 -msgid "Last ping OK" -msgstr "Last ping OK" - -#: hook.php:249 -msgid "Last ping KO" -msgstr "Last ping KO" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "Add a filter" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "Ping informations not available" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "Assigned IP" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" -msgstr[0] "IP Adressing" -msgstr[1] "IP Adressing" - -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 -msgid "IP ping" -msgstr "IP ping" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "Automatic action has not be launched" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 -msgid "IP reservation" -msgstr "IP reservation" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "" +msgstr[1] "" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "Problem when adding, required fields are not here" +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "Default fields for reservation" -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "Please activate the plugin" +#: templates/config.html.twig:41 +msgid "Display" +msgstr "Display" -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "The address has been reserved" +#: src/Report.php:591 +msgid "Failed" +msgstr "Failed" -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "Ping free IP" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "Filter" +msgstr[1] "Filters" -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 msgid "First IP" msgstr "First IP" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 -msgid "Last IP" -msgstr "Last IP" +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "Free IP" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "Report for the IP Range" +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "Generate reports" + +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" +msgstr[0] "" +msgstr[1] "" + +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "" +msgstr[1] "" + +#: ajax/addressing.php:72 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 +msgid "IP ping" +msgstr "IP ping" -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "IP reservation" + +#: src/Addressing.php:260 msgid "Invalid data !!" msgstr "Invalid data !!" -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "Assigned IP" +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 +msgid "Last IP" +msgstr "Last IP" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "Free IP" +#: hook.php:394 +msgid "Last ping KO" +msgstr "Last ping KO" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "Same IP" +#: hook.php:389 +msgid "Last ping OK" +msgstr "Last ping OK" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "Reserved IP" +#: 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 +msgid "Last ping attempt" +msgstr "Last ping attempt" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "Filter" -msgstr[1] "Filters" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "Launch ping for each ip report" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "Use the networks as filter" +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "The display of items depends on these criterias" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "Manual launch of ping" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "Default fields for reservation" +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "Number of free IP" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "Name already in use" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "Number of reserved IP" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "" + +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "No IP for this equipment" -#: inc/addressing.class.php:719 +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "Number of assigned IP (no doubles)" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "Number of doubles IP" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "Ping: got a response - used IP" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "Ping: no response - free IP" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "Manual launch of ping" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "Real free IP (Ping=KO)" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "Problem detected with the IP Range" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "System for ping" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "Number of free IP" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "Linux ping" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "Number of reserved IP" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "Windows" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "Object's name" -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "Linux fping" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "" -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "BSD ping" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "Ping free IP" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "MacOSX ping" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "Ping informations not available" -#: inc/config.class.php:62 -msgid "Display" -msgstr "Display" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "Ping result" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "Use Ping" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "" -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "Add a filter" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "Ping: got a response - used IP" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "No IP for this equipment" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "Ping: no response - free IP" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "Launch ping for each ip report" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "Please activate the plugin" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "Automatic action has not be launched" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "Problem detected with the IP Range" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "Last ping attempt" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "Problem when adding, required fields are not here" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "Generate reports" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "Real free IP (Ping=KO)" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "Use ping on equipment form" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "Report for the IP Range" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "Reservation" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "Reserve IP" -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "Reserved" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "Reserved Address" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "Reserved IP" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "Same IP" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "Success" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "Reserved" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "System for ping" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "Failed" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "The address has been reserved" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "Object's name" +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "The display of items depends on these criterias" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "Name already in use" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "Use Ping" + +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "Use ping on equipment form" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "Validate the reservation" +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "Use the networks as filter" diff --git a/locales/es_AR.mo b/locales/es_AR.mo index 72aaea032f7fe6dd15125c8493bc267bc1180580..ed2452aa23a4e9db31fad85f2734c19afc22d5d9 100644 GIT binary patch delta 1165 zcmYk+OGs2v9Dwno<4oH4s408cn4@WF4|SqNi(ZqMie%A%n_7r1BisbF2y9gtwDA(u zsy4L<3qcBM;UX#|k~T%F5`^02qD2Ie^?lkXdfM(o=X4;9aA4Wc5Ft&&$d>R|s zKb+&B3n$PAJVgU|9{Uk(%@4dwd+NE#44+i3Y%qr%oWDZ@UPf*W%|xXgXyAD?(0;z$ zr-~0nrX!_IO~h)jR4Ox+-WxNwnvPbc z0o(3f%$@e%;lmtml4Dvneh~kLK^n2abuxL0OT)f8EVqF=x|vqbUx~q5(f@~)c36?) z9+Wffufwu6GA)z;3454UW;fGTv@`u{*v|Yr{Jq@dRUZAW q%-5YP^b8jIdUM0Qr-}n7hGvGUUX?|;^jI{XzCANpok&E}b=g0gv|hXb delta 1603 zcmZ|PTS!zv9LMp|*4)(0O07(7vdnH?yBY{-QfP*TrBP5U?pi0-Rd!d4g7zWkp_izo zpdRWeFp4htECgL1LLu-aB7~r#A`BwxDeC(>dsZlDaL(tb(K)`3M%! zK8MSUNtjFCgFC1nJi-O|*z13Zn!qd1_qdSuH&kFB(KNADn1i)mdj~G2y&IR}VXVLy z7UDHrNPKgbn<6^KaXwC=0=~r+ID-n1&+-(o1eaqYmf%6uz(ZJ%Ni4=^xCGyze*Yac zL8U_($>mZ&d{fAcUZ_OgG4-B}s7y3t8Sckg97O)iEiRhCsOJ;ZN~cld{6uZ(Z+yVE zmd;CMZh~1T-ZUoGar4>hD5O^_v8VxddG1B6s2jC{lgOB67~Q?ZCfb+0=aZ;RzCumt zgV+BXwV)i*D@*dozf!cGj#b!#Is^Tv0fxQydE~H|E2#JHp(g&+>z_ewp`Rb=y>iqU z*^ZiEJ8EG^a1owEW#;mH@~=I;Psd7}#7g{%JF$q_C}0n2&m*YJTtpUQt{_=8H&KUb z6q$<|M`h>*a(v7bYC^A3XX*7vE4H3@gW)VVhO1hrxn{SQ+5$d+5`xGL@2s8v*D z%2IU}^o6KYQ?<7$+B%iZRBeY2v1twlZNTEn-+Pds)Bl+HUwxYv{44=0Bdex-v-P?VEzRvDL?g(SYvaV;^o, YEAR. # # Translators: @@ -10,9 +10,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\n" +"POT-Creation-Date: 2026-06-24 09:26+0200\n" "PO-Revision-Date: 2025-09-23 12:17+0000\n" "Last-Translator: Alan Lehoux, 2025\n" "Language-Team: Spanish (Argentina) (https://app.transifex.com/pluginsGLPI/teams/73419/es_AR/)\n" @@ -22,260 +22,281 @@ msgstr "" "Language: es_AR\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "Resultado del ping" - -#: hook.php:247 -msgid "Last ping OK" -msgstr "Último ping OK" - -#: hook.php:249 -msgid "Last ping KO" -msgstr "Último ping KO" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "Agregar un filtro" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "Información de ping no disponible" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "IP asignada" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" -msgstr[0] "Direccionamiento IP" -msgstr[1] "Direccionamientos IP" -msgstr[2] "Direccionamientos IP" - -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 -msgid "IP ping" -msgstr "Ping de IP" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "La acción automática no ha sido lanzada" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 -msgid "IP reservation" -msgstr "Reserva de IP" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "Problema al agregar, los campos obligatorios no están presentes" +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "Campos por defecto para la reserva" -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "Por favor, activá el complemento" +#: templates/config.html.twig:41 +msgid "Display" +msgstr "Mostrar" -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "La dirección ha sido reservada" +#: src/Report.php:591 +msgid "Failed" +msgstr "Fallido" -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "Ping a IP libres" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "Filtro" +msgstr[1] "Filtros" +msgstr[2] "Filtros" -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 msgid "First IP" msgstr "Primera IP" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 -msgid "Last IP" -msgstr "Última IP" +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "IP libre" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "Informe para el rango de IP" +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "Generar informes" + +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ajax/addressing.php:72 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 +msgid "IP ping" +msgstr "Ping de IP" -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "Reserva de IP" + +#: src/Addressing.php:260 msgid "Invalid data !!" msgstr "¡¡ Datos inválidos !!" -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "IP asignada" +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 +msgid "Last IP" +msgstr "Última IP" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "IP libre" +#: hook.php:394 +msgid "Last ping KO" +msgstr "Último ping KO" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "Misma IP" +#: hook.php:389 +msgid "Last ping OK" +msgstr "Último ping OK" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "IP Reservada" +#: 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 +msgid "Last ping attempt" +msgstr "Último intento de ping" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "Filtro" -msgstr[1] "Filtros" -msgstr[2] "Filtros" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "Lanzar ping para cada informe de ip" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "Usar las redes como filtro" +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "La visualización de los elementos depende de estos criterios" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "Lanzamiento manual del ping" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "Campos por defecto para la reserva" +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "Cantidad de IP libres" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "El nombre ya está en uso" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "Cantidad de IP reservadas" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "" -#: inc/addressing.class.php:719 +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "Sin IP para este equipo" + +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "Cantidad de IP asignadas (sin duplicados)" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "Cantidad de IP duplicadas" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "Ping: respondió - IP en uso" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "Ping: sin respuesta - IP libre" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "Lanzamiento manual del ping" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "IP libre real (Ping=KO)" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "Problema detectado con el rango de IP" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "Sistema para ping" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "Cantidad de IP libres" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "Ping de Linux" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "Cantidad de IP reservadas" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "Windows" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "Nombre del objeto" -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "fping de Linux" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "" -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "Ping de BSD" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "Ping a IP libres" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "Ping de MacOSX" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "Información de ping no disponible" -#: inc/config.class.php:62 -msgid "Display" -msgstr "Mostrar" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "Resultado del ping" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "Usar Ping" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "" -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "Agregar un filtro" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "Ping: respondió - IP en uso" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "Sin IP para este equipo" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "Ping: sin respuesta - IP libre" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "Lanzar ping para cada informe de ip" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "Por favor, activá el complemento" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "La acción automática no ha sido lanzada" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "Problema detectado con el rango de IP" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "Último intento de ping" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "Problema al agregar, los campos obligatorios no están presentes" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "Generar informes" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "IP libre real (Ping=KO)" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "Usar ping en el formulario del equipo" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "Informe para el rango de IP" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "Reserva" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "Reservar IP" -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "Reservado" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "Dirección Reservada" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "IP Reservada" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "Misma IP" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "Éxito" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "Reservado" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "Sistema para ping" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "Fallido" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "La dirección ha sido reservada" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "Nombre del objeto" +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "La visualización de los elementos depende de estos criterios" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "El nombre ya está en uso" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "Usar Ping" + +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "Usar ping en el formulario del equipo" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "Validar la reserva" +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "Usar las redes como filtro" diff --git a/locales/es_MX.mo b/locales/es_MX.mo index b4602c869919a523c805f19d37b00a57ad5c0984..30c94d494d608dadf109abd6e6023987df24bdc0 100644 GIT binary patch delta 1929 zcmZA1O>7oL9LMn~w58BD}*n^Y&A{mjnp&iv;; z^Yquvms(3V)>NK1l*7~(YTYtpM)2-(E|gbsw@*_e{~o5lt@*7B7G=sF?|jmpeRr~uBP&hHHB{SQ$K_#%J)3o0Yk4dh=Rv@psV+=n{d1E`2Y)QU^_^S4n0 zeT>T7P1G5;RksoQ{B zna$mXdao0882j)L7EpVB0X5zXmbVrk;{GaX@Bcsr(!l;IkkU>XY2bkaNrKSY^Uv5Iv}r=0E4~oLr?XSl zudX?9+MbD0Tky({Z1K4u`?mT>lTAZ!+6yMUu?eTo3KLQ4+sVjxa~oG|si-P?#Wcwd z)Qq>CJTv9Y(}}Y~igdAIqtFsu?1ke*_I}O&>|V{LuCcUOjKazhZ`zrmIC|a{in|B= z-J>o}f+*~^Lp^=Rdye+o(f;9)ffIvsgDZciXeA|N#*2eU*~y#9(sp*Rc5eHTAa;d9 zaAi&toBS>cUGl%%>{jg?>zBMt#>`+eITpKYwyt^ku=BI|y0^9-an>uOF7~5cb}Dr~ zpp(W^z^gl|B8Nl-&@Im{l)R<~~f>rnem*cE5V=A!)o3I@#Z~)73 z1Y`Im>bZU4{Ryn$`YIF_{3aOR(3bliy$UDsm zR4pfQBmNZL{~MLbm#BcsNTHX;c7HsON8> z0)G_FM|oH!Y(YKOgL7~M72sY}i4KMHr%;)hijsfT^cE9K@E_Fao=p^=;yToVUmIDIW$>#U*kieRlzFt4;I18wwTQwEey zodvZ-fuJNBcG6W()piwKO}kf97H0*c!eQIMSUXnJ28vCaqcr)TUYcA{yo1`Yn*IkV zePk_Y?R+ZjUGx^ZGG*yH3;KnqwbE5vHI+_n9bM(n&(icJlh(1jQt6!Q8GpE}qq1-N zXLc-=+3kN{=GJ*`Hp|%b58B>jc;T-qKeT>JDl@*{?$U#%Fb;-Wot*>QcLd)z+njx_ zb<&>eBoEkB#*SxQ|4#W4->c}EzE#m!;{RLeRt{xdJE+wTM7r#-lTIa_oNIG?T+3>% zH{s+`qZu=j$|Og>&iWT3O`U_@=w5ecuC+heI_!E`Zg<, YEAR. # # Translators: @@ -9,9 +9,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\n" +"POT-Creation-Date: 2026-06-24 09:26+0200\n" "PO-Revision-Date: 2025-09-23 12:17+0000\n" "Last-Translator: Edwin Elias Alvarez , 2026\n" "Language-Team: Spanish (Mexico) (https://app.transifex.com/pluginsGLPI/teams/73419/es_MX/)\n" @@ -21,260 +21,281 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "Resultado del ping" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "Agregar un filtro" -#: hook.php:247 -msgid "Last ping OK" -msgstr "Último ping OK" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "IP Asignado" -#: hook.php:249 -msgid "Last ping KO" -msgstr "Último ping KO" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "La acción automática no ha sido lanzada" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "Información de ping no disponible" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "Comentario" +msgstr[1] "Comentarios" +msgstr[2] "Comentarios" + +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "Campos predeterminados para la reserva" + +#: templates/config.html.twig:41 +msgid "Display" +msgstr "Mostrar" + +#: src/Report.php:591 +msgid "Failed" +msgstr "Fallido" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "Filtros" +msgstr[1] "Filtros " +msgstr[2] "Filtros " + +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 +msgid "First IP" +msgstr "Primera IP" + +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "IP Libre" + +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "Generar informes" + +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" msgstr[0] "Direccionamiento IP" msgstr[1] "Direccionamiento IP" msgstr[2] "Direccionamiento IP" -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "Dirección IP" +msgstr[1] "Direcciones IP" +msgstr[2] "Direcciones IP" + +#: ajax/addressing.php:72 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 msgid "IP ping" msgstr "Ping de IP" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 msgid "IP reservation" msgstr "Reserva de IP" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "Problema al agregar, los campos obligatorios no están presentes" - -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "Por favor, activá el complemento" - -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "La dirección ha sido reservada" - -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "Ping a IP libres" - -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 -msgid "First IP" -msgstr "Primera IP" +#: src/Addressing.php:260 +msgid "Invalid data !!" +msgstr "¡¡ Datos inválidos !!" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 msgid "Last IP" msgstr "Última IP" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "Informe para el rango de IP" - -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 -msgid "Invalid data !!" -msgstr "¡¡ Datos inválidos !!" - -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "IP Asignado" +#: hook.php:394 +msgid "Last ping KO" +msgstr "Último ping KO" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "IP Libre" +#: hook.php:389 +msgid "Last ping OK" +msgstr "Último ping OK" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "Misma IP" +#: 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 +msgid "Last ping attempt" +msgstr "Último intento de ping" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "IP Reservada" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "Lanzar ping para cada informe de ip" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "Filtros" -msgstr[1] "Filtros " -msgstr[2] "Filtros " +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "Dirección MAC" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "Usar las redes como filtro" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "Lanzamiento manual del ping" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "La visualización de los elementos depende de estos criterios" +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "Nombre" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "Campos predeterminados para la reserva" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "El nombre ya está en uso" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "Cantidad de IP libres" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "Red" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "Cantidad de IP reservadas" +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "Sin IP para este equipo" -#: inc/addressing.class.php:719 +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "Cantidad de IP asignadas (sin duplicados)" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "Cantidad de IP duplicadas" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "Ping: respondió - IP en uso" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "Ping: sin respuesta - IP libre" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "Lanzamiento manual del ping" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "IP libre real (Ping=KO)" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "Problema detectado con el rango IP's" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "Sistema para el ping" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "Cantidad de IP libres" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "Ping de Linux" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "Cantidad de IP reservadas" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "Windows" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "Nombre del objeto " -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "fping de Linux" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "De acuerdo, puedes usar este nombre." -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "Ping de BSD" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "Ping a IP libres" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "Ping de MacOSX" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "Información de ping no disponible" -#: inc/config.class.php:62 -msgid "Display" -msgstr "Mostrar" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "Resultado del ping" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "Usar Ping" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "El ping no está disponible en modo nube." -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "Agregar un filtro" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "Ping: respondió - IP en uso" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "Sin IP para este equipo" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "Ping: sin respuesta - IP libre" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "Lanzar ping para cada informe de ip" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "Por favor, activá el complemento" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "La acción automática no ha sido lanzada" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "Problema detectado con el rango IP's" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "Último intento de ping" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "Problema al agregar, los campos obligatorios no están presentes" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "Generar informes" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "IP libre real (Ping=KO)" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "Usar ping en el formulario del equipo" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "Informe para el rango de IP" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "Reserva" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "Reservar IP" -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "Reservado" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "Dirección Reservada" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "IP Reservada" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "Misma IP" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "Guardar" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "Estado" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "Éxito" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "Reservado" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "Sistema para el ping" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "Fallido" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "La dirección ha sido reservada" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "Nombre del objeto " +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "La visualización de los elementos depende de estos criterios" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "El nombre ya está en uso" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "Tipo" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "Usar Ping" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "Validar la reserva" +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "Utilice Ping en rangos de IP" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "Usar ping en el formulario del equipo" + +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "Usar las redes como filtro" diff --git a/locales/fr_FR.mo b/locales/fr_FR.mo index e878a53be9645ee9eb1ffd8f7e3cc62a1dba6bdb..21d47c72384deb87e789edb89c901953050abaf8 100644 GIT binary patch delta 1924 zcmY+EU1%It6vuCBJ~rlKW13Xc^y4P6)!L*n{ft$Mn^-i2CLz&CtS^)75Z7*I!p=@4 z^>2Ps@z?7D|z~SyU@NfDgdS za0k2&?}N3-!dK0HD20yjP=$lZd=l!tpRCWr`S}8NWbUd`7 z4>myu>bB28DRLIJ!4IJl{Tiy0-(U-DBwGdQgooi6l)|T=?$Sl5!mdEI_-cuPdjBI- zMmHg6#c%b+G~ZIsw?I|Y0j0ohsKhg{8%{v={58nOoZ_Jb&%rLZ1eNGbs6-m5M(37x zF`(sfb)8Vv%5+g4iASqaCw~WKA8V>mDk%X4Su;t``L~(WQeg@z)BV{KkBsRhzB#~T z1Fq^Q-dKDuE|YXJNvS@|^b^~Kt6E(ynJSTr`W49b<45oZasFP+LHuDnRt`$BL%1=+ z@iXq-qYTw^-E>_NnWU3(Ut-hkRa+jy)h7MCdhiZh)*k&_-q+CY&&;@9(IgC_?h1EL zw%`Uq&YLy^BQ}#=KXX=RdXWs>AbPLjrOsoS{tyF`&a+{_np=F) zFPw-bDqn3JK4Itm&`vq=D_eX%7kyXx_+}e=&YY9WJCk`=+otkj)EdQ;OKPtDJ|=IOw-Bg%AbV13V$T*2|C$?QVvQ1owVYxiVWEc#ygm^0^^k%Iq% zJ5}r&$aampg&^m9hwVtFe=zgJQ9FKgbZlUFC>pAsFFUySW%X>?jzkzIS8&%v(m1$n z5$=fT{m3697Mm=Tu86(a4ia&A%7;iRNGuN`q}$|>x9wgwP&^s z5863D4D75Q&bcRTSj^>ffm^UsuJ!o(b9Ki$qyQ7oW^=);@8zVO>&2?sehFwsqpNkz vi%WIAs|psQzv`#UrC@YC-MT5>AA|*)C+*pMl6{m88f77@ONBwYGMXY_w?;@L@&NK$@hKrXnf~-Dx^yvm0hM z(IB|K2tL_|L8AoJ2T`{bzw&BJVQJMD+agF2DF_xU1VJh7i?sdyC$sdy7Y}>x@7_Ci z?m72=?(EmwZuVBMY;JnjV54{s{zt-?Dfq=bG}xa_#-!ji*bZ;Nez>98m{zz0Zh=Fv z1x~>vJPbSFD^Tm^;^&Jn!}tyOkTF$rB7RVVdf^+m37(DTFG3}7Ip$T^$@m|rz)eI` zVtsHU9E`_f@LtBx!Uy4ta2pI@7km$P65pJna~~6@VH*An74Uc13;%)&(82K(up2%M zM`1TS1hw%z%)t=e56{5|;BQdxUx!Lia!8SOnhfzx7ac9w4q0PzF-M`4$iqkA0XPWD zke~U8MhSc#vkrCAD^UB~gevK6c!9F^w5=<*Mix@~7Od`~lO{TA%s#jS<{@j12c<*+ zb)q-p@pAn9lX(71_$bfMK?PoeO8h#Mf=z6qefnuMpNpAKp}(X*z=Q(NLf$baprl%f z$Dcyg@>{49oQDc{6)Le5b=wU4pd=rGI^iT#tzU+^v_90`S%ylimPUWo?nfrLjb;sM z<0Nm7!7P-7$DpKr3lh_O2z853K_&VfR07{ae&$yit-A)L$PK82-hxW73mH_(-Bmi; z=p~qib5IGbKrK82wZShisx73H(dN2refS98u*d1}VMJ291Y%yxVa zUR5wjI*2z+QYl+0A=7_@3~?eGrq!vHknWF6GRwB&8=~I2)cfd5YMH*8hDj|BUX5he zzi<JJ&XK8u zFGTN~NoUTrPSJOr!jkn$b|G-XOUbuGzvZdbpIUkn;oq%p>!HB4(~7p#w%5)$MX%sg zTw6KjTB5oBqEqq8C3Dy-70Ry$;a6>2hNu1Vara0iJ6_1nxPHLnG5g%a^tjEEVk1X8 zUtE|a=I}snU?}{zZ7H#5b#dc-;_m6%Q!C*IsdRWb_1XVAOnJ^0>b2wbkL^OmD|$h_ t7M@JMA37Zqs~0*Z6JdYG4d2Ohhd*SV?~Tsk`nKp;zh3+AF*bE}-vO;D-^Bm` diff --git a/locales/fr_FR.po b/locales/fr_FR.po index 9aed899..5848ee8 100644 --- a/locales/fr_FR.po +++ b/locales/fr_FR.po @@ -1,19 +1,19 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Addressing Development Team -# This file is distributed under the same license as the GLPI - Addressing plugin package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # # Translators: -# Xavier CAILLAUD , 2025 +# Xavier CAILLAUD , 2026 # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\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: Xavier CAILLAUD , 2026\n" "Language-Team: French (France) (https://app.transifex.com/pluginsGLPI/teams/73419/fr_FR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,260 +21,281 @@ msgstr "" "Language: fr_FR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "Résultat du ping" - -#: hook.php:247 -msgid "Last ping OK" -msgstr "Dernier ping OK" - -#: hook.php:249 -msgid "Last ping KO" -msgstr "Dernier ping KO" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "Ajouter un filtre" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "Informations du ping non disponibles" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "Ip attribuées" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" -msgstr[0] "Adressage IP" -msgstr[1] "Adressage IP" -msgstr[2] "Adressage IP" - -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 -msgid "IP ping" -msgstr "Ping IP" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "L'action automatique n'a pas été lancée" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 -msgid "IP reservation" -msgstr "Réservation IP" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "Commentaire" +msgstr[1] "Commentaires" +msgstr[2] "Commentaires" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "Problème lors de l'ajout, des champs requis sont manquant" +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "Champs par défaut pour la réservation" -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "Merci d'activer ce plugin" +#: templates/config.html.twig:41 +msgid "Display" +msgstr "Affichage" -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "L'IP a été réservée" +#: src/Report.php:591 +msgid "Failed" +msgstr "Sans succès" -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "Pinger les IP libres" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "Filtre" +msgstr[1] "Filtres" +msgstr[2] "Filtres" -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 msgid "First IP" msgstr "Première IP" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 -msgid "Last IP" -msgstr "Dernière IP" +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "Ip libres" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "Rapport pour la plage IP" +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "Générer des rapports" -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" +msgstr[0] "Adressage IP" +msgstr[1] "Adressages IP" +msgstr[2] "Adressages IP" + +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "Adresse IP" +msgstr[1] "Adresses IP" +msgstr[2] "Adresses IP" + +#: ajax/addressing.php:72 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 +msgid "IP ping" +msgstr "Ping IP" + +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "Réservation IP" + +#: src/Addressing.php:260 msgid "Invalid data !!" msgstr "Données saisies incorrectes !!" -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "Ip attribuées" +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 +msgid "Last IP" +msgstr "Dernière IP" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "Ip libres" +#: hook.php:394 +msgid "Last ping KO" +msgstr "Dernier ping KO" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "Ip en double" +#: hook.php:389 +msgid "Last ping OK" +msgstr "Dernier ping OK" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "IP réservées" +#: 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 +msgid "Last ping attempt" +msgstr "Dernier essai de ping" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "Filtre" -msgstr[1] "Filtres" -msgstr[2] "Filtres" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "Lancement du ping sur chaque rapport IP" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "Utiliser les réseaux comme filtre" +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "Adresse MAC" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "L'affichage des objets dépend de ces critères" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "Lancement manuel du ping" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "Champs par défaut pour la réservation" +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "Nom" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "Nombre d'IP libres" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "Nom déjà utilisé" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "Nombre d'IP réservées" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "Réseau" + +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "Aucune ip pour cet équipement" -#: inc/addressing.class.php:719 +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "Nombre d'IP affectées (hors doublons)" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "Nombre d'IP en doubles" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "Réponse au ping - IP utilisée" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "Pas de réponse au ping - IP libre" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "Lancement manuel du ping" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "IP libres réelles (Ping=KO)" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "Problème dans le choix de la plage IP" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "Système pour le ping" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "Nombre d'IP libres" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "Linux ping" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "Nombre d'IP réservées" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "Windows" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "Nom de l'objet" -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "Linux fping" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "OK vous pouvez utiliser ce nom" -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "BSD ping" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "Pinger les IP libres" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "MacOSX ping" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "Informations du ping non disponibles" -#: inc/config.class.php:62 -msgid "Display" -msgstr "Affichage" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "Résultat du ping" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "Utiliser le Ping" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "Ping non disponible en mode Cloud" -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "Ajouter un filtre" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "Réponse au ping - IP utilisée" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "Aucune ip pour cet équipement" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "Pas de réponse au ping - IP libre" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "Lancement du ping sur chaque rapport IP" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "Merci d'activer ce plugin" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "L'action automatique n'a pas été lancée" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "Problème dans le choix de la plage IP" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "Dernier essai de ping" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "Problème lors de l'ajout, des champs requis sont manquant" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "Générer des rapports" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "IP libres réelles (Ping=KO)" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "Utiliser le Ping sur la fiche des equipements" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "Rapport pour la plage IP" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "Réservation" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "Réserver une IP" -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "Réservée" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "Adresse réservée" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "IP réservées" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "Ip en double" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "Sauver" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "Statut" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "Succès" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "Réservée" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "Système pour le ping" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "Sans succès" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "L'IP a été réservée" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "Nom de l'objet" +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "L'affichage des objets dépend de ces critères" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "Nom déjà utilisé" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "Type" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "Utiliser le Ping" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "Valider la réservation" +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "Utiliser Ping sur les plages IP" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "Utiliser le Ping sur la fiche des equipements" + +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "Utiliser les réseaux comme filtre" diff --git a/locales/hr_HR.mo b/locales/hr_HR.mo index 2dee3e2fac0733f38e3d89ebcab0491c9c776d53..9f6aac9bb44f6685965f5b33d595d2ab445a6722 100644 GIT binary patch delta 1186 zcmYk+Pe{{Y9LMozy4l>^OlxJP?U$)p=A7cKpq4CCX_X5Jx};!{(k5mE5$qIEART@M zft@;d5c@kic#E);cIZ%@EC|X=31LJaQt!`viXQg$_51C4e!u7WexGM9M?cl%K2&<| z8d^J1L(F)L>BIxY{GlE78dHYd7{q?8$3fhIH*f<^VF^CMFg`~=&e{IgxRLv}_Wlbp zE@zgxD5qo1c7%NE6Gp6cSV4a)YQh9=!n0U~<5-6ixEY_I#=pV{zQ+)LLnX3`QS`Ig zAoH6hF7)CK+>U9i#w_Z^x3CQ#;uidfTk$8VB4N@GU^Ob^22`doRR2NbV|uM=RKjPl zmif&H7p-^`^@3T{0$y4dQCss1->^Lq1}T%J()A2~pu>HDRVaaGWNoGk=`tx)Wlp2E z<|0<&HO%SaHW$3xJg@_%?SNTSCJXlaMeA2oX;(3Z6{M*xIfSa@DQv<^sB!mETlEaJ zzTE=b7{MVfG#yAaRY`lT7AJIGv?Z#p zGXKBnP^+mz$8=Fd=tQcie6@tKZYNp@m3|+g5^G=euR+!M+bDwBN$hq%dk?#D-=I6= zyOKXra<9n!?QbhTk?8DAbS0hsWM8`bcq*SNUGca*!K?1~;AH-BS)jP8@ABM4ChLr5 TN5+Q62QtG$&gg~A`2q6>(S&K~ delta 1594 zcma)+OGs2v7{^aKrp>5XnWdRswU_3*EVV@#Jtz#V$Ren?Iip?EnPD95AvL>JMvK8H z3MAU}qKMkG2nuT(K@KU>(ea?QkaC3v=N?sCE6``yrTz zeHs=TlQ8GJ7uTUS+=a8@BX9mWQ~<9%eui_fzd+LqDwb>=rl=dkb6$_ro$c z0Q2E_I0ygcCWHA*JcK#$1(d@Na0#4%a*#`Ua##cx!Dd(l_dp#Sh4nBA3*b|@0KSFV zKM56}%Atw`c;w;V<|FeFt^UPpFpu zhVN->@vN!Dei4Nd_Tw~RF|Zi0#4xkv{ZJ)42GybwI2T^>cpFw>KZbHV z0k!Uj_dbJis^<%#<|{llWmA7evXzM%cmT4;j6jv@f@fca>g64%7L3D{@FUdz0DV*D zrBDg9K%LVGRiVRB`%XcA<}wfYyOBfvD;T_CLYFF?@Rq^(a1C4!b=#v*2aG};d>^VJ zk39P&R7E~O1vCly89)6~B@3Z!3+jC>Tn;xU7?6bNgK~TV@>!TMCSs!nu|)qtDxXRxsY6x%b?6FI zy|qxaP+y3o8r7|rsA3YeQWspGrD+WYE!*mL`r@IONp||`vo`MDWJR5DPx6eftDrR) z3k?ilnQa}`UnBY1H(b`{ga?mX-CAm<#_n*3-POK(pL@c+Lm3y-tWLYn3EJ_H6+aTP zI4u+#vg1x9Z1y_gVC2|9@@Hm4$=0@xZB{iNQvR%H-(Zguwi;^cYwGSbWqqG99ayD* zxWd*#CuWCxLkex$wEr=aSNvoD6YGXRAic3878&Xd#T?>1sW`iw-oaFyX4l}8v*Cyp OjU0`I;&SXJX`4T|fyf;I diff --git a/locales/hr_HR.po b/locales/hr_HR.po index 63a55d9..7d17a66 100644 --- a/locales/hr_HR.po +++ b/locales/hr_HR.po @@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Addressing Development Team -# This file is distributed under the same license as the GLPI - Addressing plugin package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # # Translators: @@ -9,9 +9,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\n" +"POT-Creation-Date: 2026-06-24 09:26+0200\n" "PO-Revision-Date: 2025-09-23 12:17+0000\n" "Last-Translator: Milo Ivir , 2025\n" "Language-Team: Croatian (Croatia) (https://app.transifex.com/pluginsGLPI/teams/73419/hr_HR/)\n" @@ -21,260 +21,281 @@ msgstr "" "Language: hr_HR\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "Ping rezultat" - -#: hook.php:247 -msgid "Last ping OK" -msgstr "Zadnji ping OK" - -#: hook.php:249 -msgid "Last ping KO" -msgstr "Zadnji ping KO" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "Dodaj filtar" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "Ping informacije nisu dostupne" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "Dodijeljena IP adresa" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" -msgstr[0] "IP adresiranje" -msgstr[1] "IP adresiranja" -msgstr[2] "IP adresiranja" - -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 -msgid "IP ping" -msgstr "IP ping" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "Automatska radnja nije pokrenuta" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 -msgid "IP reservation" -msgstr "IP rezervacija" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "Problem prilikom dodavanja, nedostaju obavezna polja" +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "Zadana polja za rezervaciju" -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "Aktiviraj dodatak" +#: templates/config.html.twig:41 +msgid "Display" +msgstr "Prikaz" -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "Adresa je rezervirana" +#: src/Report.php:591 +msgid "Failed" +msgstr "Neuspjelo" -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "Ping na slobodnu IP adresu" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "Filtar" +msgstr[1] "Filtra" +msgstr[2] "Filtra" -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 msgid "First IP" msgstr "Prva IP adresa" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 -msgid "Last IP" -msgstr "Zadnja IP adresa" +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "Slobodna IP adresa" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "Izvještaj za raspon IP adresa" +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "Izradi izvještaje" + +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ajax/addressing.php:72 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 +msgid "IP ping" +msgstr "IP ping" -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "IP rezervacija" + +#: src/Addressing.php:260 msgid "Invalid data !!" msgstr "Neispravni podaci!" -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "Dodijeljena IP adresa" +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 +msgid "Last IP" +msgstr "Zadnja IP adresa" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "Slobodna IP adresa" +#: hook.php:394 +msgid "Last ping KO" +msgstr "Zadnji ping KO" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "Ista IP adresa" +#: hook.php:389 +msgid "Last ping OK" +msgstr "Zadnji ping OK" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "Rezervirana IP adresa" +#: 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 +msgid "Last ping attempt" +msgstr "Zadnji pokušaj pinga" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "Filtar" -msgstr[1] "Filtra" -msgstr[2] "Filtra" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "Pokreni ping za svaki izvještaj o ip adresama" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "Koristi mrežu kao filtar" +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "Prikaz stavki ovisi o ovim kriterijima" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "Ručno pokretanje pinga" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "Zadana polja za rezervaciju" +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "Broj slobodnih IP adresa" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "Ime se već koristi" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "Broj rezerviranih IP adresa" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "" -#: inc/addressing.class.php:719 +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "Nema IP adresa za ovaj uređaj" + +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "Broj dodijeljenih IP adresa (bez duplih)" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "Broj duplih IP adresa" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "Ping: dobiven odgovor – korištena IP adresa" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "Ping: bez odgovora – slobodna IP adresa" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "Ručno pokretanje pinga" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "Stvarno slobodna IP adresa (Ping=KO)" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "Otkriven problem s rasponom IP adresa" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "Sustav za ping" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "Broj slobodnih IP adresa" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "Linux ping" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "Broj rezerviranih IP adresa" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "Windows" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "Ime objekta" -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "Linux fping" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "" -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "BSD ping" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "Ping na slobodnu IP adresu" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "MacOSX ping" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "Ping informacije nisu dostupne" -#: inc/config.class.php:62 -msgid "Display" -msgstr "Prikaz" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "Ping rezultat" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "Koristi ping" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "" -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "Dodaj filtar" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "Ping: dobiven odgovor – korištena IP adresa" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "Nema IP adresa za ovaj uređaj" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "Ping: bez odgovora – slobodna IP adresa" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "Pokreni ping za svaki izvještaj o ip adresama" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "Aktiviraj dodatak" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "Automatska radnja nije pokrenuta" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "Otkriven problem s rasponom IP adresa" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "Zadnji pokušaj pinga" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "Problem prilikom dodavanja, nedostaju obavezna polja" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "Izradi izvještaje" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "Stvarno slobodna IP adresa (Ping=KO)" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "Koristi ping zadan u obrascu uređaja" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "Izvještaj za raspon IP adresa" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "Rezervacija" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "Rezerviraj IP adresu" -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "Rezervirano" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "Rezervirana adresa" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "Rezervirana IP adresa" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "Ista IP adresa" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "Uspjeh" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "Rezervirano" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "Sustav za ping" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "Neuspjelo" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "Adresa je rezervirana" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "Ime objekta" +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "Prikaz stavki ovisi o ovim kriterijima" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "Ime se već koristi" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "Koristi ping" + +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "Koristi ping zadan u obrascu uređaja" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "Provjeri rezervaciju" +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "Koristi mrežu kao filtar" diff --git a/locales/it_IT.mo b/locales/it_IT.mo index 0bf3789874f0f662387b96fc9823e3389de3c64c..bbf381df93686d29214ca84526a1eb843fd8480d 100644 GIT binary patch delta 1185 zcmYk+T}YEr9LMqF+H5+fxmuPl`DDKKqH}fCD{E+pWzoQr2$~u(tgVY8yNFRYQqV;_ z6m=bRqlPeo3U3O#in@@ZtID9dD}o?`koEmNo}$CfKF{-<<8#jc|37o4@pgUweZ+su z(BkxZ`c#QAN!+=NFWP>;F%{T{AsobJ9L9Axfy?nemf{1f#D^HfIXnImS8)Hv-hV;n z<;^!Psu)CP|Rx{p(S}=ht@g%On^Vozpa23v==0C?MzQr(pMFsL38!^ak zL#%JwxzLNZVI8Kh7IUZ_iAJcD5p#naR z4Xkg*xah)bs24m&ZQz;p9jY|HaFX&wnH1svY1vXlud$u`kJy6c>_!`k@x`B*9jMGC zQSU#7Of_lDD>Y+WXyPT*&aR+RcoQ}89;&9()>%~QU!XGf2^F!zb)XuXF^Yw-~_;5_m%-}z!sW)T%Y zkSMi*2x`0)^?YlX{3|89c%X%QQ40;B78pm37jOg4+VKTcWJRPRUiOp$&Eb)^IC$qq zhfvv4Q&x0#RPIgmjjF$z(x|2^ICMqD58_|rta%$z^qq7LvDdT-wGO%>Qj5`bUKFv; zkpla_DWhsS69;wSqpR*}WZX-o(iEp}p{rJ#>B@`_n*KGk(*HJQTEQq(WM0`iKR&I)fYI&SW}$q!ME#bR#k$ zY*^TMEr_s?5Q*4&#$zE(Bs5rvh*vDs?|*y8+R2>z`@S=0&N<&X-<>lR*B53+riV@& zqzSD+-%T*46<*8dfqV!VQv^T4Dewne4D%)$6NXFS0$2|VU@M#iyWmu~8_Mrc@O?il zVSfb9H6~+D247r;`oRr24c-szPoN5T9q>IYW&af_afoaxtO^#wx?sNn&S1X<&VjpN zCG3SW;Tc#;esh(@EDU#HF?jKSL#$%JG!29L|GHupD+k1x~^U%)&DG5YC2g zpnm@isz9|v9ht(Tg#2bE3prFnd`u)@6I3Uf;e5Cg*1-hiV=nMe0haWCzx3#M;7=POBK~{IaH;sP=R(qwQMhx-vA_*ISSRWVYmjK zh4Oy{RrpJ&QH?_R|AHEE9@)jxBKoh2Ee5}(5FgV4Re%%h<4~7o5L$Qw>JnaoYV~8N zS&s($-%yE5sZNQipbpjm)q!rf6do+5|C(JEgJydhYUVHC2KXIvOHDmdG=goA*yaFK zfql^L1XKaT!T09_`&Fop-GWMd4=T@7sQ6zpfx}ArRfVAu%Ap%7@c>jyPeGmZ9AuP! z5xQ*p%~~`kD_QVj_{GS^+iGgj)u;+xg%ZN=hDMgr>6Ne!&52s8H)2U((0_x3X86*; zQ>WMHR`{0j`=R9`G%v7e1nW_CRH6~*MBQMd8UK_r>LTVuCzj|xh_}z5q4xEt?#DV* z^V99O=yFu!k<_5N^%A{)l15ZxPzOzOG-@5Y&yA;JDUpTer8h*cvkA^4Vm(Z@=r=hT2GN{mu2^XA{B-Z>cUj zxiGn=#f!QrcWB5t6!X#v+tOzK!;&2=JYMNnZ2gLjA98%zrs(6vUmPpUU$iOV_4}3E WxMP#4n3qU9LzEr+SNEUdIe!6#b;wBo diff --git a/locales/it_IT.po b/locales/it_IT.po index 232ebb9..a990a1f 100644 --- a/locales/it_IT.po +++ b/locales/it_IT.po @@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Addressing Development Team -# This file is distributed under the same license as the GLPI - Addressing plugin package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # # Translators: @@ -10,9 +10,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\n" +"POT-Creation-Date: 2026-06-24 09:26+0200\n" "PO-Revision-Date: 2025-09-23 12:17+0000\n" "Last-Translator: Davide , 2025\n" "Language-Team: Italian (Italy) (https://app.transifex.com/pluginsGLPI/teams/73419/it_IT/)\n" @@ -22,260 +22,281 @@ msgstr "" "Language: it_IT\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "Risultato del ping" - -#: hook.php:247 -msgid "Last ping OK" -msgstr "Ultimo ping OK" - -#: hook.php:249 -msgid "Last ping KO" -msgstr "Ultimo ping KO" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "Aggiungi un filtro" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "Informazioni sul ping non disponibili" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "IP assegnati" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" -msgstr[0] "Indirizzamento IP" -msgstr[1] "Indirizzamento IP" -msgstr[2] "Indirizzamento IP" - -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 -msgid "IP ping" -msgstr "Ping IP" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "L'azione automatica non è stata avviata" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 -msgid "IP reservation" -msgstr "Prenotazione IP" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "Problema durante l'aggiunta, compilare i campi obbligatori" +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "Campi predefiniti per la prenotazione" -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "Si prega di attivare il plugin" +#: templates/config.html.twig:41 +msgid "Display" +msgstr "Visualizza" -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "L'indirizzo è stato riservato" +#: src/Report.php:591 +msgid "Failed" +msgstr "Fallito" -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "Ping IP liberi" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "Filtri" +msgstr[1] "Filtri" +msgstr[2] "Filtri" -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 msgid "First IP" msgstr "Primo IP" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 -msgid "Last IP" -msgstr "Ultimo IP" +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "IP liberi" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "Report per l'intervallo di IP" +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "Genera report" + +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ajax/addressing.php:72 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 +msgid "IP ping" +msgstr "Ping IP" -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "Prenotazione IP" + +#: src/Addressing.php:260 msgid "Invalid data !!" msgstr "Dati non validi!!" -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "IP assegnati" +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 +msgid "Last IP" +msgstr "Ultimo IP" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "IP liberi" +#: hook.php:394 +msgid "Last ping KO" +msgstr "Ultimo ping KO" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "Stesso IP" +#: hook.php:389 +msgid "Last ping OK" +msgstr "Ultimo ping OK" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "IP Riservati" +#: 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 +msgid "Last ping attempt" +msgstr "Ultimo tentativo di ping" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "Filtri" -msgstr[1] "Filtri" -msgstr[2] "Filtri" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "Avviare il ping per ogni ip" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "Utilizzare le reti come filtro" +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "La visualizzazione degli oggetti dipende da questi criteri" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "Lancio manuale di ping" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "Campi predefiniti per la prenotazione" +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "Numero di IP liberi" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "Nome già in uso" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "Numero di IP riservati" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "" -#: inc/addressing.class.php:719 +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "Nessun IP per questo dispositivo" + +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "Numero di IP assegnati (senza doppi)" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "Numero di IP duplicati" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "Ping: ricevuta risposta - IP utilizzato" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "Ping: nessuna risposta - IP libero" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "Lancio manuale di ping" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "IP liberi reali (Ping=KO)" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "Problema con l'intervallo di IP" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "Metodo per il ping" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "Numero di IP liberi" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "ping Linux" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "Numero di IP riservati" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "Windows" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "Nome dell'oggetto" -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "fping Linux" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "" -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "ping BSD" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "Ping IP liberi" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "Ping MacOSX" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "Informazioni sul ping non disponibili" -#: inc/config.class.php:62 -msgid "Display" -msgstr "Visualizza" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "Risultato del ping" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "Usa Ping" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "" -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "Aggiungi un filtro" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "Ping: ricevuta risposta - IP utilizzato" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "Nessun IP per questo dispositivo" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "Ping: nessuna risposta - IP libero" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "Avviare il ping per ogni ip" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "Si prega di attivare il plugin" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "L'azione automatica non è stata avviata" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "Problema con l'intervallo di IP" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "Ultimo tentativo di ping" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "Problema durante l'aggiunta, compilare i campi obbligatori" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "Genera report" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "IP liberi reali (Ping=KO)" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "Utilizza il ping per il dispositivo" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "Report per l'intervallo di IP" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "Prenotazione" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "Riserva IP" -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "Riservato" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "Indirizzo riservato" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "IP Riservati" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "Stesso IP" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "Successo" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "Riservato" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "Metodo per il ping" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "Fallito" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "L'indirizzo è stato riservato" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "Nome dell'oggetto" +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "La visualizzazione degli oggetti dipende da questi criteri" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "Nome già in uso" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "Usa Ping" + +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "Utilizza il ping per il dispositivo" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "Convalida la prenotazione" +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "Utilizzare le reti come filtro" diff --git a/locales/ja_JP.mo b/locales/ja_JP.mo index f619896cb1363fa5719a6f8ba5949af1b6cc101c..b8ce3d474574420239c44d8ec3a395b7e7e04bb8 100644 GIT binary patch delta 1183 zcmYk+Pe{{Y9LMoT-E4DH%UYJpwalfhbTgt;WK)(dYe@?abqOyWI#?h`rx6ii*6EiJ zL4+MV=?H#!C^|*aspt}Q$|QFKXy8ukACe2TvOzI*-tKhO7hp5H#k)}qCwCf|%9 z4v;&@`6^@j@o)`4#GucZFy=6XBiN3k7{f{2fOA-jC2YV&4B#_+{UvVX_>DbYLGCM> zuk18(p<*x8`_~(cSle(D*HfqlGq@Sg<2D?}HoS#f@FD8{=NQ4aSdU*&h5W>w7@)Ty z+Bco-=*0&yiUn-JG1QB1U=J?fR{Vg?xP}^$2FkC)7F5LvRHfah>%GWkhO7lt!RN4* z_RU3hQaFWr!6Q@$o?73drsfA;W_lvrq{=3P>)yj8$1bXnC8TerV)fBGH5fupnW!~^ z#U@Uq*x}u#&t5o=>cAO$JcipjzJi)t2ldm8nT&Le)Qr6)LgyBF8qeOFvdh4!lS7BCQxhPE~;`D+00{m`~ua^E7S-q zTR(>xe?9P>6RP+Zc3?Bz&SEdB;_ImMx3L|cpcdOQG9%vTY0h_(obuKKcz zLn)_bQ-`CBslx{`94KQhW0LV3CgB7w!RT0H;xP~1Sd4L4hcmDNQ*a;Zz6199VVq6> z1THWpXfD_b_fUU$gtPFuJ^vaNzz6FH&Y}MkHL;7?6j&}MVv+4vU@HC1I3M?74t8Q1 zUd1`gZ|>8W$BBNNiEmL8e!)ff12sVk%hQCJn1$t-iMvn(w_^#0FdbiE27W~Se;gH{ z(xHqbahT2gCXI$}Sc=?ZO04CmOjP1R+<`^dhWyNJ4ho>x`VzI$&!}-GQCs>4PqMAq z2~!KbNfcUe9|rSj4A9^nGmcu}Z)DLXo2X%E$-nkEhfxZ!3KwHLuEoo!8wXIS{f^2=Ea5YTNk;V-peAxq87i}G zu-CVsGO-==(2tw&Qji8e^WI(Q&J0F=IE_JqC-Dl9%+N;ztKlo4%%ih@&7 z_M*eBsn>KpZDm+RZ%w2qTYLwC;Riw|mq)IkR;;3LkkYFRsT5PSf9t49qf+WnS5URT zDg{(MBPx3RR8~{Rzt_{{bGll54x{-x z4tu)%Z2{BZ4|v;-bcQD5O5Iy(>ua0>W{Aw^w6`8=_6MBO!ji(`zV-2Uqy7c, YEAR. # # Translators: @@ -9,9 +9,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\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" "Language-Team: Japanese (Japan) (https://app.transifex.com/pluginsGLPI/teams/73419/ja_JP/)\n" @@ -21,256 +21,273 @@ msgstr "" "Language: ja_JP\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "PING 結果" - -#: hook.php:247 -msgid "Last ping OK" -msgstr "最終 PING OK" - -#: hook.php:249 -msgid "Last ping KO" -msgstr "最終 PING KO ( 失敗 )" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "フィルター追加" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "PING 情報がありません" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "割り当て済み IP" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" -msgstr[0] "IP 割り当て" - -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 -msgid "IP ping" -msgstr "IP PING" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "自動実行は起動しませんでした" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 -msgid "IP reservation" -msgstr "IP 予約" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "追加できません。必要項目が未記入です" +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "予約の標準フィールド" -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "プラグインを有効にしてください" +#: templates/config.html.twig:41 +msgid "Display" +msgstr "表示" -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "このアドレスは予約済みです" +#: src/Report.php:591 +msgid "Failed" +msgstr "失敗" -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "空き IP に PING" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "フィルター" -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 msgid "First IP" msgstr "開始 IP" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 -msgid "Last IP" -msgstr "最終 IP" +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "空き IP" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "IP 範囲のレポート" +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "レポート生成" + +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" +msgstr[0] "" + +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "" + +#: ajax/addressing.php:72 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 +msgid "IP ping" +msgstr "IP PING" + +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "IP 予約" -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 +#: src/Addressing.php:260 msgid "Invalid data !!" msgstr "無効なデータです!!" -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "割り当て済み IP" +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 +msgid "Last IP" +msgstr "最終 IP" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "空き IP" +#: hook.php:394 +msgid "Last ping KO" +msgstr "最終 PING KO ( 失敗 )" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "重複 IP" +#: hook.php:389 +msgid "Last ping OK" +msgstr "最終 PING OK" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "予約 IP" +#: 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 +msgid "Last ping attempt" +msgstr "最終 PING 試行" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "フィルター" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "各 IP レポートで PING 実行" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "ネットワークでフィルター" +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "アイテムの表示はこれらの基準によって決まります" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "PING の手動実行" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "予約の標準フィールド" +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "空き IP 数" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "既存の名前" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "予約 IP 数" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "" + +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "この装置には IP なし" -#: inc/addressing.class.php:719 +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "割り当て済み IP 数 ( 重複なし )" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "重複 IP 数" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "PING : 応答あり - 使用中 IP" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "PING : 応答なし - 空き IP" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "PING の手動実行" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "実空き IP ( PING 応答なし )" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "IP 範囲の認識で問題発生" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "PING に使うシステム" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "空き IP 数" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "Linux ping" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "予約 IP 数" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "Windows" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "オブジェクト名" -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "Linux fping" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "" -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "BSD ping" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "空き IP に PING" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "MacOSX ping" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "PING 情報がありません" -#: inc/config.class.php:62 -msgid "Display" -msgstr "表示" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "PING 結果" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "PING の使用" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "" -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "フィルター追加" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "PING : 応答あり - 使用中 IP" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "この装置には IP なし" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "PING : 応答なし - 空き IP" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "各 IP レポートで PING 実行" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "プラグインを有効にしてください" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "自動実行は起動しませんでした" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "IP 範囲の認識で問題発生" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "最終 PING 試行" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "追加できません。必要項目が未記入です" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "レポート生成" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "実空き IP ( PING 応答なし )" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "機器のフォームで PING を使う" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "IP 範囲のレポート" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "予約" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "IP を予約" -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "予約" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "予約アドレス" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "予約 IP" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "重複 IP" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "成功" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "予約" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "PING に使うシステム" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "失敗" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "このアドレスは予約済みです" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "オブジェクト名" +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "アイテムの表示はこれらの基準によって決まります" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "既存の名前" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "PING の使用" + +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "機器のフォームで PING を使う" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "予約の検証" +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "ネットワークでフィルター" diff --git a/locales/ko_KR.mo b/locales/ko_KR.mo index ea7947009f74821921b540510dbe26f6537bfba5..d7e725716bf0412cfe497f68a9cfdac6d0e64561 100644 GIT binary patch delta 1181 zcmYk+Ur3Wt7{~FmwXLl=HPYL7TR{n{CpnojUGHHeb34#bOk_a*)i0EP$UF0h9 z;-#><=%VPRCB^6>h%PiQ#csr_{t*7BjR5fFlMdCwe+{5225cTPvHi+mV+`%@UhIgH>UDv_U9 zhe2i=W_;7ci5|QYt1*Ld96~+#I=15zT#xUu5`Um7QcC)3FpkQ&5tV5Rs{a6Tm>z2e zmGB9yVSICzlUB^39`FJ+feGtd)Y2^B2+I@WOUmd$XeFa(nBe*qDuGYP+{`j^m;kfW zbvdd6m8c0OFsqYYobYVZh5A7nmFaPNJ%n1*%UFTK)_b^_>v7b;v$zSrVKYWaU(er< zs#q^-=>|~=Tv7eCMmcUY;CCeBP0OT8Xt}o%&02pol~1jaaEK~`7vf*jB(*o{h!%oPTx?ne6lN)*_LjL_%6Yi3Hi$wKl13)7B*sHWHe3Ns3LS z6_YjN(BEPx zWz>uiQjQN`g$6ZjuSB#i?BCVVlP~SS-1f;Zmau#J7&}0 zgTsx9n`ZaL1=J6&V1K;h?mt2W@XYxh2hjh5n%K{53M>yZFyQ)ga1i~)I1Ja}IBdWi zJdOjH-&~|Im>ajTA3jD+_!`IHXVe5)EKd`Tz>!#nBXBk9!F5=SNgRUraVS1V{r(#& zK&3+&$>fsF{3eHn2IM1SOtG^Jm5Fj3jVmyKwaCYu;i3S}JMW@a`V#e=AE+(;jVIaG zQGL1=c!Makzy}!DUOu7081oagG9S^fXp@Wl#^k$x0QJLJs6AZhT!k7JMonDn`a4jW z*z5YOs4YH=1Mx~G`B&o}Hzwdy)QW$(fmzH((~L$1R)Ax%0w-ex705AEs?VYJ{3dEE zAELJQ1?J&b)bob&rM4`uANkkBi@BizThZcCoQqdc6MjZLIGga5nenIrvw)$j8LESlo@Jcsfo)5j{oi)mt|}X<$w>7WKdYDpT_?4Rue4O+nA1c9$tM zcrjAJ>K<>aDWp!PD&VP99%1sSGpTWffmE5~6gosI`VUh2NJ^>{aaFcvQzue&`YpA9 zsy9Ss8daH8(V0-0LDd1*VKn8TkPX_+(VE6^y-8O4i_;gZTx9E_u}HGXziCK$s6O1# zK+i0#vVS|t_x@eumPKRRcG}GvYP#B~=JMdC%9U$VPq?d{%%$jH{RJ)@g`J;D9?viCyOYJmf=$_Bk)ohDIW45HQxUlG2Y5K*qe}TQ} z6Y1rhyX7?-0CWTLZq bpLgQ2*O4&#f%Outoy~35JJkN^_yO|=6&1_% diff --git a/locales/ko_KR.po b/locales/ko_KR.po index dfc8daf..7befd6a 100644 --- a/locales/ko_KR.po +++ b/locales/ko_KR.po @@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Addressing Development Team -# This file is distributed under the same license as the GLPI - Addressing plugin package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # # Translators: @@ -9,9 +9,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\n" +"POT-Creation-Date: 2026-06-24 09:26+0200\n" "PO-Revision-Date: 2025-09-23 12:17+0000\n" "Last-Translator: 조성현 (jaymz9634) , 2025\n" "Language-Team: Korean (Korea) (https://app.transifex.com/pluginsGLPI/teams/73419/ko_KR/)\n" @@ -21,256 +21,273 @@ msgstr "" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "Ping 결과" - -#: hook.php:247 -msgid "Last ping OK" -msgstr "최근 ping 확인" - -#: hook.php:249 -msgid "Last ping KO" -msgstr "최근 ping KO" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "필터 추가" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "ping 정보를 사용할 수 없음" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "할당된 IP" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" -msgstr[0] "IP 주소" - -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 -msgid "IP ping" -msgstr "IP ping" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "자동 작업이 시작되지 않음" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 -msgid "IP reservation" -msgstr "IP 예약" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "추가 시 문제가 발생, 필수 입력 항목이 없음" +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "예약 기본 입력 항목" -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "플러그인을 활성화 하세요" +#: templates/config.html.twig:41 +msgid "Display" +msgstr "표시" -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "해당 주소는 예약되었음" +#: src/Report.php:591 +msgid "Failed" +msgstr "실패함" -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "사용 가능 IP ping" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "필터" -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 msgid "First IP" msgstr "첫번째 IP" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 -msgid "Last IP" -msgstr "최근 IP" +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "사용 가능 IP" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "IP 범위 보고서" +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "보고서 생성" + +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" +msgstr[0] "" + +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "" + +#: ajax/addressing.php:72 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 +msgid "IP ping" +msgstr "IP ping" + +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "IP 예약" -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 +#: src/Addressing.php:260 msgid "Invalid data !!" msgstr "잘못된 데이터 !!" -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "할당된 IP" +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 +msgid "Last IP" +msgstr "최근 IP" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "사용 가능 IP" +#: hook.php:394 +msgid "Last ping KO" +msgstr "최근 ping KO" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "동일 IP" +#: hook.php:389 +msgid "Last ping OK" +msgstr "최근 ping 확인" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "예약된 IP" +#: 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 +msgid "Last ping attempt" +msgstr "최근 ping 시도" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "필터" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "각 IP 보고서에 대해 ping 실행" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "네트워크를 필터로 사용" +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "항목 표시는 이 기준들에 따라 결정됩니다" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "ping 수동 실행" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "예약 기본 입력 항목" +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "사용 가능 IP 개수" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "이미 사용 중인 이름" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "예약된 IP 개수" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "" + +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "이 장비에는 IP 주소 없음" -#: inc/addressing.class.php:719 +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "할당된 IP 주소 개수 (중복 없음)" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "중복 IP 개수" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "Ping: 응답 있음 - 사용된 IP" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "Ping: 응답 없음 - 사용 가능 IP" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "ping 수동 실행" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "실제 사용 가능 IP (Ping=KO)" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "IP 범위에서 문제 감지됨" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "ping 시스템" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "사용 가능 IP 개수" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "리눅스 ping" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "예약된 IP 개수" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "윈도우즈" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "객체 이름" -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "리눅스 fping" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "" -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "BSD ping" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "사용 가능 IP ping" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "MacOSX ping" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "ping 정보를 사용할 수 없음" -#: inc/config.class.php:62 -msgid "Display" -msgstr "표시" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "Ping 결과" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "Ping 사용" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "" -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "필터 추가" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "Ping: 응답 있음 - 사용된 IP" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "이 장비에는 IP 주소 없음" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "Ping: 응답 없음 - 사용 가능 IP" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "각 IP 보고서에 대해 ping 실행" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "플러그인을 활성화 하세요" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "자동 작업이 시작되지 않음" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "IP 범위에서 문제 감지됨" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "최근 ping 시도" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "추가 시 문제가 발생, 필수 입력 항목이 없음" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "보고서 생성" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "실제 사용 가능 IP (Ping=KO)" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "장비 양식에 ping 사용" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "IP 범위 보고서" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "예약" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "예약 IP" -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "예약됨" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "예약된 주소" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "예약된 IP" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "동일 IP" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "성공" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "예약됨" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "ping 시스템" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "실패함" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "해당 주소는 예약되었음" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "객체 이름" +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "항목 표시는 이 기준들에 따라 결정됩니다" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "이미 사용 중인 이름" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "Ping 사용" + +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "장비 양식에 ping 사용" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "예약 확인" +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "네트워크를 필터로 사용" diff --git a/locales/pt_BR.mo b/locales/pt_BR.mo index a3a93b6c79ac1a79da93fd40bf3987f118add1b7..90631b6891f8680dba92597a175d44155d4bf4f8 100644 GIT binary patch delta 1165 zcmYk+Pe@cz6vy$aGoxeUIA%`P=rlGt`TuXW2_Yx3k|7fZL}-ynyMh80A&6N;D7d;L z(y~P>8;T*qZ4{K`t_TAY7rBXa5kwJD-{12V9_G&Hy}8eK&pG!!w-fK`a-XXF_YKj* zsADV_88d)=KE8;Heq+jU2tzoA4LFI%@E(@pBP_u@R^T%X;!8KbhLxPZcjw#4bvd)c zL4=9lZXz7mTQKTO;z8y+Q46N=5KiC`oW>+BU^PBLUH=NB_yNQC6;;SDOkj{~L#%I_ zIM9uIu@2RYHTWIXkqXK`fH73XDO9B$sQI(V$7GyYRKZs;&idv$ z2c0;Fy1@!6ffvpV)YkmK=WI`ui`0R&vc1Z-Fva;Us^TcwaH(lURelPUcp8<^IBJWo zVNR`@;y{0J7uBK#)B+EXkID0;j8~j*@F?f&*ofay3)FIVwYCRaa1^ygcTfc_y7Q-~ z1Xk65C9uv94fq9hUP%^lOrmbsk6Lg7wcu^+!-seRH{HCCa#ctim2e8xk<+MxGRURo zDyq{r!t`GY&G3UVw5Wyh*oCi=u9~0Ngg(;d(6phhJA>?qx2X19$!MO2c%kP;38)JS z6{%-O+uh1&(f%v+;3>3^^$gvd7vg{Lta%x$8yyTDVlUKoMKeQ*DwMdM7gemHsu=r2 z54A#X%OxEYGt@2xJK%LhZPNdQc80d3jiI;1>jIu+{0o|3jx!qVXa70d6_~Wkf!V_O vlBHt%C)gbsNe^Vw7Y6Ic21m0)mxl|(WgA7dH+0K>3@sLHdBSJkMq+;fr8Hla delta 1581 zcma*nO-PhM9LMod*EC-?H8V5QCr!=F*R(V`Wb|ejYLZ5WYH?Rv&{fw}1EW0@)h%eT zD2OgX?}zfzB?znz(IF^EqJ&DL4i!k{vA)0EXY1;)v!9vS=b8D>f1YPw=YGx)&SW^o z4W)saOP!4|rUmcD@kROKFeU}RVlw{5br>6OOd^(G9#&xjw%`)%L?<3WUDs#-K7wiV zPvI(Kg64w#!!6Ve_i-6Mw#Q$h0+_a)!*u%dsD&M@roaj@2`laXR$NYhH)i8uEWjbm z#7mgY`sNOe6%0JWRD6Y6@B`-Kchmw-wxEAbub{-3A- zl@4VjnXfd~H<>haK@oC|skUuEWug(+U>jCqKk_lx`BDHkZKqH>ok7jBfI8AY_>5!C zT^h;AC!)|s7cf{vBc9c{#+0ElQHz>jAL_ybs2v?cK4z3J9o1>nQC!42oIu_87L~z| zs3Z7++Ibv<+K|&WFNOT`5SR)EN^mc7trI~+&tj=&Sw7a`jYKQlmww(yof_fd*Rzrcy)I@hH_g z1{J+hDr>2+;Z|e=^|X~?6}>gll0k$2fynu5P`i&7?N~+sLA-t8vs7Ox)AO-~s$)`0 zEov!MX;vwx>Zw=J>!(sn)p6(v*^$nk}x^=0Ew8PE)uCA8$L*W@FkH%k#wK`nAUbidYu>!|E z7PEQ$Bd&nA-)B0#K6n4, YEAR. # # Translators: @@ -10,9 +10,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\n" +"POT-Creation-Date: 2026-06-24 09:26+0200\n" "PO-Revision-Date: 2025-09-23 12:17+0000\n" "Last-Translator: Anderson Jesus Queiroz, 2026\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/pluginsGLPI/teams/73419/pt_BR/)\n" @@ -22,262 +22,283 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "Resultado do ping" - -#: hook.php:247 -msgid "Last ping OK" -msgstr "Último ping OK" - -#: hook.php:249 -msgid "Last ping KO" -msgstr "Último ping KO" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "Adicionar um filtro" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "Informações do ping indisponíveis" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "IP atribuído" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" -msgstr[0] "Endereçamento IP" -msgstr[1] "Endereçamento IP" -msgstr[2] "Endereçamento IP" - -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 -msgid "IP ping" -msgstr "Ping IP" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "Ação automática não foi executada" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 -msgid "IP reservation" -msgstr "Reservar IP" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "Problema ao adicionar; campos obrigatórios não estão aqui" +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "Campos para reservar " -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "Por favor, ative o plugin" +#: templates/config.html.twig:41 +msgid "Display" +msgstr "Mostrar" -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "O endereço foi reservado" +#: src/Report.php:591 +msgid "Failed" +msgstr "Ação falhou" -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "Resultado do ping" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "Filtro" +msgstr[1] "Filtros" +msgstr[2] "Filtros" -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 msgid "First IP" msgstr "Primeiro IP" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 -msgid "Last IP" -msgstr "Último IP" +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "IP Disponível" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "Relatório da faixa de IP" +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "Gerar relatórios" + +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: ajax/addressing.php:72 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 +msgid "IP ping" +msgstr "Ping IP" -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "Reservar IP" + +#: src/Addressing.php:260 msgid "Invalid data !!" msgstr "Dados Inválidos !!" -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "IP atribuído" +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 +msgid "Last IP" +msgstr "Último IP" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "IP Disponível" +#: hook.php:394 +msgid "Last ping KO" +msgstr "Último ping KO" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "Mesmo IP" +#: hook.php:389 +msgid "Last ping OK" +msgstr "Último ping OK" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "IP reservado" +#: 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 +msgid "Last ping attempt" +msgstr "Última tentativa de ping" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "Filtro" -msgstr[1] "Filtros" -msgstr[2] "Filtros" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "Executar um ping para cada IP reportado" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "Filtrar redes" +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "A exibição dos itens depende desses critérios" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "Executar ping manualmente" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "Campos para reservar " +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "Número de IP disponíveis" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "O nome já esta em uso" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "Número de IP reservados" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "" -#: inc/addressing.class.php:719 +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "Nenhum IP para este equipamento" + +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "Número de IP reservados (não duplicados)" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "Número de IP duplicados" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "Ping: Resposta - IP Utilizado" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "Ping: Resposta - IP Disponível" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "Executar ping manualmente" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "IP disponíveis realmente (Ping=KO)" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "Detectado um problema com a faixa de IP" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "Sistema para realizar ping" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "Número de IP disponíveis" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "Linux ping" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "Número de IP reservados" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "Windows" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "Nome do objeto" -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "Linux fping" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "" -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "BSD ping" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "Resultado do ping" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "MacOSX ping" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "Informações do ping indisponíveis" -#: inc/config.class.php:62 -msgid "Display" -msgstr "Mostrar" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "Resultado do ping" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "Usar ping" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "" -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "Adicionar um filtro" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "Ping: Resposta - IP Utilizado" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "Nenhum IP para este equipamento" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "Ping: Resposta - IP Disponível" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "Executar um ping para cada IP reportado" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "Por favor, ative o plugin" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "Ação automática não foi executada" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "Detectado um problema com a faixa de IP" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "Última tentativa de ping" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "Problema ao adicionar; campos obrigatórios não estão aqui" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "Gerar relatórios" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "IP disponíveis realmente (Ping=KO)" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "Usar ping no formulário de equipamentos" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "Relatório da faixa de IP" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "Reserva" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "" "IP reservado\n" " " -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "Reservado com sucesso" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "Endereço reservado" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "IP reservado" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "Mesmo IP" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "Ação concluída com sucesso" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "Reservado com sucesso" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "Sistema para realizar ping" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "Ação falhou" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "O endereço foi reservado" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "Nome do objeto" +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "A exibição dos itens depende desses critérios" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "O nome já esta em uso" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "Usar ping" + +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "Usar ping no formulário de equipamentos" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "Validar a reserva" +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "Filtrar redes" diff --git a/locales/zh_CN.mo b/locales/zh_CN.mo index 3671aaa15beafdc66e16bf671de62895900c5568..b6c670436b4a6cb26e76bdb16b7ee0d5e096bb79 100644 GIT binary patch delta 1179 zcmYk+OGs2v9LMqFG&7CfQPXDBG2gFDYkUw$5Y#B9BAPhhrWWERBdSf%LU3p$8cKAH z+6b*8VKiZA;i`y&7PX3~q{pUl0D$FKsYa4+6NKQ3b)KEwb%wfA4*KE|)@cpdp% z!fbPq&y8R9My_vn!LYRk3%K8cS}=zDaTH7N3fAB(hHwS-`DYl$H<*iCs6uwI5(Dhk zVSUrcg(g0V2QZGMco{YE47TAC7U3r>#&4*O}mW?oodA%A9#7j5V> zYMn2bP)mMrp%(cmLuVI4El_L6$51WrMOAjzdJ)yRNz}p%sQ+IRYmLrwe@Rk@c*RiT5_Wdw3L}hfqMnf?YQxWw6Um&f#lbvWnDVd?EgYHmQm#$tcM~oC!UUibJF-Rj4y+zm81ZQ|JBX_7>Kk*DzN@KI{yQG` zcc3kQDAv^<>*=l<=^l>vogPdLW?##4-{uUs?auAgrqk>xSf9S0p1GgC@qpK%^Ow$< EKQM`AQUCw| delta 1553 zcmY+ETS$~a7=|ZX%hXIenP&EyFy*$6zYs zQ!vAru<5ZMZb5Ch2j{`ZcK#)l10$AWFpcqdD8nAC$+29R2#f5v0xn>@11^E}FbB57 zg|H8%Vc*=QvxtdDa4viWWpETOhu@$Kq!6AAX2PYg9A?6OPzSfd5*UGt;Zv9n-$CvF z0p+05p^PNaq+;JJq@x9SkTs^nvK%TCm2er{3yWY2fmXp$WpMb@mk9YsJl@G z`I&>3N1*I9Xabo6(r8 zrNhH;)2umOt0_b`pmKB_s&n(uO=ws*SDxr%#YFF0Uaqne`frfnlPjgPibi*5jXM*4 zQtGZioNfcO2lx+eEyHRU$b?ggN#1j1nDSZU(ib_K1%@#BtRjC}b098FD z>rveeiApEgh^kzAmZs9@bG%MtpgH7kGm$z^Ny4_;?M`bT*c9pZG%T+4wfWoI8JVgY z=ieYQ<~fnGD-i5B?lfwtiT2&@Zf`?%?E&|M;luI$aZa7LIpFh#{7&eI-{CZW+c9q_ z&=NHJ13_O)XM1F7c4_v`T{TtCdMw23IjzkdO@W|OT3Aw8JY1I0H6uaCJ9rm)IA>4t zf9}L5UdeGCaa>1CjaEjx?xv_u!&ej6#T85rUYHo_8ozsU^2X`Uz5OvS%=p>!W9J6O KE)LOZzxfL;=)jl& diff --git a/locales/zh_CN.po b/locales/zh_CN.po index 3f3b7a7..aac7ea9 100644 --- a/locales/zh_CN.po +++ b/locales/zh_CN.po @@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Addressing Development Team -# This file is distributed under the same license as the GLPI - Addressing plugin package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # # Translators: @@ -9,9 +9,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-15 13:40+0200\n" +"POT-Creation-Date: 2026-06-24 09:26+0200\n" "PO-Revision-Date: 2025-09-23 12:17+0000\n" "Last-Translator: DWXXX, 2025\n" "Language-Team: Chinese (China) (https://app.transifex.com/pluginsGLPI/teams/73419/zh_CN/)\n" @@ -21,256 +21,273 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 -#: inc/report.class.php:141 -msgid "Ping result" -msgstr "Ping结果" - -#: hook.php:247 -msgid "Last ping OK" -msgstr "最后Ping正常" - -#: hook.php:249 -msgid "Last ping KO" -msgstr "最后Ping无回应" +#: src/Filter.php:155 +msgid "Add a filter" +msgstr "增加一个过滤器" -#: hook.php:251 inc/pinginfo.class.php:174 -msgid "Ping informations not available" -msgstr "Ping信息无效" +#: src/Addressing.php:870 templates/addressing.html.twig:65 +#: templates/config.html.twig:47 +msgid "Assigned IP" +msgstr "已分配IP" -#: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 -#: inc/pinginfo.class.php:42 inc/profile.class.php:108 -msgid "IP Adressing" -msgid_plural "IP Adressing" -msgstr[0] "IP Adressing" - -#: ajax/addressing.php:60 inc/ping_equipment.class.php:71 -#: inc/ping_equipment.class.php:87 inc/report.class.php:179 -#: inc/report.class.php:184 inc/report.class.php:448 inc/report.class.php:453 -#: inc/report.class.php:585 inc/report.class.php:590 inc/report.class.php:690 -#: inc/report.class.php:695 -msgid "IP ping" -msgstr "Ping IP地址" +#: src/PingInfo.php:189 src/Report.php:435 src/Report.php:955 +#: src/Report.php:1130 +msgid "Automatic action has not be launched" +msgstr "自动化操作未启用" -#: ajax/addressing.php:69 inc/report.class.php:289 inc/report.class.php:346 -#: inc/report.class.php:480 inc/report.class.php:715 -#: inc/reserveip.class.php:42 -msgid "IP reservation" -msgstr "保留IP地址" +#: templates/addressing.html.twig:228 templates/reserveip.html.twig:222 +msgid "Comment" +msgid_plural "Comments" +msgstr[0] "" -#: front/addressing.form.php:52 front/addressing.form.php:82 -msgid "Problem when adding, required fields are not here" -msgstr "添加时出错,必填字段未显示在此处" +#: templates/addressing.html.twig:267 +msgid "Default fields for reservation" +msgstr "预留的默认值" -#: front/config.form.php:50 front/config.php:50 -msgid "Please activate the plugin" -msgstr "请激活此插件" +#: templates/config.html.twig:41 +msgid "Display" +msgstr "显示" -#: front/reserveip.form.php:39 -msgid "The address has been reserved" -msgstr "此地址已被保留" +#: src/Report.php:591 +msgid "Failed" +msgstr "失败" -#: inc/addressing.class.php:92 inc/addressing.class.php:401 -msgid "Ping free IP" -msgstr "Ping空闲IP" +#: src/Addressing.php:917 src/Filter.php:56 templates/addressing.html.twig:237 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "过滤器" -#: inc/addressing.class.php:140 inc/addressing.class.php:251 -#: inc/filter.class.php:121 inc/filter.class.php:316 +#: src/Addressing.php:160 src/Addressing.php:262 src/Filter.php:192 +#: templates/addressing.html.twig:83 templates/filter.html.twig:84 msgid "First IP" msgstr "第一个IP" -#: inc/addressing.class.php:149 inc/addressing.class.php:300 -#: inc/filter.class.php:161 inc/filter.class.php:317 -msgid "Last IP" -msgstr "最后一个IP" +#: src/Addressing.php:844 src/Addressing.php:882 +#: templates/addressing.html.twig:92 templates/config.html.twig:54 +msgid "Free IP" +msgstr "空闲IP" -#: inc/addressing.class.php:183 inc/addressing.class.php:388 -#: inc/filter.class.php:219 -msgid "Report for the IP Range" -msgstr "此IP区段报告" +#: src/Profile.php:54 +msgid "Generate reports" +msgstr "生成报告" + +#: setup.php:93 src/Addressing.php:64 src/IpComment.php:48 src/PingInfo.php:54 +#: src/Profile.php:80 +msgid "IP Addressing" +msgid_plural "IP Addressing" +msgstr[0] "" + +#: templates/reserveip.html.twig:104 +msgid "IP address" +msgid_plural "IP addresses" +msgstr[0] "" + +#: ajax/addressing.php:72 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 +msgid "IP ping" +msgstr "Ping IP地址" + +#: src/Report.php:472 src/Report.php:583 src/Report.php:773 +#: src/Report.php:1154 src/ReserveIp.php:52 +msgid "IP reservation" +msgstr "保留IP地址" -#: inc/addressing.class.php:222 inc/addressing.class.php:396 -#: inc/filter.class.php:87 inc/filter.class.php:225 +#: src/Addressing.php:260 msgid "Invalid data !!" msgstr "无效的数据!!" -#: inc/addressing.class.php:236 inc/addressing.class.php:770 -#: inc/config.class.php:64 -msgid "Assigned IP" -msgstr "已分配IP" +#: src/Addressing.php:168 src/Addressing.php:265 src/Filter.php:193 +#: templates/addressing.html.twig:110 templates/filter.html.twig:93 +msgid "Last IP" +msgstr "最后一个IP" -#: inc/addressing.class.php:288 inc/addressing.class.php:751 -#: inc/addressing.class.php:782 inc/config.class.php:69 -msgid "Free IP" -msgstr "空闲IP" +#: hook.php:394 +msgid "Last ping KO" +msgstr "最后Ping无回应" -#: inc/addressing.class.php:356 inc/addressing.class.php:733 -#: inc/addressing.class.php:774 inc/config.class.php:75 -msgid "Same IP" -msgstr "相同IP" +#: hook.php:389 +msgid "Last ping OK" +msgstr "最后Ping正常" -#: inc/addressing.class.php:376 inc/addressing.class.php:754 -#: inc/addressing.class.php:778 inc/config.class.php:80 -msgid "Reserved IP" -msgstr "保留IP" +#: 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 +msgid "Last ping attempt" +msgstr "最后尝试ping" -#: inc/addressing.class.php:422 inc/addressing.class.php:812 -#: inc/filter.class.php:43 -msgid "Filter" -msgid_plural "Filters" -msgstr[0] "过滤器" +#: src/PingInfo.php:66 +msgid "Launch ping for each ip report" +msgstr "为每一个IP汇报启动ping" -#: inc/addressing.class.php:431 -msgid "Use the networks as filter" -msgstr "使用网络作为过滤器" +#: templates/reserveip.html.twig:193 +msgid "MAC address" +msgstr "" -#: inc/addressing.class.php:434 -msgid "The display of items depends on these criterias" -msgstr "显示项依赖于这些标准" +#: src/Addressing.php:902 src/Addressing.php:906 +#: templates/pinginfo.html.twig:62 templates/pinginfo.html.twig:68 +msgctxt "button" +msgid "Manual launch of ping" +msgstr "手动启动Ping" -#: inc/addressing.class.php:438 -msgid "Default fields for reservation" -msgstr "预留的默认值" +#: templates/addressing.html.twig:55 templates/filter.html.twig:58 +#: templates/reserveip.html.twig:122 +msgid "Name" +msgstr "" -#: inc/addressing.class.php:711 -msgid "Number of free IP" -msgstr "空闲IP数量" +#: templates/reserveip.html.twig:161 +msgid "Name already in use" +msgstr "名称已被使用" -#: inc/addressing.class.php:715 -msgid "Number of reserved IP" -msgstr "保留的IP数量" +#: templates/reserveip.html.twig:211 +msgid "Network" +msgstr "" + +#: src/Ping_Equipment.php:143 +msgid "No IP for this equipment" +msgstr "此设备无IP" -#: inc/addressing.class.php:719 +#: src/Addressing.php:808 msgid "Number of assigned IP (no doubles)" msgstr "已分配IP数量(无共用)" -#: inc/addressing.class.php:723 +#: src/Addressing.php:812 msgid "Number of doubles IP" msgstr "共用IP数量" -#: inc/addressing.class.php:741 inc/addressing.class.php:794 -#: inc/ping_equipment.class.php:280 inc/report.class.php:594 -#: inc/reserveip.class.php:198 -msgid "Ping: got a response - used IP" -msgstr "Ping: 有回应 - 使用的IP" - -#: inc/addressing.class.php:747 inc/addressing.class.php:790 -#: inc/ping_equipment.class.php:277 inc/report.class.php:699 -#: inc/reserveip.class.php:195 -msgid "Ping: no response - free IP" -msgstr "Ping: 无回应 - 空闲IP" - -#: inc/addressing.class.php:799 inc/addressing.class.php:801 -#: inc/pinginfo.class.php:200 -msgctxt "button" -msgid "Manual launch of ping" -msgstr "手动启动Ping" - -#: inc/addressing.class.php:872 -msgid "Real free IP (Ping=KO)" -msgstr "真实空闲IP(Ping=KO)" - -#: inc/addressing.class.php:881 -msgid "Problem detected with the IP Range" -msgstr "此IP区段检测到问题" - -#: inc/config.class.php:51 -msgid "System for ping" -msgstr "ping系统" +#: src/Addressing.php:800 +msgid "Number of free IP" +msgstr "空闲IP数量" -#: inc/config.class.php:54 -msgid "Linux ping" -msgstr "Ping Linux" +#: src/Addressing.php:804 +msgid "Number of reserved IP" +msgstr "保留的IP数量" -#: inc/config.class.php:55 -msgid "Windows" -msgstr "Windows" +#: src/ReserveIp.php:161 +msgid "Object's name" +msgstr "对象名称" -#: inc/config.class.php:56 -msgid "Linux fping" -msgstr "fping Linux" +#: templates/reserveip.html.twig:166 +msgid "Ok you can use this name" +msgstr "" -#: inc/config.class.php:57 -msgid "BSD ping" -msgstr "ping BSD" +#: src/Addressing.php:112 +msgid "Ping free IP" +msgstr "Ping空闲IP" -#: inc/config.class.php:58 -msgid "MacOSX ping" -msgstr "ping MacOSX" +#: hook.php:399 src/PingInfo.php:192 +msgid "Ping informations not available" +msgstr "Ping信息无效" -#: inc/config.class.php:62 -msgid "Display" -msgstr "显示" +#: hook.php:354 src/Ping_Equipment.php:127 src/Report.php:229 +#: src/Report.php:243 templates/pinginfo.html.twig:53 +msgid "Ping result" +msgstr "Ping结果" -#: inc/config.class.php:87 -msgid "Use Ping" -msgstr "使用Ping" +#: src/Ping_Equipment.php:158 +msgid "Ping unavailable in cloud mode" +msgstr "" -#: inc/filter.class.php:279 -msgid "Add a filter" -msgstr "增加一个过滤器" +#: src/Addressing.php:833 src/Addressing.php:894 src/Ping_Equipment.php:327 +#: src/Report.php:938 src/ReserveIp.php:221 +msgid "Ping: got a response - used IP" +msgstr "Ping: 有回应 - 使用的IP" -#: inc/ping_equipment.class.php:108 -msgid "No IP for this equipment" -msgstr "此设备无IP" +#: src/Addressing.php:839 src/Addressing.php:890 src/Ping_Equipment.php:324 +#: src/Report.php:1113 src/Report.php:1121 src/ReserveIp.php:214 +msgid "Ping: no response - free IP" +msgstr "Ping: 无回应 - 空闲IP" -#: inc/pinginfo.class.php:53 -msgid "Launch ping for each ip report" -msgstr "为每一个IP汇报启动ping" +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "请激活此插件" -#: inc/pinginfo.class.php:173 inc/report.class.php:272 -#: inc/report.class.php:604 inc/report.class.php:705 -msgid "Automatic action has not be launched" -msgstr "自动化操作未启用" +#: src/Addressing.php:1001 +msgid "Problem detected with the IP Range" +msgstr "此IP区段检测到问题" -#: inc/pinginfo.class.php:177 inc/pinginfo.class.php:178 -#: inc/pinginfo.class.php:182 inc/pinginfo.class.php:183 -#: inc/report.class.php:302 inc/report.class.php:323 inc/report.class.php:606 -#: inc/report.class.php:707 -msgid "Last ping attempt" -msgstr "最后尝试ping" +#: front/addressing.form.php:60 front/addressing.form.php:95 +msgid "Problem when adding, required fields are not here" +msgstr "添加时出错,必填字段未显示在此处" -#: inc/profile.class.php:44 inc/profile.class.php:74 -msgid "Generate reports" -msgstr "生成报告" +#: src/Addressing.php:993 +msgid "Real free IP (Ping=KO)" +msgstr "真实空闲IP(Ping=KO)" -#: inc/profile.class.php:47 inc/profile.class.php:86 -msgid "Use ping on equipment form" -msgstr "对设备表单使用ping" +#: src/Addressing.php:201 templates/addressing.html.twig:185 +#: templates/filter.html.twig:119 +msgid "Report for the IP Range" +msgstr "此IP区段报告" -#: inc/report.class.php:143 +#: src/Report.php:231 src/Report.php:245 msgid "Reservation" msgstr "预留" -#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 -#: inc/report.class.php:711 +#: src/Report.php:456 src/Report.php:566 src/Report.php:765 +#: src/Report.php:1144 msgid "Reserve IP" msgstr "预留IP" -#: inc/report.class.php:306 inc/report.class.php:328 +#: src/Report.php:529 src/Report.php:598 +msgid "Reserved" +msgstr "预留的" + +#: src/Report.php:502 src/Report.php:549 msgid "Reserved Address" msgstr "预留的地址" -#: inc/report.class.php:313 inc/report.class.php:611 +#: src/Addressing.php:850 src/Addressing.php:878 +#: templates/addressing.html.twig:169 templates/config.html.twig:68 +msgid "Reserved IP" +msgstr "保留IP" + +#: src/Addressing.php:823 src/Addressing.php:874 +#: templates/addressing.html.twig:138 templates/config.html.twig:61 +msgid "Same IP" +msgstr "相同IP" + +#: templates/config.html.twig:109 templates/profile.html.twig:34 +msgctxt "button" +msgid "Save" +msgstr "" + +#: templates/reserveip.html.twig:185 +msgid "Status" +msgstr "" + +#: src/Report.php:521 src/Report.php:968 msgid "Success" msgstr "成功" -#: inc/report.class.php:316 inc/report.class.php:354 -msgid "Reserved" -msgstr "预留的" +#: templates/config.html.twig:83 templates/config.html.twig:97 +msgid "System for ping" +msgstr "ping系统" -#: inc/report.class.php:351 -msgid "Failed" -msgstr "失败" +#: front/reserveip.form.php:42 +msgid "The address has been reserved" +msgstr "此地址已被保留" -#: inc/reserveip.class.php:142 -msgid "Object's name" -msgstr "对象名称" +#: templates/addressing.html.twig:258 +msgid "The display of items depends on these criterias" +msgstr "显示项依赖于这些标准" -#: inc/reserveip.class.php:262 -msgid "Name already in use" -msgstr "名称已被使用" +#: templates/filter.html.twig:76 templates/reserveip.html.twig:116 +msgid "Type" +msgstr "" + +#: templates/addressing.html.twig:210 +msgid "Use Ping" +msgstr "使用Ping" + +#: templates/config.html.twig:75 +msgid "Use Ping on IP ranges" +msgstr "" + +#: src/Profile.php:60 +msgid "Use ping on equipment form" +msgstr "对设备表单使用ping" -#: inc/reserveip.class.php:306 -msgid "Validate the reservation" -msgstr "验证此预留" +#: templates/addressing.html.twig:257 +msgid "Use the networks as filter" +msgstr "使用网络作为过滤器"