From 82c2f4a3a1adf193d52a2f3d5378a3f6ebb9e424 Mon Sep 17 00:00:00 2001 From: tsmr <13178158+tsmr@users.noreply.github.com> Date: Thu, 21 May 2026 14:27:11 +0000 Subject: [PATCH] Update locales --- locales/addressing.pot | 270 +++++++++++++++++++++++++++++++++++++++ locales/cs_CZ.mo | Bin 2415 -> 4210 bytes locales/cs_CZ.po | 74 +++++------ locales/de_DE.mo | Bin 2258 -> 4099 bytes locales/de_DE.po | 73 +++++------ locales/en_GB.mo | Bin 3861 -> 3822 bytes locales/en_GB.po | 12 +- locales/es_AR.mo | Bin 2323 -> 4044 bytes locales/es_AR.po | 96 +++++++------- locales/es_ES.mo | Bin 2331 -> 2290 bytes locales/es_MX.mo | Bin 0 -> 4078 bytes locales/es_MX.po | 280 +++++++++++++++++++++++++++++++++++++++++ locales/fi_FI.mo | Bin 2189 -> 2148 bytes locales/fr_FR.mo | Bin 4147 -> 4087 bytes locales/fr_FR.po | 16 +-- locales/hr_HR.mo | Bin 0 -> 4078 bytes locales/hr_HR.po | 280 +++++++++++++++++++++++++++++++++++++++++ locales/it_IT.mo | Bin 2270 -> 4016 bytes locales/it_IT.po | 67 +++++----- locales/ja_JP.mo | Bin 0 -> 3936 bytes locales/ja_JP.po | 276 ++++++++++++++++++++++++++++++++++++++++ locales/ko_KR.mo | Bin 0 -> 3919 bytes locales/ko_KR.po | 276 ++++++++++++++++++++++++++++++++++++++++ locales/pl_PL.mo | Bin 2400 -> 2359 bytes locales/pt_BR.mo | Bin 3667 -> 4070 bytes locales/pt_BR.po | 33 ++--- locales/ro_RO.mo | Bin 2028 -> 1987 bytes locales/ru_RU.mo | Bin 2865 -> 2824 bytes locales/tr_TR.mo | Bin 3662 -> 3590 bytes locales/tr_TR.po | 13 +- locales/zh_CN.mo | Bin 0 -> 3648 bytes locales/zh_CN.po | 276 ++++++++++++++++++++++++++++++++++++++++ 32 files changed, 1860 insertions(+), 182 deletions(-) create mode 100644 locales/addressing.pot create mode 100644 locales/es_MX.mo create mode 100644 locales/es_MX.po create mode 100644 locales/hr_HR.mo create mode 100644 locales/hr_HR.po create mode 100644 locales/ja_JP.mo create mode 100644 locales/ja_JP.po create mode 100644 locales/ko_KR.mo create mode 100644 locales/ko_KR.po create mode 100644 locales/zh_CN.mo create mode 100644 locales/zh_CN.po diff --git a/locales/addressing.pot b/locales/addressing.pot new file mode 100644 index 0000000..d805136 --- /dev/null +++ b/locales/addressing.pot @@ -0,0 +1,270 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-05-21 14:26+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: templates/reserveip.html.twig +msgid "Name already in use" +msgstr "" + +#: templates/reserveip.html.twig +msgid "Ok you can use this name" +msgstr "" + +#: templates/addressing.html.twig templates/config.html.twig +#: src/Addressing.php:871 +msgid "Assigned IP" +msgstr "" + +#: templates/addressing.html.twig templates/filter.html.twig src/Filter.php:192 +#: src/Addressing.php:161 src/Addressing.php:263 +msgid "First IP" +msgstr "" + +#: templates/addressing.html.twig templates/config.html.twig +#: src/Addressing.php:845 src/Addressing.php:883 +msgid "Free IP" +msgstr "" + +#: templates/addressing.html.twig templates/filter.html.twig src/Filter.php:193 +#: src/Addressing.php:169 src/Addressing.php:266 +msgid "Last IP" +msgstr "" + +#: templates/addressing.html.twig templates/config.html.twig +#: src/Addressing.php:824 src/Addressing.php:875 +msgid "Same IP" +msgstr "" + +#: templates/addressing.html.twig templates/config.html.twig +#: src/Addressing.php:851 src/Addressing.php:879 +msgid "Reserved IP" +msgstr "" + +#: templates/addressing.html.twig templates/filter.html.twig +#: src/Addressing.php:202 +msgid "Report for the IP Range" +msgstr "" + +#: templates/addressing.html.twig +msgid "Use Ping" +msgstr "" + +#: templates/addressing.html.twig src/Filter.php:56 src/Addressing.php:918 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "" +msgstr[1] "" + +#: templates/addressing.html.twig +msgid "Use the networks as filter" +msgstr "" + +#: templates/addressing.html.twig +msgid "The display of items depends on these criterias" +msgstr "" + +#: templates/addressing.html.twig +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 "" + +#: templates/config.html.twig +msgid "Use Ping on IP ranges" +msgstr "" + +#: templates/config.html.twig +msgid "System for ping" +msgstr "" + +#: templates/config.html.twig +msgid "Linux ping" +msgstr "" + +#: templates/config.html.twig +msgid "Windows" +msgstr "" + +#: templates/config.html.twig +msgid "Linux fping" +msgstr "" + +#: templates/config.html.twig +msgid "BSD ping" +msgstr "" + +#: templates/config.html.twig +msgid "MacOSX ping" +msgstr "" + +#: src/Profile.php:55 +msgid "Generate reports" +msgstr "" + +#: src/Profile.php:61 +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 +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" +msgstr "" + +#: src/Ping_Equipment.php:144 +msgid "No IP for this equipment" +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 +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 +msgid "Ping: got a response - used IP" +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 +msgid "Automatic action has not be launched" +msgstr "" + +#: src/PingInfo.php:192 hook.php:399 +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 +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)" +msgstr "" + +#: src/Addressing.php:813 +msgid "Number of doubles IP" +msgstr "" + +#: src/Addressing.php:994 +msgid "Real free IP (Ping=KO)" +msgstr "" + +#: src/Addressing.php:1002 +msgid "Problem detected with the IP Range" +msgstr "" + +#: src/Report.php:232 src/Report.php:246 +msgid "Reservation" +msgstr "" + +#: src/Report.php:457 src/Report.php:567 src/Report.php:766 src/Report.php:1145 +msgid "Reserve IP" +msgstr "" + +#: src/Report.php:473 src/Report.php:584 src/Report.php:774 src/Report.php:1155 +#: src/ReserveIp.php:53 +msgid "IP reservation" +msgstr "" + +#: src/Report.php:503 src/Report.php:550 +msgid "Reserved Address" +msgstr "" + +#: src/Report.php:522 src/Report.php:969 +msgid "Success" +msgstr "" + +#: src/Report.php:530 src/Report.php:599 +msgid "Reserved" +msgstr "" + +#: src/Report.php:592 +msgid "Failed" +msgstr "" + +#: src/ReserveIp.php:162 +msgid "Object's name" +msgstr "" + +#: front/addressing.form.php:61 front/addressing.form.php:96 +msgid "Problem when adding, required fields are not here" +msgstr "" + +#: front/config.form.php:49 front/config.php:49 +msgid "Please activate the plugin" +msgstr "" + +#: front/reserveip.form.php:43 +msgid "The address has been reserved" +msgstr "" + +#: hook.php:389 +msgid "Last ping OK" +msgstr "" + +#: hook.php:394 +msgid "Last ping KO" +msgstr "" diff --git a/locales/cs_CZ.mo b/locales/cs_CZ.mo index 626292da6cf308454ccae4e09ef790425fcebfc7..984453e1d96409f3a4a06011353fb8767ee56566 100644 GIT binary patch literal 4210 zcmbW3Uu+yl9mj_f{y7k!E&oaiV@eX6=KSZJlK4_LxN%)siS5I7oXQW-x!dvG`u28~ z-Pud-B-&RbsQQ3t6^sNHFGOG=K)fJ1LY$9hBv1tss)R(P!UFZ5B`e7b?6#P6m2^tW8;@kM4{O{%Lg0%B>ko)`#WIW#j|Av^JeotoKDF~x}r@_a- z84y#%O_1}S2dU?mLHgq>Anknxq`p7S*#+s}-+))ZH$loBgY!5(1ycWoyuSg`-}Rgw zka~O#r2oDPa{ezt=D}+q^>_nhp8OR&2aZ6g0$2p;m*+v+{Q^imUj@1TCm{9s1;~7T z4dnj+0VlwdnDjVU0=a%0l;DftCGb1o8Sr-?_jwD13&lg&g!%I*2$e(;q#ajsZi2M4 z3Bo1fMUZ~`Do8os0xy6+1)+-gGdKqR8>IfDnEW6(2hyKqkoG?ZB8*NZ^Ng|kES`R& zEhq`6E5}f#&dwQ-dY{Jw5zeM3K>D2dJc*~@=qJ{~*?fR!0vq*YE8<~HXvb&pu+bN6 zqj(;0Z<+n{A?t^YcJ&)=gDK7?j?wmhqrGfAdQf&Qj_gn2p)W7uVGc0wC7y9S%mKCn z9_B9_>yC|nW^OY+V&3zllG}b@bu8wS#IJ?glS^eWpIXyY)~`xcwY~{uT_rL!R#vnO zR2o+6+7nN&FUZIbYhpoft2D6KNC#dbw@oZ#o#?oQ9ZV<|{3HrgTP!L+z_P_mT!sYQ zII)zu7;8;Ft3w?ttFcF9Vw;GivYhv@VM1B=cbozk92U3~wp8GI(orPPm_I<#UXZB}$F&9+p7FvzjcNYA8|KquovQ}Q7? zYp`xRci&(nb4eD^)yj^p+H(jZv=U|dpufO%{18!N#7&q5TD1@@1I>ML9MQ)RdmKP!e0+@@?Hs zfV0+ASc4Mzlv{NjO67SFbRJURzZmoL#8a_$Nm|#j7He7seH-N%HJiJ(I*wr`RUQK7 zTP|R2C}FdAmyG$VhjmP7$U@D;$i=|`qOi_TlWDceZ|m&@S>%L75G*!eE0pFsS4kBO zE6{U0y02bVBTN7vOB47a(jkfowFghZan%?fVqYcV270u|y>Nd{I!YxnTRyiaEI^-3iZgP$Sem~0_!Qa*tG2Kat1ts-36K zyPdEwtfi`^3maNBOY&+*qlCvYKqr)yUmcfYb!(%fG&!lFXu?vAzpZaiR84a-vm&8+ zlNNgvCLwN=-=uM5wD{@MfaE!>O=43JZ_~e|t@W0ch-7GE~#X`xIMXa2;JR-`y zJIoiCKC$cd?x>CqyLVYVido$rTo{e+o>Yx0Gq2JPluV+uw`UJ`Lp8WBHoFJay6JTH zWn==J0x=Ja4)2SqFSbl2cH8fZ72W+=5*_aL_8`pN8*%oFy9Ad=-1}j_TaH^Hw(IMo z#HI<3E4bOVEdxuejCyx;9T!ns^rxFv7ZUdWpT4V!wOo03oa7E!(FnW^;SKmsjf%2K zAoIAAgE3ddxRmZ2!Ob)@Vj3yVgRBhKqcpKJ##I{}*igNDUiW}5$nMSTih^ke!`GDS zJEh%KmETm|y^e0l9WB$|J;VgR-F^B*^bWdvPcaLs9p6*!Y?;v*A92?6W)iC)1xr+R7=S-#@kF@^9x|YKC(B|k& KWSmgIsrWC%gqq|4 delta 1145 zcmYk)?@JUx7zgmN{Bi1e{^%+_HK(vF^nR=v>7kZ(RD$Vc_9hS+y}4!eZui(-&lKVy z=r0)TO&|yn_#!BJ6+sb#FM{Yr^eXa2K~Mxiy$I|@eV@JS$8fu!nc2B{o_Th^@vlvV zou=|NhSq_r4Og&?u@lh02RF0_&<`KNTKE+D;0ssyz2 z`eU#j<4AE_V8iIp#^+%ToGOiH;698E*bHyLI(Qp~;9YnGK7$&34-dj%c`r(06)NLxC<%Kax89z^^i{5U2+go z;+NnVC?I}p12;-w6Vmg?G)8>(5*;exJ4hRUfmE^|unRUKU3xwMDbb6NLjn8YO-LI) zDftR|3ByLr??Ot@kL>9{?eIA4hJ_|{rqMwxrbE1bhQoUcG4wV9UPFbwbu^&wg*L_B zUJK$*!76akcSMO&+mDNqr%KW5p?LKAP+U6fEGRZQ0V?agGb&Siar*E55PIH+L^C6) z6c;>gWL#;p5yvrfQ>OS>l8s(T@SI`lEMYjgj95`K6<5{sie}YWIaxP3w;<=;E{B^U zE7f$Bqjsv=RLI8zD~>C(JZ;(DpVhkWsM_%zR&CWStx4OWfAKIEsgx}d%hY);v!olQ zny3yHro-oKDO|%c!wKQaIPZ=1_J(5vVeJ&xPR9FU-Lc+StR^`bo|1XP`G1|}t&5%J znikjkx?^ZHGnaI4A9qvJ3 ztzT_d_YB0N(dFgkh)cT|X?dNVM-4M=xiWKMJUJGn+w8yNL^HzFmxL}Kb<_mQf`4kr z*)?m<7OT?Sy06x1@2G^oQ*HY@%ChRCe>^a;wXrJm+(J, YEAR. # # Translators: -# Amandine Manceau, 2018 -# Ondrej Krejcik , 2013 -# Pavel Borecki , 2018 +# Xavier CAILLAUD , 2025 +# David Stepan , 2025 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Project - addressing plugin\n" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-15 13:40+0200\n" -"PO-Revision-Date: 2012-09-07 11:14+0000\n" -"Last-Translator: Pavel Borecki , 2018\n" -"Language-Team: Czech (Czech Republic) (http://www.transifex.com/infotelGLPI/GLPI_addressing/language/cs_CZ/)\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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -23,19 +25,19 @@ msgstr "" #: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 #: inc/report.class.php:141 msgid "Ping result" -msgstr "" +msgstr "Výsledek pingu" #: hook.php:247 msgid "Last ping OK" -msgstr "" +msgstr "Poslední ping OK" #: hook.php:249 msgid "Last ping KO" -msgstr "" +msgstr "Poslední ping KO" #: hook.php:251 inc/pinginfo.class.php:174 msgid "Ping informations not available" -msgstr "" +msgstr "Informace o pingu nejsou k dispozici" #: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 #: inc/pinginfo.class.php:42 inc/profile.class.php:108 @@ -58,7 +60,7 @@ msgstr "IP ping" #: inc/report.class.php:480 inc/report.class.php:715 #: inc/reserveip.class.php:42 msgid "IP reservation" -msgstr "" +msgstr "Rezervace IP adresy" #: front/addressing.form.php:52 front/addressing.form.php:82 msgid "Problem when adding, required fields are not here" @@ -70,11 +72,11 @@ msgstr "Zapněte zásuvný modul" #: front/reserveip.form.php:39 msgid "The address has been reserved" -msgstr "" +msgstr "Adresa byla rezervována" #: inc/addressing.class.php:92 inc/addressing.class.php:401 msgid "Ping free IP" -msgstr "" +msgstr "Ping volných adres" #: inc/addressing.class.php:140 inc/addressing.class.php:251 #: inc/filter.class.php:121 inc/filter.class.php:316 @@ -127,53 +129,53 @@ msgstr[3] "Filtry" #: inc/addressing.class.php:431 msgid "Use the networks as filter" -msgstr "" +msgstr "Použijte sítě jako filtr" #: inc/addressing.class.php:434 msgid "The display of items depends on these criterias" -msgstr "" +msgstr "Zobrazení položek závisí na těchto kritériích" #: inc/addressing.class.php:438 msgid "Default fields for reservation" -msgstr "" +msgstr "Výchozí pole pro rezervaci" #: inc/addressing.class.php:711 msgid "Number of free IP" -msgstr "" +msgstr "Počet volných IP adres" #: inc/addressing.class.php:715 msgid "Number of reserved IP" -msgstr "" +msgstr "Počet obsazených IP adres" #: inc/addressing.class.php:719 msgid "Number of assigned IP (no doubles)" -msgstr "" +msgstr "Počet přidělených IP adres (bez duplicit)" #: inc/addressing.class.php:723 msgid "Number of doubles IP" -msgstr "" +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 "" +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 "" +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 "" +msgstr "Ruční spuštění pingu" #: inc/addressing.class.php:872 msgid "Real free IP (Ping=KO)" -msgstr "" +msgstr "Skutečně volná IP adresa (Ping=KO)" #: inc/addressing.class.php:881 msgid "Problem detected with the IP Range" @@ -197,11 +199,11 @@ msgstr "Linuxový fping" #: inc/config.class.php:57 msgid "BSD ping" -msgstr "BSD ping " +msgstr "BSD ping" #: inc/config.class.php:58 msgid "MacOSX ping" -msgstr "macOS ping" +msgstr "MacOS ping" #: inc/config.class.php:62 msgid "Display" @@ -221,19 +223,19 @@ msgstr "Žádná IP adresa pro toto zařízení" #: inc/pinginfo.class.php:53 msgid "Launch ping for each ip report" -msgstr "" +msgstr "Spustit ping pro každý IP report" #: 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 "" +msgstr "Automatická akce nebyla spuštěna" #: 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 "" +msgstr "Poslední pokus o ping" #: inc/profile.class.php:44 inc/profile.class.php:74 msgid "Generate reports" @@ -245,28 +247,28 @@ msgstr "Použít ping na formuláři zařízení" #: inc/report.class.php:143 msgid "Reservation" -msgstr "" +msgstr "Rezervace" #: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 #: inc/report.class.php:711 msgid "Reserve IP" -msgstr "" +msgstr "Rezervovat IP adresu" #: inc/report.class.php:306 inc/report.class.php:328 msgid "Reserved Address" -msgstr "Rezervované adresy" +msgstr "Rezervované IP adresy" #: inc/report.class.php:313 inc/report.class.php:611 msgid "Success" -msgstr "" +msgstr "Úspěšné" #: inc/report.class.php:316 inc/report.class.php:354 msgid "Reserved" -msgstr "" +msgstr "Rezervováno" #: inc/report.class.php:351 msgid "Failed" -msgstr "" +msgstr "Neúspěšné" #: inc/reserveip.class.php:142 msgid "Object's name" diff --git a/locales/de_DE.mo b/locales/de_DE.mo index 21f774d24746163e99f87385c9ae71fd9399c87d..c9c62232358bb70011f1b8ae3d38529db920ede6 100644 GIT binary patch literal 4099 zcma);U1()T9l&Sn`ju+6A6Bhxo!Hh*?B0Cs*4^ASVAdo{+}$K@vTa#VnS0ONdrx!j zoa>o6$!0N#I7yMEE{%26+|GMVy;hl{C z0!8j|go$1c!3j89kDKsr#%u6>@EZIO^za_|H7NVM0N(?D2;T{R2}Ry5_(Aw5DEr^R z;Y8kj@B?rW-UqKj*>?cv;WO}F_+$89_!}te{|ZGvF^1UVc7DVT_dxmn2xN+yuek`t z4$JTX_$fFGbI70i20tSI+cgiNobweZ`}`e>KmQ58j8E@>yHa;C{uWAzoqqsl;7=h_ z)ay{raSUZ-{4kVx4JdZ`SpEK!kge1<P{yaB#L35@*x?#H1Fu63zgxfmIedumpP{V38>MC4gK!F- zg>nwVkN7EvABN9D(f?)GfUm-3crVI|eV>HlZx7j8Jq^XbUxy;+`%vQSCCH!pMg9I3 z6#f4Q#V@ZzvB#YlNA{nAvfluT-9HaSpKn6Z`zKKBd8;1329Gh8HKM5E;ZiT#F6Vo>5<&L~ZMGi-8RX;OMfyJ$}t&+&*Y#qTG0#4nm>nnz+n zn)puaD^2oF+G!q%W$~9i-n%(cQ=;RWk#VS;6kL0$x}*0=O>!iHXCy>So~;N`f$b+>1-G|`C(Mo&(vOQw<# zDGT()&FW-iTj;!_&BzUU%H=xA%T{Ln^w^a8 zl^AQZu2Y+D^rkXN<`;~#Rtr`x*w{s{l?q4m?xX7^FR0SarpkYIUCgAG zq_ItnF`+K->a!p?^M zyx8@G)iBQ=m)sb7pi-jB(cWkjLMv3g-GI`^&@1{xPeA)GloxG_hwl*7A>|QEcG*-~3sTbxJ z9&5}kHWp6l`Gw~EnMdbn6Oy%!ox(VunUEJvy=_~(N{!R!iyR$J#)Zst-O_YzW5=34 zN?GFB>8Xkb(|W2G!oW9YXU$+R6J)=%W3SJ&^Zsn5u9tJn23GsoGpA0^FU}_Rvn#8! z(-W81FRzY{D`)yd?gDw+*f|)Wc(B(4o0!y{)9s!qybViNch(wbNApBp#}_g?1{6=rp0V27aHA4>i5@c~S7OB<8|J%8zLHV# zb98Rm?kP@QusAM>$9~EtRD+;* zZCbeto0?umBoz9_ks}#K`IVvQPgV0*_~BqK5f*hsc5zJ(M^IJ?(C!vG^`*|+A>8oakc2$mP>scHTANS zN)@y%dL|y=w_kh)yVoY<{-oT96$!upu_EQR7v0qP6#HmH%tFq%5n2Vy(eOzyt=3X<7lId_u(iQM6f1S7K6s)X6Mih>zk&^ywQN2j`Wq=PA(I1+*p@)%(?YH*$y6=zGa9UKT+nHMELWr`mKotwN5asd$loBBG5Rjv p&b+Q`(2-3D8GU#Yrw)q4n;nYO@TQY14&Rb*G4D~F*gy%d{squOI|~2+ delta 1177 zcmYk4Ur19?9LI0wpZ#;DS?T=K$w&>o+wL@Mqol1-NS4biC=$8bJ)2jzJGu9oDcFJt zdI^F@!`bvk-KzjJH%C{gDv{CgpK{xy_ASK=f zN!2n)aesrPa6KHlcM|j>za(Qrok!^aOoAj?3hV;ss=q%0DWCxRz;|FA+ygtnE>uT~ zML`eX zQw^3VH*|`Ci}{x=n-^HNXgUGJn(LG(yH1EscY8<5EYd3`GgZ?}j(kRrE#wz-x*@K) z1EneXqRCZTFB)=EwRwz1!jXs^j>^gzrVPb~!vo<+IP6JH$dmk@ZtcIPIQPOMOi^OW z@IV;m8CNY^o-$R#%ByzKjIoQerf#tW&&+d^oy(*z6f(A~A(LTI)xH7`YJ7AMX_XQ2 z-rXCGg+fb9OF^4r=vjV0m?;)Qx{)o~Jb!sSH5Q`J%>QOWdDX}*syQxPo-O}B5#z=R z*Tq@yZSl(64+-yhNWOX7(QdnOsD>p(jsI3hf}46~)@IqyA55lk1Cv0tCdZ-p=nwTJ ixNYh@Z8_CKW4h){DZ!0Jdxf(UjVvu5H1&w>rk+0~^UMVR diff --git a/locales/de_DE.po b/locales/de_DE.po index 7e0a038..0426b12 100644 --- a/locales/de_DE.po +++ b/locales/de_DE.po @@ -1,18 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Addressing Development Team # This file is distributed under the same license as the GLPI - Addressing plugin package. +# FIRST AUTHOR , YEAR. # # Translators: -# Chris Becker , 2017 -# Xavier CAILLAUD , 2012 +# Xavier CAILLAUD , 2025 +# Sebastian Broers, 2025 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Project - addressing plugin\n" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-15 13:40+0200\n" -"PO-Revision-Date: 2012-09-07 11:14+0000\n" -"Last-Translator: Chris Becker , 2017\n" -"Language-Team: German (Germany) (http://www.transifex.com/infotelGLPI/GLPI_addressing/language/de_DE/)\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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -22,19 +25,19 @@ msgstr "" #: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 #: inc/report.class.php:141 msgid "Ping result" -msgstr "" +msgstr "Ping Ergebnis" #: hook.php:247 msgid "Last ping OK" -msgstr "" +msgstr "Letzer Ping ok" #: hook.php:249 msgid "Last ping KO" -msgstr "" +msgstr "Letzer Ping KO" #: hook.php:251 inc/pinginfo.class.php:174 msgid "Ping informations not available" -msgstr "" +msgstr "Ping Informationen sind nicht verfügbar" #: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 #: inc/pinginfo.class.php:42 inc/profile.class.php:108 @@ -55,7 +58,7 @@ msgstr "IP ping" #: inc/report.class.php:480 inc/report.class.php:715 #: inc/reserveip.class.php:42 msgid "IP reservation" -msgstr "" +msgstr "IP Reservierung" #: front/addressing.form.php:52 front/addressing.form.php:82 msgid "Problem when adding, required fields are not here" @@ -67,11 +70,11 @@ msgstr "Bitte aktivieren Sie das Plugin" #: front/reserveip.form.php:39 msgid "The address has been reserved" -msgstr "" +msgstr "Die Adresse wurde reserviert" #: inc/addressing.class.php:92 inc/addressing.class.php:401 msgid "Ping free IP" -msgstr "" +msgstr "Ping auf freie IP-Adresse" #: inc/addressing.class.php:140 inc/addressing.class.php:251 #: inc/filter.class.php:121 inc/filter.class.php:316 @@ -86,7 +89,7 @@ msgstr "Letzte IP" #: 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" +msgstr "Bericht für den IP-Bereich" #: inc/addressing.class.php:222 inc/addressing.class.php:396 #: inc/filter.class.php:87 inc/filter.class.php:225 @@ -122,57 +125,57 @@ msgstr[1] "Filter" #: inc/addressing.class.php:431 msgid "Use the networks as filter" -msgstr "" +msgstr "Verwenden Sie die Netzwerke als Filter" #: inc/addressing.class.php:434 msgid "The display of items depends on these criterias" -msgstr "" +msgstr "Die Präsentation der Gegenstände hängt von diesen Kriterien ab" #: inc/addressing.class.php:438 msgid "Default fields for reservation" -msgstr "" +msgstr "Standardfelder für Reservierungen" #: inc/addressing.class.php:711 msgid "Number of free IP" -msgstr "" +msgstr "Anzahl der freien IP-Adressen" #: inc/addressing.class.php:715 msgid "Number of reserved IP" -msgstr "" +msgstr "Anzahl der reservierten IP-Adressen" #: inc/addressing.class.php:719 msgid "Number of assigned IP (no doubles)" -msgstr "" +msgstr "Anzahl der zugewiesen den IP-Adressen (keine Dubletten)" #: inc/addressing.class.php:723 msgid "Number of doubles IP" -msgstr "" +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 "" +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 "" +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 "" +msgstr "Manueller Start des Pings" #: inc/addressing.class.php:872 msgid "Real free IP (Ping=KO)" -msgstr "" +msgstr "Echte freie IP (Ping = KO)" #: inc/addressing.class.php:881 msgid "Problem detected with the IP Range" -msgstr "Problem mit dem IP Bereich festgestellt" +msgstr "Problem mit dem IP-Adressbereich festgestellt" #: inc/config.class.php:51 msgid "System for ping" @@ -216,19 +219,19 @@ msgstr "Dieses Equipment hat keine IP" #: inc/pinginfo.class.php:53 msgid "Launch ping for each ip report" -msgstr "" +msgstr "Starte Ping für jeden IP-Bericht" #: 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 "" +msgstr "Die automatische Aktion wurde nicht ausgelöst" #: 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 "" +msgstr "Letzter Ping-Versuch" #: inc/profile.class.php:44 inc/profile.class.php:74 msgid "Generate reports" @@ -236,16 +239,16 @@ msgstr "IP Berichte" #: inc/profile.class.php:47 inc/profile.class.php:86 msgid "Use ping on equipment form" -msgstr "benutze PING im Equipment Formular" +msgstr "Benutze PING im Equipment Formular" #: inc/report.class.php:143 msgid "Reservation" -msgstr "" +msgstr "Reservierung" #: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 #: inc/report.class.php:711 msgid "Reserve IP" -msgstr "" +msgstr "Reservierte IP-Adresse" #: inc/report.class.php:306 inc/report.class.php:328 msgid "Reserved Address" @@ -253,15 +256,15 @@ msgstr "Reservierte Adresse" #: inc/report.class.php:313 inc/report.class.php:611 msgid "Success" -msgstr "" +msgstr "Erfolgreich" #: inc/report.class.php:316 inc/report.class.php:354 msgid "Reserved" -msgstr "" +msgstr "Reserviert" #: inc/report.class.php:351 msgid "Failed" -msgstr "" +msgstr "Fehlgeschlagen" #: inc/reserveip.class.php:142 msgid "Object's name" diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 53b5156867a686bc382ca331afd8926257ad3e40..5768b0e91eef89e0a07c737e04a7ec9e77c59e63 100644 GIT binary patch delta 637 zcmXZYPe>F|9Ki7>S~{zxt!25X4bdUW`Mb&DBH>bG8$)?0>^kJM4(vZ>rtr2Xo}$~5 zAVjwgf`>vv@Zh0K2Z=ly;Yp!WUAjj2{pAdg`Mf{B_j~XC-i-Yo{czOLdf%bch^ADZ zQtER?sb2hs*YF4SpiGW|hTV7_Pos@zv49eHFI|6x1B~Zz7#Gs{Wt8|=*pF+ys`WqN zIumk%kEuI&j`1$a!3RiFfBA7I)kCn12XPRu;3drCRrK&YHc;}c;00X8Gq`~?wcXcZ zGo3GtB;ik#1OMP<%o3eL6D4sO9jxLIzQc?731$CRlnZ`GsmKvZC4Qyr|4=HJp$ua7 zJ{>7V4oC3@S}609U=ig4OQ~;BUb=;nU=QVG`3gS4dSM+A}MJ253 zuIZR|dsfS}+gkRaJ7L(9hMU(Nx9AjZ+I$($j}zl@pERPP{?vaN29bWJRQ9~m zle_v{IF_1Yt(L!>#priv=24Yh>MoxH=AZ68N%nmq6Ancr^hqiY}rZz RzZP4C{4Hm4^Fd~}>lo$-U+e$? delta 696 zcmYk&&ui2`6u|MR)*riDt784NwRNzHLP?XX71E&wrhVNcu+!{E|G0glC5ud7w@9vEoJkoc!>BRp2Wx5|235SS9lQL z6jXbw;3s}a179+K;$h<7C>wV($xsa;y(u$`9Xvujh9~e2p1}nB@F_~27kCt3;{p7P zyy|;TTdC6wHi%?{US?&(BKBh$i#Uf;co}W%;4yrM$MGx5`c0Gu<(P6K1(ciULzzE^ za)Wke`6dIoiV6b4}r0Jzm?C7yM*VU7iiJHDro2ZPt*DBTObZutl zDyd;(rSma&q3oDutJNAwWm&N3KNy*hmdqerj8eaO!>x~-^0~L&zuA%D?aa E4+sizm;e9( diff --git a/locales/en_GB.po b/locales/en_GB.po index 8854b00..0ecd9af 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -1,16 +1,20 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Addressing Development Team # This file is distributed under the same license as the GLPI - Addressing plugin package. +# FIRST AUTHOR , YEAR. # # Translators: +# Xavier CAILLAUD , 2025 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Project - addressing plugin\n" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-15 13:40+0200\n" -"PO-Revision-Date: 2012-09-07 11:14+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/infotelGLPI/GLPI_addressing/language/en_GB/)\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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/locales/es_AR.mo b/locales/es_AR.mo index 314e8a50a0dd503ca5c5030e713a8befa711b77e..72aaea032f7fe6dd15125c8493bc267bc1180580 100644 GIT binary patch literal 4044 zcmZ{mOKcri8OMhbptz-llJW?poKTY3ZEpNXOX3?@;5=NpiDP3sDFO*}eCOPIr_7xh z=HWaR-LQg9MNwI>0A&|MMM119p&B-bN=V&Q2t`5y1PB!gAy}5*|D3tDn~IU={^p!H zbH4X?eCMG9FGXDQ+>dbo={-@j3SWLNKU{x35JmUHzrp+9f8gifJ@1R6d*LzoD4c;G zfUEHR@LBi({2J7{QTu)yewgv|@RRU`cK*ju>wgX(guiU(e+MQ1&6athuY^S@L~8W{1AKtO5PvgXW&~<`#*qjl6MGx z3eLkr@Cwwv1)PQ7gCB#xh98H2fcpO5Q2NOk^2dGr$PWjh-XDQ1iDp~QL-}D5ej0uW zPQx7X7yXDI$-mul2g=SnQ2YEBDxPn{SBU8&9}M>X79}L_4xEC2Z^s9jlpO}@`*STX zLfNwcrT=q~Eu#kdIKl*H_^~@Odb|d>1O7KZS?k>+lHt zC;TFO7-b~yDpb5PD8GCMVoLNP#HG;>q4McAM3v}ODF6Hhk~+~FQ2P8HDxdxV<*)m3 zg1&zSO7139Ja0nj`4W`8+fed<1_`5=p*)k%KF>YAp5TF!@HwwJ$}~E`eUe*pj&rkx zm-Q5sPh|fz_xMs>%a=#n3H1bBxWr#`{3-_&*T?-#uw9Sx;XUn~_dn0FSC{l3U$RYc zQLJ=L2KZmut4pm%zQa}in&DSIKgE5FTYfU!$^+Ggt`4{2s!MUx^(41qq5O>&U?DDq-SiePV&qQZDq2&He1f5w#j-!7e{9|&YL312GM!f zw@q5JkxS#s^z+h`u5#rzJLFk(KBSF{Et)eygVElm}BpFdt#Pci!+HMmqi{!AFy@;@X?wSFKVCC_G)y{Nenok>T z)g@2%zuOg)I?H0^6M5lGJ#?l>n?aIAYh{k0k%?W6l5BM?sfT_6&RVzG043Tb*M=@L zHjWW=94Yv(WPO`>wsby8hpu$dy0hunMl&hR7A~$%F|DL(L!f+X1+4E&*zoL=v3-pB zP6>@HYNjL?_a=zKhC(eiy`J7}+^EPRFQhPy7uHE&TO>B~#F}X&T*%DAf|)g6Ff)et=I{a!N00J!#LUWBGc#H+ z!-82B%$=Et76+vp*wQqakAIm*q`Xz9x3Q(mQINf4=NA-}TK>*0dcIW!53Q+^I4Ats zO|4YIk(7p}ADy$KBCiaE#7v)T$W38O%i1=nZM2eCIJuPx$6H;juq#l^-$w7gVAfZUb|&T zJS<7F?VVfFv(j;~^MkZbMqa7#hF+Eb>vxOdD_>dPQEbO?Gh2SIYv?nX^! zyViZR&$ Xj;(TklNldazS`Q}Fbb#EZtDCG9m*Bs literal 2323 zcmZ{k%WoS+9LE=0UT%4n@+^;EL8Pskjdz{Ic3fOYo2IfzT9c%O3yLP*u|3s#*368P z<^bY?#6JKBgpeX3P8_JXa4J%BK;psyE(oaykT`IJ146y<{mpKZwuq6}pLzV|_nMjC z^#gl93eaA__bk4HcLl*QaR1%-L;DKc4_*QHfmgx%!SBKQz#qYfz+Z~_KZ^Okz(+8D z1AH3XzbBU;10TkCq8Oh9S?@ep0+)*M+u&muEAT1sUGPEhWAGX9bMQs*TQCNH1)l^D z?#=CvgRHj+vY#!G?Y;rB{{mz^mq6D40myQnfgybU0(=zXpYF}|{0{QIKS7qe0kXY4 z7_i@mKwcjMIqovp1YZLm0N(@I&W9k&Z-MOJm&N#-V!RDUKM_~ZTGf$Yc6Am{bBf`5Zh9qhv*jy^!>KF=)s1iqUM z>Gg6v=DWf%Vyka#mu=jGkM9u2$?b7`91Hu$xjKN4V?t_u4glZSAEeXggU{$WKfC+) zJi7i4@ziXRkf5$goixF$wW_COLalaiYI%-^O80^}WrwNQ4CZs092P@k9ShDIDVb-b zmPR;9Mh-LMY|v`cY+@vILd%^4ueznzMXC}?gcEf5aIhe9l?zIbE>qXbM0$xO}3WG0VUF50}`>JT;B^o@siLz>@Gw$`cjif5(GDnkYUR}zN=)K zSQ18(&K&ink-?JBN8uNzs?f9~tu*V{gfrkYL9m!WHkUa*=B9OUh=cMuxB$=FoKWuY z3}t#ZQkEM87dfdnBZFpG5l&?~cvI;l+pru1CnRho;YDdImKt<+q1~clfkKXqePRQ7 zZc2F=;iB!SBs?|h*>ELmP^o=>B|ME|U<2VCtTw0;RVraL6UNgNPd28a<54AwAQ&#m zb;Z_pq)nRPIq!zbk-sn zPuEsw>eUWb=#|=JwOXmknv7?r<7l!LRg&r&BqzHS8P~hFBKK;npZEj?vM+bHhftys@z{;n*kDm6sv`}1@c6D~Ce5|zCT0FCx>Ubh5ozAp_k#J>mh>SUT*_H9ils-Y7zA#q0=7p8{ zu)ZtD#=FvlXLKjyOUHRpZYPEYd0VA+Ix->+=W!2ggEY<#L))A@!N-VhQ&Y1^F}+F= zVVw>)(HR>lgR8EwF*`AR-VQ8d%oiG_cX2F$0BqHF;NGKM;VrG#c zh?wS40dH(!&q>KXdkfC%rG; z!nLhyTZG$~S?FHh-ok@G7bRxzNtPOASQRJL-%;1uJR|@{460axcRSM_3dZ zFC(_Eh(tk?&e-bqmZlW(bi`l?aP^UfBMe%3A`Aa+S6JkB`)f^krQze_YLr(93>KBm lQ?snN>WEwoR~eKWczAn{)8cDvR#Y5Asem)S-q235`4^24OUD2J diff --git a/locales/es_AR.po b/locales/es_AR.po index c672e8f..519d2e1 100644 --- a/locales/es_AR.po +++ b/locales/es_AR.po @@ -1,19 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Addressing Development Team # This file is distributed under the same license as the GLPI - Addressing plugin package. +# FIRST AUTHOR , YEAR. # # Translators: -# Christian Ruggeri , 2013 -# 8b0aae0845670f8dfc567f35acb0e157_986c70f <736627e7e195103702d6bf353f2e18f1_656814>, 2019 -# Luis Angel Uriarte , 2013 +# Xavier CAILLAUD , 2025 +# Alan Lehoux, 2025 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Project - addressing plugin\n" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-15 13:40+0200\n" -"PO-Revision-Date: 2012-09-07 11:14+0000\n" -"Last-Translator: 8b0aae0845670f8dfc567f35acb0e157_986c70f <736627e7e195103702d6bf353f2e18f1_656814>, 2019\n" -"Language-Team: Spanish (Argentina) (http://www.transifex.com/infotelGLPI/GLPI_addressing/language/es_AR/)\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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -23,19 +25,19 @@ msgstr "" #: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 #: inc/report.class.php:141 msgid "Ping result" -msgstr "" +msgstr "Resultado del ping" #: hook.php:247 msgid "Last ping OK" -msgstr "" +msgstr "Último ping OK" #: hook.php:249 msgid "Last ping KO" -msgstr "" +msgstr "Último ping KO" #: hook.php:251 inc/pinginfo.class.php:174 msgid "Ping informations not available" -msgstr "" +msgstr "Información de ping no disponible" #: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 #: inc/pinginfo.class.php:42 inc/profile.class.php:108 @@ -51,29 +53,29 @@ msgstr[2] "Direccionamientos IP" #: 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 a IP" +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 msgid "IP reservation" -msgstr "" +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 añadir, no están los campos requeridos" +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, active el plugin" +msgstr "Por favor, activá el complemento" #: front/reserveip.form.php:39 msgid "The address has been reserved" -msgstr "" +msgstr "La dirección ha sido reservada" #: inc/addressing.class.php:92 inc/addressing.class.php:401 msgid "Ping free IP" -msgstr "" +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 @@ -119,63 +121,63 @@ msgstr "IP Reservada" #: inc/filter.class.php:43 msgid "Filter" msgid_plural "Filters" -msgstr[0] "Filtros" +msgstr[0] "Filtro" msgstr[1] "Filtros" msgstr[2] "Filtros" #: inc/addressing.class.php:431 msgid "Use the networks as filter" -msgstr "" +msgstr "Usar las redes como filtro" #: inc/addressing.class.php:434 msgid "The display of items depends on these criterias" -msgstr "" +msgstr "La visualización de los elementos depende de estos criterios" #: inc/addressing.class.php:438 msgid "Default fields for reservation" -msgstr "" +msgstr "Campos por defecto para la reserva" #: inc/addressing.class.php:711 msgid "Number of free IP" -msgstr "" +msgstr "Cantidad de IP libres" #: inc/addressing.class.php:715 msgid "Number of reserved IP" -msgstr "" +msgstr "Cantidad de IP reservadas" #: inc/addressing.class.php:719 msgid "Number of assigned IP (no doubles)" -msgstr "" +msgstr "Cantidad de IP asignadas (sin duplicados)" #: inc/addressing.class.php:723 msgid "Number of doubles IP" -msgstr "" +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 "" +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 "" +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 "" +msgstr "Lanzamiento manual del ping" #: inc/addressing.class.php:872 msgid "Real free IP (Ping=KO)" -msgstr "" +msgstr "IP libre real (Ping=KO)" #: inc/addressing.class.php:881 msgid "Problem detected with the IP Range" -msgstr "Problema al detectar el rango de IP" +msgstr "Problema detectado con el rango de IP" #: inc/config.class.php:51 msgid "System for ping" @@ -183,7 +185,7 @@ msgstr "Sistema para ping" #: inc/config.class.php:54 msgid "Linux ping" -msgstr "Ping Linux" +msgstr "Ping de Linux" #: inc/config.class.php:55 msgid "Windows" @@ -191,15 +193,15 @@ msgstr "Windows" #: inc/config.class.php:56 msgid "Linux fping" -msgstr "FPing Linux" +msgstr "fping de Linux" #: inc/config.class.php:57 msgid "BSD ping" -msgstr "Ping BSD" +msgstr "Ping de BSD" #: inc/config.class.php:58 msgid "MacOSX ping" -msgstr "Ping MacOSX" +msgstr "Ping de MacOSX" #: inc/config.class.php:62 msgid "Display" @@ -207,7 +209,7 @@ msgstr "Mostrar" #: inc/config.class.php:87 msgid "Use Ping" -msgstr "Usar ping" +msgstr "Usar Ping" #: inc/filter.class.php:279 msgid "Add a filter" @@ -215,23 +217,23 @@ msgstr "Agregar un filtro" #: inc/ping_equipment.class.php:108 msgid "No IP for this equipment" -msgstr "No hay IP para este equipo" +msgstr "Sin IP para este equipo" #: inc/pinginfo.class.php:53 msgid "Launch ping for each ip report" -msgstr "" +msgstr "Lanzar ping para cada informe de ip" #: 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 "" +msgstr "La acción automática no ha sido lanzada" #: 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 "" +msgstr "Último intento de ping" #: inc/profile.class.php:44 inc/profile.class.php:74 msgid "Generate reports" @@ -239,16 +241,16 @@ msgstr "Generar informes" #: inc/profile.class.php:47 inc/profile.class.php:86 msgid "Use ping on equipment form" -msgstr "Usar ping en equipo" +msgstr "Usar ping en el formulario del equipo" #: inc/report.class.php:143 msgid "Reservation" -msgstr "" +msgstr "Reserva" #: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 #: inc/report.class.php:711 msgid "Reserve IP" -msgstr "" +msgstr "Reservar IP" #: inc/report.class.php:306 inc/report.class.php:328 msgid "Reserved Address" @@ -256,15 +258,15 @@ msgstr "Dirección Reservada" #: inc/report.class.php:313 inc/report.class.php:611 msgid "Success" -msgstr "" +msgstr "Éxito" #: inc/report.class.php:316 inc/report.class.php:354 msgid "Reserved" -msgstr "" +msgstr "Reservado" #: inc/report.class.php:351 msgid "Failed" -msgstr "" +msgstr "Fallido" #: inc/reserveip.class.php:142 msgid "Object's name" @@ -272,8 +274,8 @@ msgstr "Nombre del objeto" #: inc/reserveip.class.php:262 msgid "Name already in use" -msgstr "Nombre en uso " +msgstr "El nombre ya está en uso" #: inc/reserveip.class.php:306 msgid "Validate the reservation" -msgstr "Validar la reserva " +msgstr "Validar la reserva" diff --git a/locales/es_ES.mo b/locales/es_ES.mo index 7f7a9c695540c27433177f8cd064a0e2983c301f..123d5cbf1a59beacd0787763e2285c597628e09c 100644 GIT binary patch delta 273 zcmXZWy$%6E6o%n%cd>rM{)8YpwHt5;8l_sN*XXv=D3ltdgmz^s7a&n7x6vt8qEINr zyE4h-Jo#qMIhn2h^5W2nWJ~*;girJS!8+NYX@~)4{bNc4 zCs@WAW_#x*M<%aaMgPScE?P9i=;H-Dc*8!vae!TZ)x?o;idFIgIa*ReTw@J)n9UzC Uz!X`f2U=(=@$I{v^zvWl2NcO1Jpcdz delta 312 zcmXZXu}%U(5P;#i%LWi3dIynU1Bt|h$dP50!oyA;!55&Qput40pu?JuS{oWdMNF=+ zf#~YuX|!CE|$4cShtCcbLOJ%;Fxa7~=_6 zX(s1ac!n+P;R6yfC7t6d=5c|^-uJX#r*)W>*>UlfMuiJM=wgJIsCcD;HEd%aFL07N z#{%^d3E7a!_=!dQ!esszOBf@orNl2Rv?X-yoqhe}J-!SF!RUGH^#{SwuN!TQr|-Q^ Rx8Aw+@AQo}T8ELc)B$5As4N_mx1CX^&L&Gjp365n8`+t`(rI5x4s)TrmO2DE*6jt#2&zx(!VZ+Gh z{$|dZneUtLF`r+%_t19|+8oaVJb!#!lB~j)-p&v0FNc!kJ@9pS7yKvuB)sF!BzYG+ z4j+Wm@SSiKz5`x`hv65X=JlKJ+wi@NzXCr3zuCNh0c!p&cn|zZ^ZwUR@_*OxPw;(= z-++>P2w~FeAvgx7nsFPxpYam>F#J6H1gzkF@L8yRUW6ZjFT=axZ=vM<9)2AD9cur> z98U7?haZJ=@P2p&YTp5zf!~53gg=EJg0DiY{|A(QGKTDN7eBJYeNf+zLZ&1$4d>KL@8^0r^Xw=ST8?&~O*(oUcLc^Cpx({{w%HPak-9Jnx@TLh}9vC*UCl8c*_b z47Q=x+lC&>PtQQ<|8>Zg$+J-UKM&8rA2#3r3T4MPq4c>EV`|-lQ0JLwI0t2)W%v-Z zQ2zfa)cS8Xbz>YdSp9H7TPqwviTXF<2*vkD z=iTJI+p@!~W+RuSmDwsvQ@YBP+w4%}$$4K5GP{#3S)Z|NDT<4z7?xEnnM+$nNLk>Yio`iNiNzbAy5m{l|s2|Qc65Trd3rC2x$j!-1EmebaguB?ccwt3>>+A>kl zSVjs($C}y6naSy~X!6!d)%9uXv0=ArZ4_-Ywzk^3?6$qOXq`u&wwaxteWW!#*P1

P*w%+^KOHjC*s(rGcn7G@#awxzpaKJ7G|JA3-k9os94$xhM# z%n5CHn)P{iXuGbp;cUNc)(1BCRnLsCxa+=COqlUrT@R}E)RY|zCTq#@Tkg7cn2N`! zbiS#Y)z#FQlc#3prd;*Km8YgA##WYB7Wd7dvp!zrHTm4y*cou3+Fh^N#QOZ4>GW(_ zxqAM}#!~C-{yfRsa%F2V?-YvawmG}$>pi90Cde9F%Z8=RT1)u0BEwLOVKsm9oJ>u3 zJ~#98X2yKhOdGzNBlC2Q9iw;D%*c$>)0!~Ngc&Bxo*PRRx~1#d(hTzu8D)`>3=66O zHZ8dSNY#$t{SoP=Vz7IYYG9SyJ!>kT76e9q!=^Ug52-VhgXD4B9~6}tkd)+d+4tIu zu`Mn0n~=B3N>O3xl8TTKi$y32WuaP-)zIvB)=J-}8YsEY?xNo$vtxlMxl3`MJrX4-RH8}_k&8YTf{0s zO?k_hvN9U`5ER_yTzSaDxR|bt%Ytn>7;0=wS zV+ojg_om^38CFHIPNrbEAcPMt-V+6m%4==`YGk+rZFD;cHBOZ^>2Q$YZ4Nwf`^?cN z?xEZE$mE>=dD~ntDf2Hy6;qd)f^vkP;;Cdx)2v>Obtnd2V=e`q?#Ckcsz*4$*LwTl)~6d|BjKZh}j>k_^JuyuU+??blt0N z**#fJuwwm?VA^Sv{n9(`$W6g5PO0!W?4I9ra@QDeRLq=$jdRN=v6zwaS1J-gE{Z)# zl;b$4l6#n03>F+63S1FqWdy3O7&a>U#pwEqg{?ez(Tqx3NVw*5=*POY7d-z3)Yc*_ literal 0 HcmV?d00001 diff --git a/locales/es_MX.po b/locales/es_MX.po new file mode 100644 index 0000000..ddd17e3 --- /dev/null +++ b/locales/es_MX.po @@ -0,0 +1,280 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Addressing Development Team +# This file is distributed under the same license as the GLPI - Addressing plugin package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Edwin Elias Alvarez , 2026 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-09-15 13:40+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: hook.php:247 +msgid "Last ping OK" +msgstr "Último ping OK" + +#: hook.php:249 +msgid "Last ping KO" +msgstr "Último ping KO" + +#: hook.php:251 inc/pinginfo.class.php:174 +msgid "Ping informations not available" +msgstr "Información de ping no disponible" + +#: 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] "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 +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 +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" + +#: 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" + +#: 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" + +#: 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" + +#: 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" + +#: 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" + +#: 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 " + +#: inc/addressing.class.php:431 +msgid "Use the networks as filter" +msgstr "Usar las redes como filtro" + +#: 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" + +#: inc/addressing.class.php:438 +msgid "Default fields for reservation" +msgstr "Campos predeterminados para la reserva" + +#: inc/addressing.class.php:711 +msgid "Number of free IP" +msgstr "Cantidad de IP libres" + +#: inc/addressing.class.php:715 +msgid "Number of reserved IP" +msgstr "Cantidad de IP reservadas" + +#: inc/addressing.class.php:719 +msgid "Number of assigned IP (no doubles)" +msgstr "Cantidad de IP asignadas (sin duplicados)" + +#: inc/addressing.class.php:723 +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" + +#: inc/config.class.php:54 +msgid "Linux ping" +msgstr "Ping de Linux" + +#: inc/config.class.php:55 +msgid "Windows" +msgstr "Windows" + +#: inc/config.class.php:56 +msgid "Linux fping" +msgstr "fping de Linux" + +#: inc/config.class.php:57 +msgid "BSD ping" +msgstr "Ping de BSD" + +#: inc/config.class.php:58 +msgid "MacOSX ping" +msgstr "Ping de MacOSX" + +#: inc/config.class.php:62 +msgid "Display" +msgstr "Mostrar" + +#: inc/config.class.php:87 +msgid "Use Ping" +msgstr "Usar Ping" + +#: inc/filter.class.php:279 +msgid "Add a filter" +msgstr "Agregar un filtro" + +#: inc/ping_equipment.class.php:108 +msgid "No IP for this equipment" +msgstr "Sin IP para este equipo" + +#: inc/pinginfo.class.php:53 +msgid "Launch ping for each ip report" +msgstr "Lanzar ping para cada informe de ip" + +#: 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" + +#: 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" + +#: inc/profile.class.php:44 inc/profile.class.php:74 +msgid "Generate reports" +msgstr "Generar informes" + +#: inc/profile.class.php:47 inc/profile.class.php:86 +msgid "Use ping on equipment form" +msgstr "Usar ping en el formulario del equipo" + +#: inc/report.class.php:143 +msgid "Reservation" +msgstr "Reserva" + +#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 +#: inc/report.class.php:711 +msgid "Reserve IP" +msgstr "Reservar IP" + +#: inc/report.class.php:306 inc/report.class.php:328 +msgid "Reserved Address" +msgstr "Dirección Reservada" + +#: inc/report.class.php:313 inc/report.class.php:611 +msgid "Success" +msgstr "Éxito" + +#: inc/report.class.php:316 inc/report.class.php:354 +msgid "Reserved" +msgstr "Reservado" + +#: inc/report.class.php:351 +msgid "Failed" +msgstr "Fallido" + +#: inc/reserveip.class.php:142 +msgid "Object's name" +msgstr "Nombre del objeto " + +#: inc/reserveip.class.php:262 +msgid "Name already in use" +msgstr "El nombre ya está en uso" + +#: inc/reserveip.class.php:306 +msgid "Validate the reservation" +msgstr "Validar la reserva" diff --git a/locales/fi_FI.mo b/locales/fi_FI.mo index bc1baf361056908af9717306e420e7fc050efcac..3303119972229205bcd6119d436f0e44ddaf8993 100644 GIT binary patch delta 273 zcmXZXISRs16ouiF7>z`63~53@YjFuKKoCnSv9%K2K^j}J5j$He3n9A@Y+OPRd$ASt zzYuu5k2}3#*M7FHp_3jR>Fh}@Nu!F?#3@#Bfj%xV#C1{M7WD%*$e%F53tImTyZFF5 zzOaTL4DeUPfv;2%iHNBfhiC(1wEPVFxWW}z}S1^ ScRatg=)ks})b diff --git a/locales/fr_FR.mo b/locales/fr_FR.mo index d8918fe1d258221868ccb099ae791f01caa69a63..e878a53be9645ee9eb1ffd8f7e3cc62a1dba6bdb 100644 GIT binary patch delta 580 zcmXZYKWGzS7{~D^XscI~{)uU|652y!h0?prCH}?GUDS1-Pz#))2KYG?9^csM8@J3-rP8YUzSpRk%{Lo0 zuVLnF*UkoO#)BX*l7qQ9D_gK~dDG1m-Gv}DmSS_kmGRi}i;h!nHtlw+-0;2i>Zbkb dZQc1_!+*N6w(PX4<+|@IGD9LDiiWwl*3&A+uuj*+z}P)LCHEI)gDyf+Al+Ge+q9b)$c4ofZ!ywz&0Sgwy;8{! z^4eNqJ?{tA*t{@jf`N3%`a*3D_%dZbws&ZIeJ+NPPxz0&8r4Zn0f zXVr7&lxA6uHCf$GK5n*j`MmluIWp}SM!8%bk3u&n`ODts_+oL@@Pp-I, YEAR. # # Translators: -# Amandine Manceau, 2016 -# cbc5204086c375034e77848ef6290ebe, 2015 -# Xavier CAILLAUD , 2021-2022 -# Xavier CAILLAUD , 2016 +# Xavier CAILLAUD , 2025 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Project - addressing plugin\n" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-15 13:40+0200\n" -"PO-Revision-Date: 2012-09-07 11:14+0000\n" -"Last-Translator: Xavier CAILLAUD , 2021-2022\n" -"Language-Team: French (France) (http://www.transifex.com/infotelGLPI/GLPI_addressing/language/fr_FR/)\n" +"PO-Revision-Date: 2025-09-23 12:17+0000\n" +"Last-Translator: Xavier CAILLAUD , 2025\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" "Content-Transfer-Encoding: 8bit\n" diff --git a/locales/hr_HR.mo b/locales/hr_HR.mo new file mode 100644 index 0000000000000000000000000000000000000000..2dee3e2fac0733f38e3d89ebcab0491c9c776d53 GIT binary patch literal 4078 zcma);Uu+yl9mj_@<&OgeN(*f%Fs3B2sn2)kq$Iw?1*eXKNgN-xlcGw1=5EKnx!c=W zW@pc_RS<8y6d_a@9eJcTwWM? z@3XV>=l6fcuiSI&S%J2Q=OH|QeVY&);E(Ub58B_43Gr_5AK-EDP4E-o9d`-wPVf}? zQLq8N1Ka@L4n6_i4SosaykR*$0^f)J*T4tBZ3 zmOKYikIUdZ_(c#)#M2=C^xd-mJ&J|8zjE z`znY(@jQMg?}y+l_$QEga3_>I0p16m0ndZX^AzOzXF=}!bCCXcsqFtAq(5E-sm~iA z{=^i5M?XFQvM)i7*TIwEB@iZv7^K{NkoE8a$o+o-(x1NpnMZ#B5yr5FdG;`#PvNQB zBX~hc1YhwR$~4${8e|;j@L-D|>rs$7OS|fLsz!UMBlTnBnZQQBu`S?XZ0PS#;$fq% zY}0t|2ycZy&*7c*!^XH&jlN<&&{j6avTC%KjYkiCN58Q(@X+^X@tnfLxJo>XA8UiH zhKKpiMt`v}j?8V=qgak2spO7{y>?T)8eWsBm{DS zys}Yz44sWD6CLHf9;O~&Xl1Z37^D??CM}f`S51=NlsiFs@g82+Rd-|S3x!v%siBrC zc3MUI(j+p^w76zrVc5_2OeXbLa+3~q;>ERm*wIef9jV4)kTZ#uk z7j_JzQBfmI0E49&e39w|#e~{}r{K7*!+iA>bJAfdQR*-Z(Zh-Md)5sy zq*YbtH&`201PUdJI(@<ea$JSMn!-Yk;Q?XzQ0>MnGtwpsP+GWU>mb`qm zy@o6(Jwt_xz{-XB=6qwSaCvP#+ci<`V!oTzwrxvJwKr;;dStjoZ3X(Y$CdV(`TBC z^`86kXE*D!Q|oK%m&V4^!pCjmQN^`wXwi~h-}Kl-ndH3e_LR%CU%I}%T01wMM|nHi z)h;Dn%Uo{Ba~V7x9RCz_3=rKUW2Qu4Ji zz0_>VPs@hHZ1f*nTBwFDES=%&Oqh0|*^o~?RV=}r#w^w}v1Z}?lvuHm>W5rWjvdq2 zabG8jrJ|U^s=6Jr0S*BbC4D6m%#x`cIGyBPjciwa_*F93^cA z>Ofr6d6q(k4HpAs@?vnRLL1X3L~q5mW1}P5tQ|lJBhA66uW!HTRbPurRRcf2wX2Sf zhHl7gEE=n)pchKgsZnB}egu`L1+1a5)$XeJfN`cgu9Prdc5$gxT|3BczX+dlniB2c zrE(Trl8w}0QhRB6%@m#1#^se)^IW259uM<2*2Ph-=YEhmP~cuMg#D?%~3wiqb9NZ%hBqnZ}i&;SY2rpFM) za*zCQZ=?l>%IgSuf+NgiIdsi@o+gL4(E)BFRozFC?U)fxR2%Ku5&rpj?d#73M<5%H zCNB4G;eVKeYN`rzOD!fGCYA@dreH$w68?=Chz&n*K}uR)MH!NxH=rFJY7fK8!PJ@9 z3@`*I<0?hk%;7Ai6{?@Z4Qiwhs=^Rkexw|3&HvS7;^JC6%TPQ0tCrVrN~tu5#~A>=wMwTEjCpGQ=KDUJUkc`8VRY8-ibg5@na6Zvg< z&?B|Mp@buOmGuqs`%00p#ZHqQY>%@;(pm6xH?MMcykzL~?O)|`plo$q!TUG_oS7)( WTvXTEW`66NaB?`MJkN!)ApZ+u+#w|Z literal 0 HcmV?d00001 diff --git a/locales/hr_HR.po b/locales/hr_HR.po new file mode 100644 index 0000000..63a55d9 --- /dev/null +++ b/locales/hr_HR.po @@ -0,0 +1,280 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Addressing Development Team +# This file is distributed under the same license as the GLPI - Addressing plugin package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Milo Ivir , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-09-15 13:40+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: hook.php:251 inc/pinginfo.class.php:174 +msgid "Ping informations not available" +msgstr "Ping informacije nisu dostupne" + +#: 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" + +#: 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" + +#: 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" + +#: front/config.form.php:50 front/config.php:50 +msgid "Please activate the plugin" +msgstr "Aktiviraj dodatak" + +#: front/reserveip.form.php:39 +msgid "The address has been reserved" +msgstr "Adresa je rezervirana" + +#: inc/addressing.class.php:92 inc/addressing.class.php:401 +msgid "Ping free IP" +msgstr "Ping na slobodnu IP adresu" + +#: inc/addressing.class.php:140 inc/addressing.class.php:251 +#: inc/filter.class.php:121 inc/filter.class.php:316 +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" + +#: 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" + +#: inc/addressing.class.php:222 inc/addressing.class.php:396 +#: inc/filter.class.php:87 inc/filter.class.php:225 +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" + +#: 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" + +#: 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" + +#: 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" + +#: 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" + +#: inc/addressing.class.php:431 +msgid "Use the networks as filter" +msgstr "Koristi mrežu kao filtar" + +#: inc/addressing.class.php:434 +msgid "The display of items depends on these criterias" +msgstr "Prikaz stavki ovisi o ovim kriterijima" + +#: inc/addressing.class.php:438 +msgid "Default fields for reservation" +msgstr "Zadana polja za rezervaciju" + +#: inc/addressing.class.php:711 +msgid "Number of free IP" +msgstr "Broj slobodnih IP adresa" + +#: inc/addressing.class.php:715 +msgid "Number of reserved IP" +msgstr "Broj rezerviranih IP adresa" + +#: inc/addressing.class.php:719 +msgid "Number of assigned IP (no doubles)" +msgstr "Broj dodijeljenih IP adresa (bez duplih)" + +#: inc/addressing.class.php:723 +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" + +#: inc/config.class.php:54 +msgid "Linux ping" +msgstr "Linux ping" + +#: inc/config.class.php:55 +msgid "Windows" +msgstr "Windows" + +#: inc/config.class.php:56 +msgid "Linux fping" +msgstr "Linux fping" + +#: inc/config.class.php:57 +msgid "BSD ping" +msgstr "BSD ping" + +#: inc/config.class.php:58 +msgid "MacOSX ping" +msgstr "MacOSX ping" + +#: inc/config.class.php:62 +msgid "Display" +msgstr "Prikaz" + +#: inc/config.class.php:87 +msgid "Use Ping" +msgstr "Koristi ping" + +#: inc/filter.class.php:279 +msgid "Add a filter" +msgstr "Dodaj filtar" + +#: inc/ping_equipment.class.php:108 +msgid "No IP for this equipment" +msgstr "Nema IP adresa za ovaj uređaj" + +#: inc/pinginfo.class.php:53 +msgid "Launch ping for each ip report" +msgstr "Pokreni ping za svaki izvještaj o ip adresama" + +#: 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" + +#: 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" + +#: inc/profile.class.php:44 inc/profile.class.php:74 +msgid "Generate reports" +msgstr "Izradi izvještaje" + +#: inc/profile.class.php:47 inc/profile.class.php:86 +msgid "Use ping on equipment form" +msgstr "Koristi ping zadan u obrascu uređaja" + +#: inc/report.class.php:143 +msgid "Reservation" +msgstr "Rezervacija" + +#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 +#: inc/report.class.php:711 +msgid "Reserve IP" +msgstr "Rezerviraj IP adresu" + +#: inc/report.class.php:306 inc/report.class.php:328 +msgid "Reserved Address" +msgstr "Rezervirana adresa" + +#: inc/report.class.php:313 inc/report.class.php:611 +msgid "Success" +msgstr "Uspjeh" + +#: inc/report.class.php:316 inc/report.class.php:354 +msgid "Reserved" +msgstr "Rezervirano" + +#: inc/report.class.php:351 +msgid "Failed" +msgstr "Neuspjelo" + +#: inc/reserveip.class.php:142 +msgid "Object's name" +msgstr "Ime objekta" + +#: inc/reserveip.class.php:262 +msgid "Name already in use" +msgstr "Ime se već koristi" + +#: inc/reserveip.class.php:306 +msgid "Validate the reservation" +msgstr "Provjeri rezervaciju" diff --git a/locales/it_IT.mo b/locales/it_IT.mo index b0c1996c5acd2e67b5a4db9eef5a24c512227220..0bf3789874f0f662387b96fc9823e3389de3c64c 100644 GIT binary patch literal 4016 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 delta 1142 zcmYk)Pe>F|90%~J{I~wu%|DfYHhtP3Dc#+fRVx&1qo_^0H0>Cy-HjK@2CRiIU=4f=tKcVC2|vRy{9fwcEcO3^d(r(lUiI(uHniGC!opuQMU^+To^}f3V?#d zltQ6QP>|)Q^dC`1sq90g|Dz3+u7?7l>qBzs(6gXeC~{<~kO8_UI?>KTColX+)H!6D zjI()Z2g1{ad|z6QFxg02J9}lAElS7IhNZt~^A$ByKCRxDH><-H<8|XV7Q|f8?K6jG zgqo`KRlYK+TB}%i#ScV=&AVPFn;nS^xa-9XqEM$;n+dd>ciKVfgruCM;pNcmz&oOV_ES#HbKRjznVwhhOT z%yAvIgicd-c52ghATuuVtfp$OMcj;Frm*d9*Rn(qsF!tX>QcB}-3|9NjETTCUA8DZ PChcNUk4NHaInwnH27, YEAR. # # Translators: -# Amandine Manceau, 2018 -# Nicola Scandiffio , 2018 +# Xavier CAILLAUD , 2025 +# Davide , 2025 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Project - addressing plugin\n" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-15 13:40+0200\n" -"PO-Revision-Date: 2012-09-07 11:14+0000\n" -"Last-Translator: Amandine Manceau, 2018\n" -"Language-Team: Italian (Italy) (http://www.transifex.com/infotelGLPI/GLPI_addressing/language/it_IT/)\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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -22,19 +25,19 @@ msgstr "" #: hook.php:215 inc/ping_equipment.class.php:92 inc/pinginfo.class.php:190 #: inc/report.class.php:141 msgid "Ping result" -msgstr "" +msgstr "Risultato del ping" #: hook.php:247 msgid "Last ping OK" -msgstr "" +msgstr "Ultimo ping OK" #: hook.php:249 msgid "Last ping KO" -msgstr "" +msgstr "Ultimo ping KO" #: hook.php:251 inc/pinginfo.class.php:174 msgid "Ping informations not available" -msgstr "" +msgstr "Informazioni sul ping non disponibili" #: setup.php:81 inc/addressing.class.php:46 inc/ipcomment.class.php:44 #: inc/pinginfo.class.php:42 inc/profile.class.php:108 @@ -56,7 +59,7 @@ msgstr "Ping IP" #: inc/report.class.php:480 inc/report.class.php:715 #: inc/reserveip.class.php:42 msgid "IP reservation" -msgstr "" +msgstr "Prenotazione IP" #: front/addressing.form.php:52 front/addressing.form.php:82 msgid "Problem when adding, required fields are not here" @@ -68,11 +71,11 @@ msgstr "Si prega di attivare il plugin" #: front/reserveip.form.php:39 msgid "The address has been reserved" -msgstr "" +msgstr "L'indirizzo è stato riservato" #: inc/addressing.class.php:92 inc/addressing.class.php:401 msgid "Ping free IP" -msgstr "" +msgstr "Ping IP liberi" #: inc/addressing.class.php:140 inc/addressing.class.php:251 #: inc/filter.class.php:121 inc/filter.class.php:316 @@ -124,53 +127,53 @@ msgstr[2] "Filtri" #: inc/addressing.class.php:431 msgid "Use the networks as filter" -msgstr "" +msgstr "Utilizzare le reti come filtro" #: inc/addressing.class.php:434 msgid "The display of items depends on these criterias" -msgstr "" +msgstr "La visualizzazione degli oggetti dipende da questi criteri" #: inc/addressing.class.php:438 msgid "Default fields for reservation" -msgstr "" +msgstr "Campi predefiniti per la prenotazione" #: inc/addressing.class.php:711 msgid "Number of free IP" -msgstr "" +msgstr "Numero di IP liberi" #: inc/addressing.class.php:715 msgid "Number of reserved IP" -msgstr "" +msgstr "Numero di IP riservati" #: inc/addressing.class.php:719 msgid "Number of assigned IP (no doubles)" -msgstr "" +msgstr "Numero di IP assegnati (senza doppi)" #: inc/addressing.class.php:723 msgid "Number of doubles IP" -msgstr "" +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 "" +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 "" +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 "" +msgstr "Lancio manuale di ping" #: inc/addressing.class.php:872 msgid "Real free IP (Ping=KO)" -msgstr "" +msgstr "IP liberi reali (Ping=KO)" #: inc/addressing.class.php:881 msgid "Problem detected with the IP Range" @@ -218,19 +221,19 @@ msgstr "Nessun IP per questo dispositivo" #: inc/pinginfo.class.php:53 msgid "Launch ping for each ip report" -msgstr "" +msgstr "Avviare il ping per ogni ip" #: 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 "" +msgstr "L'azione automatica non è stata avviata" #: 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 "" +msgstr "Ultimo tentativo di ping" #: inc/profile.class.php:44 inc/profile.class.php:74 msgid "Generate reports" @@ -242,12 +245,12 @@ msgstr "Utilizza il ping per il dispositivo" #: inc/report.class.php:143 msgid "Reservation" -msgstr "" +msgstr "Prenotazione" #: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 #: inc/report.class.php:711 msgid "Reserve IP" -msgstr "" +msgstr "Riserva IP" #: inc/report.class.php:306 inc/report.class.php:328 msgid "Reserved Address" @@ -255,15 +258,15 @@ msgstr "Indirizzo riservato" #: inc/report.class.php:313 inc/report.class.php:611 msgid "Success" -msgstr "" +msgstr "Successo" #: inc/report.class.php:316 inc/report.class.php:354 msgid "Reserved" -msgstr "" +msgstr "Riservato" #: inc/report.class.php:351 msgid "Failed" -msgstr "" +msgstr "Fallito" #: inc/reserveip.class.php:142 msgid "Object's name" diff --git a/locales/ja_JP.mo b/locales/ja_JP.mo new file mode 100644 index 0000000000000000000000000000000000000000..f619896cb1363fa5719a6f8ba5949af1b6cc101c GIT binary patch literal 3936 zcma)-U2GiH6~}LBD6OG^0{wud^oEqi4q2~1fW#a5!NGB45`Q#t2;!mD_3pJjusgHN z%sTN)m7TRooWzP7;utF?c8D9>`EUp{B3Lo5sQSQLtEy@rDx~UqcGptXhZeO@75$$( zv-T48p;w;$&7HaTo^$@^obhLmZWv=24Y)SpTKNiN9pLq^;s>L+fw70cRq#RZU*M0x z`|fA#>)=-KDX<270PFz21|9}Cf^%v7A8Y`h1P_69ZW^ow-vYk_{ucZ$_!p4&e-4s=BnIj6Abv=P z$3c4k42UJHHe>@xIy8Yl0Dl5TK?}qmo5By-p9}dLkmCFdq;viaQa--`k0Ga@kq$Pl4J#Nb$tLZQx;$^5umb4S5ly_^yL= z{wE;m_eYS<`zJ{Dz5pq|PvejXxEtIIrok7$vmmYe6eL~$29h54!+C6F4}mm)0wg;e zBz@{bHiqx_f}}$`xD_V}u{INfU&+{Pl)kXwM@z&#q^n4Mddff*ijoLQV*%n;n zXK6f(8?=P3d3uI6W!1Rqagkr!anZTY;Cdbx#YXv#;wlZYPul%Bd_dm>8VFsFI{Z>@ zNDs;Z4f2f!X?LH#3;Jp&?nz%7)Gwt$T2b9oEzqb8pnoY|8uaNQZAl**HMl5uJ8+SP zq$kH!g^O}aBZ7q>F=OGU4zZ%jULpq}`7bER!`G zPC6+DSc@={*wzx53*caCJ1*I5v85#Lm8P_XD{)5JvR#L@cJihK4s^)Yy%X&K9+n$y zHTy-d}x?H7RsP1?Zsbp#Lfq+?&%M7XX@rCmIsD0O@~ASp02(xFpqzhP#M z@*ZtHxYxIBBHnTEl|Yqtk&;{_Z7C81+%S2@k*wW9g!(+U&v3YWBV(jf(sWsSCesQRN`b{xPpAvY z-9E|F$xN?dvQFEAp%hO@7f#}+BZk|j7eK57!t8|;;gTbL(&QqMfT8WM0{v{P4+~G& zQWt5Tv?V(rMY0qluO!bJ_jOd^F%?yq0;;#rz=5)Y4eoU@hPMgqqk@Jl^o)&KTz`Np z9HdkeGx0dRJ2>E=inNh546`o83a4qG?xb#sC@|9}>bHrYN2mY{Y;~YTTAFAk^d6Lg zaB&+iY(qHg5M~sQzM=DJ(OM~y)s%ik3Y*eBV%e`dD63MRzf8SR%0S>m(5HtDGhrQZ zSa-&CEptPgFf))aXm@f2)GqR*YA4c0>-yeuIvPG{c`5udAthK2p;VsjKI;b+OtV&(>g6P}fGf zY+*V{;aYZ#x3+g2+QXZL;bdNy+iBMeSY-BQM6Zl=Ns)^2mqc2aq*|rEtKyY?uA6pZ z(WpqLt6e(G=#fXO<5nsf`07v)Q5U@&TU5F+zO&nK*PM=VZL6X) znXyGO(t-p!Xd^g=snb}yi}b{8W6iD#rgCG-yR358l((#McZf?P55KRxlm60M zDtje==Y+~GQ#}@sU-eIo`3qCUOQ%)#X7Toin5yi!%6_b}7nFz9vwAwU{xM%!JW=@7 zpvo@f=O*%t=S$}9lEvIGD_)u_%q%j0=2m`e{9b3+>iJXt>?tx`m|s-c5xP^k>nisS zTvfRfg>zH+6Qc}WSMD&)J6qfL5(D$BFnGy7`H{+ARk`D|6|s`56Zo3vCyy0wdvtPm zM_chl=aoG0idTK<4L1cMcY`8$1x~|M|w}$KUmDybZDZ(Gh=m zgsChfT_|22Dl9Fi>@{evjUbHd`2Wrk&yT$a&sUF+6lac8yxDR1A53X4UaxDZXMsYc zcgllA=aqLyd9%v9360@O*$#LSXscDq=Z5_0TPllc@K7&nb-?u7!tK%g#mV44#{K2V z!i{smLUi}a(sJS4+{&FBuzc?l?RA8g=X_k{=9TxJ@@7=-1Ld8~PY&yZLKBqV6_q`s zvePPyY8+$;vv70Jzwkb3cXgyliq86DXI3wrE=(+`?=x&%hnoL0v?e|e~QCA&I3 zRJZ`WPv*5&>ruj za5YJ@mO6$?_fJj*S|JS(P-Wj#-iKJPa&M~KbXYFs2ccpDBS8~~anK49k~Wb>x(Bh8 z%FR2iykV-qsYPm66rG3mzf9kOTWG8{E0d2)Ga=*8x*I9JwQQg whta, YEAR. +# +# Translators: +# INOUE Daisuke, 2026 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-09-15 13:40+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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 ( 失敗 )" + +#: hook.php:251 inc/pinginfo.class.php:174 +msgid "Ping informations not available" +msgstr "PING 情報がありません" + +#: 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" + +#: 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 予約" + +#: front/addressing.form.php:52 front/addressing.form.php:82 +msgid "Problem when adding, required fields are not here" +msgstr "追加できません。必要項目が未記入です" + +#: front/config.form.php:50 front/config.php:50 +msgid "Please activate the plugin" +msgstr "プラグインを有効にしてください" + +#: front/reserveip.form.php:39 +msgid "The address has been reserved" +msgstr "このアドレスは予約済みです" + +#: inc/addressing.class.php:92 inc/addressing.class.php:401 +msgid "Ping free IP" +msgstr "空き IP に PING" + +#: inc/addressing.class.php:140 inc/addressing.class.php:251 +#: inc/filter.class.php:121 inc/filter.class.php:316 +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" + +#: inc/addressing.class.php:183 inc/addressing.class.php:388 +#: inc/filter.class.php:219 +msgid "Report for the IP Range" +msgstr "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 "無効なデータです!!" + +#: inc/addressing.class.php:236 inc/addressing.class.php:770 +#: inc/config.class.php:64 +msgid "Assigned 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" + +#: 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" + +#: 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" + +#: inc/addressing.class.php:422 inc/addressing.class.php:812 +#: inc/filter.class.php:43 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "フィルター" + +#: inc/addressing.class.php:431 +msgid "Use the networks as filter" +msgstr "ネットワークでフィルター" + +#: inc/addressing.class.php:434 +msgid "The display of items depends on these criterias" +msgstr "アイテムの表示はこれらの基準によって決まります" + +#: inc/addressing.class.php:438 +msgid "Default fields for reservation" +msgstr "予約の標準フィールド" + +#: inc/addressing.class.php:711 +msgid "Number of free IP" +msgstr "空き IP 数" + +#: inc/addressing.class.php:715 +msgid "Number of reserved IP" +msgstr "予約 IP 数" + +#: inc/addressing.class.php:719 +msgid "Number of assigned IP (no doubles)" +msgstr "割り当て済み IP 数 ( 重複なし )" + +#: inc/addressing.class.php:723 +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 に使うシステム" + +#: inc/config.class.php:54 +msgid "Linux ping" +msgstr "Linux ping" + +#: inc/config.class.php:55 +msgid "Windows" +msgstr "Windows" + +#: inc/config.class.php:56 +msgid "Linux fping" +msgstr "Linux fping" + +#: inc/config.class.php:57 +msgid "BSD ping" +msgstr "BSD ping" + +#: inc/config.class.php:58 +msgid "MacOSX ping" +msgstr "MacOSX ping" + +#: inc/config.class.php:62 +msgid "Display" +msgstr "表示" + +#: inc/config.class.php:87 +msgid "Use Ping" +msgstr "PING の使用" + +#: inc/filter.class.php:279 +msgid "Add a filter" +msgstr "フィルター追加" + +#: inc/ping_equipment.class.php:108 +msgid "No IP for this equipment" +msgstr "この装置には IP なし" + +#: inc/pinginfo.class.php:53 +msgid "Launch ping for each ip report" +msgstr "各 IP レポートで PING 実行" + +#: 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 "自動実行は起動しませんでした" + +#: 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 試行" + +#: inc/profile.class.php:44 inc/profile.class.php:74 +msgid "Generate reports" +msgstr "レポート生成" + +#: inc/profile.class.php:47 inc/profile.class.php:86 +msgid "Use ping on equipment form" +msgstr "機器のフォームで PING を使う" + +#: inc/report.class.php:143 +msgid "Reservation" +msgstr "予約" + +#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 +#: inc/report.class.php:711 +msgid "Reserve IP" +msgstr "IP を予約" + +#: inc/report.class.php:306 inc/report.class.php:328 +msgid "Reserved Address" +msgstr "予約アドレス" + +#: inc/report.class.php:313 inc/report.class.php:611 +msgid "Success" +msgstr "成功" + +#: inc/report.class.php:316 inc/report.class.php:354 +msgid "Reserved" +msgstr "予約" + +#: inc/report.class.php:351 +msgid "Failed" +msgstr "失敗" + +#: inc/reserveip.class.php:142 +msgid "Object's name" +msgstr "オブジェクト名" + +#: inc/reserveip.class.php:262 +msgid "Name already in use" +msgstr "既存の名前" + +#: inc/reserveip.class.php:306 +msgid "Validate the reservation" +msgstr "予約の検証" diff --git a/locales/ko_KR.mo b/locales/ko_KR.mo new file mode 100644 index 0000000000000000000000000000000000000000..ea7947009f74821921b540510dbe26f6537bfba5 GIT binary patch literal 3919 zcmZXVZEPGz8ONs~ytxocDHKXuCZr)Y$>nV4)t3fvo4B&_Vv{&6LISkD8=tqm+dX#o zoCFD!&`agoMzN`#*x~HD)Jc=ph>M+2M@=OpKzsxVr1AkOAwYuLxqbiy;tTNq&+hq5 z7u-Ud0MEz!*Fc`X4t@yyalHRakotcU^H1Q1 zvHmMaz3ZWjc5MQiz+}8mfgi!T3;a0vW$@FW58ek}04e7+@T1_H;0M89fzbJX_$_(`w>d;mNFQf>ik1783?2L24ZAN(!I`+o;%AA`Yo+>IZ`;XaV>H-k7L z+G2Kqj6)~*5cowf3A!Nu#EbZ${;M&60@Ba7LCX0j$b9|>EF-56zCZHs7L1^OKL?q| zUxPRz{sq#nbub1li-$p65u4+666C$zAnkrUW*^9N3Zz~)UY`URhqLi|8f1RI58ex2 zkNH#ZGg!X`(%*lBJhuVL@F*SvX;%xl5j+Tf7R-XQ#epx>p{PZw(2#Fc3_+_m2U~a)=-Al|CO!fvx0+Vs% zU_Ef`#AI!=4n=1sBP}^#=K|%4PT#k)j>^dHUeQ?$+`JXoX=$Yc+jZoi~i}`-#Nq0b6jWoz+$CVkk z*q>8=%bFwc7K7EeHxP%fu@i+PN@!32(<&WoK@wq==w%G*7tF$TkTqu9b)rODL&%l| z&Cy}VLWa$AN@h_A79(E3X(bbM&6EvArBEkp->s_2DGP^LPpAtegFz(=xnkCKM6c&U zQC?J0|?eJ%gMrs_{hmYLV5f<)E3+dx#VQm-g_&vn^koz>5Bu z2g>K6)l#C?ym`e4J1RKode8VMt9qY5$=;}EATlEA)2D1Fa>dh5BE0^d(a(%QI48zjj-?opj#^e6heNCb^RjQRLQvYbOS~-K&d^mb5951sp z_1t)Pen#rK34QULp1mRUXc>!ed|JP9M(U{%Jv-L;qU-5lJ@uxnu2jP16?b zsUL)|UK6#6GVTgJx=rHsg|XA&t8dWq@H-V4OQ-N1*Eh@6*KZr~(UU2De9Pk( zW?7q=(z7f7vjua*^CeNOoW)(aYKgu$F2k`iwW%A?XPzEicwU587Q^9ldSoH~yf@ay z%C(<(m=^vJ@rj((3lq>Rxp}1|OpNC)hqp@56OK$$b>y(r7oTIa*XF1Gs#+=Q;c3|n zS>f`{_+*QSmk<#h5V6YD_^$4o07f~l?^P?adI<@S?Ybi~QS43V^!yZp6JEX@djta| zt%>dJWoK8HD%IuN@jn7RI}wh;%DG|qgD*g2RiyonBgW;`BQULA7`4f<@WsXI>nn(z zo-N7ROqtz1Gbw9R)4H^xFHN#S!lg-FW++)g;o^#(FGI*UiZ>j;Dx!*KO~>ybUxtX~ zv$NYEr)0cXTg4_jQ5ukT3j4o^HvVU?W^}4vI1|3GV2XOO z5<&%1#f*+$3rB~;(FK!`*iCd8D^uzV6MA%(cOolHZHTb6P#am%-y5r)U1T*xpOx^X fdXQodk*cWG%EM?ceW{|a49DIKPn(ZT)KLEghEei@ literal 0 HcmV?d00001 diff --git a/locales/ko_KR.po b/locales/ko_KR.po new file mode 100644 index 0000000..dfc8daf --- /dev/null +++ b/locales/ko_KR.po @@ -0,0 +1,276 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Addressing Development Team +# This file is distributed under the same license as the GLPI - Addressing plugin package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# 조성현 (jaymz9634) , 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-09-15 13:40+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: hook.php:251 inc/pinginfo.class.php:174 +msgid "Ping informations not available" +msgstr "ping 정보를 사용할 수 없음" + +#: 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" + +#: 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 예약" + +#: front/addressing.form.php:52 front/addressing.form.php:82 +msgid "Problem when adding, required fields are not here" +msgstr "추가 시 문제가 발생, 필수 입력 항목이 없음" + +#: front/config.form.php:50 front/config.php:50 +msgid "Please activate the plugin" +msgstr "플러그인을 활성화 하세요" + +#: front/reserveip.form.php:39 +msgid "The address has been reserved" +msgstr "해당 주소는 예약되었음" + +#: inc/addressing.class.php:92 inc/addressing.class.php:401 +msgid "Ping free IP" +msgstr "사용 가능 IP ping" + +#: inc/addressing.class.php:140 inc/addressing.class.php:251 +#: inc/filter.class.php:121 inc/filter.class.php:316 +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" + +#: inc/addressing.class.php:183 inc/addressing.class.php:388 +#: inc/filter.class.php:219 +msgid "Report for the IP Range" +msgstr "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 "잘못된 데이터 !!" + +#: inc/addressing.class.php:236 inc/addressing.class.php:770 +#: inc/config.class.php:64 +msgid "Assigned 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" + +#: 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" + +#: 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" + +#: inc/addressing.class.php:422 inc/addressing.class.php:812 +#: inc/filter.class.php:43 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "필터" + +#: inc/addressing.class.php:431 +msgid "Use the networks as filter" +msgstr "네트워크를 필터로 사용" + +#: inc/addressing.class.php:434 +msgid "The display of items depends on these criterias" +msgstr "항목 표시는 이 기준들에 따라 결정됩니다" + +#: inc/addressing.class.php:438 +msgid "Default fields for reservation" +msgstr "예약 기본 입력 항목" + +#: inc/addressing.class.php:711 +msgid "Number of free IP" +msgstr "사용 가능 IP 개수" + +#: inc/addressing.class.php:715 +msgid "Number of reserved IP" +msgstr "예약된 IP 개수" + +#: inc/addressing.class.php:719 +msgid "Number of assigned IP (no doubles)" +msgstr "할당된 IP 주소 개수 (중복 없음)" + +#: inc/addressing.class.php:723 +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 시스템" + +#: inc/config.class.php:54 +msgid "Linux ping" +msgstr "리눅스 ping" + +#: inc/config.class.php:55 +msgid "Windows" +msgstr "윈도우즈" + +#: inc/config.class.php:56 +msgid "Linux fping" +msgstr "리눅스 fping" + +#: inc/config.class.php:57 +msgid "BSD ping" +msgstr "BSD ping" + +#: inc/config.class.php:58 +msgid "MacOSX ping" +msgstr "MacOSX ping" + +#: inc/config.class.php:62 +msgid "Display" +msgstr "표시" + +#: inc/config.class.php:87 +msgid "Use Ping" +msgstr "Ping 사용" + +#: inc/filter.class.php:279 +msgid "Add a filter" +msgstr "필터 추가" + +#: inc/ping_equipment.class.php:108 +msgid "No IP for this equipment" +msgstr "이 장비에는 IP 주소 없음" + +#: inc/pinginfo.class.php:53 +msgid "Launch ping for each ip report" +msgstr "각 IP 보고서에 대해 ping 실행" + +#: 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 "자동 작업이 시작되지 않음" + +#: 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 시도" + +#: inc/profile.class.php:44 inc/profile.class.php:74 +msgid "Generate reports" +msgstr "보고서 생성" + +#: inc/profile.class.php:47 inc/profile.class.php:86 +msgid "Use ping on equipment form" +msgstr "장비 양식에 ping 사용" + +#: inc/report.class.php:143 +msgid "Reservation" +msgstr "예약" + +#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 +#: inc/report.class.php:711 +msgid "Reserve IP" +msgstr "예약 IP" + +#: inc/report.class.php:306 inc/report.class.php:328 +msgid "Reserved Address" +msgstr "예약된 주소" + +#: inc/report.class.php:313 inc/report.class.php:611 +msgid "Success" +msgstr "성공" + +#: inc/report.class.php:316 inc/report.class.php:354 +msgid "Reserved" +msgstr "예약됨" + +#: inc/report.class.php:351 +msgid "Failed" +msgstr "실패함" + +#: inc/reserveip.class.php:142 +msgid "Object's name" +msgstr "객체 이름" + +#: inc/reserveip.class.php:262 +msgid "Name already in use" +msgstr "이미 사용 중인 이름" + +#: inc/reserveip.class.php:306 +msgid "Validate the reservation" +msgstr "예약 확인" diff --git a/locales/pl_PL.mo b/locales/pl_PL.mo index 8cf89d2d597480c7fbe7d8392d52e4ad9f1302e7..5f3199641c001be3dd4e9f3a70aa258748e5cd74 100644 GIT binary patch delta 273 zcmXZWJqp4=5QgC|A)2U2Bt%JJsx*Rv*a=!GcnS+|lG+>CX=N=$$N|LK!p_Pcuo65% zd=~@5KFlyXGxs154xyD!ZE5dF4N0%6TD+}zWoyC>8^8?i+8u0)C delta 312 zcmXZWJ&VFX6ouhy4D08j1QiPfL6Cq1CQ)J4N)#(g1+hz!LWC8>-pay1Vl8X2wVnP5 zL9AtAI|~cnfxs{icQ`X=eyy8z$VE1RA+k3`QX-O$iDa;dakTLRT`b`j>f8iB(Z@V4 zv5Q+|$%(Ci7u5M%=mV3?&v1^$Wg|rnGPG6EM*Z*zvpB;tF3`pu>cSt);Td)Aiu&GP z=nHjGG9gmOJn9eikZze`1PwV_#@(omo&GBD*YoAKGw|0zr{XEkb5z@LTNSs_X{x&N Klsf*KL-P%04I-rg diff --git a/locales/pt_BR.mo b/locales/pt_BR.mo index eb1c29f70c5751223c7410377cf65251fb007281..a3a93b6c79ac1a79da93fd40bf3987f118add1b7 100644 GIT binary patch delta 1822 zcmY+EO>9(E6vr>6P&(~YKu}u>T&<B#pB34Qu{Rj=lh4I<<+D@F#8{eHN zD#lr`z@3Q`T$mV4Ai*yd(v6y!7>h293lkO+Vn|dpx=<6Mvee(d^J?^D&imba-?{gE z-8Wa-f7)BQzPmg4uza4YkdVXH9}^J@I!9jFZ-z}w)b@%qJVJ`V4KPr`ekgFE2sa2x*3dkl86@Ci)9D^L!0B?{F@yNWY7t*G5s+|peiv2cf)Czfg$8) z&hk(IZ^vAP%Je$aIk%u%`ZxT7wzfCcD)IwSDA8N6(#c>G-mx(~P?Z>jI^Zyr;S5wp zPeXp@1P`_96jUo-gZtrmsD0OEA3x0>nd?SlWs3qo}X6nx+FliRL;30^uDMD>{ zDW0E(3ZM$rl6T?#@JpzS|AeYU3(;!c4He)4r~s#-F6~@Ae+81#%TC zkel!!*v2Ux@Ho`_lTaC+fy(4fsES>L%5)VHi}?nsqBo!%{R$Oe6Pt9-KG+8zsW6}| z<~evDJPGk_&O=3h3CiJRsEuDiTDj&#mrcP9q3hDafDdCW7_ITOnlw6q%1*F_mi^dH36x7JI|RWjX=VN`8WNiEuqs?3rUs#`D7=O-CN)ehYuGv@o&v-7!p zDTqvUy#B%7VBRa|ODqL>-`V*vvQglIXxS^}!h$)NbH%*(f*JR6`M|H9uAfa#{nudS zTK%EAW;-!uX4ZCL)7H?nxjZ))I9GkRVP~u7`yA-(qUY>0K~RWyV>sC`+cxV0TUrck zAt;>)qi3DPsuo@KT*DKUlqFzo&lMJIF<)ND6>K)$pYBV{1jR5arH;CVoS!;SUT~>n z;iyeaO{Qjo<(wn-)IqNljM{8pc7LjGB$XYo{n^p};hsJual~__)Un7bxV%>iqft9n z@Po*O1$#JfWoM_$K`sg#UhLKWq3TClx>Ig6lktkhbV<8%^TG4!xo{~{3(7ryWNIQ) z3cMwk86FtyA6ePe*s-DKQE#ajI$QK2Z@p-dHAh3o8Ic)Vy|8*NwDVqmF)UXfOPp$~ z)zFLV%H_nRy3UDzOYMh=&)$kl?D?U^vvp~*t%v$@5bC9eet(-0eb{F{^E^BAJpbqa zJiC8q9(S!g-O_T^P#kI(^+uC1aS2cHkuL$7xL9GPdDG+=So8{nz6D zRs4|to46D2#{G{mWz35CJ?{7iHPP!>(`w9S+MT!uGpGPYF^R|H_AG9t?cxqx#82>h z+=jPN5KOD6*Q5C zPid!6TQP)sZxj{SBr1TDsIBo)nK+L_co|pp!UJwJ@I&Ndo^Vm5&tl)8_O6Z5x^XXR z;3+P8el~7@gPOR4%IGER#p|er{fb)Xv$)-?{426F8?VTEaX*g4Z5Mab4p0OBfC}U` zDv(Dwg0FEO+H9=8pFu6Gidxtb@`$;N%G5PfAgi6^-{$5X9c0x!$ItLzR6rS`(?AYt z;9=wkVg{(nkkYS!^{&QI(OJ;oDmp)UPeG_C8!B4V0cyAQpKR!`8xDTs#Dd{0H74Gx z21N%?MQK#&p=u>>iw^7-s?Li7SIMqp`eL;;`UP;58d+EO5$&H+tMoY3eyUEdibYj6 z^jDx0`?iprM!HS(S4(k&A1qYd3(?8e*|i^AC!3>mA`=};Y>k3MDSDbXkuKG1=e*OQ zm9^Ztxw;nwezj~ZR2IvAHTtrB*UC(GyzaT7U#n&(+|Vmnc{`ua+QV6A$Z`%A2JJpO zZ`;YzSJ`QA$q(Lt&S^YnAF>>$;0*TJlw{Ej!t6}ltp*i0tknzF*Y1+<)vfWPQ^n%Z z*$HbTJnMzQe0{7u@A{R2);bO}$Y^Djkib=At{P G!T$kOHLHRE diff --git a/locales/pt_BR.po b/locales/pt_BR.po index f63aa40..f9507da 100644 --- a/locales/pt_BR.po +++ b/locales/pt_BR.po @@ -1,20 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Addressing Development Team # This file is distributed under the same license as the GLPI - Addressing plugin package. +# FIRST AUTHOR , YEAR. # # Translators: -# Andrei Bernardo Simoni , 2017 -# Andrei Bernardo Simoni , 2017 -# Xavier CAILLAUD , 2012 -# Xavier CAILLAUD , 2012 +# Xavier CAILLAUD , 2025 +# Anderson Jesus Queiroz, 2026 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Project - addressing plugin\n" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-15 13:40+0200\n" -"PO-Revision-Date: 2012-09-07 11:14+0000\n" -"Last-Translator: Xavier CAILLAUD , 2012\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/infotelGLPI/GLPI_addressing/language/pt_BR/)\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" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -58,7 +59,7 @@ msgstr "Ping IP" #: inc/report.class.php:480 inc/report.class.php:715 #: inc/reserveip.class.php:42 msgid "IP reservation" -msgstr "" +msgstr "Reservar IP" #: front/addressing.form.php:52 front/addressing.form.php:82 msgid "Problem when adding, required fields are not here" @@ -70,7 +71,7 @@ msgstr "Por favor, ative o plugin" #: front/reserveip.form.php:39 msgid "The address has been reserved" -msgstr "" +msgstr "O endereço foi reservado" #: inc/addressing.class.php:92 inc/addressing.class.php:401 msgid "Ping free IP" @@ -126,7 +127,7 @@ msgstr[2] "Filtros" #: inc/addressing.class.php:431 msgid "Use the networks as filter" -msgstr "" +msgstr "Filtrar redes" #: inc/addressing.class.php:434 msgid "The display of items depends on these criterias" @@ -134,7 +135,7 @@ msgstr "A exibição dos itens depende desses critérios" #: inc/addressing.class.php:438 msgid "Default fields for reservation" -msgstr "" +msgstr "Campos para reservar " #: inc/addressing.class.php:711 msgid "Number of free IP" @@ -250,6 +251,8 @@ msgstr "Reserva" #: inc/report.class.php:711 msgid "Reserve IP" msgstr "" +"IP reservado\n" +" " #: inc/report.class.php:306 inc/report.class.php:328 msgid "Reserved Address" @@ -257,15 +260,15 @@ msgstr "Endereço reservado" #: inc/report.class.php:313 inc/report.class.php:611 msgid "Success" -msgstr "" +msgstr "Ação concluída com sucesso" #: inc/report.class.php:316 inc/report.class.php:354 msgid "Reserved" -msgstr "" +msgstr "Reservado com sucesso" #: inc/report.class.php:351 msgid "Failed" -msgstr "" +msgstr "Ação falhou" #: inc/reserveip.class.php:142 msgid "Object's name" diff --git a/locales/ro_RO.mo b/locales/ro_RO.mo index 273b0217bfd0de185476dd518aa32da26d7dd089..d32972de0c421197b3076f3c40c5f132b4e086fb 100644 GIT binary patch delta 223 zcmXZUF%AJy5XSLuExWA5vQZ%t*}?@JKvXJ?18gDDNE|>xgPJ(Xt3;_(IDlwX8=}_u zzvLy8{N|g?Oden3L%w-<(#Mw?l5Qobj8Ba4g%$i_4S#6&qCiTqgCP#Fg=4gLGpyp$ z<(11j>@h!L8%>~zx-@qN1AL>+DPQY2Li=dy%rGG@u!(Ez;|VEU%-P!(%)Gew|J%12 AHUIzs delta 262 zcmXZUJqtl`6vy%7>3S*`DMg8hLAU-c26x3KlQ&>6ND#XuPh$_p^qEGDvf8%CqD z7>vHRZk_s^-|3w5(BJy*z4W?8J|2;nh#>W2+Y>A{!FeK<D%d0o- QdZQg^SNmG8ezT?A0d)lA?JP4ti#=!1o$xMqU z^ZHw^jAoA>5rGTY@x49}ki|L_Ch;IE}Ov4Yc(k9>u#jjHd5HM-;mS zk6AcJ;zd949vR|uKmLx#huH?J zYxQOr)^9cBC37z}W4e=HNjg#5uB>F8%d@-9o_!daQaW(msMo6)+ag_!@7n_R{|WW= WaIxu{IO=G(Hh00B-#TBK-2V^vb7(XG delta 664 zcmYk&ziSjh6u|KbDqha~@MoeXl8Kl@%x(6^C7xM=hzW{Dxg(^~LWbOAS-tFr-969P zTxTVMiGP8JjYWhMHr8q-2sYX&qBgb`R(>a0P*~pQy_q*}cjv+I`{9?*x;o#wg!sBw zhyy~1x7|Vf^ZuXEoO zMQ3~9M;1=A@jc(@r;Ah!p*c_@45Ej}@hX;4<567C*I(c$^&9NPpD6J+njaeM*_l^G z^S;@hju59vnk*pKVT5%CnOxQPex2b#Hm z(9Ai}w{t^YH;K7&zi;czt`ECA^(4NnmojNd)o3I-O~WXVtIbvrM#Tla8Yh``Jq^N! zb+Hws)?)0-V!gI#%_dr9VH{a=D$~C79M7|yY0I6GZpEK;#vRXbXtWme-7x*X&)x2G zs?v3RcXE8ARv7T-)tZtwbfP0UbBFxCNiPH|Dr`, YEAR. # # Translators: -# Kaya Zeren , 2013,2015-2016,2018,2021 +# Xavier CAILLAUD , 2025 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Project - addressing plugin\n" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-09-15 13:40+0200\n" -"PO-Revision-Date: 2012-09-07 11:14+0000\n" -"Last-Translator: Kaya Zeren , 2013,2015-2016,2018,2021\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/infotelGLPI/GLPI_addressing/language/tr_TR/)\n" +"PO-Revision-Date: 2025-09-23 12:17+0000\n" +"Last-Translator: Xavier CAILLAUD , 2025\n" +"Language-Team: Turkish (Turkey) (https://app.transifex.com/pluginsGLPI/teams/73419/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/locales/zh_CN.mo b/locales/zh_CN.mo new file mode 100644 index 0000000000000000000000000000000000000000..3671aaa15beafdc66e16bf671de62895900c5568 GIT binary patch literal 3648 zcmZ9MZEPGz8OMhS$+w^S00X?E4RGnqX*+=ue>MKE+rRyml{MXoXFTeGV*w4}kvyp9b&wG-ICy zw}D>=>%jZKDEJxh2)G&i9!Td>!G16J1l|bgBMh>KL+!^f@IgA->LjN{;scpvqS3<>@ z)^JT(E&5J$vU3MI$=!TKn|z_V`IcJIcZr5u z(C-P>C|Hbh7zeqcxNY^JP$^a~GRM=|vilhud<>;q7xeJ`o4_0+mJ+9#o8$br4Q7^Fp)LNxMk`@i(X_) zK(js!S;(*&M|ckkK~TigI4yaITvKI3q9Ul1jeBJ^Nhxrc>IrorxtowYoy_zYCTq7X zC`$3TbYUb!^%-tL9YC-S39|=A1V{Q3(&Qo@hoT+Og811u9~7Rjr7F^dv?V(vMY7~0 zuO`d(?vK`BnTje%0o7Ze;LwJG)niqR!7z^RsGy+>cg997Ru+(j4oWpK6N}Ma$8iT$ zq?Dwgn03Ne7){@)o75%Y1!hX3+KuZwLIq&pQwOm~OB0s~cMp+5;9@p5Y(qHgFlOYB z8jyTCR4ygbno?U7VN<$&mi+?&m#UWo~K{W(FbD z*PRSgt{@RqNukzw=tXHesFw(T;Xr#Usvw9A8Ke`-8*1xo>#B6fLv2ov5f43=>2X4x zR)klzM?;5XuR$V0&9EoJ8|oUK4b?S<8g}yfhDiOc?R98XbZbMMwlJNfa4kE+n~xkl zdUS_6jZL#BBYI@0Q;JlC?@Jga1*@6{qJ~!|TsQ4R!eNn4*SaLb=$6N7V^%7xO?1fi zu#1nK@UETD)HjBIlz3&|!EjAgTWj0%6&J~meU|Csu7)~~r(vuskGT*c408{UC4}ur zckkiOmeB6XInviH?a=dP%%X~o@ZDX8TedmEm9DDxWX2ZBPz&;dnk+; z?ycKX#k?z*yrIjvmHynyd|`dSUz_!&=9qWuZEx^&@ze;4uP`w04b6GO=lruHxjR`u zJMWDx=EvulDiQpwS@Fur{KQoLXD5qm=L-w7UjJ?8pTC=*U1i?va^amfSw(RE+BK~U zg7a^!7AN1P!T7X4IOY$%>75y3xH*--GL<7PfR|nJF7~tB`bFp|PyNZu{=^{E`V&k3 z$ij!WPvBvGw%;3jy{tq}Ne+&C7cP0L7IyV3gtFO_;Q)Q>b{~!3|b(jDE literal 0 HcmV?d00001 diff --git a/locales/zh_CN.po b/locales/zh_CN.po new file mode 100644 index 0000000..3f3b7a7 --- /dev/null +++ b/locales/zh_CN.po @@ -0,0 +1,276 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Addressing Development Team +# This file is distributed under the same license as the GLPI - Addressing plugin package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# DWXXX, 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: GLPI - Addressing plugin 2.1.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-09-15 13:40+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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无回应" + +#: hook.php:251 inc/pinginfo.class.php:174 +msgid "Ping informations not available" +msgstr "Ping信息无效" + +#: 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地址" + +#: 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地址" + +#: front/addressing.form.php:52 front/addressing.form.php:82 +msgid "Problem when adding, required fields are not here" +msgstr "添加时出错,必填字段未显示在此处" + +#: front/config.form.php:50 front/config.php:50 +msgid "Please activate the plugin" +msgstr "请激活此插件" + +#: front/reserveip.form.php:39 +msgid "The address has been reserved" +msgstr "此地址已被保留" + +#: inc/addressing.class.php:92 inc/addressing.class.php:401 +msgid "Ping free IP" +msgstr "Ping空闲IP" + +#: inc/addressing.class.php:140 inc/addressing.class.php:251 +#: inc/filter.class.php:121 inc/filter.class.php:316 +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" + +#: inc/addressing.class.php:183 inc/addressing.class.php:388 +#: inc/filter.class.php:219 +msgid "Report for the IP Range" +msgstr "此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 "无效的数据!!" + +#: inc/addressing.class.php:236 inc/addressing.class.php:770 +#: inc/config.class.php:64 +msgid "Assigned 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" + +#: 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" + +#: 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" + +#: inc/addressing.class.php:422 inc/addressing.class.php:812 +#: inc/filter.class.php:43 +msgid "Filter" +msgid_plural "Filters" +msgstr[0] "过滤器" + +#: inc/addressing.class.php:431 +msgid "Use the networks as filter" +msgstr "使用网络作为过滤器" + +#: inc/addressing.class.php:434 +msgid "The display of items depends on these criterias" +msgstr "显示项依赖于这些标准" + +#: inc/addressing.class.php:438 +msgid "Default fields for reservation" +msgstr "预留的默认值" + +#: inc/addressing.class.php:711 +msgid "Number of free IP" +msgstr "空闲IP数量" + +#: inc/addressing.class.php:715 +msgid "Number of reserved IP" +msgstr "保留的IP数量" + +#: inc/addressing.class.php:719 +msgid "Number of assigned IP (no doubles)" +msgstr "已分配IP数量(无共用)" + +#: inc/addressing.class.php:723 +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系统" + +#: inc/config.class.php:54 +msgid "Linux ping" +msgstr "Ping Linux" + +#: inc/config.class.php:55 +msgid "Windows" +msgstr "Windows" + +#: inc/config.class.php:56 +msgid "Linux fping" +msgstr "fping Linux" + +#: inc/config.class.php:57 +msgid "BSD ping" +msgstr "ping BSD" + +#: inc/config.class.php:58 +msgid "MacOSX ping" +msgstr "ping MacOSX" + +#: inc/config.class.php:62 +msgid "Display" +msgstr "显示" + +#: inc/config.class.php:87 +msgid "Use Ping" +msgstr "使用Ping" + +#: inc/filter.class.php:279 +msgid "Add a filter" +msgstr "增加一个过滤器" + +#: inc/ping_equipment.class.php:108 +msgid "No IP for this equipment" +msgstr "此设备无IP" + +#: inc/pinginfo.class.php:53 +msgid "Launch ping for each ip report" +msgstr "为每一个IP汇报启动ping" + +#: 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 "自动化操作未启用" + +#: 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" + +#: inc/profile.class.php:44 inc/profile.class.php:74 +msgid "Generate reports" +msgstr "生成报告" + +#: inc/profile.class.php:47 inc/profile.class.php:86 +msgid "Use ping on equipment form" +msgstr "对设备表单使用ping" + +#: inc/report.class.php:143 +msgid "Reservation" +msgstr "预留" + +#: inc/report.class.php:284 inc/report.class.php:340 inc/report.class.php:476 +#: inc/report.class.php:711 +msgid "Reserve IP" +msgstr "预留IP" + +#: inc/report.class.php:306 inc/report.class.php:328 +msgid "Reserved Address" +msgstr "预留的地址" + +#: inc/report.class.php:313 inc/report.class.php:611 +msgid "Success" +msgstr "成功" + +#: inc/report.class.php:316 inc/report.class.php:354 +msgid "Reserved" +msgstr "预留的" + +#: inc/report.class.php:351 +msgid "Failed" +msgstr "失败" + +#: inc/reserveip.class.php:142 +msgid "Object's name" +msgstr "对象名称" + +#: inc/reserveip.class.php:262 +msgid "Name already in use" +msgstr "名称已被使用" + +#: inc/reserveip.class.php:306 +msgid "Validate the reservation" +msgstr "验证此预留"