Skip to content

Commit bdac659

Browse files
committed
Update locales
1 parent b83db38 commit bdac659

26 files changed

+358
-261
lines changed

.tx/config

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[main]
22
host = https://www.transifex.com
33

4-
[glpi-plugin-news.glpipot-8]
4+
[glpi-plugin-news.news-pot]
55
file_filter = locales/<lang>.po
6-
source_file = locales/glpi.pot
6+
source_file = locales/news.pot
77
source_lang = en
8-
8+
type = PO

locales/cs_CZ.mo

-34 Bytes
Binary file not shown.

locales/cs_CZ.po

Lines changed: 31 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,72 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) YEAR Resources Development Team
3-
# This file is distributed under the same license as the GLPI - News plugin package.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
44
#
55
# Translators:
66
# Pavel Borecki <[email protected]>, 2018
77
msgid ""
88
msgstr ""
99
"Project-Id-Version: GLPI Plugin - News\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2016-06-02 15:36+0200\n"
12-
"PO-Revision-Date: 2018-03-27 05:44+0000\n"
13-
"Last-Translator: Pavel Borecki <[email protected]>\n"
11+
"POT-Creation-Date: 2018-06-28 08:48+0000\n"
12+
"PO-Revision-Date: 2018-06-28 08:48+0000\n"
13+
"Last-Translator: Cédric Anne\n"
1414
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/teclib/glpi-plugin-news/language/cs_CZ/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Language: cs_CZ\n"
1919
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
2020

21-
#: setup.php:53 front/alert.form.php:84 front/alert.php:27
22-
#: front/hidden_alerts.php:27 inc/alert.class.php:55
21+
#: front/alert.php:27 front/alert.form.php:86 front/hidden_alerts.php:27
22+
#: front/hidden_alerts.php:30 inc/alert.class.php:56 setup.php:66
2323
msgid "Alerts"
24-
msgstr "Výstrahy"
24+
msgstr "Upozornění"
2525

26-
#: inc/alert.class.php:216
26+
#: inc/alert.class.php:134 inc/alert.class.php:403
27+
msgid "Can close alert"
28+
msgstr ""
29+
30+
#: inc/alert.class.php:143 inc/alert.class.php:412
31+
msgid "Show on login page"
32+
msgstr "Zobrazit na přihlašovací stránce"
33+
34+
#: inc/alert.class.php:152 inc/alert.class.php:418
35+
msgid "Show on helpdesk page"
36+
msgstr ""
37+
38+
#: inc/alert.class.php:310
2739
msgid "Please enter a name."
2840
msgstr "Zadejte název."
2941

30-
#: inc/alert.class.php:220
42+
#: inc/alert.class.php:314
3143
msgid "Please enter a message."
3244
msgstr "Zadejte zprávu."
3345

34-
#: inc/alert.class.php:226
46+
#: inc/alert.class.php:320
3547
msgid "The end date must be greater than the start date."
36-
msgstr "Je třeba, aby koncové datum bylo později než počáteční datum."
48+
msgstr "Je třeba, aby datum konce bylo později než začátku."
3749

38-
#: inc/alert.class.php:292
50+
#: inc/alert.class.php:395
3951
msgid "Type (to add an icon before alert title)"
40-
msgstr "Typ (pro přidání ikony před titulek výstrahy)"
41-
42-
#: inc/alert.class.php:299
43-
msgid "Show on login page"
44-
msgstr "Zobrazit na přihlašovací stránce"
52+
msgstr "Typ (pro přidání ikony před titulek upozornění)"
4553

46-
#: inc/alert.class.php:360
54+
#: inc/alert.class.php:494
4755
msgid "You have hidden alerts valid for current date"
4856
msgstr "Máte skrytá upozornění platná pro aktuální datum"
4957

50-
#: inc/alert.class.php:372
58+
#: inc/alert.class.php:513
5159
msgid "General"
5260
msgstr "Obecné"
5361

54-
#: inc/alert.class.php:373
62+
#: inc/alert.class.php:514
5563
msgid "Information"
5664
msgstr "Informace"
5765

58-
#: inc/alert.class.php:374
66+
#: inc/alert.class.php:515
5967
msgid "Warning"
6068
msgstr "Varování"
6169

62-
#: inc/alert.class.php:375
70+
#: inc/alert.class.php:516
6371
msgid "Problem"
6472
msgstr "Problém"

locales/de_DE.mo

-22 Bytes
Binary file not shown.

locales/de_DE.po

Lines changed: 28 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,72 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) YEAR Resources Development Team
3-
# This file is distributed under the same license as the GLPI - News plugin package.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
44
#
55
# Translators:
66
# armin0103 <[email protected]>, 2016
77
msgid ""
88
msgstr ""
99
"Project-Id-Version: GLPI Plugin - News\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2016-06-02 15:36+0200\n"
12-
"PO-Revision-Date: 2017-09-23 03:39+0000\n"
13-
"Last-Translator: armin0103 <[email protected]>\n"
11+
"POT-Creation-Date: 2018-06-28 08:48+0000\n"
12+
"PO-Revision-Date: 2018-06-28 08:48+0000\n"
13+
"Last-Translator: Cédric Anne\n"
1414
"Language-Team: German (Germany) (http://www.transifex.com/teclib/glpi-plugin-news/language/de_DE/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Language: de_DE\n"
1919
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2020

21-
#: setup.php:53 front/alert.form.php:84 front/alert.php:27
22-
#: front/hidden_alerts.php:27 inc/alert.class.php:55
21+
#: front/alert.php:27 front/alert.form.php:86 front/hidden_alerts.php:27
22+
#: front/hidden_alerts.php:30 inc/alert.class.php:56 setup.php:66
2323
msgid "Alerts"
2424
msgstr "Alarme"
2525

26-
#: inc/alert.class.php:216
26+
#: inc/alert.class.php:134 inc/alert.class.php:403
27+
msgid "Can close alert"
28+
msgstr ""
29+
30+
#: inc/alert.class.php:143 inc/alert.class.php:412
31+
msgid "Show on login page"
32+
msgstr "Auf der Anmeldeseite anzeigen."
33+
34+
#: inc/alert.class.php:152 inc/alert.class.php:418
35+
msgid "Show on helpdesk page"
36+
msgstr ""
37+
38+
#: inc/alert.class.php:310
2739
msgid "Please enter a name."
2840
msgstr "Bitte geben Sie einen Namen ein."
2941

30-
#: inc/alert.class.php:220
42+
#: inc/alert.class.php:314
3143
msgid "Please enter a message."
3244
msgstr "Bitte geben Sie die Nachricht ein."
3345

34-
#: inc/alert.class.php:226
46+
#: inc/alert.class.php:320
3547
msgid "The end date must be greater than the start date."
3648
msgstr "Das Enddatum muss größer als das Startdatum sein."
3749

38-
#: inc/alert.class.php:292
50+
#: inc/alert.class.php:395
3951
msgid "Type (to add an icon before alert title)"
4052
msgstr "Typ (Das Symbol wird vor dem Alarmtitel angezeigt.)"
4153

42-
#: inc/alert.class.php:299
43-
msgid "Show on login page"
44-
msgstr "Auf der Anmeldeseite anzeigen."
45-
46-
#: inc/alert.class.php:360
54+
#: inc/alert.class.php:494
4755
msgid "You have hidden alerts valid for current date"
4856
msgstr "Sie haben ausgeblendete Alarme, welche für das aktuelle Datum gesetzt sind."
4957

50-
#: inc/alert.class.php:372
58+
#: inc/alert.class.php:513
5159
msgid "General"
5260
msgstr "Allgemein"
5361

54-
#: inc/alert.class.php:373
62+
#: inc/alert.class.php:514
5563
msgid "Information"
5664
msgstr "Information"
5765

58-
#: inc/alert.class.php:374
66+
#: inc/alert.class.php:515
5967
msgid "Warning"
6068
msgstr "Warnung"
6169

62-
#: inc/alert.class.php:375
70+
#: inc/alert.class.php:516
6371
msgid "Problem"
6472
msgstr "Problem"

locales/en_GB.mo

-37 Bytes
Binary file not shown.

locales/en_GB.po

Lines changed: 28 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,71 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) YEAR Resources Development Team
3-
# This file is distributed under the same license as the GLPI - News plugin package.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
44
#
55
# Translators:
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: GLPI Plugin - News\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2016-06-02 15:36+0200\n"
11-
"PO-Revision-Date: 2017-09-22 15:17+0000\n"
12-
"Last-Translator: Alexandre Delaunay <[email protected]>\n"
10+
"POT-Creation-Date: 2018-06-28 08:48+0000\n"
11+
"PO-Revision-Date: 2018-06-28 08:48+0000\n"
12+
"Last-Translator: Cédric Anne\n"
1313
"Language-Team: English (United Kingdom) (http://www.transifex.com/teclib/glpi-plugin-news/language/en_GB/)\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Language: en_GB\n"
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919

20-
#: setup.php:53 front/alert.form.php:84 front/alert.php:27
21-
#: front/hidden_alerts.php:27 inc/alert.class.php:55
20+
#: front/alert.php:27 front/alert.form.php:86 front/hidden_alerts.php:27
21+
#: front/hidden_alerts.php:30 inc/alert.class.php:56 setup.php:66
2222
msgid "Alerts"
2323
msgstr "Alerts"
2424

25-
#: inc/alert.class.php:216
25+
#: inc/alert.class.php:134 inc/alert.class.php:403
26+
msgid "Can close alert"
27+
msgstr ""
28+
29+
#: inc/alert.class.php:143 inc/alert.class.php:412
30+
msgid "Show on login page"
31+
msgstr ""
32+
33+
#: inc/alert.class.php:152 inc/alert.class.php:418
34+
msgid "Show on helpdesk page"
35+
msgstr ""
36+
37+
#: inc/alert.class.php:310
2638
msgid "Please enter a name."
2739
msgstr "Please enter a name."
2840

29-
#: inc/alert.class.php:220
41+
#: inc/alert.class.php:314
3042
msgid "Please enter a message."
3143
msgstr "Please enter a message."
3244

33-
#: inc/alert.class.php:226
45+
#: inc/alert.class.php:320
3446
msgid "The end date must be greater than the start date."
3547
msgstr "The end date must be greater than the start date."
3648

37-
#: inc/alert.class.php:292
49+
#: inc/alert.class.php:395
3850
msgid "Type (to add an icon before alert title)"
3951
msgstr ""
4052

41-
#: inc/alert.class.php:299
42-
msgid "Show on login page"
43-
msgstr ""
44-
45-
#: inc/alert.class.php:360
53+
#: inc/alert.class.php:494
4654
msgid "You have hidden alerts valid for current date"
4755
msgstr ""
4856

49-
#: inc/alert.class.php:372
57+
#: inc/alert.class.php:513
5058
msgid "General"
5159
msgstr ""
5260

53-
#: inc/alert.class.php:373
61+
#: inc/alert.class.php:514
5462
msgid "Information"
5563
msgstr ""
5664

57-
#: inc/alert.class.php:374
65+
#: inc/alert.class.php:515
5866
msgid "Warning"
5967
msgstr ""
6068

61-
#: inc/alert.class.php:375
69+
#: inc/alert.class.php:516
6270
msgid "Problem"
6371
msgstr ""

locales/en_US.mo

-20 Bytes
Binary file not shown.

locales/en_US.po

Lines changed: 28 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,72 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) YEAR Resources Development Team
3-
# This file is distributed under the same license as the GLPI - News plugin package.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
44
#
55
# Translators:
66
# Shawn Long <[email protected]>, 2016
77
msgid ""
88
msgstr ""
99
"Project-Id-Version: GLPI Plugin - News\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2016-06-02 15:36+0200\n"
12-
"PO-Revision-Date: 2017-09-22 15:17+0000\n"
13-
"Last-Translator: Shawn Long <[email protected]>\n"
11+
"POT-Creation-Date: 2018-06-28 08:48+0000\n"
12+
"PO-Revision-Date: 2018-06-28 08:48+0000\n"
13+
"Last-Translator: Cédric Anne\n"
1414
"Language-Team: English (United States) (http://www.transifex.com/teclib/glpi-plugin-news/language/en_US/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Language: en_US\n"
1919
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2020

21-
#: setup.php:53 front/alert.form.php:84 front/alert.php:27
22-
#: front/hidden_alerts.php:27 inc/alert.class.php:55
21+
#: front/alert.php:27 front/alert.form.php:86 front/hidden_alerts.php:27
22+
#: front/hidden_alerts.php:30 inc/alert.class.php:56 setup.php:66
2323
msgid "Alerts"
2424
msgstr "Alerts"
2525

26-
#: inc/alert.class.php:216
26+
#: inc/alert.class.php:134 inc/alert.class.php:403
27+
msgid "Can close alert"
28+
msgstr ""
29+
30+
#: inc/alert.class.php:143 inc/alert.class.php:412
31+
msgid "Show on login page"
32+
msgstr "Show on login page"
33+
34+
#: inc/alert.class.php:152 inc/alert.class.php:418
35+
msgid "Show on helpdesk page"
36+
msgstr ""
37+
38+
#: inc/alert.class.php:310
2739
msgid "Please enter a name."
2840
msgstr "Please enter a name."
2941

30-
#: inc/alert.class.php:220
42+
#: inc/alert.class.php:314
3143
msgid "Please enter a message."
3244
msgstr "Please enter a message."
3345

34-
#: inc/alert.class.php:226
46+
#: inc/alert.class.php:320
3547
msgid "The end date must be greater than the start date."
3648
msgstr "The end date must be greater than the start date."
3749

38-
#: inc/alert.class.php:292
50+
#: inc/alert.class.php:395
3951
msgid "Type (to add an icon before alert title)"
4052
msgstr "Type (to add an icon before alert title)"
4153

42-
#: inc/alert.class.php:299
43-
msgid "Show on login page"
44-
msgstr "Show on login page"
45-
46-
#: inc/alert.class.php:360
54+
#: inc/alert.class.php:494
4755
msgid "You have hidden alerts valid for current date"
4856
msgstr "You have hidden alerts valid for current date"
4957

50-
#: inc/alert.class.php:372
58+
#: inc/alert.class.php:513
5159
msgid "General"
5260
msgstr "General"
5361

54-
#: inc/alert.class.php:373
62+
#: inc/alert.class.php:514
5563
msgid "Information"
5664
msgstr "Information"
5765

58-
#: inc/alert.class.php:374
66+
#: inc/alert.class.php:515
5967
msgid "Warning"
6068
msgstr "Warning"
6169

62-
#: inc/alert.class.php:375
70+
#: inc/alert.class.php:516
6371
msgid "Problem"
6472
msgstr "Problem"

locales/es_ES.mo

-23 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)