Merge lp:~seb128/messaging-app/update-translation-template into lp:messaging-app

Proposed by Sebastien Bacher
Status: Merged
Approved by: Tiago Salem Herrmann
Approved revision: 368
Merged at revision: 368
Proposed branch: lp:~seb128/messaging-app/update-translation-template
Merge into: lp:messaging-app
Diff against target: 283 lines (+68/-32)
1 file modified
po/messaging-app.pot (+68/-32)
To merge this branch: bzr merge lp:~seb128/messaging-app/update-translation-template
Reviewer Review Type Date Requested Status
Tiago Salem Herrmann (community) Approve
Review via email: mp+260608@code.launchpad.net

Commit message

Update the translations template so new strings can be translated

Description of the change

Update the translations template so new strings can be translated

To post a comment you must log in.
Revision history for this message
Tiago Salem Herrmann (tiagosh) wrote :

Looks good. thanks.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'po/messaging-app.pot'
--- po/messaging-app.pot 2015-02-28 04:08:20 +0000
+++ po/messaging-app.pot 2015-05-29 16:26:33 +0000
@@ -8,7 +8,7 @@
8msgstr ""8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2015-02-26 15:10-0300\n"11"POT-Creation-Date: 2015-05-29 18:21+0200\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,7 +53,7 @@
53msgid "Accepted"53msgid "Accepted"
54msgstr ""54msgstr ""
5555
56#: ../src/qml/Messages.qml:56356#: ../src/qml/Messages.qml:574
57msgid "Add"57msgid "Add"
58msgstr ""58msgstr ""
5959
@@ -93,11 +93,15 @@
93msgstr[0] ""93msgstr[0] ""
94msgstr[1] ""94msgstr[1] ""
9595
96#: ../src/qml/Messages.qml:553 ../src/qml/Messages.qml:60796#: ../src/qml/MMS/MMSDefault.qml:28
97msgid "Audio attachment not supported"
98msgstr ""
99
100#: ../src/qml/Messages.qml:563 ../src/qml/Messages.qml:621
97msgid "Call"101msgid "Call"
98msgstr ""102msgstr ""
99103
100#: ../src/qml/MainPage.qml:85 ../src/qml/NewRecipientPage.qml:83104#: ../src/qml/MainPage.qml:91 ../src/qml/NewRecipientPage.qml:83
101msgid "Cancel"105msgid "Cancel"
102msgstr ""106msgstr ""
103107
@@ -108,19 +112,19 @@
108msgstr ""112msgstr ""
109113
110#: ../src/qml/Dialogs/NoSIMCardSelectedDialog.qml:30114#: ../src/qml/Dialogs/NoSIMCardSelectedDialog.qml:30
111#: ../src/qml/MessageInfoDialog.qml:137 ../src/qml/Messages.qml:359115#: ../src/qml/MessageInfoDialog.qml:133 ../src/qml/Messages.qml:383
112msgid "Close"116msgid "Close"
113msgstr ""117msgstr ""
114118
115#: ../src/qml/MainPage.qml:141119#: ../src/qml/MainPage.qml:147
116msgid "Compose a new message by swiping up from the bottom of the screen."120msgid "Compose a new message by swiping up from the bottom of the screen."
117msgstr ""121msgstr ""
118122
119#: ../src/qml/Messages.qml:617123#: ../src/qml/Messages.qml:632
120msgid "Contact"124msgid "Contact"
121msgstr ""125msgstr ""
122126
123#: ../src/qml/MessagesListView.qml:91127#: ../src/qml/MessagesListView.qml:92 ../src/qml/SwipeItemDemo.qml:185
124msgid "Copy"128msgid "Copy"
125msgstr ""129msgstr ""
126130
@@ -140,11 +144,15 @@
140msgid "Don't ask again"144msgid "Don't ask again"
141msgstr ""145msgstr ""
142146
147#: ../src/qml/SettingsPage.qml:29
148msgid "Enable MMS group chat"
149msgstr ""
150
143#: ../src/qml/MessageInfoDialog.qml:58151#: ../src/qml/MessageInfoDialog.qml:58
144msgid "Failed"152msgid "Failed"
145msgstr ""153msgstr ""
146154
147#: ../src/qml/MessageDelegateFactory.qml:139155#: ../src/qml/MessageDelegateFactory.qml:144
148msgid "Failed!"156msgid "Failed!"
149msgstr ""157msgstr ""
150158
@@ -152,16 +160,24 @@
152msgid "Favorites"160msgid "Favorites"
153msgstr ""161msgstr ""
154162
155#: ../src/qml/MessageInfoDialog.qml:101163#: ../src/qml/MMS/MMSDefault.qml:33
164msgid "File type not supported"
165msgstr ""
166
167#: ../src/qml/MessageInfoDialog.qml:97
156msgid "From"168msgid "From"
157msgstr ""169msgstr ""
158170
171#: ../src/qml/SwipeItemDemo.qml:78
172msgid "Got it"
173msgstr ""
174
159#: ../src/qml/MessageInfoDialog.qml:84175#: ../src/qml/MessageInfoDialog.qml:84
160msgid "Group"176msgid "Group"
161msgstr ""177msgstr ""
162178
163#. TRANSLATORS: %1 refers to the number of participants in a group chat179#. TRANSLATORS: %1 refers to the number of participants in a group chat
164#: ../src/qml/Messages.qml:247180#: ../src/qml/Messages.qml:261
165#, qt-format181#, qt-format
166msgid "Group (%1)"182msgid "Group (%1)"
167msgstr ""183msgstr ""
@@ -170,7 +186,7 @@
170msgid "Image Preview"186msgid "Image Preview"
171msgstr ""187msgstr ""
172188
173#: ../src/qml/MessagesListView.qml:67189#: ../src/qml/MessagesListView.qml:68 ../src/qml/SwipeItemDemo.qml:177
174msgid "Info"190msgid "Info"
175msgstr ""191msgstr ""
176192
@@ -178,7 +194,7 @@
178msgid "Later"194msgid "Later"
179msgstr ""195msgstr ""
180196
181#: ../src/qml/MessagesListView.qml:70197#: ../src/qml/MessagesListView.qml:71
182msgid "MMS"198msgid "MMS"
183msgstr ""199msgstr ""
184200
@@ -206,15 +222,15 @@
206msgid "Messaging application"222msgid "Messaging application"
207msgstr ""223msgstr ""
208224
209#: ../src/qml/MMSDelegate.qml:212225#: ../src/qml/MMSDelegate.qml:211
210msgid "Missing message data"226msgid "Missing message data"
211msgstr ""227msgstr ""
212228
213#: ../src/qml/MessageInfoDialog.qml:82 ../src/qml/MessageInfoDialog.qml:103229#: ../src/qml/MessageInfoDialog.qml:82 ../src/qml/MessageInfoDialog.qml:99
214msgid "Myself"230msgid "Myself"
215msgstr ""231msgstr ""
216232
217#: ../src/qml/Messages.qml:250233#: ../src/qml/Messages.qml:264
218msgid "New Message"234msgid "New Message"
219msgstr ""235msgstr ""
220236
@@ -227,7 +243,7 @@
227msgid "No SIM card selected"243msgid "No SIM card selected"
228msgstr ""244msgstr ""
229245
230#: ../src/qml/Messages.qml:355246#: ../src/qml/Messages.qml:379
231msgid "No network"247msgid "No network"
232msgstr ""248msgstr ""
233249
@@ -246,19 +262,19 @@
246"<a href=\"system_settings\">System Settings &gt; Security &amp; Privacy</a>."262"<a href=\"system_settings\">System Settings &gt; Security &amp; Privacy</a>."
247msgstr ""263msgstr ""
248264
249#: ../src/qml/MessageInfoDialog.qml:62 ../src/qml/MessageInfoDialog.qml:128265#: ../src/qml/MessageInfoDialog.qml:62 ../src/qml/MessageInfoDialog.qml:124
250msgid "Read"266msgid "Read"
251msgstr ""267msgstr ""
252268
253#: ../src/qml/MessageInfoDialog.qml:70 ../src/qml/MessageInfoDialog.qml:123269#: ../src/qml/MessageInfoDialog.qml:70 ../src/qml/MessageInfoDialog.qml:119
254msgid "Received"270msgid "Received"
255msgstr ""271msgstr ""
256272
257#: ../src/qml/Messages.qml:309273#: ../src/qml/Messages.qml:331
258msgid "Remove"274msgid "Remove"
259msgstr ""275msgstr ""
260276
261#: ../src/qml/MessagesListView.qml:84277#: ../src/qml/MessagesListView.qml:85 ../src/qml/SwipeItemDemo.qml:181
262msgid "Retry"278msgid "Retry"
263msgstr ""279msgstr ""
264280
@@ -266,7 +282,7 @@
266msgid "SIM Card is locked"282msgid "SIM Card is locked"
267msgstr ""283msgstr ""
268284
269#: ../src/qml/MessagesListView.qml:70285#: ../src/qml/MessagesListView.qml:71
270msgid "SMS"286msgid "SMS"
271msgstr ""287msgstr ""
272288
@@ -288,22 +304,34 @@
288"choice in <a href=\"system_settings\">System Settings</a>."304"choice in <a href=\"system_settings\">System Settings</a>."
289msgstr ""305msgstr ""
290306
291#: ../src/qml/Messages.qml:974307#: ../src/qml/Messages.qml:979
292msgid "Send"308msgid "Send"
293msgstr ""309msgstr ""
294310
295#: ../src/qml/MessageInfoDialog.qml:118311#: ../src/qml/MessageInfoDialog.qml:114
296msgid "Sent"312msgid "Sent"
297msgstr ""313msgstr ""
298314
315#: ../src/qml/MainPage.qml:78 ../src/qml/SettingsPage.qml:26
316msgid "Settings"
317msgstr ""
318
299#: ../src/qml/MMS/Previewer.qml:45319#: ../src/qml/MMS/Previewer.qml:45
300msgid "Share"320msgid "Share"
301msgstr ""321msgstr ""
302322
303#: ../src/qml/MessageInfoDialog.qml:133323#: ../src/qml/MessageInfoDialog.qml:129
304msgid "Status"324msgid "Status"
305msgstr ""325msgstr ""
306326
327#: ../src/qml/SwipeItemDemo.qml:256
328msgid "Swipe to delete"
329msgstr ""
330
331#: ../src/qml/SwipeItemDemo.qml:206
332msgid "Swipe to reveal actions"
333msgstr ""
334
307#: ../src/qml/Dialogs/NoDefaultSIMCardDialog.qml:27335#: ../src/qml/Dialogs/NoDefaultSIMCardDialog.qml:27
308msgid "Switch to default SIM:"336msgid "Switch to default SIM:"
309msgstr ""337msgstr ""
@@ -316,20 +344,20 @@
316msgid "Text message copied to clipboard"344msgid "Text message copied to clipboard"
317msgstr ""345msgstr ""
318346
319#: ../src/qml/Messages.qml:356347#: ../src/qml/Messages.qml:380
320#, qt-format348#, qt-format
321msgid "There is currently no network on %1"349msgid "There is currently no network on %1"
322msgstr ""350msgstr ""
323351
324#: ../src/qml/Messages.qml:356352#: ../src/qml/Messages.qml:380
325msgid "There is currently no network."353msgid "There is currently no network."
326msgstr ""354msgstr ""
327355
328#: ../src/qml/MessageInfoDialog.qml:107356#: ../src/qml/MessageInfoDialog.qml:103
329msgid "To"357msgid "To"
330msgstr ""358msgstr ""
331359
332#: ../src/qml/MultiRecipientInput.qml:147360#: ../src/qml/MultiRecipientInput.qml:148
333msgid "To:"361msgid "To:"
334msgstr ""362msgstr ""
335363
@@ -337,7 +365,7 @@
337msgid "Today"365msgid "Today"
338msgstr ""366msgstr ""
339367
340#: ../src/qml/MessageInfoDialog.qml:97368#: ../src/qml/MessageInfoDialog.qml:93
341msgid "Type"369msgid "Type"
342msgstr ""370msgstr ""
343371
@@ -346,7 +374,7 @@
346msgstr ""374msgstr ""
347375
348#: ../src/qml/MMS/MMSContact.qml:83 ../src/qml/MMS/PreviewerContact.qml:27376#: ../src/qml/MMS/MMSContact.qml:83 ../src/qml/MMS/PreviewerContact.qml:27
349#: ../src/qml/Messages.qml:844377#: ../src/qml/Messages.qml:849
350msgid "Unknown contact"378msgid "Unknown contact"
351msgstr ""379msgstr ""
352380
@@ -354,7 +382,15 @@
354msgid "Video Preview"382msgid "Video Preview"
355msgstr ""383msgstr ""
356384
357#: ../src/qml/Messages.qml:944385#: ../src/qml/MMS/MMSDefault.qml:31
386msgid "Video attachment not supported"
387msgstr ""
388
389#: ../src/qml/SwipeItemDemo.qml:161
390msgid "Welcome to your Ubuntu messaging app."
391msgstr ""
392
393#: ../src/qml/Messages.qml:949
358msgid "Write a message..."394msgid "Write a message..."
359msgstr ""395msgstr ""
360396

Subscribers

People subscribed via source and target branches