Merge lp:~leonardolemos/appcenter/fix-ponctuation into lp:~elementary-apps/appcenter/appcenter

Proposed by Leonardo Lemos
Status: Merged
Approved by: Corentin Noël
Approved revision: 171
Merged at revision: 171
Proposed branch: lp:~leonardolemos/appcenter/fix-ponctuation
Merge into: lp:~elementary-apps/appcenter/appcenter
Diff against target: 254 lines (+108/-100)
3 files modified
po/appcenter.pot (+106/-98)
po/extra/extra.pot (+1/-1)
src/Views/AppListView.vala (+1/-1)
To merge this branch: bzr merge lp:~leonardolemos/appcenter/fix-ponctuation
Reviewer Review Type Date Requested Status
elementary Apps team Pending
Review via email: mp+292736@code.launchpad.net

Commit message

Update translation template

Description of the change

This branch fixes ponctuation in Updates header.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'po/appcenter.pot'
2--- po/appcenter.pot 2016-03-20 12:06:28 +0000
3+++ po/appcenter.pot 2016-04-24 21:19:53 +0000
4@@ -8,7 +8,7 @@
5 msgstr ""
6 "Project-Id-Version: PACKAGE VERSION\n"
7 "Report-Msgid-Bugs-To: \n"
8-"POT-Creation-Date: 2016-03-20 07:06-0500\n"
9+"POT-Creation-Date: 2016-04-24 18:17-0300\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13@@ -18,6 +18,111 @@
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
16
17+#: ../src/Widgets/PackageRow.vala:108 ../src/Views/AppInfoView.vala:80
18+#: ../src/Views/AppInfoView.vala:96 ../src/Views/AppInfoView.vala:105
19+msgid "Update"
20+msgstr ""
21+
22+#: ../src/Widgets/PackageRow.vala:118
23+msgid "Cancel"
24+msgstr ""
25+
26+#: ../src/Views/AppInfoView.vala:111 ../src/Views/AppInfoView.vala:188
27+#: ../src/Views/AppInfoView.vala:306
28+msgid "Install"
29+msgstr ""
30+
31+#: ../src/Views/AppInfoView.vala:193
32+msgid "Uninstall"
33+msgstr ""
34+
35+#: ../src/Views/CategoryView.vala:71 ../src/Views/CategoryView.vala:78
36+#: ../src/MainWindow.vala:115
37+msgid "Categories"
38+msgstr ""
39+
40+#. / TRANSLATORS: the name of the Search view
41+#: ../src/Views/SearchView.vala:35
42+msgctxt "view"
43+msgid "Search"
44+msgstr ""
45+
46+#: ../src/Views/FeaturedView.vala:33
47+msgid "Best Rated"
48+msgstr ""
49+
50+#: ../src/Views/FeaturedView.vala:36
51+msgid "Latest Apps"
52+msgstr ""
53+
54+#: ../src/Views/InstalledView.vala:42 ../src/MainWindow.vala:119
55+#: ../src/MainWindow.vala:124
56+msgctxt "view"
57+msgid "Installed"
58+msgstr ""
59+
60+#: ../src/Views/AppListView.vala:54
61+msgid "No Results"
62+msgstr ""
63+
64+#: ../src/Views/AppListView.vala:54
65+msgid "No apps could be found."
66+msgstr ""
67+
68+#: ../src/Views/AppListView.vala:137
69+msgid "Searching for updates…"
70+msgstr ""
71+
72+#: ../src/Views/AppListView.vala:143
73+msgid "Up to Date"
74+msgstr ""
75+
76+#: ../src/Views/AppListView.vala:166
77+msgid "%u Update Available"
78+msgid_plural "%u Updates Available"
79+msgstr[0] ""
80+msgstr[1] ""
81+
82+#: ../src/Views/AppListView.vala:172
83+msgid "Size: %s"
84+msgstr ""
85+
86+#: ../src/Views/AppListView.vala:174
87+msgid "Update All"
88+msgstr ""
89+
90+#: ../src/MainWindow.vala:56
91+msgid "AppCenter"
92+msgstr ""
93+
94+#: ../src/MainWindow.vala:78
95+msgid "Search App"
96+msgstr ""
97+
98+#: ../src/Application.vala:32 ../daemon/Daemon.vala:45 ../daemon/Daemon.vala:53
99+msgid "App Center"
100+msgstr ""
101+
102+#: ../src/Application.vala:50
103+msgid "translator-credits"
104+msgstr ""
105+
106+#: ../src/Core/Client.vala:64
107+msgid "Operating System Updates"
108+msgstr ""
109+
110+#: ../src/Core/Client.vala:65
111+msgid "Updates to system components"
112+msgstr ""
113+
114+#: ../src/Core/Package.vala:80
115+msgid "Application installed"
116+msgstr ""
117+
118+#: ../src/Core/Package.vala:81
119+msgid "%s has been successfully installed"
120+msgstr ""
121+
122 #: ../src/Core/ChangeInformation.vala:54
123 msgid "Starting"
124 msgstr ""
125@@ -162,103 +267,6 @@
126 msgid "Unknown state"
127 msgstr ""
128
129-#: ../src/Core/Client.vala:64
130-msgid "Operating System Updates"
131-msgstr ""
132-
133-#: ../src/Core/Client.vala:65
134-msgid "Updates to system components"
135-msgstr ""
136-
137-#: ../src/Application.vala:32 ../daemon/Daemon.vala:45 ../daemon/Daemon.vala:53
138-msgid "App Center"
139-msgstr ""
140-
141-#: ../src/Application.vala:50
142-msgid "translator-credits"
143-msgstr ""
144-
145-#: ../src/MainWindow.vala:56
146-msgid "AppCenter"
147-msgstr ""
148-
149-#: ../src/MainWindow.vala:78
150-msgid "Search App"
151-msgstr ""
152-
153-#: ../src/MainWindow.vala:115 ../src/Views/CategoryView.vala:71
154-#: ../src/Views/CategoryView.vala:78
155-msgid "Categories"
156-msgstr ""
157-
158-#: ../src/MainWindow.vala:119 ../src/MainWindow.vala:124
159-#: ../src/Views/InstalledView.vala:42
160-msgctxt "view"
161-msgid "Installed"
162-msgstr ""
163-
164-#. / TRANSLATORS: the name of the Search view
165-#: ../src/Views/SearchView.vala:35
166-msgctxt "view"
167-msgid "Search"
168-msgstr ""
169-
170-#: ../src/Views/AppListView.vala:54
171-msgid "No Results"
172-msgstr ""
173-
174-#: ../src/Views/AppListView.vala:54
175-msgid "No apps could be found."
176-msgstr ""
177-
178-#: ../src/Views/AppListView.vala:137
179-msgid "Searching for updates…"
180-msgstr ""
181-
182-#: ../src/Views/AppListView.vala:143
183-msgid "Up to Date"
184-msgstr ""
185-
186-#: ../src/Views/AppListView.vala:166
187-msgid "%u Update Available."
188-msgid_plural "%u Updates Available"
189-msgstr[0] ""
190-msgstr[1] ""
191-
192-#: ../src/Views/AppListView.vala:172
193-msgid "Size: %s"
194-msgstr ""
195-
196-#: ../src/Views/AppListView.vala:174
197-msgid "Update All"
198-msgstr ""
199-
200-#: ../src/Views/FeaturedView.vala:33
201-msgid "Best Rated"
202-msgstr ""
203-
204-#: ../src/Views/FeaturedView.vala:36
205-msgid "Latest Apps"
206-msgstr ""
207-
208-#: ../src/Views/AppInfoView.vala:80 ../src/Views/AppInfoView.vala:96
209-#: ../src/Views/AppInfoView.vala:105 ../src/Widgets/PackageRow.vala:108
210-msgid "Update"
211-msgstr ""
212-
213-#: ../src/Views/AppInfoView.vala:111 ../src/Views/AppInfoView.vala:188
214-#: ../src/Views/AppInfoView.vala:306
215-msgid "Install"
216-msgstr ""
217-
218-#: ../src/Views/AppInfoView.vala:193
219-msgid "Uninstall"
220-msgstr ""
221-
222-#: ../src/Widgets/PackageRow.vala:118
223-msgid "Cancel"
224-msgstr ""
225-
226 #: ../daemon/Daemon.vala:135
227 msgid "Update Available"
228 msgid_plural "Updates Available"
229
230=== modified file 'po/extra/extra.pot'
231--- po/extra/extra.pot 2016-03-20 12:06:28 +0000
232+++ po/extra/extra.pot 2016-04-24 21:19:53 +0000
233@@ -8,7 +8,7 @@
234 msgstr ""
235 "Project-Id-Version: PACKAGE VERSION\n"
236 "Report-Msgid-Bugs-To: \n"
237-"POT-Creation-Date: 2016-03-20 07:06-0500\n"
238+"POT-Creation-Date: 2016-04-24 18:17-0300\n"
239 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
240 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
241 "Language-Team: LANGUAGE <LL@li.org>\n"
242
243=== modified file 'src/Views/AppListView.vala'
244--- src/Views/AppListView.vala 2016-03-20 00:34:08 +0000
245+++ src/Views/AppListView.vala 2016-04-24 21:19:53 +0000
246@@ -163,7 +163,7 @@
247 }
248
249 var updates_label = new Gtk.Label (null);
250- updates_label.label = ngettext ("%u Update Available.", "%u Updates Available", update_numbers).printf (update_numbers);
251+ updates_label.label = ngettext ("%u Update Available", "%u Updates Available", update_numbers).printf (update_numbers);
252 ((Gtk.Misc) updates_label).xalign = 0;
253 updates_label.get_style_context ().add_class ("h4");
254 updates_label.hexpand = true;

Subscribers

People subscribed via source and target branches