Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 09101b3

Browse files
author
amma35
committed
update locales
update xml
1 parent c86107d commit 09101b3

19 files changed

Lines changed: 284 additions & 30 deletions

locales/cs_CZ.mo

2 Bytes
Binary file not shown.

locales/cs_CZ.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ msgstr ""
99
"Project-Id-Version: GLPI Project - shellcommands plugin\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2015-09-17 09:44+0200\n"
12-
"PO-Revision-Date: 2015-09-17 07:45+0000\n"
13-
"Last-Translator: Xavier CAILLAUD <tsmr@thetsmr.fr>\n"
12+
"PO-Revision-Date: 2017-09-19 16:07+0000\n"
13+
"Last-Translator: Xavier CAILLAUD <thetsmr@gmail.com>\n"
1414
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/tsmr/GLPI_shellcommands/language/cs_CZ/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"

locales/en_GB.mo

2 Bytes
Binary file not shown.

locales/en_GB.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgstr ""
88
"Project-Id-Version: GLPI Project - shellcommands plugin\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2015-09-17 09:44+0200\n"
11-
"PO-Revision-Date: 2015-09-17 07:45+0000\n"
12-
"Last-Translator: Xavier CAILLAUD <tsmr@thetsmr.fr>\n"
11+
"PO-Revision-Date: 2017-09-19 15:04+0000\n"
12+
"Last-Translator: Xavier CAILLAUD <thetsmr@gmail.com>\n"
1313
"Language-Team: English (United Kingdom) (http://www.transifex.com/tsmr/GLPI_shellcommands/language/en_GB/)\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"

locales/fr_FR.mo

2 Bytes
Binary file not shown.

locales/fr_FR.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
#
55
# Translators:
66
# Ludovic Dupont <ludovic.dupont@infotel.com>, 2013
7-
# Xavier CAILLAUD <tsmr@thetsmr.fr>, 2014-2015
7+
# Xavier CAILLAUD <thetsmr@gmail.com>, 2014-2015
88
msgid ""
99
msgstr ""
1010
"Project-Id-Version: GLPI Project - shellcommands plugin\n"
1111
"Report-Msgid-Bugs-To: \n"
1212
"POT-Creation-Date: 2015-09-17 09:44+0200\n"
13-
"PO-Revision-Date: 2015-09-17 07:46+0000\n"
14-
"Last-Translator: Xavier CAILLAUD <tsmr@thetsmr.fr>\n"
13+
"PO-Revision-Date: 2017-09-19 15:04+0000\n"
14+
"Last-Translator: Xavier CAILLAUD <thetsmr@gmail.com>\n"
1515
"Language-Team: French (France) (http://www.transifex.com/tsmr/GLPI_shellcommands/language/fr_FR/)\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"

locales/glpi.pot

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#, fuzzy
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: GLPI - Shellcommands plugin 1.5.3\n"
9+
"Project-Id-Version: GLPI - Shellcommands plugin 2.1.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2016-09-26 12:17+0200\n"
11+
"POT-Creation-Date: 2017-10-10 17:38+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -40,10 +40,6 @@ msgid_plural "Shell Commands"
4040
msgstr[0] ""
4141
msgstr[1] ""
4242

43-
#: setup.php:76
44-
msgid "This plugin requires GLPI >= 0.90"
45-
msgstr ""
46-
4743
#: inc/advanced_execution.class.php:40 inc/shellcommand.class.php:470
4844
msgid "Advanced execution"
4945
msgid_plural "Advanced executions"
@@ -61,23 +57,23 @@ msgstr[1] ""
6157
msgid "Check command"
6258
msgstr ""
6359

64-
#: inc/commandgroup_item.class.php:146
60+
#: inc/commandgroup_item.class.php:152
6561
msgid "Add a command"
6662
msgstr ""
6763

68-
#: inc/commandgroup_item.class.php:196
64+
#: inc/commandgroup_item.class.php:202
6965
msgid "Add a command group"
7066
msgstr ""
7167

72-
#: inc/commandgroup_item.class.php:384
68+
#: inc/commandgroup_item.class.php:390
7369
msgid "Order"
7470
msgstr ""
7571

76-
#: inc/commandgroup_item.class.php:528
72+
#: inc/commandgroup_item.class.php:534
7773
msgid "Host UP"
7874
msgstr ""
7975

80-
#: inc/commandgroup_item.class.php:559
76+
#: inc/commandgroup_item.class.php:565
8177
msgid "Host DOWN"
8278
msgstr ""
8379

@@ -101,18 +97,18 @@ msgstr ""
10197
msgid "After parameters"
10298
msgstr ""
10399

104-
#: inc/shellcommand_item.class.php:451
100+
#: inc/shellcommand_item.class.php:452
105101
msgid "Associated Commands"
106102
msgstr ""
107103

108-
#: inc/shellcommand_item.class.php:804
104+
#: inc/shellcommand_item.class.php:805
109105
msgid "There is an error with socket creation"
110106
msgstr ""
111107

112-
#: inc/shellcommand_item.class.php:843
108+
#: inc/shellcommand_item.class.php:844
113109
msgid "Magic packet sending to"
114110
msgstr ""
115111

116-
#: inc/shellcommand_item.class.php:845
112+
#: inc/shellcommand_item.class.php:846
117113
msgid "The packet cannot be send"
118114
msgstr ""

locales/pl_PL.mo

2.17 KB
Binary file not shown.

locales/pl_PL.po

Lines changed: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR Shellcommands Development Team
3+
# This file is distributed under the same license as the PACKAGE package.
4+
#
5+
# Translators:
6+
# Seweryn Kolano <seweryn.kolano+transifex@gmail.com>, 2015
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: GLPI Project - shellcommands plugin\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2015-09-17 09:44+0200\n"
12+
"PO-Revision-Date: 2017-09-22 16:42+0000\n"
13+
"Last-Translator: Seweryn Kolano <seweryn.kolano+transifex@gmail.com>\n"
14+
"Language-Team: Polish (Poland) (http://www.transifex.com/tsmr/GLPI_shellcommands/language/pl_PL/)\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
"Language: pl_PL\n"
19+
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
20+
21+
#: hook.php:142 inc/shellcommand.class.php:107 inc/shellcommand.class.php:189
22+
#: inc/shellcommandpath.class.php:40
23+
msgid "Path"
24+
msgid_plural "Pathes"
25+
msgstr[0] "Ścieżka"
26+
msgstr[1] "Ścieżek"
27+
msgstr[2] "Ścieżki"
28+
msgstr[3] "Ścieżki"
29+
30+
#: hook.php:222
31+
msgid "Command launch"
32+
msgstr "Uruchom polecenie"
33+
34+
#: hook.php:223
35+
msgid "Command group launch"
36+
msgstr "Uruchom grupę poleceń"
37+
38+
#: setup.php:64 inc/profile.class.php:103 inc/shellcommand.class.php:50
39+
#: inc/shellcommand.class.php:461
40+
msgid "Shell Command"
41+
msgid_plural "Shell Commands"
42+
msgstr[0] "Polecenie powłoki"
43+
msgstr[1] "Polecenia powłoki"
44+
msgstr[2] "Polecenia powłoki"
45+
msgstr[3] "Polecenia powłoki"
46+
47+
#: setup.php:77
48+
msgid "This plugin requires GLPI >= 0.90"
49+
msgstr "Ta wtyczka wymaga GLPI>= 0.90"
50+
51+
#: inc/advanced_execution.class.php:41 inc/shellcommand.class.php:471
52+
msgid "Advanced execution"
53+
msgid_plural "Advanced executions"
54+
msgstr[0] "Zaawansowane uruchomienie"
55+
msgstr[1] "Zaawansowane uruchomienia"
56+
msgstr[2] "Zaawansowane uruchomienia"
57+
msgstr[3] "Zaawansowane uruchomienia"
58+
59+
#: inc/commandgroup.class.php:41 inc/commandgroup_item.class.php:54
60+
#: inc/shellcommand.class.php:466
61+
msgid "Command group"
62+
msgid_plural "Command groups"
63+
msgstr[0] "Grupa komend"
64+
msgstr[1] "Grup poleceń"
65+
msgstr[2] "Grupy poleceń"
66+
msgstr[3] "Grupy poleceń"
67+
68+
#: inc/commandgroup.class.php:108
69+
msgid "Check command"
70+
msgstr "Sprawdź polecenie"
71+
72+
#: inc/commandgroup_item.class.php:142
73+
msgid "Add a command"
74+
msgstr "Dodaj polecenie"
75+
76+
#: inc/commandgroup_item.class.php:192
77+
msgid "Add a command group"
78+
msgstr "Dodaj polecenie grupowe"
79+
80+
#: inc/commandgroup_item.class.php:380
81+
msgid "Order"
82+
msgstr "Kolejność"
83+
84+
#: inc/commandgroup_item.class.php:524
85+
msgid "Host UP"
86+
msgstr "Host włączony"
87+
88+
#: inc/commandgroup_item.class.php:555
89+
msgid "Host DOWN"
90+
msgstr "Host wyłączony"
91+
92+
#: inc/menu.class.php:43
93+
msgid "Shellcommands menu"
94+
msgstr "Menu poleceń"
95+
96+
#: inc/shellcommand.class.php:112 inc/shellcommand.class.php:184
97+
msgid "Windows"
98+
msgstr "Windows"
99+
100+
#: inc/shellcommand.class.php:176
101+
msgid "Tag position"
102+
msgstr "Pozycja TAGu"
103+
104+
#: inc/shellcommand.class.php:178
105+
msgid "Before parameters"
106+
msgstr "Parametry przed"
107+
108+
#: inc/shellcommand.class.php:178
109+
msgid "After parameters"
110+
msgstr "Parametry po"
111+
112+
#: inc/shellcommand_item.class.php:459
113+
msgid "Associated Commands"
114+
msgstr "Powiązane polecenia"
115+
116+
#: inc/shellcommand_item.class.php:815
117+
msgid "There is an error with socket creation"
118+
msgstr "Wystąpił błąd przy tworzeniu gniazda"
119+
120+
#: inc/shellcommand_item.class.php:854
121+
msgid "Magic packet sending to"
122+
msgstr "Wysyłanie pakietu magic do"
123+
124+
#: inc/shellcommand_item.class.php:856
125+
msgid "The packet cannot be send"
126+
msgstr "Pakiet nie może być wysłany"

locales/pt_BR.mo

2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)