ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #05087
[Merge] lp:~rpadovani/reminders-app/update-pot-sep15 into lp:reminders-app
Riccardo Padovani has proposed merging lp:~rpadovani/reminders-app/update-pot-sep15 into lp:reminders-app.
Commit message:
Update pot file
Requested reviews:
Ubuntu Notes app developers (notes-app-dev)
Related bugs:
Bug #1487160 in Ubuntu Notes app: "Untranslated strings"
https://bugs.launchpad.net/reminders-app/+bug/1487160
For more details, see:
https://code.launchpad.net/~rpadovani/reminders-app/update-pot-sep15/+merge/271841
--
Your team Ubuntu Notes app developers is requested to review the proposed merge of lp:~rpadovani/reminders-app/update-pot-sep15 into lp:reminders-app.
=== modified file 'po/com.ubuntu.reminders.pot'
--- po/com.ubuntu.reminders.pot 2015-04-16 15:45:50 +0000
+++ po/com.ubuntu.reminders.pot 2015-09-21 16:42:23 +0000
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-04-16 17:45+0200\n"
+"POT-Creation-Date: 2015-09-21 18:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@xxxxxx>\n"
@@ -17,12 +17,12 @@
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: com.ubuntu.reminders.desktop.in.in.h:1 src/app/qml/reminders.qml:555
-msgid "Reminders"
+#: com.ubuntu.reminders.desktop.in.in.h:1 src/app/qml/reminders.qml:562
+msgid "Notes"
msgstr ""
#: com.ubuntu.reminders.desktop.in.in.h:2
-msgid "Ubuntu Reminders app, powered by Evernote"
+msgid "Ubuntu Notes app, powered by Evernote"
msgstr ""
#: src/app/qml/components/ConflictDelegate.qml:35
@@ -33,38 +33,60 @@
msgid "Reminder:"
msgstr ""
-#: src/app/qml/components/EditTagsDialog.qml:45
-msgid "Create a new tag"
-msgstr ""
-
-#: src/app/qml/components/EditTagsDialog.qml:73
-msgid "Create tag"
+#: src/app/qml/components/EditTagsDialog.qml:29
+msgid "Edit tags"
+msgstr ""
+
+#: src/app/qml/components/EditTagsDialog.qml:32
+msgid "Enter a tag name to attach it to the note."
+msgstr ""
+
+#: src/app/qml/components/EditTagsDialog.qml:33
+msgid "Enter a tag name or select one from the list to attach it to the note."
+msgstr ""
+
+#: src/app/qml/components/EditTagsDialog.qml:62
+msgid "Tag name"
+msgstr ""
+
+#: src/app/qml/components/EditTagsDialog.qml:142
+#: src/app/qml/ui/NotebooksPage.qml:209 src/app/qml/ui/TagsPage.qml:147
+msgid "OK"
msgstr ""
#. TRANSLATORS: Button to close the edit mode
-#: src/app/qml/components/EditTagsDialog.qml:120
-#: src/app/qml/ui/EditNoteView.qml:628 src/libqtevernote/note.cpp:369
-msgid "Done"
+#. TRANSLATORS: Button to close the note viewer
+#: src/app/qml/components/EditTagsDialog.qml:190
+#: src/app/qml/ui/EditNoteView.qml:605 src/app/qml/ui/NoteView.qml:150
+msgid "Close"
+msgstr ""
+
+#: src/app/qml/components/NoteHeader.qml:52
+#: src/app/qml/components/PageWithBottomEdge.qml:123
+#: src/app/qml/reminders.qml:100 src/app/qml/reminders.qml:266
+#: src/app/qml/reminders.qml:271 src/app/qml/ui/EditNoteView.qml:43
+#: src/app/qml/ui/NotesPage.qml:67
+msgid "Untitled"
msgstr ""
#. TRANSLATORS: Button that deletes a reminder
#: src/app/qml/components/NotebooksDelegate.qml:36
#: src/app/qml/components/NotesDelegate.qml:53
-#: src/app/qml/components/TagsDelegate.qml:34 src/app/qml/ui/NotePage.qml:51
-#: src/app/qml/ui/NotesPage.qml:99 src/app/qml/ui/SetReminderView.qml:76
+#: src/app/qml/components/TagsDelegate.qml:34 src/app/qml/ui/NotesPage.qml:91
+#: src/app/qml/ui/SetReminderView.qml:76
msgid "Delete"
msgstr ""
-#: src/app/qml/components/NotebooksDelegate.qml:96
+#: src/app/qml/components/NotebooksDelegate.qml:97
#, qt-format
msgid "Last edited %1"
msgstr ""
-#: src/app/qml/components/NotebooksDelegate.qml:115
+#: src/app/qml/components/NotebooksDelegate.qml:116
msgid "Shared"
msgstr ""
-#: src/app/qml/components/NotebooksDelegate.qml:115
+#: src/app/qml/components/NotebooksDelegate.qml:116
msgid "Private"
msgstr ""
@@ -72,22 +94,16 @@
msgid "Reminder"
msgstr ""
-#: src/app/qml/components/NotesDelegate.qml:80 src/app/qml/reminders.qml:572
+#: src/app/qml/components/NotesDelegate.qml:80 src/app/qml/reminders.qml:641
msgid "Tags"
msgstr ""
-#: src/app/qml/components/NotesDelegate.qml:87 src/app/qml/ui/NotePage.qml:37
-#: src/app/qml/ui/NotesPage.qml:125
+#. TRANSLATORS: Button to go from note viewer to note editor
+#: src/app/qml/components/NotesDelegate.qml:87 src/app/qml/ui/NoteView.qml:172
+#: src/app/qml/ui/NotesPage.qml:113
msgid "Edit"
msgstr ""
-#: src/app/qml/components/PageWithBottomEdge.qml:123
-#: src/app/qml/reminders.qml:246 src/app/qml/reminders.qml:251
-#: src/app/qml/ui/EditNoteView.qml:45 src/app/qml/ui/EditNoteView.qml:131
-#: src/app/qml/ui/NoteView.qml:29 src/app/qml/ui/NotesPage.qml:66
-msgid "Untitled"
-msgstr ""
-
#: src/app/qml/components/PulldownListView.qml:40
msgid "Release to refresh"
msgstr ""
@@ -109,7 +125,7 @@
msgstr ""
#: src/app/qml/components/RemindersDelegate.qml:57
-#: src/app/qml/ui/NotePage.qml:44 src/app/qml/ui/NotesPage.qml:109
+#: src/app/qml/ui/NotesPage.qml:99
msgid "Edit reminder"
msgstr ""
@@ -154,12 +170,12 @@
msgstr ""
#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:57
-#: src/app/qml/reminders.qml:690
+#: src/app/qml/reminders.qml:744
msgid "Yes"
msgstr ""
#: src/app/qml/components/ResolveConflictConfirmationDialog.qml:66
-#: src/app/qml/reminders.qml:680
+#: src/app/qml/reminders.qml:734
msgid "No"
msgstr ""
@@ -191,46 +207,87 @@
msgid "Title (descending)"
msgstr ""
-#: src/app/qml/reminders.qml:385
+#: src/app/qml/reminders.qml:422
msgid "Default notebook"
msgstr ""
-#: src/app/qml/reminders.qml:491
-msgid "Notes"
-msgstr ""
-
-#: src/app/qml/reminders.qml:519
+#: src/app/qml/reminders.qml:540
+msgid "Select note to attach imported file"
+msgstr ""
+
+#: src/app/qml/reminders.qml:540
+msgid "Select note to attach imported files"
+msgstr ""
+
+#: src/app/qml/reminders.qml:590
msgid "Notebooks"
msgstr ""
-#: src/app/qml/reminders.qml:600
+#: src/app/qml/reminders.qml:624
+msgid "Reminders"
+msgstr ""
+
+#: src/app/qml/reminders.qml:654
msgid "Accounts"
msgstr ""
-#: src/app/qml/reminders.qml:619
+#: src/app/qml/reminders.qml:673
msgid ""
"No note selected.\n"
"Select a note to see it in detail."
msgstr ""
-#: src/app/qml/reminders.qml:662
+#: src/app/qml/reminders.qml:716
msgid "Setup Evernote connection?"
msgstr ""
-#: src/app/qml/reminders.qml:663
-msgid "Reminders can store your notes and reminders locally on this device."
+#: src/app/qml/reminders.qml:717
+msgid "Notes can be stored on this device, or optionally synced with Evernote."
msgstr ""
-#: src/app/qml/reminders.qml:664
+#: src/app/qml/reminders.qml:718
msgid ""
"In order to synchronize notes with Evernote, an account at Evernote is "
"required."
msgstr ""
-#: src/app/qml/reminders.qml:665
+#: src/app/qml/reminders.qml:719
msgid "Do you want to setup an account now?"
msgstr ""
+#: src/app/qml/reminders.qml:759
+#, qt-format
+msgid "Importing %1 items"
+msgstr ""
+
+#: src/app/qml/reminders.qml:760
+msgid "Importing 1 item"
+msgstr ""
+
+#: src/app/qml/reminders.qml:762
+msgid ""
+"Do you want to create a new note for those items or do you want to attach "
+"them to an existing note?"
+msgstr ""
+
+#: src/app/qml/reminders.qml:763
+msgid ""
+"Do you want to create a new note for this item or do you want to attach it "
+"to an existing note?"
+msgstr ""
+
+#: src/app/qml/reminders.qml:769
+msgid "Create new note"
+msgstr ""
+
+#: src/app/qml/reminders.qml:774
+msgid "Attach to existing note"
+msgstr ""
+
+#: src/app/qml/reminders.qml:779
+msgid "Cancel import"
+msgstr ""
+
#: src/app/qml/ui/AccountSelectorPage.qml:29
msgid "Select account"
msgstr ""
@@ -252,31 +309,31 @@
msgid "Add new account"
msgstr ""
-#: src/app/qml/ui/EditNoteView.qml:448
+#: src/app/qml/ui/EditNoteView.qml:425
msgid "Font"
msgstr ""
-#: src/app/qml/ui/EditNoteView.qml:460
+#: src/app/qml/ui/EditNoteView.qml:437
msgid "Size"
msgstr ""
#. TRANSLATORS: Toolbar button for "Bold"
-#: src/app/qml/ui/EditNoteView.qml:483
+#: src/app/qml/ui/EditNoteView.qml:460
msgid "B"
msgstr ""
#. TRANSLATORS: Toolbar button for "Italic"
-#: src/app/qml/ui/EditNoteView.qml:496
+#: src/app/qml/ui/EditNoteView.qml:473
msgid "I"
msgstr ""
#. TRANSLATORS: Toolbar button for "Underline"
-#: src/app/qml/ui/EditNoteView.qml:510
+#: src/app/qml/ui/EditNoteView.qml:487
msgid "U"
msgstr ""
#. TRANSLATORS: Toolbar button for "Strikeout"
-#: src/app/qml/ui/EditNoteView.qml:524
+#: src/app/qml/ui/EditNoteView.qml:501
msgid "T"
msgstr ""
@@ -306,11 +363,7 @@
msgid "Modified somewhere else:"
msgstr ""
-#: src/app/qml/ui/NotePage.qml:44 src/app/qml/ui/NotesPage.qml:109
-msgid "Set reminder"
-msgstr ""
-
-#: src/app/qml/ui/NoteView.qml:146
+#: src/app/qml/ui/NoteView.qml:184
msgid "Attachment"
msgstr ""
@@ -318,47 +371,47 @@
msgid "Add notebook"
msgstr ""
-#: src/app/qml/ui/NotebooksPage.qml:55 src/app/qml/ui/NotesPage.qml:89
+#: src/app/qml/ui/NotebooksPage.qml:52 src/app/qml/ui/NotesPage.qml:84
#: src/app/qml/ui/RemindersPage.qml:36 src/app/qml/ui/SearchNotesPage.qml:60
#: src/app/qml/ui/TagsPage.qml:52
msgid "Search"
msgstr ""
-#: src/app/qml/ui/NotebooksPage.qml:169
+#: src/app/qml/ui/NotebooksPage.qml:166
msgid "Cancel"
msgstr ""
#. TRANSLATORS: Button that saves a reminder
-#: src/app/qml/ui/NotebooksPage.qml:178 src/app/qml/ui/SetReminderView.qml:88
+#: src/app/qml/ui/NotebooksPage.qml:175 src/app/qml/ui/SetReminderView.qml:88
msgid "Save"
msgstr ""
-#: src/app/qml/ui/NotebooksPage.qml:198
+#: src/app/qml/ui/NotebooksPage.qml:195
msgid "Rename notebook"
msgstr ""
-#: src/app/qml/ui/NotebooksPage.qml:199
+#: src/app/qml/ui/NotebooksPage.qml:196
#, qt-format
msgid "Enter a new name for notebook %1"
msgstr ""
-#: src/app/qml/ui/NotebooksPage.qml:208 src/app/qml/ui/TagsPage.qml:144
+#: src/app/qml/ui/NotebooksPage.qml:205 src/app/qml/ui/TagsPage.qml:143
msgid "Name cannot be empty"
msgstr ""
-#: src/app/qml/ui/NotebooksPage.qml:212 src/app/qml/ui/TagsPage.qml:148
-msgid "OK"
-msgstr ""
-
-#: src/app/qml/ui/NotesPage.qml:43 src/app/qml/ui/NotesPage.qml:63
+#: src/app/qml/ui/NotesPage.qml:43 src/app/qml/ui/NotesPage.qml:64
msgid "Add note"
msgstr ""
-#: src/app/qml/ui/NotesPage.qml:74
+#: src/app/qml/ui/NotesPage.qml:72
msgid "Sorting"
msgstr ""
-#: src/app/qml/ui/NotesPage.qml:254
+#: src/app/qml/ui/NotesPage.qml:99
+msgid "Set reminder"
+msgstr ""
+
+#: src/app/qml/ui/NotesPage.qml:243
msgid ""
"No notes available. You can create new notes by pulling the note editor up "
"from the bottom edge."
@@ -383,15 +436,15 @@
msgid "Reminder done"
msgstr ""
-#: src/app/qml/ui/TagsPage.qml:127
+#: src/app/qml/ui/TagsPage.qml:126
msgid "No tags available. You can tag notes while viewing them."
msgstr ""
+#: src/app/qml/ui/TagsPage.qml:133
+msgid "Rename tag"
+msgstr ""
+
#: src/app/qml/ui/TagsPage.qml:134
-msgid "Rename tag"
-msgstr ""
-
-#: src/app/qml/ui/TagsPage.qml:135
#, qt-format
msgid "Enter a new name for tag %1"
msgstr ""
@@ -432,7 +485,7 @@
msgstr ""
#: src/libqtevernote/evernoteconnection.cpp:329
-#: src/libqtevernote/notesstore.cpp:1697
+#: src/libqtevernote/notesstore.cpp:1772
msgid ""
"Authentication for Evernote server expired. Please renew login information "
"in the accounts settings."
@@ -464,6 +517,7 @@
msgstr ""
#: src/libqtevernote/evernoteconnection.cpp:435
+#: src/libqtevernote/evernoteconnection.cpp:499
msgid "Disconnected from Evernote."
msgstr ""
@@ -490,6 +544,10 @@
msgid "%1 %2"
msgstr ""
+#: src/libqtevernote/note.cpp:369
+msgid "Done"
+msgstr ""
+
#: src/libqtevernote/note.cpp:375
msgid "No date"
msgstr ""
@@ -515,53 +573,53 @@
msgstr ""
#. TRANSLATORS: this is part of a longer string - "Last updated: today"
-#: src/libqtevernote/notebook.cpp:120
+#: src/libqtevernote/notebook.cpp:122
msgid "today"
msgstr ""
#. TRANSLATORS: this is part of a longer string - "Last updated: yesterday"
-#: src/libqtevernote/notebook.cpp:124
+#: src/libqtevernote/notebook.cpp:126
msgid "yesterday"
msgstr ""
#. TRANSLATORS: this is part of a longer string - "Last updated: last week"
-#: src/libqtevernote/notebook.cpp:128
+#: src/libqtevernote/notebook.cpp:130
msgid "last week"
msgstr ""
#. TRANSLATORS: this is part of a longer string - "Last updated: two weeks ago"
-#: src/libqtevernote/notebook.cpp:132
+#: src/libqtevernote/notebook.cpp:134
msgid "two weeks ago"
msgstr ""
#. TRANSLATORS: this is used in the notes list to group notes created on the same month
#. the first parameter refers to a month name and the second to a year
-#: src/libqtevernote/notebook.cpp:136
+#: src/libqtevernote/notebook.cpp:138
#, qt-format
msgid "on %1 %2"
msgstr ""
-#: src/libqtevernote/notesstore.cpp:409
+#: src/libqtevernote/notesstore.cpp:415
msgid ""
"This account is managed by Evernote. Use the Evernote website to delete "
"notebooks."
msgstr ""
-#: src/libqtevernote/notesstore.cpp:422
+#: src/libqtevernote/notesstore.cpp:429
msgid ""
"Cannot delete the default notebook. Set another notebook to be the default "
"first."
msgstr ""
-#: src/libqtevernote/notesstore.cpp:1700
+#: src/libqtevernote/notesstore.cpp:1775
msgid "Rate limit for Evernote server exceeded. Please try again later."
msgstr ""
-#: src/libqtevernote/notesstore.cpp:1703
+#: src/libqtevernote/notesstore.cpp:1778
msgid "Upload quota for Evernote server exceed. Please try again later."
msgstr ""
-#: src/libqtevernote/notesstore.cpp:1717
+#: src/libqtevernote/notesstore.cpp:1817
msgid ""
"This account is managed by Evernote. Please use the Evernote website to "
"delete tags."
Follow ups