Merge lp:~mzanetti/reminders-app/translations-update into lp:reminders-app

Proposed by Michael Zanetti
Status: Merged
Approved by: Michael Zanetti
Approved revision: 394
Merged at revision: 399
Proposed branch: lp:~mzanetti/reminders-app/translations-update
Merge into: lp:reminders-app
Diff against target: 704 lines (+337/-149)
1 file modified
po/com.ubuntu.reminders.pot (+337/-149)
To merge this branch: bzr merge lp:~mzanetti/reminders-app/translations-update
Reviewer Review Type Date Requested Status
Michael Zanetti (community) Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Alan Pope 🍺🐧🐱 πŸ¦„ Pending
Review via email: mp+254745@code.launchpad.net

Commit message

translations update

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

Approving myself as this is really needed and there's nothing that can go wrong really (famous last words :D ).

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 2014-11-13 23:32:09 +0000
3+++ po/com.ubuntu.reminders.pot 2015-03-31 12:30:12 +0000
4@@ -8,7 +8,7 @@
5 msgstr ""
6 "Project-Id-Version: \n"
7 "Report-Msgid-Bugs-To: \n"
8-"POT-Creation-Date: 2014-11-11 00:31+0100\n"
9+"POT-Creation-Date: 2015-03-31 11:32+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,7 +17,7 @@
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:274
18+#: com.ubuntu.reminders.desktop.in.in.h:1 src/app/qml/reminders.qml:555
19 msgid "Reminders"
20 msgstr ""
21
22@@ -25,23 +25,67 @@
23 msgid "Ubuntu Reminders app, powered by Evernote"
24 msgstr ""
25
26-#: src/app/qml/components/NotebooksDelegate.qml:98
27+#: src/app/qml/components/ConflictDelegate.qml:35
28+msgid "Notebook:"
29+msgstr ""
30+
31+#: src/app/qml/components/ConflictDelegate.qml:63
32+msgid "Reminder:"
33+msgstr ""
34+
35+#: src/app/qml/components/EditTagsDialog.qml:45
36+msgid "Create a new tag"
37+msgstr ""
38+
39+#: src/app/qml/components/EditTagsDialog.qml:73
40+msgid "Create tag"
41+msgstr ""
42+
43+#. TRANSLATORS: Button to close the edit mode
44+#: src/app/qml/components/EditTagsDialog.qml:120
45+#: src/app/qml/ui/EditNoteView.qml:628 src/libqtevernote/note.cpp:369
46+msgid "Done"
47+msgstr ""
48+
49+#. TRANSLATORS: Button that deletes a reminder
50+#: src/app/qml/components/NotebooksDelegate.qml:36
51+#: src/app/qml/components/NotesDelegate.qml:53
52+#: src/app/qml/components/TagsDelegate.qml:34 src/app/qml/ui/NotePage.qml:51
53+#: src/app/qml/ui/NotesPage.qml:99 src/app/qml/ui/SetReminderView.qml:76
54+msgid "Delete"
55+msgstr ""
56+
57+#: src/app/qml/components/NotebooksDelegate.qml:96
58 #, qt-format
59 msgid "Last edited %1"
60 msgstr ""
61
62-#: src/app/qml/components/NotebooksDelegate.qml:105
63+#: src/app/qml/components/NotebooksDelegate.qml:115
64 msgid "Shared"
65 msgstr ""
66
67-#: src/app/qml/components/NotebooksDelegate.qml:105
68+#: src/app/qml/components/NotebooksDelegate.qml:115
69 msgid "Private"
70 msgstr ""
71
72-#. TRANSLATORS: the argument is a modification date that follows this format:
73-#. http://qt-project.org/doc/qt-5/qml-qtqml-date.html
74-#: src/app/qml/components/NotesDelegate.qml:107
75-msgid "dddd, d hh:mm"
76+#: src/app/qml/components/NotesDelegate.qml:73
77+msgid "Reminder"
78+msgstr ""
79+
80+#: src/app/qml/components/NotesDelegate.qml:80 src/app/qml/reminders.qml:572
81+msgid "Tags"
82+msgstr ""
83+
84+#: src/app/qml/components/NotesDelegate.qml:87 src/app/qml/ui/NotePage.qml:37
85+#: src/app/qml/ui/NotesPage.qml:125
86+msgid "Edit"
87+msgstr ""
88+
89+#: src/app/qml/components/PageWithBottomEdge.qml:123
90+#: src/app/qml/reminders.qml:246 src/app/qml/reminders.qml:251
91+#: src/app/qml/ui/EditNoteView.qml:45 src/app/qml/ui/EditNoteView.qml:131
92+#: src/app/qml/ui/NoteView.qml:29 src/app/qml/ui/NotesPage.qml:66
93+msgid "Untitled"
94 msgstr ""
95
96 #: src/app/qml/components/PulldownListView.qml:40
97@@ -52,158 +96,270 @@
98 msgid "Pull down to refresh"
99 msgstr ""
100
101-#: src/app/qml/components/RemindersDelegate.qml:50
102-#: src/app/qml/ui/SetReminderView.qml:69
103+#: src/app/qml/components/RemindersDelegate.qml:36
104 msgid "Clear reminder"
105 msgstr ""
106
107-#: src/app/qml/components/RemindersDelegate.qml:50
108+#: src/app/qml/components/RemindersDelegate.qml:49
109+msgid "Mark as undone"
110+msgstr ""
111+
112+#: src/app/qml/components/RemindersDelegate.qml:49
113 msgid "Mark as done"
114 msgstr ""
115
116-#: src/app/qml/reminders.qml:214
117+#: src/app/qml/components/RemindersDelegate.qml:57
118+#: src/app/qml/ui/NotePage.qml:44 src/app/qml/ui/NotesPage.qml:109
119+msgid "Edit reminder"
120+msgstr ""
121+
122+#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:25
123+msgid "Resolve conflict"
124+msgstr ""
125+
126+#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:30
127+msgid ""
128+"This will <b>keep the changes made on this device</b> and <b>restore the "
129+"note on Evernote</b>."
130+msgstr ""
131+
132+#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:32
133+msgid "This will <b>delete the changed note on Evernote</b>."
134+msgstr ""
135+
136+#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:34
137+msgid ""
138+"This will <b>keep the changes made on this device</b> and <b>discard any "
139+"changes made on Evernote</b>."
140+msgstr ""
141+
142+#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:38
143+msgid "This will <b>delete the changed note on this device</b>."
144+msgstr ""
145+
146+#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:40
147+msgid ""
148+"This will <b>download the changed note from Evernote</b> and <b>restore it "
149+"on this device</b>."
150+msgstr ""
151+
152+#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:42
153+msgid ""
154+"This will <b>download the changed note from Evernote</b> and <b>discard any "
155+"changes made on this device</b>."
156+msgstr ""
157+
158+#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:45
159+msgid "Are you sure you want to continue?"
160+msgstr ""
161+
162+#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:57
163+#: src/app/qml/reminders.qml:690
164+msgid "Yes"
165+msgstr ""
166+
167+#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:66
168+#: src/app/qml/reminders.qml:680
169+msgid "No"
170+msgstr ""
171+
172+#: src/app/qml/components/SortingDialog.qml:20
173+msgid "Sort by"
174+msgstr ""
175+
176+#: src/app/qml/components/SortingDialog.qml:29
177+msgid "Date created (newest first)"
178+msgstr ""
179+
180+#: src/app/qml/components/SortingDialog.qml:30
181+msgid "Date created (oldest first)"
182+msgstr ""
183+
184+#: src/app/qml/components/SortingDialog.qml:31
185+msgid "Date updated (newest first)"
186+msgstr ""
187+
188+#: src/app/qml/components/SortingDialog.qml:32
189+msgid "Date updated (oldest first)"
190+msgstr ""
191+
192+#: src/app/qml/components/SortingDialog.qml:33
193+msgid "Title (ascending)"
194+msgstr ""
195+
196+#: src/app/qml/components/SortingDialog.qml:34
197+msgid "Title (descending)"
198+msgstr ""
199+
200+#: src/app/qml/reminders.qml:385
201+msgid "Default notebook"
202+msgstr ""
203+
204+#: src/app/qml/reminders.qml:491
205 msgid "Notes"
206 msgstr ""
207
208-#: src/app/qml/reminders.qml:245
209+#: src/app/qml/reminders.qml:519
210 msgid "Notebooks"
211 msgstr ""
212
213-#: src/app/qml/reminders.qml:289
214-msgid "Tags"
215-msgstr ""
216-
217-#: src/app/qml/reminders.qml:330
218-msgid "Reconnect"
219-msgstr ""
220-
221-#: src/app/qml/reminders.qml:354
222+#: src/app/qml/reminders.qml:600
223+msgid "Accounts"
224+msgstr ""
225+
226+#: src/app/qml/reminders.qml:619
227 msgid ""
228 "No note selected.\n"
229 "Select a note to see it in detail."
230 msgstr ""
231
232-#: src/app/qml/reminders.qml:391
233-msgid "No account available"
234-msgstr ""
235-
236-#: src/app/qml/reminders.qml:392
237-msgid "Please configure and authorize an Evernote account in System Settings"
238-msgstr ""
239-
240-#: src/app/qml/reminders.qml:412
241-msgid "Add account"
242+#: src/app/qml/reminders.qml:662
243+msgid "Setup Evernote connection?"
244+msgstr ""
245+
246+#: src/app/qml/reminders.qml:663
247+msgid "Reminders can store your notes and reminders locally on this device. "
248 msgstr ""
249
250 #: src/app/qml/ui/AccountSelectorPage.qml:29
251-msgid "Select Evernote account"
252-msgstr ""
253-
254-#: src/app/qml/ui/AccountSelectorPage.qml:74
255+msgid "Select account"
256+msgstr ""
257+
258+#: src/app/qml/ui/AccountSelectorPage.qml:44
259+msgid "Store notes locally only"
260+msgstr ""
261+
262+#: src/app/qml/ui/AccountSelectorPage.qml:52
263+msgid "Accounts on www.evernote.com"
264+msgstr ""
265+
266+#: src/app/qml/ui/AccountSelectorPage.qml:82
267 #, qt-format
268 msgid "%1 - Tap to authorize"
269 msgstr ""
270
271-#: src/app/qml/ui/AccountSelectorPage.qml:83
272+#: src/app/qml/ui/AccountSelectorPage.qml:91
273 msgid "Add new account"
274 msgstr ""
275
276-#: src/app/qml/ui/AccountSelectorPage.qml:92
277-msgid "Back"
278-msgstr ""
279-
280-#: src/app/qml/ui/EditNoteView.qml:95 src/app/qml/ui/EditNoteView.qml:108
281-#: src/app/qml/ui/NotesPage.qml:71
282-msgid "Untitled"
283-msgstr ""
284-
285-#: src/app/qml/ui/EditNoteView.qml:406
286+#: src/app/qml/ui/EditNoteView.qml:448
287 msgid "Font"
288 msgstr ""
289
290-#: src/app/qml/ui/EditNoteView.qml:417
291+#: src/app/qml/ui/EditNoteView.qml:460
292 msgid "Size"
293 msgstr ""
294
295 #. TRANSLATORS: Toolbar button for "Bold"
296-#: src/app/qml/ui/EditNoteView.qml:438
297+#: src/app/qml/ui/EditNoteView.qml:483
298 msgid "B"
299 msgstr ""
300
301 #. TRANSLATORS: Toolbar button for "Italic"
302-#: src/app/qml/ui/EditNoteView.qml:451
303+#: src/app/qml/ui/EditNoteView.qml:496
304 msgid "I"
305 msgstr ""
306
307 #. TRANSLATORS: Toolbar button for "Underline"
308-#: src/app/qml/ui/EditNoteView.qml:465
309+#: src/app/qml/ui/EditNoteView.qml:510
310 msgid "U"
311 msgstr ""
312
313 #. TRANSLATORS: Toolbar button for "Strikeout"
314-#: src/app/qml/ui/EditNoteView.qml:479
315+#: src/app/qml/ui/EditNoteView.qml:524
316 msgid "T"
317 msgstr ""
318
319-#: src/app/qml/ui/NotePage.qml:34 src/app/qml/ui/NotesPage.qml:135
320-msgid "Edit"
321-msgstr ""
322-
323-#: src/app/qml/ui/NotePage.qml:43 src/app/qml/ui/NotesPage.qml:119
324-msgid "Edit reminder"
325-msgstr ""
326-
327-#: src/app/qml/ui/NotePage.qml:43 src/app/qml/ui/NotesPage.qml:119
328-#: src/app/qml/ui/SetReminderView.qml:53
329+#: src/app/qml/ui/NoteConflictPage.qml:27
330+msgid "Conflicting changes"
331+msgstr ""
332+
333+#: src/app/qml/ui/NoteConflictView.qml:54
334+msgid ""
335+"This note has been modified in multiple places. Please choose the version to "
336+"be opened and delete the other."
337+msgstr ""
338+
339+#: src/app/qml/ui/NoteConflictView.qml:63
340+msgid "Deleted on this device:"
341+msgstr ""
342+
343+#: src/app/qml/ui/NoteConflictView.qml:63
344+msgid "Modified on this device:"
345+msgstr ""
346+
347+#: src/app/qml/ui/NoteConflictView.qml:85
348+msgid "Deleted from Evernote:"
349+msgstr ""
350+
351+#: src/app/qml/ui/NoteConflictView.qml:85
352+msgid "Modified somewhere else:"
353+msgstr ""
354+
355+#: src/app/qml/ui/NotePage.qml:44 src/app/qml/ui/NotesPage.qml:109
356 msgid "Set reminder"
357 msgstr ""
358
359-#: src/app/qml/ui/NotePage.qml:57 src/app/qml/ui/NotesPage.qml:109
360-msgid "Delete"
361+#: src/app/qml/ui/NoteView.qml:146
362+msgid "Attachment"
363 msgstr ""
364
365-#: src/app/qml/ui/NotebooksPage.qml:43
366+#: src/app/qml/ui/NotebooksPage.qml:45
367 msgid "Add notebook"
368 msgstr ""
369
370-#: src/app/qml/ui/NotebooksPage.qml:53 src/app/qml/ui/NotesPage.qml:78
371-#: src/app/qml/ui/RemindersPage.qml:34 src/app/qml/ui/SearchNotesPage.qml:58
372+#: src/app/qml/ui/NotebooksPage.qml:55 src/app/qml/ui/NotesPage.qml:89
373+#: src/app/qml/ui/RemindersPage.qml:36 src/app/qml/ui/SearchNotesPage.qml:60
374+#: src/app/qml/ui/TagsPage.qml:52
375 msgid "Search"
376 msgstr ""
377
378-#: src/app/qml/ui/NotebooksPage.qml:63 src/app/qml/ui/NotesPage.qml:88
379-msgid "Refresh"
380-msgstr ""
381-
382-#: src/app/qml/ui/NotebooksPage.qml:73 src/app/qml/ui/NotesPage.qml:98
383-#: src/app/qml/ui/RemindersPage.qml:44
384-msgid "Accounts"
385-msgstr ""
386-
387-#: src/app/qml/ui/NotebooksPage.qml:175 src/app/qml/ui/TagsPage.qml:192
388+#: src/app/qml/ui/NotebooksPage.qml:169
389 msgid "Cancel"
390 msgstr ""
391
392-#: src/app/qml/ui/NotebooksPage.qml:184 src/app/qml/ui/TagsPage.qml:201
393+#. TRANSLATORS: Button that saves a reminder
394+#: src/app/qml/ui/NotebooksPage.qml:178 src/app/qml/ui/SetReminderView.qml:88
395 msgid "Save"
396 msgstr ""
397
398-#: src/app/qml/ui/NotesPage.qml:40 src/app/qml/ui/NotesPage.qml:68
399+#: src/app/qml/ui/NotebooksPage.qml:198
400+msgid "Rename notebook"
401+msgstr ""
402+
403+#: src/app/qml/ui/NotebooksPage.qml:199
404+#, qt-format
405+msgid "Enter a new name for notebook %1"
406+msgstr ""
407+
408+#: src/app/qml/ui/NotebooksPage.qml:208 src/app/qml/ui/TagsPage.qml:144
409+msgid "Name cannot be empty"
410+msgstr ""
411+
412+#: src/app/qml/ui/NotebooksPage.qml:212 src/app/qml/ui/TagsPage.qml:148
413+msgid "OK"
414+msgstr ""
415+
416+#: src/app/qml/ui/NotesPage.qml:43 src/app/qml/ui/NotesPage.qml:63
417 msgid "Add note"
418 msgstr ""
419
420-#: src/app/qml/ui/NotesPage.qml:215
421+#: src/app/qml/ui/NotesPage.qml:74
422+msgid "Sorting"
423+msgstr ""
424+
425+#: src/app/qml/ui/NotesPage.qml:254
426 msgid ""
427 "No notes available. You can create new notes using the \"Add note\" button."
428 msgstr ""
429
430-#: src/app/qml/ui/RemindersPage.qml:112
431+#: src/app/qml/ui/RemindersPage.qml:97
432 msgid ""
433 "No reminders available. You can create new reminders by setting a reminder "
434 "when viewing a note."
435 msgstr ""
436
437-#: src/app/qml/ui/SearchNotesPage.qml:30
438+#: src/app/qml/ui/SearchNotesPage.qml:32
439 msgid "Search notes"
440 msgstr ""
441
442@@ -211,164 +367,196 @@
443 msgid "Select date and time for the reminder:"
444 msgstr ""
445
446-#: src/app/qml/ui/TagsPage.qml:175
447+#. TRANSLATORS: A checkbox with marks the reminder as done
448+#: src/app/qml/ui/SetReminderView.qml:64
449+msgid "Reminder done"
450+msgstr ""
451+
452+#: src/app/qml/ui/TagsPage.qml:127
453 msgid "No tags available. You can tag notes while viewing them."
454 msgstr ""
455
456-#: src/libqtevernote/evernoteconnection.cpp:234
457-msgid "Error connecting to Evernote: Please check network connection."
458-msgstr ""
459-
460-#: src/libqtevernote/evernoteconnection.cpp:239
461+#: src/app/qml/ui/TagsPage.qml:134
462+msgid "Rename tag"
463+msgstr ""
464+
465+#: src/app/qml/ui/TagsPage.qml:135
466+#, qt-format
467+msgid "Enter a new name for tag %1"
468+msgstr ""
469+
470+#: src/libqtevernote/evernoteconnection.cpp:268
471+msgid "Offline mode"
472+msgstr ""
473+
474+#: src/libqtevernote/evernoteconnection.cpp:273
475+#: src/libqtevernote/evernoteconnection.cpp:362
476 msgid "Unknown error connecting to Evernote."
477 msgstr ""
478
479-#: src/libqtevernote/evernoteconnection.cpp:252
480+#: src/libqtevernote/evernoteconnection.cpp:286
481 msgid ""
482 "Error connecting to Evernote: Server version does not match app version. "
483 "Please update the application."
484 msgstr ""
485
486-#: src/libqtevernote/evernoteconnection.cpp:258
487-#: src/libqtevernote/evernoteconnection.cpp:263
488+#: src/libqtevernote/evernoteconnection.cpp:292
489+#: src/libqtevernote/evernoteconnection.cpp:297
490 #, qt-format
491 msgid "Error connecting to Evernote: Error code %1"
492 msgstr ""
493
494-#: src/libqtevernote/evernoteconnection.cpp:268
495+#: src/libqtevernote/evernoteconnection.cpp:302
496 msgid ""
497 "Error connecting to Evernote: Cannot download version information from "
498 "server."
499 msgstr ""
500
501-#: src/libqtevernote/evernoteconnection.cpp:273
502-#: src/libqtevernote/evernoteconnection.cpp:298
503+#: src/libqtevernote/evernoteconnection.cpp:307
504 msgid "Unknown error connecting to Evernote"
505 msgstr ""
506
507-#: src/libqtevernote/evernoteconnection.cpp:287
508+#: src/libqtevernote/evernoteconnection.cpp:321
509 msgid "Error connecting to Evernote: Cannot download server information."
510 msgstr ""
511
512-#: src/libqtevernote/evernoteconnection.cpp:293
513+#: src/libqtevernote/evernoteconnection.cpp:329
514+#: src/libqtevernote/notesstore.cpp:1697
515+msgid ""
516+"Authentication for Evernote server expired. Please renew login information "
517+"in the accounts settings."
518+msgstr ""
519+
520+#: src/libqtevernote/evernoteconnection.cpp:332
521+#: src/libqtevernote/evernoteconnection.cpp:350
522+#, qt-format
523+msgid "Unknown error connecting to Evernote: %1"
524+msgstr ""
525+
526+#: src/libqtevernote/evernoteconnection.cpp:341
527+msgid ""
528+"Error connecting to Evernote: Rate limit exceeded. Please try again later."
529+msgstr ""
530+
531+#: src/libqtevernote/evernoteconnection.cpp:357
532 msgid ""
533 "Error connecting to Evernote: Connection failure when downloading server "
534 "information."
535 msgstr ""
536
537-#: src/libqtevernote/evernoteconnection.cpp:319
538+#: src/libqtevernote/evernoteconnection.cpp:383
539 msgid "Error connecting to Evernote: Connection failure"
540 msgstr ""
541
542-#: src/libqtevernote/evernoteconnection.cpp:323
543+#: src/libqtevernote/evernoteconnection.cpp:387
544 msgid "Unknown Error connecting to Evernote"
545 msgstr ""
546
547-#: src/libqtevernote/jobs/evernotejob.cpp:94
548-msgid "Authentication expired."
549-msgstr ""
550-
551-#: src/libqtevernote/jobs/evernotejob.cpp:98
552-msgid "Limit exceeded."
553-msgstr ""
554-
555-#: src/libqtevernote/jobs/evernotejob.cpp:102
556-msgid "Rate limit exceeded."
557-msgstr ""
558-
559-#: src/libqtevernote/jobs/evernotejob.cpp:106
560-msgid "Quota exceeded."
561-msgstr ""
562-
563-#: src/libqtevernote/note.cpp:82 src/libqtevernote/note.cpp:116
564-#: src/libqtevernote/note.cpp:294
565+#: src/libqtevernote/evernoteconnection.cpp:435
566+msgid "Disconnected from Evernote."
567+msgstr ""
568+
569+#: src/libqtevernote/note.cpp:162 src/libqtevernote/note.cpp:196
570+#: src/libqtevernote/note.cpp:381
571 msgid "Today"
572 msgstr ""
573
574-#: src/libqtevernote/note.cpp:85 src/libqtevernote/note.cpp:119
575+#: src/libqtevernote/note.cpp:165 src/libqtevernote/note.cpp:199
576 msgid "Yesterday"
577 msgstr ""
578
579-#: src/libqtevernote/note.cpp:88 src/libqtevernote/note.cpp:122
580+#: src/libqtevernote/note.cpp:168 src/libqtevernote/note.cpp:202
581 msgid "Last week"
582 msgstr ""
583
584-#: src/libqtevernote/note.cpp:91 src/libqtevernote/note.cpp:125
585+#: src/libqtevernote/note.cpp:171 src/libqtevernote/note.cpp:205
586 msgid "Two weeks ago"
587 msgstr ""
588
589 #. TRANSLATORS: the first argument refers to a month name and the second to a year
590-#: src/libqtevernote/note.cpp:95 src/libqtevernote/note.cpp:129
591+#: src/libqtevernote/note.cpp:175 src/libqtevernote/note.cpp:209
592 #, qt-format
593 msgid "%1 %2"
594 msgstr ""
595
596-#: src/libqtevernote/note.cpp:282
597-msgid "Done"
598-msgstr ""
599-
600-#: src/libqtevernote/note.cpp:288
601+#: src/libqtevernote/note.cpp:375
602 msgid "No date"
603 msgstr ""
604
605-#: src/libqtevernote/note.cpp:291
606+#: src/libqtevernote/note.cpp:378
607 msgid "Overdue"
608 msgstr ""
609
610-#: src/libqtevernote/note.cpp:297
611+#: src/libqtevernote/note.cpp:384
612 msgid "Tomorrow"
613 msgstr ""
614
615-#: src/libqtevernote/note.cpp:300
616+#: src/libqtevernote/note.cpp:387
617 msgid "Next week"
618 msgstr ""
619
620-#: src/libqtevernote/note.cpp:303
621+#: src/libqtevernote/note.cpp:390
622 msgid "In two weeks"
623 msgstr ""
624
625-#: src/libqtevernote/note.cpp:305
626+#: src/libqtevernote/note.cpp:392
627 msgid "Later"
628 msgstr ""
629
630 #. TRANSLATORS: this is part of a longer string - "Last updated: today"
631-#: src/libqtevernote/notebook.cpp:100
632+#: src/libqtevernote/notebook.cpp:120
633 msgid "today"
634 msgstr ""
635
636 #. TRANSLATORS: this is part of a longer string - "Last updated: yesterday"
637-#: src/libqtevernote/notebook.cpp:104
638+#: src/libqtevernote/notebook.cpp:124
639 msgid "yesterday"
640 msgstr ""
641
642 #. TRANSLATORS: this is part of a longer string - "Last updated: last week"
643-#: src/libqtevernote/notebook.cpp:108
644+#: src/libqtevernote/notebook.cpp:128
645 msgid "last week"
646 msgstr ""
647
648 #. TRANSLATORS: this is part of a longer string - "Last updated: two weeks ago"
649-#: src/libqtevernote/notebook.cpp:112
650+#: src/libqtevernote/notebook.cpp:132
651 msgid "two weeks ago"
652 msgstr ""
653
654 #. TRANSLATORS: this is used in the notes list to group notes created on the same month
655 #. the first parameter refers to a month name and the second to a year
656-#: src/libqtevernote/notebook.cpp:116
657+#: src/libqtevernote/notebook.cpp:136
658 #, qt-format
659 msgid "on %1 %2"
660 msgstr ""
661
662-#: src/libqtevernote/notesstore.cpp:366
663-#, qt-format
664-msgid "Error refreshing notes: %1"
665-msgstr ""
666-
667-#: src/libqtevernote/notesstore.cpp:551
668-#, qt-format
669-msgid "Error refreshing notebooks: %1"
670-msgstr ""
671-
672-#: src/libqtevernote/notesstore.cpp:605
673-#, qt-format
674-msgid "Error refreshing tags: %1"
675+#: src/libqtevernote/notesstore.cpp:409
676+msgid ""
677+"This account is managed by Evernote. Use the Evernote website to delete "
678+"notebooks."
679+msgstr ""
680+
681+#: src/libqtevernote/notesstore.cpp:422
682+msgid ""
683+"Cannot delete the default notebook. Set another notebook to be the default "
684+"first."
685+msgstr ""
686+
687+#: src/libqtevernote/notesstore.cpp:1700
688+msgid "Rate limit for Evernote server exceeded. Please try again later."
689+msgstr ""
690+
691+#: src/libqtevernote/notesstore.cpp:1703
692+msgid "Upload quota for Evernote server exceed. Please try again later."
693+msgstr ""
694+
695+#: src/libqtevernote/notesstore.cpp:1717
696+msgid ""
697+"This account is managed by Evernote. Please use the Evernote website to "
698+"delete tags."
699+msgstr ""
700+
701+#. TRANSLATORS: A default file name if we don't get one from the server. Avoid weird characters.
702+#: src/libqtevernote/resource.cpp:39
703+msgid "Unnamed"
704 msgstr ""

Subscribers

People subscribed via source and target branches