Merge lp:~rpadovani/reminders-app/update-pot-sep15 into lp:reminders-app

Proposed by Riccardo Padovani
Status: Merged
Approved by: Michael Zanetti
Approved revision: 493
Merged at revision: 494
Proposed branch: lp:~rpadovani/reminders-app/update-pot-sep15
Merge into: lp:reminders-app
Diff against target: 480 lines (+142/-84)
1 file modified
po/com.ubuntu.reminders.pot (+142/-84)
To merge this branch: bzr merge lp:~rpadovani/reminders-app/update-pot-sep15
Reviewer Review Type Date Requested Status
Michael Zanetti (community) Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+271841@code.launchpad.net

Commit message

Update pot file

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :

PASSED: Continuous integration, rev:493
http://91.189.93.70:8080/job/reminders-app-ci/787/
Executed test runs:
    SUCCESS: http://91.189.93.70:8080/job/reminders-app-vivid-amd64-ci/209

Click here to trigger a rebuild:
http://91.189.93.70:8080/job/reminders-app-ci/787/rebuild

review: Approve (continuous-integration)
Revision history for this message
Michael Zanetti (mzanetti) wrote :

thanks Riccardo!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'po/com.ubuntu.reminders.pot'
2--- po/com.ubuntu.reminders.pot 2015-04-16 15:45:50 +0000
3+++ po/com.ubuntu.reminders.pot 2015-09-21 16:42:23 +0000
4@@ -8,7 +8,7 @@
5 msgstr ""
6 "Project-Id-Version: \n"
7 "Report-Msgid-Bugs-To: \n"
8-"POT-Creation-Date: 2015-04-16 17:45+0200\n"
9+"POT-Creation-Date: 2015-09-21 18:39+0200\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@@ -17,12 +17,12 @@
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17-#: com.ubuntu.reminders.desktop.in.in.h:1 src/app/qml/reminders.qml:555
18-msgid "Reminders"
19+#: com.ubuntu.reminders.desktop.in.in.h:1 src/app/qml/reminders.qml:562
20+msgid "Notes"
21 msgstr ""
22
23 #: com.ubuntu.reminders.desktop.in.in.h:2
24-msgid "Ubuntu Reminders app, powered by Evernote"
25+msgid "Ubuntu Notes app, powered by Evernote"
26 msgstr ""
27
28 #: src/app/qml/components/ConflictDelegate.qml:35
29@@ -33,38 +33,60 @@
30 msgid "Reminder:"
31 msgstr ""
32
33-#: src/app/qml/components/EditTagsDialog.qml:45
34-msgid "Create a new tag"
35-msgstr ""
36-
37-#: src/app/qml/components/EditTagsDialog.qml:73
38-msgid "Create tag"
39+#: src/app/qml/components/EditTagsDialog.qml:29
40+msgid "Edit tags"
41+msgstr ""
42+
43+#: src/app/qml/components/EditTagsDialog.qml:32
44+msgid "Enter a tag name to attach it to the note."
45+msgstr ""
46+
47+#: src/app/qml/components/EditTagsDialog.qml:33
48+msgid "Enter a tag name or select one from the list to attach it to the note."
49+msgstr ""
50+
51+#: src/app/qml/components/EditTagsDialog.qml:62
52+msgid "Tag name"
53+msgstr ""
54+
55+#: src/app/qml/components/EditTagsDialog.qml:142
56+#: src/app/qml/ui/NotebooksPage.qml:209 src/app/qml/ui/TagsPage.qml:147
57+msgid "OK"
58 msgstr ""
59
60 #. TRANSLATORS: Button to close the edit mode
61-#: src/app/qml/components/EditTagsDialog.qml:120
62-#: src/app/qml/ui/EditNoteView.qml:628 src/libqtevernote/note.cpp:369
63-msgid "Done"
64+#. TRANSLATORS: Button to close the note viewer
65+#: src/app/qml/components/EditTagsDialog.qml:190
66+#: src/app/qml/ui/EditNoteView.qml:605 src/app/qml/ui/NoteView.qml:150
67+msgid "Close"
68+msgstr ""
69+
70+#: src/app/qml/components/NoteHeader.qml:52
71+#: src/app/qml/components/PageWithBottomEdge.qml:123
72+#: src/app/qml/reminders.qml:100 src/app/qml/reminders.qml:266
73+#: src/app/qml/reminders.qml:271 src/app/qml/ui/EditNoteView.qml:43
74+#: src/app/qml/ui/NotesPage.qml:67
75+msgid "Untitled"
76 msgstr ""
77
78 #. TRANSLATORS: Button that deletes a reminder
79 #: src/app/qml/components/NotebooksDelegate.qml:36
80 #: src/app/qml/components/NotesDelegate.qml:53
81-#: src/app/qml/components/TagsDelegate.qml:34 src/app/qml/ui/NotePage.qml:51
82-#: src/app/qml/ui/NotesPage.qml:99 src/app/qml/ui/SetReminderView.qml:76
83+#: src/app/qml/components/TagsDelegate.qml:34 src/app/qml/ui/NotesPage.qml:91
84+#: src/app/qml/ui/SetReminderView.qml:76
85 msgid "Delete"
86 msgstr ""
87
88-#: src/app/qml/components/NotebooksDelegate.qml:96
89+#: src/app/qml/components/NotebooksDelegate.qml:97
90 #, qt-format
91 msgid "Last edited %1"
92 msgstr ""
93
94-#: src/app/qml/components/NotebooksDelegate.qml:115
95+#: src/app/qml/components/NotebooksDelegate.qml:116
96 msgid "Shared"
97 msgstr ""
98
99-#: src/app/qml/components/NotebooksDelegate.qml:115
100+#: src/app/qml/components/NotebooksDelegate.qml:116
101 msgid "Private"
102 msgstr ""
103
104@@ -72,22 +94,16 @@
105 msgid "Reminder"
106 msgstr ""
107
108-#: src/app/qml/components/NotesDelegate.qml:80 src/app/qml/reminders.qml:572
109+#: src/app/qml/components/NotesDelegate.qml:80 src/app/qml/reminders.qml:641
110 msgid "Tags"
111 msgstr ""
112
113-#: src/app/qml/components/NotesDelegate.qml:87 src/app/qml/ui/NotePage.qml:37
114-#: src/app/qml/ui/NotesPage.qml:125
115+#. TRANSLATORS: Button to go from note viewer to note editor
116+#: src/app/qml/components/NotesDelegate.qml:87 src/app/qml/ui/NoteView.qml:172
117+#: src/app/qml/ui/NotesPage.qml:113
118 msgid "Edit"
119 msgstr ""
120
121-#: src/app/qml/components/PageWithBottomEdge.qml:123
122-#: src/app/qml/reminders.qml:246 src/app/qml/reminders.qml:251
123-#: src/app/qml/ui/EditNoteView.qml:45 src/app/qml/ui/EditNoteView.qml:131
124-#: src/app/qml/ui/NoteView.qml:29 src/app/qml/ui/NotesPage.qml:66
125-msgid "Untitled"
126-msgstr ""
127-
128 #: src/app/qml/components/PulldownListView.qml:40
129 msgid "Release to refresh"
130 msgstr ""
131@@ -109,7 +125,7 @@
132 msgstr ""
133
134 #: src/app/qml/components/RemindersDelegate.qml:57
135-#: src/app/qml/ui/NotePage.qml:44 src/app/qml/ui/NotesPage.qml:109
136+#: src/app/qml/ui/NotesPage.qml:99
137 msgid "Edit reminder"
138 msgstr ""
139
140@@ -154,12 +170,12 @@
141 msgstr ""
142
143 #: src/app/qml/components/ResolveConflictConfirmationDialog.qml:57
144-#: src/app/qml/reminders.qml:690
145+#: src/app/qml/reminders.qml:744
146 msgid "Yes"
147 msgstr ""
148
149 #: src/app/qml/components/ResolveConflictConfirmationDialog.qml:66
150-#: src/app/qml/reminders.qml:680
151+#: src/app/qml/reminders.qml:734
152 msgid "No"
153 msgstr ""
154
155@@ -191,46 +207,87 @@
156 msgid "Title (descending)"
157 msgstr ""
158
159-#: src/app/qml/reminders.qml:385
160+#: src/app/qml/reminders.qml:422
161 msgid "Default notebook"
162 msgstr ""
163
164-#: src/app/qml/reminders.qml:491
165-msgid "Notes"
166-msgstr ""
167-
168-#: src/app/qml/reminders.qml:519
169+#: src/app/qml/reminders.qml:540
170+msgid "Select note to attach imported file"
171+msgstr ""
172+
173+#: src/app/qml/reminders.qml:540
174+msgid "Select note to attach imported files"
175+msgstr ""
176+
177+#: src/app/qml/reminders.qml:590
178 msgid "Notebooks"
179 msgstr ""
180
181-#: src/app/qml/reminders.qml:600
182+#: src/app/qml/reminders.qml:624
183+msgid "Reminders"
184+msgstr ""
185+
186+#: src/app/qml/reminders.qml:654
187 msgid "Accounts"
188 msgstr ""
189
190-#: src/app/qml/reminders.qml:619
191+#: src/app/qml/reminders.qml:673
192 msgid ""
193 "No note selected.\n"
194 "Select a note to see it in detail."
195 msgstr ""
196
197-#: src/app/qml/reminders.qml:662
198+#: src/app/qml/reminders.qml:716
199 msgid "Setup Evernote connection?"
200 msgstr ""
201
202-#: src/app/qml/reminders.qml:663
203-msgid "Reminders can store your notes and reminders locally on this device."
204+#: src/app/qml/reminders.qml:717
205+msgid "Notes can be stored on this device, or optionally synced with Evernote."
206 msgstr ""
207
208-#: src/app/qml/reminders.qml:664
209+#: src/app/qml/reminders.qml:718
210 msgid ""
211 "In order to synchronize notes with Evernote, an account at Evernote is "
212 "required."
213 msgstr ""
214
215-#: src/app/qml/reminders.qml:665
216+#: src/app/qml/reminders.qml:719
217 msgid "Do you want to setup an account now?"
218 msgstr ""
219
220+#: src/app/qml/reminders.qml:759
221+#, qt-format
222+msgid "Importing %1 items"
223+msgstr ""
224+
225+#: src/app/qml/reminders.qml:760
226+msgid "Importing 1 item"
227+msgstr ""
228+
229+#: src/app/qml/reminders.qml:762
230+msgid ""
231+"Do you want to create a new note for those items or do you want to attach "
232+"them to an existing note?"
233+msgstr ""
234+
235+#: src/app/qml/reminders.qml:763
236+msgid ""
237+"Do you want to create a new note for this item or do you want to attach it "
238+"to an existing note?"
239+msgstr ""
240+
241+#: src/app/qml/reminders.qml:769
242+msgid "Create new note"
243+msgstr ""
244+
245+#: src/app/qml/reminders.qml:774
246+msgid "Attach to existing note"
247+msgstr ""
248+
249+#: src/app/qml/reminders.qml:779
250+msgid "Cancel import"
251+msgstr ""
252+
253 #: src/app/qml/ui/AccountSelectorPage.qml:29
254 msgid "Select account"
255 msgstr ""
256@@ -252,31 +309,31 @@
257 msgid "Add new account"
258 msgstr ""
259
260-#: src/app/qml/ui/EditNoteView.qml:448
261+#: src/app/qml/ui/EditNoteView.qml:425
262 msgid "Font"
263 msgstr ""
264
265-#: src/app/qml/ui/EditNoteView.qml:460
266+#: src/app/qml/ui/EditNoteView.qml:437
267 msgid "Size"
268 msgstr ""
269
270 #. TRANSLATORS: Toolbar button for "Bold"
271-#: src/app/qml/ui/EditNoteView.qml:483
272+#: src/app/qml/ui/EditNoteView.qml:460
273 msgid "B"
274 msgstr ""
275
276 #. TRANSLATORS: Toolbar button for "Italic"
277-#: src/app/qml/ui/EditNoteView.qml:496
278+#: src/app/qml/ui/EditNoteView.qml:473
279 msgid "I"
280 msgstr ""
281
282 #. TRANSLATORS: Toolbar button for "Underline"
283-#: src/app/qml/ui/EditNoteView.qml:510
284+#: src/app/qml/ui/EditNoteView.qml:487
285 msgid "U"
286 msgstr ""
287
288 #. TRANSLATORS: Toolbar button for "Strikeout"
289-#: src/app/qml/ui/EditNoteView.qml:524
290+#: src/app/qml/ui/EditNoteView.qml:501
291 msgid "T"
292 msgstr ""
293
294@@ -306,11 +363,7 @@
295 msgid "Modified somewhere else:"
296 msgstr ""
297
298-#: src/app/qml/ui/NotePage.qml:44 src/app/qml/ui/NotesPage.qml:109
299-msgid "Set reminder"
300-msgstr ""
301-
302-#: src/app/qml/ui/NoteView.qml:146
303+#: src/app/qml/ui/NoteView.qml:184
304 msgid "Attachment"
305 msgstr ""
306
307@@ -318,47 +371,47 @@
308 msgid "Add notebook"
309 msgstr ""
310
311-#: src/app/qml/ui/NotebooksPage.qml:55 src/app/qml/ui/NotesPage.qml:89
312+#: src/app/qml/ui/NotebooksPage.qml:52 src/app/qml/ui/NotesPage.qml:84
313 #: src/app/qml/ui/RemindersPage.qml:36 src/app/qml/ui/SearchNotesPage.qml:60
314 #: src/app/qml/ui/TagsPage.qml:52
315 msgid "Search"
316 msgstr ""
317
318-#: src/app/qml/ui/NotebooksPage.qml:169
319+#: src/app/qml/ui/NotebooksPage.qml:166
320 msgid "Cancel"
321 msgstr ""
322
323 #. TRANSLATORS: Button that saves a reminder
324-#: src/app/qml/ui/NotebooksPage.qml:178 src/app/qml/ui/SetReminderView.qml:88
325+#: src/app/qml/ui/NotebooksPage.qml:175 src/app/qml/ui/SetReminderView.qml:88
326 msgid "Save"
327 msgstr ""
328
329-#: src/app/qml/ui/NotebooksPage.qml:198
330+#: src/app/qml/ui/NotebooksPage.qml:195
331 msgid "Rename notebook"
332 msgstr ""
333
334-#: src/app/qml/ui/NotebooksPage.qml:199
335+#: src/app/qml/ui/NotebooksPage.qml:196
336 #, qt-format
337 msgid "Enter a new name for notebook %1"
338 msgstr ""
339
340-#: src/app/qml/ui/NotebooksPage.qml:208 src/app/qml/ui/TagsPage.qml:144
341+#: src/app/qml/ui/NotebooksPage.qml:205 src/app/qml/ui/TagsPage.qml:143
342 msgid "Name cannot be empty"
343 msgstr ""
344
345-#: src/app/qml/ui/NotebooksPage.qml:212 src/app/qml/ui/TagsPage.qml:148
346-msgid "OK"
347-msgstr ""
348-
349-#: src/app/qml/ui/NotesPage.qml:43 src/app/qml/ui/NotesPage.qml:63
350+#: src/app/qml/ui/NotesPage.qml:43 src/app/qml/ui/NotesPage.qml:64
351 msgid "Add note"
352 msgstr ""
353
354-#: src/app/qml/ui/NotesPage.qml:74
355+#: src/app/qml/ui/NotesPage.qml:72
356 msgid "Sorting"
357 msgstr ""
358
359-#: src/app/qml/ui/NotesPage.qml:254
360+#: src/app/qml/ui/NotesPage.qml:99
361+msgid "Set reminder"
362+msgstr ""
363+
364+#: src/app/qml/ui/NotesPage.qml:243
365 msgid ""
366 "No notes available. You can create new notes by pulling the note editor up "
367 "from the bottom edge."
368@@ -383,15 +436,15 @@
369 msgid "Reminder done"
370 msgstr ""
371
372-#: src/app/qml/ui/TagsPage.qml:127
373+#: src/app/qml/ui/TagsPage.qml:126
374 msgid "No tags available. You can tag notes while viewing them."
375 msgstr ""
376
377+#: src/app/qml/ui/TagsPage.qml:133
378+msgid "Rename tag"
379+msgstr ""
380+
381 #: src/app/qml/ui/TagsPage.qml:134
382-msgid "Rename tag"
383-msgstr ""
384-
385-#: src/app/qml/ui/TagsPage.qml:135
386 #, qt-format
387 msgid "Enter a new name for tag %1"
388 msgstr ""
389@@ -432,7 +485,7 @@
390 msgstr ""
391
392 #: src/libqtevernote/evernoteconnection.cpp:329
393-#: src/libqtevernote/notesstore.cpp:1697
394+#: src/libqtevernote/notesstore.cpp:1772
395 msgid ""
396 "Authentication for Evernote server expired. Please renew login information "
397 "in the accounts settings."
398@@ -464,6 +517,7 @@
399 msgstr ""
400
401 #: src/libqtevernote/evernoteconnection.cpp:435
402+#: src/libqtevernote/evernoteconnection.cpp:499
403 msgid "Disconnected from Evernote."
404 msgstr ""
405
406@@ -490,6 +544,10 @@
407 msgid "%1 %2"
408 msgstr ""
409
410+#: src/libqtevernote/note.cpp:369
411+msgid "Done"
412+msgstr ""
413+
414 #: src/libqtevernote/note.cpp:375
415 msgid "No date"
416 msgstr ""
417@@ -515,53 +573,53 @@
418 msgstr ""
419
420 #. TRANSLATORS: this is part of a longer string - "Last updated: today"
421-#: src/libqtevernote/notebook.cpp:120
422+#: src/libqtevernote/notebook.cpp:122
423 msgid "today"
424 msgstr ""
425
426 #. TRANSLATORS: this is part of a longer string - "Last updated: yesterday"
427-#: src/libqtevernote/notebook.cpp:124
428+#: src/libqtevernote/notebook.cpp:126
429 msgid "yesterday"
430 msgstr ""
431
432 #. TRANSLATORS: this is part of a longer string - "Last updated: last week"
433-#: src/libqtevernote/notebook.cpp:128
434+#: src/libqtevernote/notebook.cpp:130
435 msgid "last week"
436 msgstr ""
437
438 #. TRANSLATORS: this is part of a longer string - "Last updated: two weeks ago"
439-#: src/libqtevernote/notebook.cpp:132
440+#: src/libqtevernote/notebook.cpp:134
441 msgid "two weeks ago"
442 msgstr ""
443
444 #. TRANSLATORS: this is used in the notes list to group notes created on the same month
445 #. the first parameter refers to a month name and the second to a year
446-#: src/libqtevernote/notebook.cpp:136
447+#: src/libqtevernote/notebook.cpp:138
448 #, qt-format
449 msgid "on %1 %2"
450 msgstr ""
451
452-#: src/libqtevernote/notesstore.cpp:409
453+#: src/libqtevernote/notesstore.cpp:415
454 msgid ""
455 "This account is managed by Evernote. Use the Evernote website to delete "
456 "notebooks."
457 msgstr ""
458
459-#: src/libqtevernote/notesstore.cpp:422
460+#: src/libqtevernote/notesstore.cpp:429
461 msgid ""
462 "Cannot delete the default notebook. Set another notebook to be the default "
463 "first."
464 msgstr ""
465
466-#: src/libqtevernote/notesstore.cpp:1700
467+#: src/libqtevernote/notesstore.cpp:1775
468 msgid "Rate limit for Evernote server exceeded. Please try again later."
469 msgstr ""
470
471-#: src/libqtevernote/notesstore.cpp:1703
472+#: src/libqtevernote/notesstore.cpp:1778
473 msgid "Upload quota for Evernote server exceed. Please try again later."
474 msgstr ""
475
476-#: src/libqtevernote/notesstore.cpp:1717
477+#: src/libqtevernote/notesstore.cpp:1817
478 msgid ""
479 "This account is managed by Evernote. Please use the Evernote website to "
480 "delete tags."

Subscribers

People subscribed via source and target branches