Codebase list xapp / 81d6f92
l10n: Add makepot and de-couple POT from build system Clement Lefebvre 5 years ago
4 changed file(s) with 117 addition(s) and 96 deletion(s). Raw diff Collapse all Expand all
0 #!/bin/bash
1
2 xgettext --language=C --keyword=_ --keyword=N_ --output=xapp.pot libxapp/*.c
3
+0
-5
po/POTFILES less more
0 libxapp/xapp-gtk-window.c
1 libxapp/xapp-icon-chooser-dialog.c
2 libxapp/xapp-kbd-layout-controller.c
3 libxapp/xapp-monitor-blanker.c
4 libxapp/xapp-preferences-window.c
+0
-91
po/xapp.pot less more
0 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2018-10-04 23:04-0600\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: libxapp/xapp-icon-chooser-dialog.c:63
20 msgid "Actions"
21 msgstr ""
22
23 #: libxapp/xapp-icon-chooser-dialog.c:66
24 msgid "Applications"
25 msgstr ""
26
27 #: libxapp/xapp-icon-chooser-dialog.c:69
28 msgid "Categories"
29 msgstr ""
30
31 #: libxapp/xapp-icon-chooser-dialog.c:72
32 msgid "Devices"
33 msgstr ""
34
35 #: libxapp/xapp-icon-chooser-dialog.c:75
36 msgid "Emblems"
37 msgstr ""
38
39 #: libxapp/xapp-icon-chooser-dialog.c:78
40 msgid "Emoji"
41 msgstr ""
42
43 #: libxapp/xapp-icon-chooser-dialog.c:81
44 msgid "Mime types"
45 msgstr ""
46
47 #: libxapp/xapp-icon-chooser-dialog.c:84
48 msgid "Places"
49 msgstr ""
50
51 #: libxapp/xapp-icon-chooser-dialog.c:87
52 msgid "Status"
53 msgstr ""
54
55 #: libxapp/xapp-icon-chooser-dialog.c:90
56 msgid "Other"
57 msgstr ""
58
59 #: libxapp/xapp-icon-chooser-dialog.c:284
60 msgid "Browse"
61 msgstr ""
62
63 #: libxapp/xapp-icon-chooser-dialog.c:316
64 msgid "Select"
65 msgstr ""
66
67 #: libxapp/xapp-icon-chooser-dialog.c:325
68 #: libxapp/xapp-icon-chooser-dialog.c:1033
69 msgid "Cancel"
70 msgstr ""
71
72 #: libxapp/xapp-icon-chooser-dialog.c:358
73 msgid "Icon size"
74 msgstr ""
75
76 #: libxapp/xapp-icon-chooser-dialog.c:359
77 msgid "The preferred icon size."
78 msgstr ""
79
80 #: libxapp/xapp-icon-chooser-dialog.c:1030
81 msgid "Select image file"
82 msgstr ""
83
84 #: libxapp/xapp-icon-chooser-dialog.c:1035
85 msgid "Open"
86 msgstr ""
87
88 #: libxapp/xapp-icon-chooser-dialog.c:1050
89 msgid "Image"
90 msgstr ""
0 # SOME DESCRIPTIVE TITLE.
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2018-10-30 14:59+0000\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: libxapp/xapp-icon-chooser-button.c:163
20 #: libxapp/xapp-icon-chooser-dialog.c:387
21 msgid "Icon size"
22 msgstr ""
23
24 #: libxapp/xapp-icon-chooser-button.c:164
25 #: libxapp/xapp-icon-chooser-dialog.c:388
26 msgid "The preferred icon size."
27 msgstr ""
28
29 #: libxapp/xapp-icon-chooser-button.c:178
30 msgid "Icon"
31 msgstr ""
32
33 #: libxapp/xapp-icon-chooser-button.c:179
34 msgid "The string representing the icon."
35 msgstr ""
36
37 #: libxapp/xapp-icon-chooser-dialog.c:68
38 msgid "Actions"
39 msgstr ""
40
41 #: libxapp/xapp-icon-chooser-dialog.c:71
42 msgid "Applications"
43 msgstr ""
44
45 #: libxapp/xapp-icon-chooser-dialog.c:74
46 msgid "Categories"
47 msgstr ""
48
49 #: libxapp/xapp-icon-chooser-dialog.c:77
50 msgid "Devices"
51 msgstr ""
52
53 #: libxapp/xapp-icon-chooser-dialog.c:80
54 msgid "Emblems"
55 msgstr ""
56
57 #: libxapp/xapp-icon-chooser-dialog.c:83
58 msgid "Emoji"
59 msgstr ""
60
61 #: libxapp/xapp-icon-chooser-dialog.c:86
62 msgid "Mime types"
63 msgstr ""
64
65 #: libxapp/xapp-icon-chooser-dialog.c:89
66 msgid "Places"
67 msgstr ""
68
69 #: libxapp/xapp-icon-chooser-dialog.c:92
70 msgid "Status"
71 msgstr ""
72
73 #: libxapp/xapp-icon-chooser-dialog.c:95
74 msgid "Other"
75 msgstr ""
76
77 #: libxapp/xapp-icon-chooser-dialog.c:289
78 msgid "Search"
79 msgstr ""
80
81 #: libxapp/xapp-icon-chooser-dialog.c:296
82 msgid "Browse"
83 msgstr ""
84
85 #: libxapp/xapp-icon-chooser-dialog.c:345
86 msgid "Select"
87 msgstr ""
88
89 #: libxapp/xapp-icon-chooser-dialog.c:354
90 #: libxapp/xapp-icon-chooser-dialog.c:1157
91 msgid "Cancel"
92 msgstr ""
93
94 #: libxapp/xapp-icon-chooser-dialog.c:400
95 msgid "Allow Paths"
96 msgstr ""
97
98 #: libxapp/xapp-icon-chooser-dialog.c:401
99 msgid "Whether to allow paths."
100 msgstr ""
101
102 #: libxapp/xapp-icon-chooser-dialog.c:1154
103 msgid "Select image file"
104 msgstr ""
105
106 #: libxapp/xapp-icon-chooser-dialog.c:1159
107 msgid "Open"
108 msgstr ""
109
110 #: libxapp/xapp-icon-chooser-dialog.c:1174
111 msgid "Image"
112 msgstr ""