comparison po/en.po @ 7:9d961e513af0

Add English translations
author Guido Berhoerster <guido+pui@berhoerster.name>
date Wed, 04 Jul 2018 16:19:32 +0200
parents
children adba37525ee5
comparison
equal deleted inserted replaced
6:2477a6151087 7:9d961e513af0
1 # English translations for package-update-indicator package.
2 # Copyright (C) 2018 Guido Berhoerster
3 # This file is distributed under the same license as the package-update-indicator package.
4 # Guido Berhoerster <guido+pui@berhoerster.name>, 2018.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: package-update-indicator 1\n"
9 "Report-Msgid-Bugs-To: guido+pui@berhoerster.name\n"
10 "POT-Creation-Date: 2018-07-04 13:39+0000\n"
11 "PO-Revision-Date: 2018-07-04 13:39+0000\n"
12 "Last-Translator: Guido Berhoerster <guido+pui@berhoerster.name>\n"
13 "Language-Team: none\n"
14 "Language: en\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20 #: org.guido-berhoerster.code.package-update-indicator.desktop.in:3
21 #: org.guido-berhoerster.code.package-update-indicator.desktop.in:4
22 #: package-update-indicator.c:59
23 msgid "Package Update Indicator"
24 msgstr "Package Update Indicator"
25
26 #: org.guido-berhoerster.code.package-update-indicator.desktop.in:5
27 #: pui-about-dialog.ui:12
28 msgid "Notify about available software updates"
29 msgstr "Notify about available software updates"
30
31 #: org.guido-berhoerster.code.package-update-indicator.desktop.in:6
32 msgid "system-software-update"
33 msgstr "system-software-update"
34
35 #: org.guido-berhoerster.code.package-update-indicator.gschema.xml:7
36 msgid "Update command"
37 msgstr "Update command"
38
39 #: org.guido-berhoerster.code.package-update-indicator.gschema.xml:8
40 msgid "Command for installing updates."
41 msgstr "Command for installing updates."
42
43 #: org.guido-berhoerster.code.package-update-indicator.gschema.xml:12
44 msgid "Refresh interval"
45 msgstr "Refresh interval"
46
47 #: org.guido-berhoerster.code.package-update-indicator.gschema.xml:13
48 msgid "The interval in seconds for refreshing metadata."
49 msgstr "The interval in seconds for refreshing metadata."
50
51 #: org.guido-berhoerster.code.package-update-indicator.gschema.xml:18
52 msgid "Whether to use a mobile connection"
53 msgstr "Whether to use a mobile connection"
54
55 #: org.guido-berhoerster.code.package-update-indicator.gschema.xml:19
56 msgid "If enabled, use a mobile connection refreshing the package cache."
57 msgstr "If enabled, use a mobile connection refreshing the package cache."
58
59 #: org.guido-berhoerster.code.package-update-indicator.preferences.desktop.in:3
60 #: org.guido-berhoerster.code.package-update-indicator.preferences.desktop.in:4
61 #: package-update-indicator-prefs.c:43
62 msgid "Package Update Indicator Preferences"
63 msgstr "Package Update Indicator Preferences"
64
65 #: org.guido-berhoerster.code.package-update-indicator.preferences.desktop.in:5
66 msgid "Edit the Preferences for Package Update Indicator"
67 msgstr "Edit the Preferences for Package Update Indicator"
68
69 #: org.guido-berhoerster.code.package-update-indicator.preferences.desktop.in:6
70 msgid "preferences-other"
71 msgstr "preferences-other"
72
73 #: pui-about-dialog.ui:7
74 msgid "About Package Update Indicator"
75 msgstr "About Package Update Indicator"
76
77 #: pui-about-dialog.ui:11
78 msgid "Copyright © 2018 Guido Berhörster"
79 msgstr "Copyright © 2018 Guido Berhörster"
80
81 #. Place your name here.
82 #: pui-about-dialog.ui:15
83 msgid "Translator"
84 msgstr "Translator"
85
86 #: pui-application.c:71
87 msgid "Enable debugging messages"
88 msgstr "Enable debugging messages"
89
90 #: pui-application.c:73
91 msgid "Quit running instance of Package Update Indicator"
92 msgstr "Quit running instance of Package Update Indicator"
93
94 #: pui-application.c:75
95 msgid "Print the version number and quit"
96 msgstr "Print the version number and quit"
97
98 #: pui-application.c:228
99 msgid "Up to Date"
100 msgstr "Up to Date"
101
102 #: pui-application.c:229
103 msgid "The system is up to date."
104 msgstr "The system is up to date."
105
106 #: pui-application.c:232
107 msgid "Software Update"
108 msgid_plural "Software Updates"
109 msgstr[0] "Software Update"
110 msgstr[1] "Software Updates"
111
112 #: pui-application.c:235
113 msgid "There is a software update avaliable."
114 msgstr "There is a software update avaliable."
115
116 #: pui-application.c:238
117 #, c-format
118 msgid "There are %u software updates avaliable."
119 msgstr "There are %u software updates avaliable."
120
121 #: pui-application.c:243
122 msgid "Important Software Update"
123 msgid_plural "Important Software Updates"
124 msgstr[0] "Important Software Update"
125 msgstr[1] "Important Software Updates"
126
127 #: pui-application.c:246
128 msgid "There is an important software update available."
129 msgstr "There is an important software update available."
130
131 #: pui-application.c:249
132 #, c-format
133 msgid "There are %u important software updates available."
134 msgstr "There are %u important software updates available."
135
136 #: pui-application.c:253
137 #, c-format
138 msgid "There are %u software updates available, one of them is important."
139 msgstr "There are %u software updates available, one of them is important."
140
141 #: pui-application.c:258
142 #, c-format
143 msgid "There are %u software updates available, %u of them are important."
144 msgstr "There are %u software updates available, %u of them are important."
145
146 #: pui-application.c:306
147 msgid "Install Updates"
148 msgstr "Install Updates"
149
150 #: pui-application.c:403
151 msgid "Update notifications are not supported."
152 msgstr "Update notifications are not supported."
153
154 #: pui-menu.ui:13
155 msgid "_Install updates"
156 msgstr "_Install updates"
157
158 #: pui-menu.ui:22
159 msgid "_Preferences…"
160 msgstr "_Preferences…"
161
162 #: pui-menu.ui:31
163 msgid "_About…"
164 msgstr "_About…"
165
166 #: pui-prefs-window.ui:17
167 msgid "always"
168 msgstr "always"
169
170 #: pui-prefs-window.ui:22
171 msgid "every hour"
172 msgstr "every hour"
173
174 #: pui-prefs-window.ui:27
175 msgid "every 8 hours"
176 msgstr "every 8 hours"
177
178 #: pui-prefs-window.ui:32
179 msgid "twice a day"
180 msgstr "twice a day"
181
182 #: pui-prefs-window.ui:37
183 msgid "daily"
184 msgstr "daily"
185
186 #: pui-prefs-window.ui:42
187 msgid "weekly"
188 msgstr "weekly"
189
190 #: pui-prefs-window.ui:47
191 msgid "never"
192 msgstr "never"
193
194 #: pui-prefs-window.ui:76
195 msgid "_Refresh cache:"
196 msgstr "_Refresh cache:"
197
198 #: pui-prefs-window.ui:89
199 msgid "_Command for installing updates:"
200 msgstr "_Command for installing updates:"
201
202 #: pui-prefs-window.ui:130
203 msgid "Use _mobile connection"
204 msgstr "Use _mobile connection"