gettext 3.4.3 → 3.4.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -3
- data/doc/text/news.md +7 -0
- data/gettext.gemspec +1 -1
- data/lib/gettext/po_parser.rb +13 -13
- data/lib/gettext/version.rb +1 -1
- data/po/bg/gettext.edit.po +0 -3
- data/po/bs/gettext.edit.po +0 -3
- data/po/ca/gettext.edit.po +0 -3
- data/po/cs/gettext.edit.po +0 -3
- data/po/de/gettext.edit.po +0 -3
- data/po/el/gettext.edit.po +0 -3
- data/po/eo/gettext.edit.po +0 -3
- data/po/es/gettext.edit.po +0 -3
- data/po/et/gettext.edit.po +0 -3
- data/po/fr/gettext.edit.po +0 -3
- data/po/gettext.pot +3 -3
- data/po/hr/gettext.edit.po +0 -3
- data/po/hu/gettext.edit.po +0 -3
- data/po/it/gettext.edit.po +0 -3
- data/po/ja/gettext.edit.po +0 -3
- data/po/ko/gettext.edit.po +0 -3
- data/po/lv/gettext.edit.po +0 -3
- data/po/nb/gettext.edit.po +0 -3
- data/po/nl/gettext.edit.po +0 -3
- data/po/pt_BR/gettext.edit.po +0 -3
- data/po/ru/gettext.edit.po +0 -3
- data/po/sr/gettext.edit.po +0 -3
- data/po/uk/gettext.edit.po +0 -3
- data/po/vi/gettext.edit.po +0 -3
- data/po/zh/gettext.edit.po +0 -3
- data/po/zh_TW/gettext.edit.po +0 -3
- data/samples/cgi/po/helloerb1.pot +3 -3
- data/samples/cgi/po/helloerb2.pot +3 -3
- data/samples/cgi/po/hellolib.pot +3 -3
- data/samples/cgi/po/main.pot +3 -3
- data/samples/po/bg/hello_gtk_builder.edit.po +15 -0
- data/samples/po/bg/hello_gtk_builder.po +12 -0
- data/samples/po/bs/hello_gtk_builder.edit.po +15 -0
- data/samples/po/bs/hello_gtk_builder.po +12 -0
- data/samples/po/ca/hello_gtk_builder.edit.po +15 -0
- data/samples/po/ca/hello_gtk_builder.po +12 -0
- data/samples/po/cs/hello_gtk_builder.edit.po +15 -0
- data/samples/po/cs/hello_gtk_builder.po +12 -0
- data/samples/po/de/hello_gtk_builder.edit.po +15 -0
- data/samples/po/de/hello_gtk_builder.po +12 -0
- data/samples/po/el/hello_gtk_builder.edit.po +15 -0
- data/samples/po/el/hello_gtk_builder.po +12 -0
- data/samples/po/eo/hello_gtk_builder.edit.po +15 -0
- data/samples/po/eo/hello_gtk_builder.po +12 -0
- data/samples/po/es/hello_gtk_builder.edit.po +15 -0
- data/samples/po/es/hello_gtk_builder.po +12 -0
- data/samples/po/fr/hello_gtk_builder.edit.po +15 -0
- data/samples/po/fr/hello_gtk_builder.po +12 -0
- data/samples/po/hello.pot +3 -3
- data/samples/po/hello2.pot +4 -4
- data/samples/po/hello_glade2.pot +8 -5
- data/samples/po/hello_gtk2.pot +4 -4
- data/samples/po/hello_gtk_builder.pot +18 -4
- data/samples/po/hello_noop.pot +4 -4
- data/samples/po/hello_plural.pot +4 -4
- data/samples/po/hello_tk.pot +4 -4
- data/samples/po/hr/hello_gtk_builder.edit.po +15 -0
- data/samples/po/hr/hello_gtk_builder.po +12 -0
- data/samples/po/hu/hello_gtk_builder.edit.po +15 -0
- data/samples/po/hu/hello_gtk_builder.po +12 -0
- data/samples/po/it/hello_gtk_builder.edit.po +15 -0
- data/samples/po/it/hello_gtk_builder.po +12 -0
- data/samples/po/ja/hello_gtk_builder.edit.po +15 -0
- data/samples/po/ja/hello_gtk_builder.po +12 -0
- data/samples/po/ko/hello_gtk_builder.edit.po +15 -0
- data/samples/po/ko/hello_gtk_builder.po +12 -0
- data/samples/po/lv/hello_gtk_builder.edit.po +15 -0
- data/samples/po/lv/hello_gtk_builder.po +12 -0
- data/samples/po/nb/hello_gtk_builder.edit.po +15 -0
- data/samples/po/nb/hello_gtk_builder.po +12 -0
- data/samples/po/nl/hello_gtk_builder.edit.po +15 -0
- data/samples/po/nl/hello_gtk_builder.po +12 -0
- data/samples/po/pt_BR/hello_gtk_builder.edit.po +15 -0
- data/samples/po/pt_BR/hello_gtk_builder.po +12 -0
- data/samples/po/ru/hello_gtk_builder.edit.po +15 -0
- data/samples/po/ru/hello_gtk_builder.po +12 -0
- data/samples/po/sr/hello_gtk_builder.edit.po +15 -0
- data/samples/po/sr/hello_gtk_builder.po +12 -0
- data/samples/po/sv/hello_gtk_builder.edit.po +15 -0
- data/samples/po/sv/hello_gtk_builder.po +12 -0
- data/samples/po/uk/hello_gtk_builder.edit.po +15 -0
- data/samples/po/uk/hello_gtk_builder.po +12 -0
- data/samples/po/vi/hello_gtk_builder.edit.po +15 -0
- data/samples/po/vi/hello_gtk_builder.po +12 -0
- data/samples/po/zh/hello_gtk_builder.edit.po +15 -0
- data/samples/po/zh/hello_gtk_builder.po +12 -0
- data/samples/po/zh_TW/hello_gtk_builder.edit.po +15 -0
- data/samples/po/zh_TW/hello_gtk_builder.po +12 -0
- data/test/po/_.pot +3 -3
- data/test/po/backslash.pot +6 -4
- data/test/po/hello.pot +3 -3
- data/test/po/ja/hello.edit.po +0 -1
- data/test/po/non_ascii.pot +4 -4
- data/test/po/np_.pot +3 -3
- data/test/po/ns_.pot +3 -3
- data/test/po/p_.pot +3 -3
- data/test/po/s_.pot +3 -3
- data/test/po/untranslated.pot +4 -4
- data/test/tools/test_msginit.rb +2 -2
- metadata +14 -15
- data/test/fixtures/gtk_builder_ui_definitions.ui~ +0 -68
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n>1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n>1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|
data/samples/po/hello.pot
CHANGED
@@ -6,10 +6,10 @@
|
|
6
6
|
#, fuzzy
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: hello 3.
|
9
|
+
"Project-Id-Version: hello 3.4.4\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2023-06-11 06:20+0900\n"
|
12
|
+
"PO-Revision-Date: 2023-06-11 06:20+0900\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
data/samples/po/hello2.pot
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
-
# This file is distributed under the same license as the
|
3
|
+
# This file is distributed under the same license as the hello2 package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
6
|
#, fuzzy
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version:
|
9
|
+
"Project-Id-Version: hello2 3.4.4\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2023-06-11 06:20+0900\n"
|
12
|
+
"PO-Revision-Date: 2023-06-11 06:20+0900\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
data/samples/po/hello_glade2.pot
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
-
# This file is distributed under the same license as the
|
3
|
+
# This file is distributed under the same license as the hello_glade2 package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
6
|
#, fuzzy
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version:
|
9
|
+
"Project-Id-Version: hello_glade2 3.4.4\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2023-06-11 06:20+0900\n"
|
12
|
+
"PO-Revision-Date: 2023-06-11 06:20+0900\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -23,7 +23,10 @@ msgid "window1"
|
|
23
23
|
msgstr ""
|
24
24
|
|
25
25
|
#: ../hello_glade2.glade:30
|
26
|
-
msgid "
|
26
|
+
msgid ""
|
27
|
+
"first line\n"
|
28
|
+
"second line\n"
|
29
|
+
"third line"
|
27
30
|
msgstr ""
|
28
31
|
|
29
32
|
#: ../hello_glade2.glade:54
|
data/samples/po/hello_gtk2.pot
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
-
# This file is distributed under the same license as the
|
3
|
+
# This file is distributed under the same license as the hello_gtk2 package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
6
|
#, fuzzy
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version:
|
9
|
+
"Project-Id-Version: hello_gtk2 3.4.4\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2023-06-11 06:20+0900\n"
|
12
|
+
"PO-Revision-Date: 2023-06-11 06:20+0900\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -1,15 +1,15 @@
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
-
# This file is distributed under the same license as the
|
3
|
+
# This file is distributed under the same license as the hello_gtk_builder package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
6
|
#, fuzzy
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version:
|
9
|
+
"Project-Id-Version: hello_gtk_builder 3.4.4\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2023-06-11 06:20+0900\n"
|
12
|
+
"PO-Revision-Date: 2023-06-11 06:20+0900\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -18,3 +18,17 @@ msgstr ""
|
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
19
19
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
20
20
|
|
21
|
+
#: ../hello_gtk_builder.ui:7
|
22
|
+
msgid "window1"
|
23
|
+
msgstr ""
|
24
|
+
|
25
|
+
#: ../hello_gtk_builder.ui:16
|
26
|
+
msgid ""
|
27
|
+
"first line\n"
|
28
|
+
"second line\n"
|
29
|
+
"third line"
|
30
|
+
msgstr ""
|
31
|
+
|
32
|
+
#: ../hello_gtk_builder.ui:28
|
33
|
+
msgid "<Hello world>"
|
34
|
+
msgstr ""
|
data/samples/po/hello_noop.pot
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
-
# This file is distributed under the same license as the
|
3
|
+
# This file is distributed under the same license as the hello_noop package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
6
|
#, fuzzy
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version:
|
9
|
+
"Project-Id-Version: hello_noop 3.4.4\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2023-06-11 06:20+0900\n"
|
12
|
+
"PO-Revision-Date: 2023-06-11 06:20+0900\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
data/samples/po/hello_plural.pot
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
-
# This file is distributed under the same license as the
|
3
|
+
# This file is distributed under the same license as the hello_plural package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
6
|
#, fuzzy
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version:
|
9
|
+
"Project-Id-Version: hello_plural 3.4.4\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2023-06-11 06:20+0900\n"
|
12
|
+
"PO-Revision-Date: 2023-06-11 06:20+0900\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
data/samples/po/hello_tk.pot
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
-
# This file is distributed under the same license as the
|
3
|
+
# This file is distributed under the same license as the hello_tk package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
6
|
#, fuzzy
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version:
|
9
|
+
"Project-Id-Version: hello_tk 3.4.4\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2023-06-11 06:20+0900\n"
|
12
|
+
"PO-Revision-Date: 2023-06-11 06:20+0900\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -17,3 +17,18 @@ msgstr ""
|
|
17
17
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4"
|
18
18
|
" && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
19
19
|
"\n"
|
20
|
+
|
21
|
+
#: ../hello_gtk_builder.ui:7
|
22
|
+
msgid "window1"
|
23
|
+
msgstr ""
|
24
|
+
|
25
|
+
#: ../hello_gtk_builder.ui:16
|
26
|
+
msgid ""
|
27
|
+
"first line\n"
|
28
|
+
"second line\n"
|
29
|
+
"third line"
|
30
|
+
msgstr ""
|
31
|
+
|
32
|
+
#: ../hello_gtk_builder.ui:28
|
33
|
+
msgid "<Hello world>"
|
34
|
+
msgstr ""
|
@@ -17,3 +17,15 @@ msgstr ""
|
|
17
17
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4"
|
18
18
|
" && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
19
19
|
"\n"
|
20
|
+
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
msgid ""
|
25
|
+
"first line\n"
|
26
|
+
"second line\n"
|
27
|
+
"third line"
|
28
|
+
msgstr ""
|
29
|
+
|
30
|
+
msgid "<Hello world>"
|
31
|
+
msgstr ""
|
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|
@@ -16,3 +16,18 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
#: ../hello_gtk_builder.ui:7
|
21
|
+
msgid "window1"
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../hello_gtk_builder.ui:16
|
25
|
+
msgid ""
|
26
|
+
"first line\n"
|
27
|
+
"second line\n"
|
28
|
+
"third line"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../hello_gtk_builder.ui:28
|
32
|
+
msgid "<Hello world>"
|
33
|
+
msgstr ""
|
@@ -16,3 +16,15 @@ msgstr ""
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
18
18
|
"\n"
|
19
|
+
|
20
|
+
msgid "window1"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
msgid ""
|
24
|
+
"first line\n"
|
25
|
+
"second line\n"
|
26
|
+
"third line"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
msgid "<Hello world>"
|
30
|
+
msgstr ""
|