Bertrand Rousseau has proposed merging lp:~bertrand-rousseau/gtg/update-pot-file into lp:gtg.
Requested reviews: Gtg developers (gtg) For more details, see: https://code.launchpad.net/~bertrand-rousseau/gtg/update-pot-file/+merge/123692 update the .pot file. Since it's been a long long time I haven't handled the translation stuff, I'm not merging this directly, and I'd like another developer to see if I did this right. -- https://code.launchpad.net/~bertrand-rousseau/gtg/update-pot-file/+merge/123692 Your team Gtg developers is requested to review the proposed merge of lp:~bertrand-rousseau/gtg/update-pot-file into lp:gtg.
=== modified file 'po/gtg.pot' --- po/gtg.pot 2012-07-13 17:24:28 +0000 +++ po/gtg.pot 2012-09-11 08:42:23 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-13 16:43+0200\n" +"POT-Creation-Date: 2012-09-11 10:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -18,40 +18,6 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: GTG/plugins/notification_area/notification_area.py:123 -msgid "Add _New Task" -msgstr "" - -#: GTG/plugins/notification_area/notification_area.py:128 -msgid "_View Main Window" -msgstr "" - -#: GTG/plugins/export/export_templates/description_textual.py:21 -msgid "Text-only" -msgstr "" - -#: GTG/plugins/export/export_templates/description_textual.py:22 -msgid "A template to create a simple text file with some tasks." -msgstr "" - -#: GTG/plugins/export/export_templates/description_simple.py:18 -msgid "A simple Web page that can be easily printed." -msgstr "" - -#: GTG/plugins/export/export_templates/description_simple.py:19 -msgid "" -"A template to create a simple HTML page with some tasks that can be easily " -"printed." -msgstr "" - -#: GTG/plugins/export/export_templates/description_statusrpt.py:18 -msgid "Status report" -msgstr "" - -#: GTG/plugins/export/export_templates/description_statusrpt.py:19 -msgid "A template to create a compact text file listing only task titles." -msgstr "" - #: GTG/plugins/export/export_templates/description_pocketmod.py:18 msgid "Foldable booklet (PDF)" msgstr "" @@ -75,60 +41,49 @@ "also displayed." msgstr "" -#: GTG/plugins/export/export.py:119 +#: GTG/plugins/export/export_templates/description_simple.py:18 +msgid "A simple Web page that can be easily printed." +msgstr "" + +#: GTG/plugins/export/export_templates/description_simple.py:19 +msgid "" +"A template to create a simple HTML page with some tasks that can be easily " +"printed." +msgstr "" + +#: GTG/plugins/export/export_templates/description_textual.py:21 +msgid "Text-only" +msgstr "" + +#: GTG/plugins/export/export_templates/description_textual.py:22 +msgid "A template to create a simple text file with some tasks." +msgstr "" + +#: GTG/plugins/export/export_templates/description_statusrpt.py:18 +msgid "Status report" +msgstr "" + +#: GTG/plugins/export/export_templates/description_statusrpt.py:19 +msgid "A template to create a compact text file listing only task titles." +msgstr "" + +#: GTG/plugins/export/export.py:120 msgid "No task matches your criteria. Empty report can't be generated." msgstr "" -#: GTG/plugins/export/export.py:137 +#: GTG/plugins/export/export.py:138 #, python-format msgid "GTG could not generate the document: %s" msgstr "" -#: GTG/plugins/export/export.py:183 +#: GTG/plugins/export/export.py:184 msgid "Export the tasks currently listed" msgstr "" -#: GTG/plugins/export/export.py:310 +#: GTG/plugins/export/export.py:322 msgid "Choose where to save your list" msgstr "" -#: GTG/plugins/send_email/sendEmail.py:44 -msgid "Send via email" -msgstr "" - -#: GTG/plugins/send_email/sendEmail.py:68 -#, python-format -msgid "Status: %s" -msgstr "" - -#: GTG/plugins/send_email/sendEmail.py:69 -#, python-format -msgid "" -"\n" -"Tags: %s" -msgstr "" - -#: GTG/plugins/send_email/sendEmail.py:70 -#, python-format -msgid "" -"\n" -"Subtasks:\n" -"%s" -msgstr "" - -#: GTG/plugins/send_email/sendEmail.py:72 -#, python-format -msgid "" -"\n" -"Task content:\n" -"%s" -msgstr "" - -#: GTG/plugins/send_email/sendEmail.py:75 -#, python-format -msgid "Task: %(task_title)s" -msgstr "" - #: GTG/plugins/geolocalized_tasks/geolocalized.glade.h:1 msgid "Set the task's location" msgstr "" @@ -171,16 +126,12 @@ msgid "<b>Proximity Factor</b>" msgstr "" -#: GTG/plugins/hamster/hamster.py:37 -msgid "Start a new activity in Hamster Time Tracker " -msgstr "" - -#: GTG/plugins/hamster/hamster.py:172 -msgid "Start task in Hamster" -msgstr "" - -#: GTG/plugins/hamster/hamster.py:177 -msgid "Start in Hamster" +#: GTG/plugins/notification_area/notification_area.py:231 +msgid "Add _New Task" +msgstr "" + +#: GTG/plugins/notification_area/notification_area.py:236 +msgid "_View Main Window" msgstr "" #: GTG/plugins/tomboy/tomboy.py:76 @@ -212,157 +163,53 @@ msgid "This Tomboy note does not exist anymore. Do you want to create it?" msgstr "" -#: GTG/tests/test_dates.py:68 GTG/tests/test_dates.py:76 GTG/core/search.py:94 -#: GTG/tools/dates.py:45 GTG/tools/dates.py:53 -msgid "now" -msgstr "" - -#: GTG/tests/test_dates.py:69 GTG/tests/test_dates.py:77 GTG/core/search.py:95 -#: GTG/tools/dates.py:46 GTG/tools/dates.py:55 -msgid "soon" -msgstr "" - -#: GTG/tests/test_dates.py:70 GTG/tools/dates.py:57 -msgid "later" -msgstr "" - -#: GTG/tests/test_dates.py:71 GTG/tests/test_dates.py:78 -#: GTG/tests/test_dates.py:79 GTG/core/search.py:96 GTG/tools/dates.py:47 -#: GTG/tools/dates.py:59 -msgid "someday" -msgstr "" - -#: GTG/backends/backend_identica.py:54 -msgid "Identi.ca" -msgstr "" - -#: GTG/backends/backend_identica.py:58 -msgid "Imports your identi.ca messages into your GTG " -msgstr "" - -#: GTG/backends/backend_gnote.py:42 -msgid "Gnote" -msgstr "" - -#: GTG/backends/backend_gnote.py:46 -msgid "" -"This service can synchronize all or part of your Gnote notes in GTG. If you " -"decide it would be handy to have one of your notes in your TODO list, just " -"tag it with the tag you have chosen (you'll configure it later), and it will " -"appear in GTG." -msgstr "" - -#: GTG/backends/backend_rtm.py:54 -msgid "Remember The Milk" -msgstr "" - -#: GTG/backends/backend_rtm.py:58 -msgid "" -"This service synchronizes your tasks with the web service RememberTheMilk:\n" -"\t\thttp://rememberthemilk.com\n" -"\n" -"Note: This product uses the Remember The Milk API but is not endorsed or " -"certified by Remember The Milk" -msgstr "" - -#: GTG/backends/backend_twitter.py:54 -msgid "Twitter" -msgstr "" - -#: GTG/backends/backend_twitter.py:58 -msgid "Imports your twitter messages into your GTG " -msgstr "" - -#: GTG/backends/backend_tomboy.py:41 -msgid "Tomboy" -msgstr "" - -#: GTG/backends/backend_tomboy.py:45 -msgid "" -"This synchronization service can synchronize all or part of your Tomboy " -"notes in GTG. If you decide it would be handy to have one of your notes in " -"your TODO list, just tag it with the tag you have chosen (you'll configure " -"it later), and it will appear in GTG." -msgstr "" - -#: GTG/backends/backend_mantis.py:42 -msgid "MantisBT" -msgstr "" - -#: GTG/backends/backend_mantis.py:46 -msgid "" -"This synchronization service lets you import the issues found on Mantis " -"using a prestablished filter called 'gtg'. As the issue state changes in " -"Mantis, the GTG task is updated.\n" -"Please note that this is a read only synchronization service, which means " -"that if you open one of the imported tasks and change one of the:\n" -" - title\n" -" - description\n" -" - tags\n" -"Your changes <b>will</b> be reverted when the associated issue is modified. " -"Apart from those, you are free to set any other field (start/due dates, " -"subtasks...): your changes will be preserved. This is useful to add " -"personal annotations to issue" -msgstr "" - -#: GTG/backends/backend_mantis.py:224 -msgid "Iss." -msgstr "" - -#: GTG/backends/backend_mantis.py:244 GTG/backends/backend_launchpad.py:324 -msgid "Reported by: " -msgstr "" - -#: GTG/backends/backend_mantis.py:245 -msgid "Link to issue: " -msgstr "" - -#: GTG/backends/backend_evolution.py:69 -msgid "Evolution tasks" -msgstr "" - -#: GTG/backends/backend_evolution.py:73 -msgid "Lets you synchronize your GTG tasks with Evolution tasks" -msgstr "" - -#: GTG/backends/backend_localfile.py:61 -msgid "Local File" -msgstr "" - -#: GTG/backends/backend_localfile.py:66 -msgid "Your tasks are saved in a text file (XML format). " -msgstr "" - -#: GTG/backends/backend_launchpad.py:53 -msgid "Launchpad" -msgstr "" - -#: GTG/backends/backend_launchpad.py:57 -msgid "" -"This synchronization service lets you import the bugs assigned to you (or " -"someone else) on Launchpad in GTG. As the bug state changes in Launchpad, " -"the GTG task is updated.\n" -"Please note that this is a read only synchronization service, which means " -"that if you open one of the imported tasks and change one of the:\n" -" - title\n" -" - description\n" -" - tags\n" -"Your changes <b>will</b> be reverted when the associated bug is modified. " -"Apart from those, you are free to set any other field (start/due dates, " -"subtasks...): your changes will be preserved. This is useful to add " -"personal annotations to bug" -msgstr "" - -#: GTG/backends/backend_launchpad.py:244 -msgid "Bug" -msgstr "" - -#: GTG/backends/backend_launchpad.py:329 -msgid "Link to bug: " -msgstr "" - -#: GTG/backends/rtm/rtm.py:57 -msgid "Invalid state" +#: GTG/plugins/hamster/hamster.py:37 +msgid "Start a new activity in Hamster Time Tracker " +msgstr "" + +#: GTG/plugins/hamster/hamster.py:172 +msgid "Start task in Hamster" +msgstr "" + +#: GTG/plugins/hamster/hamster.py:177 +msgid "Start in Hamster" +msgstr "" + +#: GTG/plugins/send_email/sendEmail.py:44 +msgid "Send via email" +msgstr "" + +#: GTG/plugins/send_email/sendEmail.py:68 +#, python-format +msgid "Status: %s" +msgstr "" + +#: GTG/plugins/send_email/sendEmail.py:69 +#, python-format +msgid "" +"\n" +"Tags: %s" +msgstr "" + +#: GTG/plugins/send_email/sendEmail.py:70 +#, python-format +msgid "" +"\n" +"Subtasks:\n" +"%s" +msgstr "" + +#: GTG/plugins/send_email/sendEmail.py:72 +#, python-format +msgid "" +"\n" +"Task content:\n" +"%s" +msgstr "" + +#: GTG/plugins/send_email/sendEmail.py:75 +#, python-format +msgid "Task: %(task_title)s" msgstr "" #: GTG/core/plugins/__init__.py:33 @@ -405,111 +252,156 @@ msgid "Very helpful message, isn't it? Please report a bug." msgstr "" -#: GTG/core/firstrun_tasks.py:33 -msgid "Getting started with GTG" -msgstr "" - -#: GTG/core/firstrun_tasks.py:34 -msgid "" -"Welcome to Getting Things Gnome!, your new task manager.\n" -"\n" -"In GTG, everything is a task. From building a bridge over the Pacific Ocean " -"to changing a light bulb or organizing a party. Task is automatically saved " -"while you are editing.\n" -"\n" -"Once you are done with a specific task, you can push the "Mark as " -"Done" button. If the task is not relevant anymore, simply press "" -"Dismiss" button.\n" -"\n" -"A task might be composed of multiple subtasks that appear as links in the " -"task description. Simply click on the following link to open the subtask:" -msgstr "" - -#: GTG/core/firstrun_tasks.py:42 -msgid "" -"Once you've read the above subtask, mark it as done. If you don't want to do " -"the task, mark it as dismissed. Tasks that you marked as done or dismissed " -"are stored in the Closed Tasks Pane which is hidden by default, but you can " -"easily enable it in the View menu.\n" -" \n" -"If you choose to close this current task, subtasks will be automatically " -"closed too. GTG considers that if you have completed a given task, you don't " -"need to do the subtasks anymore.\n" -"\n" -"Other stuff you should read:" -msgstr "" - -#: GTG/core/firstrun_tasks.py:52 -msgid "" -"We hope that you will appreciate GTG. Please send us bug reports and ideas " -"for improvement using:\n" -" https://bugs.launchpad.net/gtg\n" -"\n" -"Thank you for trying out GTG :-)" -msgstr "" - -#: GTG/core/firstrun_tasks.py:60 -msgid "Learn how to use subtasks" -msgstr "" - -#: GTG/core/firstrun_tasks.py:61 -msgid "" -""Subtask" is something that you need to do first in order to " -"accomplish your task. To insert a subtask in the task description (this " -"window), begin a line with "-", write the subtask title and press " -"Enter. Try inserting one subtask below.\n" -" \n" -"You can also use the "insert subtask" button.\n" -"\n" -"Tasks and subtasks can be re-organized by drag-n-drop in the tasks list.\n" -"\n" -"Subtasks have certain rules: for example, a subtask's due date can never be " -"after its parent's due date and when you mark a parent task as done, its " -"subtasks will also be marked as done." -msgstr "" - -#: GTG/core/firstrun_tasks.py:72 -msgid "Learn how to use tags" -msgstr "" - -#: GTG/core/firstrun_tasks.py:73 -msgid "" -"A tag is a simple word that begins with "@".\n" -"\n" -"Try to type a word beginning with @ here:\n" -"\n" -"It becomes yellow, it's a tag.\n" -"\n" -"Tags are useful to sort your tasks. In the view menu, you can enable a " -"sidebar which displays all the tags you are using so you can easily see " -"tasks assigned to a given tag. There's no limit to the number of tags a task " -"can have.\n" -"\n" -"You can drag-n-drop a tag onto another to create \"subtags\". As an example, " -"if you drag the tag @to_pay onto the tag @money, every task tagged with " -"@to_pay will also appear in the view of @money (but the @money tag is not " -"added to the task).\n" -"\n" -"If you right click on a tag in the sidebar you can also set its color. It " -"will allow you to have a more colorful list of tasks, if you want it that " -"way.\n" -"\n" -"A new tag is only added to the current task. There's no recursion and the " -"tag is not applied to subtasks. But when you create a new subtask, this " -"subtask will inherit the tags of its parent as a good primary default (it " -"will also be the case if you add a tag to a parent just after creating a " -"subtask). Of course, you can modify at any time the tags of this particular " -"subtask. It will never be changed by the parent." -msgstr "" - -#: GTG/core/firstrun_tasks.py:90 -msgid "Learn how to use the Workview" -msgstr "" - -#: GTG/core/firstrun_tasks.py:91 -msgid "" -"If you press the "Workview" button, only actionable tasks will be " -"displayed.\n" +#: GTG/core/firstrun_tasks.py:35 +msgid "Getting Started With GTG" +msgstr "" + +#: GTG/core/firstrun_tasks.py:36 +msgid "" +"Welcome to Getting Things GNOME!, your new task manager! In Getting Things " +"GNOME! (GTG), everything is a task. From building a bridge over the Pacific " +"Ocean to changing a light bulb or organizing a party!\n" +"\n" +"If you are new to GTG, please take the time to read this, as it will provide " +"you useful information about how to use GTG to organize your everyday life.\n" +"\n" +"Creating and editing tasks:\n" +"\n" +"Using GTG is easy: you organize what you have to do by creating new tasks. " +"To do this, simply press the "New Task" button, edit the task by " +"describing it, set some parameters, and that's it! Once a task done, you can " +"close it by pressing the "Mark As Done" button.\n" +"\n" +"In GTG, a task is automatically saved while you are editing it. No need to " +"press any "Save" button! Try it: add some text to this task, close " +"the window, and reopen it: your changes are still there!\n" +"\n" +"About subtasks:\n" +"\n" +"In life, you often get more things done by refining them in smaller, more " +"operational tasks. GTG helps to do just this by defining "" +"subtasks". In GTG, those subtasks are considered as prerequisites that " +"must be completed before being able to close their parent task.\n" +"\n" +"Therefore, in GTG, a task might host one or several subtasks. Those appear " +"as links in the task description, just like the link below. To open and edit " +"a subtask, simply click on its link! Try it yourself: open the following " +"subtask:\n" +"<subtask>1@1</subtask>\n" +"\n" +"Closing a task:\n" +"\n" +"In GTG, once you are done with a task, you can close it by pushing either " +"the "Mark as Done" or the "Dismiss" button. Use the " +"first one if the task is done, and the latter if you want to close it " +"because it is not relevant anymore. Want to try it? Try to close the subtask " +"above for instance!\n" +"\n" +"When you close a task, you will notice that all its subtasks will be " +"automatically closed too! Indeed, GTG considers that if you have completed a " +"given task, then you don't need to do its subtasks anymore (they were " +"prerequisites, after all).\n" +"\n" +"Note that the tasks that you have marked as done or dismissed are listed in " +"the "Closed Tasks Pane" which is hidden by default, but you can " +"easily show it using the View menu.\n" +"\n" +"Learn more about GTG:\n" +"\n" +"If you are interested in knowing more about GTG's other features, you will " +"find more information here:\n" +"<subtask>2@1</subtask>\n" +"<subtask>3@1</subtask>\n" +"<subtask>4@1</subtask>\n" +"<subtask>5@1</subtask>\n" +"<subtask>6@1</subtask>\n" +"<subtask>7@1</subtask>\n" +"<subtask>8@1</subtask>\n" +"\n" +"You can also browse GTG documentation by pressing F1 or opening it using the " +"Help menu.\n" +"\n" +"We sincerely hope you will enjoy using GTG, and thank you for trying it out! " +"Please send us bug reports and ideas for improvement using this web page: " +"https://bugs.launchpad.net/gtg/+filebug If you want to get tips for using " +"GTG or be informed about the newest features, also visit our blog at http://" +"gtg.fritalk.com\n" +"\n" +"The GTG team." +msgstr "" + +#: GTG/core/firstrun_tasks.py:114 +msgid "Learn How To Use Subtasks" +msgstr "" + +#: GTG/core/firstrun_tasks.py:115 +msgid "" +"A "Subtask" is something that you need to do first before being " +"able to accomplish your task. In GTG, the purpose of subtasks is to cut down " +"a task in smaller subtasks that are easier to achieve and to track down.\n" +"\n" +"To insert a subtask in the task description (this window, for instance), " +"begin a line with "-", then write the subtask title and press " +"Enter.\n" +"\n" +"Try inserting one subtask below. Type "- This is my first subtask!" +"", for instance, and press Enter:\n" +"\n" +"\n" +"\n" +"Alternatively, you can also use the "Insert Subtask" button.\n" +"\n" +"Note that subtasks obey to some rules: first, a subtask's due date can never " +"happen after its parent's due date and, second, when you mark a parent task " +"as done, its subtasks will also be marked as done.\n" +"\n" +"And if you are not happy with your current tasks/subtasks organization, you " +"can always change it by drag-and-dropping tasks on each other in the tasks " +"list." +msgstr "" + +#: GTG/core/firstrun_tasks.py:142 +msgid "Learn How To Use Tags" +msgstr "" + +#: GTG/core/firstrun_tasks.py:143 +msgid "" +"In GTG, you use tags to sort your tasks. A tag is a simple word that begins " +"with "@".\n" +"\n" +"Try to type a word beginning with "@" here:\n" +"\n" +"Once it becomes yellow, it is a tag! And this tag is now linked to the " +"task!\n" +"\n" +"Using the View menu, you can enable a sidebar which displays all the tags " +"you are using. This allows you to easily see all tasks associated to a given " +"tag.\n" +"\n" +"If you right-click on a tag in the sidebar, you can also edit it. It allows " +"you to assign it a color or an icon for instance. This is handy if you want " +"to quickly identify the tasks associated to a given tag in the task list!\n" +"\n" +"New tags are always added exclusively to the currently edited task, and " +"never to its subtasks. However, when you create a new subtask, it will " +"inherit its parent's tags.\n" +"\n" +"If you need a more advanced task organization, you can also create a " +"hierarchy of tags by drag-and-dropping a tag onto another. This is useful " +"when you want to regroup several tags together and see all related tasks " +"easily. For instance, if you have two tags @money and @to_pay, and you drag " +"@to_pay on @money, every task tagged with @to_pay will also appear when you " +"select @money." +msgstr "" + +#: GTG/core/firstrun_tasks.py:174 +msgid "Learn How To Use The Work View" +msgstr "" + +#: GTG/core/firstrun_tasks.py:175 +msgid "" +"If you press the "Work View" button, only actionable tasks will be " +"displayed in your list.\n" "\n" "What is an actionable task? It's a task you can do directly, right now.\n" "\n" @@ -519,52 +411,67 @@ "It's a task that doesn't have open subtasks, i.e. you can do the task itself " "directly.\n" "\n" -"Thus, the workview will only show you tasks you should do right now.\n" +"It's a task that has a due date different than "Someday", since " +"this kind of date is reserved for things that needs more thoughts before " +"being actionable.\n" +"\n" +"Thus, in short, the Work View shows you tasks that you can do right now. " +"It's very useful when you want to get things done and to focus on the " +"relevant tasks!\n" "\n" "If you use tags, you can right click on a tag in the sidebar and choose to " -"hide tasks assigned to this particular tag in the workview. It's very useful " -"if you have a tag like "someday" that you use for tasks you would " -"like to do but are not particularly urgent." -msgstr "" - -#: GTG/core/firstrun_tasks.py:106 -msgid "Learn how to use Plugins" -msgstr "" - -#: GTG/core/firstrun_tasks.py:107 +"hide tasks assigned to this particular tag in the Work View. It is very " +"useful if you have a tag like "@wait" that you use for tasks " +"blocked by some external event (i.e. a phone call you wait to receive).\n" +"\n" +"And finally, an important note regarding the Work View: since the Work View " +"is updated instantaneously, if you edit your task while using the Work View, " +"this task might disappear due to the change you just made (e.g. adding a " +"subtask, adding a tag hidden in the Work View, etc.). To avoid this, it's " +"better not to edit your task while using the Work View." +msgstr "" + +#: GTG/core/firstrun_tasks.py:209 +msgid "Learn How To Use Plugins" +msgstr "" + +#: GTG/core/firstrun_tasks.py:210 msgid "" -"GTG has the ability to add plugins to extend it's core functionality.\n" -"\n" -"Some examples of the current plugins are Syncing with Remember the Milk and " -"Evolution, Tomboy/Gnote integration and Geolocalized Tasks.\n" +"GTG has the ability to add plugins to extend its core functionality.\n" +"\n" +"Some examples of the currently available plugins are the notification icon " +"which displays a handy shortcut to GTG in your notification space, or the " +"closed tasks remover which automatically deletes old tasks from your closed " +"tasks list.\n" +"\n" "You can find the Plugin Manager by selecting Edit in the Menu Bar, then " -"clicking Preferences. You will then see a tab labeled Plugins." -msgstr "" - -#: GTG/core/firstrun_tasks.py:116 -msgid "Reporting bugs" -msgstr "" - -#: GTG/core/firstrun_tasks.py:117 +"clicking Plugins." +msgstr "" + +#: GTG/core/firstrun_tasks.py:224 +msgid "Reporting Bugs" +msgstr "" + +#: GTG/core/firstrun_tasks.py:225 msgid "" -"GTG is still very alpha software. We like it and use it everyday but you " -"will encounter some bugs.\n" +"GTG is still beta software. We like it and use it everyday but you will " +"probably encounter some bugs will you do.\n" "\n" -"Please, report them on our Launchpad page:\n" -"https://bugs.launchpad.net/gtg\n" +"Please, help us improving GTG by reporting them on our Launchpad page:" +"https://bugs.launchpad.net/gtg/+filebug\n" "\n" "We need you to make this software better. Any contribution, any idea is " -"welcome.\n" +"welcome!\n" "\n" "If you have some trouble with GTG, we might be able to help you or to solve " "your problem really quickly." msgstr "" -#: GTG/core/firstrun_tasks.py:130 -msgid "Learn how to use the Quick Add Entry" +#: GTG/core/firstrun_tasks.py:241 +msgid "Learn How To Use The Quick Add Entry" msgstr "" -#: GTG/core/firstrun_tasks.py:131 +#: GTG/core/firstrun_tasks.py:242 msgid "" "The Quick Add Entry is the fastest way to create a new task. Use the check " "box in the View menu to enable and disable the entry field.\n" @@ -576,30 +483,93 @@ "You can also create a task in the Quick Add Entry and at the same time " "specify its tags, due and defer date. Follow these format rules:\n" "\n" -"\n" "tags:tag1,tag2,tag3\n" -" - This way you can apply as many tags as you wish using comma as separator\n" -" - Any word that begins with "@" will be interpreted as a tag\n" +"\n" +"Using this you can apply as many tags as you wish using comma as separator. " +"Note that any word in the title that begins with "@" will also be " +"interpreted as a tag!\n" "\n" "due:date\n" "defer:date\n" -" - This way you can apply a due date or a defer date. Dates can be formated " +"\n" +"Using this you can apply a due date or a defer date. Dates can be formated " "as yyyy-mm-dd (for example 2012-04-01) or yyyymmdd (20120401) or mmdd (0401 " "- the year being implicitly the current one) or today, tomorrow or a weekday " "name (due:monday means due next Monday). Dates which are added in this way " "will not appear in the task title.\n" "\n" "Examples:\n" +"\n" "buy stationary tags:purchases,office due:20120330 defer:tuesday\n" "\n" -" - The above example tells GTG to create a new task with the title \"buy " -"stationary\", under the tags \"purchases\" and \"office\", with the due date " -"March 30, 2012 and the start date next Tuesday.\n" +"The above example tells GTG to create a new task with the title "buy " +"stationary", under the tags "purchases" and "" +"office", with the due date March 30, 2012 and the start date next " +"Tuesday.\n" "\n" "call mum tags:family,calls due:sunday defer:tomorrow\n" -" - The above example tells GTG to create a new task with the title \"call mum" -"\", under the tags \"family\" and \"calls\", with the due date next Sunday " -"and the start date tomorrow." +"\n" +"The above example tells GTG to create a new task with the title "call " +"mum", under the tags "family" and "calls", with the " +"due date next Sunday and the start date tomorrow." +msgstr "" + +#: GTG/core/firstrun_tasks.py:287 +msgid "Learn How To Use Synchronization Services" +msgstr "" + +#: GTG/core/firstrun_tasks.py:288 +msgid "" +"Synchronization Services allow GTG to synchronize (meaning to have access or " +"to import) tasks, notes or bugs from other sites or services like Launchpad, " +"Remember the Milk, Tomboy, etc.\n" +"\n" +"This can incredibly useful if, for instance, you want to access your tasks " +"on several instances of GTG running on separate computers, or if you want to " +"edit your tasks using an online service. GTG can also import tasks from " +"specific sites like launchpad for instance, which allows you to manage the " +"bug reports you're working on in GTG!\n" +"\n" +"To use Synchronization Services, use the Edit menu, and select "" +"Synchronization Services". You will then have the possibility to select " +"among several online or local services from/to where you can import or " +"export your tasks.\n" +"\n" +"If you want to know more about Synchronization Services, you can read more " +"about them by in the dedicated documentation in GTG's help (use the Help " +"menu or press F1 to get access to it)." +msgstr "" + +#: GTG/core/firstrun_tasks.py:311 +msgid "Learn How To Search For Tasks" +msgstr "" + +#: GTG/core/firstrun_tasks.py:312 +msgid "" +"To help you to find specific tasks more easily, GTG allows you to search for " +"tasks based on their content.\n" +"\n" +"Searching for tasks is really easy: just type the words you are looking for " +"in the Quick Add Entry, and select "Search" in the menu that will " +"appear automatically.\n" +"\n" +"GTG stores your searches in the sidebar, under the "Search" " +"section. You can thus always go back to a previous search later on if you " +"need it. Search results are updated automatically, so you always get all the " +"tasks matching your search request.\n" +"\n" +"GTG also saves all the search requests you have made until you explicitely " +"delete them (which you can do by right-clicking on them and selecting "" +"Delete"). That allows you to safely quit GTG without loosing your " +"search requests. This can be very useful when you use the search features to " +"identify specific tasks regularly!\n" +"\n" +"GTG search feature is really powerful and accept many parameters that allows " +"you to search for very specific tasks. For instance, using the search query " +""@errands !today", you can search for tasks with the @errands tag " +"that must be done today. To learn more about those search query parameters, " +"you can read the documentation available in GTG's help (press F1 or use the " +"Help menu to get access to it)." msgstr "" #: GTG/core/search.py:87 @@ -630,6 +600,21 @@ msgid "nodate" msgstr "" +#: GTG/core/search.py:94 GTG/tests/test_dates.py:68 GTG/tests/test_dates.py:76 +#: GTG/tools/dates.py:45 GTG/tools/dates.py:53 +msgid "now" +msgstr "" + +#: GTG/core/search.py:95 GTG/tests/test_dates.py:69 GTG/tests/test_dates.py:77 +#: GTG/tools/dates.py:46 GTG/tools/dates.py:55 +msgid "soon" +msgstr "" + +#: GTG/core/search.py:96 GTG/tests/test_dates.py:71 GTG/tests/test_dates.py:78 +#: GTG/tests/test_dates.py:79 GTG/tools/dates.py:47 GTG/tools/dates.py:59 +msgid "someday" +msgstr "" + #: GTG/core/search.py:97 msgid "notag" msgstr "" @@ -671,6 +656,147 @@ msgid "Search" msgstr "" +#: GTG/tests/test_dates.py:70 GTG/tools/dates.py:57 +msgid "later" +msgstr "" + +#: GTG/backends/backend_identica.py:54 +msgid "Identi.ca" +msgstr "" + +#: GTG/backends/backend_identica.py:58 +msgid "Imports your identi.ca messages into your GTG " +msgstr "" + +#: GTG/backends/backend_gnote.py:42 +msgid "Gnote" +msgstr "" + +#: GTG/backends/backend_gnote.py:46 +msgid "" +"This service can synchronize all or part of your Gnote notes in GTG. If you " +"decide it would be handy to have one of your notes in your TODO list, just " +"tag it with the tag you have chosen (you'll configure it later), and it will " +"appear in GTG." +msgstr "" + +#: GTG/backends/backend_launchpad.py:53 +msgid "Launchpad" +msgstr "" + +#: GTG/backends/backend_launchpad.py:57 +msgid "" +"This synchronization service lets you import the bugs assigned to you (or " +"someone else) on Launchpad in GTG. As the bug state changes in Launchpad, " +"the GTG task is updated.\n" +"Please note that this is a read only synchronization service, which means " +"that if you open one of the imported tasks and change one of the:\n" +" - title\n" +" - description\n" +" - tags\n" +"Your changes <b>will</b> be reverted when the associated bug is modified. " +"Apart from those, you are free to set any other field (start/due dates, " +"subtasks...): your changes will be preserved. This is useful to add " +"personal annotations to bug" +msgstr "" + +#: GTG/backends/backend_launchpad.py:244 +msgid "Bug" +msgstr "" + +#: GTG/backends/backend_launchpad.py:324 GTG/backends/backend_mantis.py:244 +msgid "Reported by: " +msgstr "" + +#: GTG/backends/backend_launchpad.py:329 +msgid "Link to bug: " +msgstr "" + +#: GTG/backends/rtm/rtm.py:57 +msgid "Invalid state" +msgstr "" + +#: GTG/backends/backend_rtm.py:54 +msgid "Remember The Milk" +msgstr "" + +#: GTG/backends/backend_rtm.py:58 +msgid "" +"This service synchronizes your tasks with the web service RememberTheMilk:\n" +"\t\thttp://rememberthemilk.com\n" +"\n" +"Note: This product uses the Remember The Milk API but is not endorsed or " +"certified by Remember The Milk" +msgstr "" + +#: GTG/backends/backend_localfile.py:61 +msgid "Local File" +msgstr "" + +#: GTG/backends/backend_localfile.py:66 +msgid "Your tasks are saved in a text file (XML format). " +msgstr "" + +#: GTG/backends/backend_twitter.py:54 +msgid "Twitter" +msgstr "" + +#: GTG/backends/backend_twitter.py:58 +msgid "Imports your twitter messages into your GTG " +msgstr "" + +#: GTG/backends/backend_evolution.py:69 +msgid "Evolution tasks" +msgstr "" + +#: GTG/backends/backend_evolution.py:73 +msgid "Lets you synchronize your GTG tasks with Evolution tasks" +msgstr "" + +#: GTG/backends/backend_tomboy.py:41 +msgid "Tomboy" +msgstr "" + +#: GTG/backends/backend_tomboy.py:45 +msgid "" +"This synchronization service can synchronize all or part of your Tomboy " +"notes in GTG. If you decide it would be handy to have one of your notes in " +"your TODO list, just tag it with the tag you have chosen (you'll configure " +"it later), and it will appear in GTG." +msgstr "" + +#: GTG/backends/backend_mantis.py:42 +msgid "MantisBT" +msgstr "" + +#: GTG/backends/backend_mantis.py:46 +msgid "" +"This synchronization service lets you import the issues found on Mantis " +"using a prestablished filter called 'gtg'. As the issue state changes in " +"Mantis, the GTG task is updated.\n" +"Please note that this is a read only synchronization service, which means " +"that if you open one of the imported tasks and change one of the:\n" +" - title\n" +" - description\n" +" - tags\n" +"Your changes <b>will</b> be reverted when the associated issue is modified. " +"Apart from those, you are free to set any other field (start/due dates, " +"subtasks...): your changes will be preserved. This is useful to add " +"personal annotations to issue" +msgstr "" + +#: GTG/backends/backend_mantis.py:224 +msgid "Iss." +msgstr "" + +#: GTG/backends/backend_mantis.py:245 +msgid "Link to issue: " +msgstr "" + +#: GTG/gtg.py:84 +msgid "gtg is already running!" +msgstr "" + #: GTG/tools/dates.py:297 msgid "next week" msgstr "" @@ -729,17 +855,52 @@ msgstr[0] "" msgstr[1] "" -#: GTG/gtg.py:84 -msgid "gtg is already running!" -msgstr "" - -#: GTG/info.py:34 GTG/gtk/browser/taskbrowser.glade.h:34 -msgid "GTG is a personal tasks and TODO-list items organizer for the GNOME." -msgstr "" - -#: GTG/gtk/backends_dialog/parameters_ui/pathui.py:52 -msgid "Filename:" -msgstr "" +#: GTG/gtk/crashhandler.py:57 +msgid "" +"We're terribly sorry. Could you help us fix the problem by reporting the " +"crash?" +msgstr "" + +#: GTG/gtk/crashhandler.py:170 +msgid "An error has occurred" +msgstr "" + +#: GTG/gtk/crashhandler.py:184 +msgid "It looks like an error has occurred." +msgstr "" + +#: GTG/gtk/crashhandler.py:220 +msgid "_Details" +msgstr "" + +#: GTG/gtk/crashhandler.py:227 +msgid "_Report this problem..." +msgstr "" + +#: GTG/gtk/crashhandler.py:231 +msgid "_Ignore the error" +msgstr "" + +#: GTG/gtk/crashhandler.py:336 +msgid "" +" has crashed. Please report the bug on <a href=\"http://bugs.edge.launchpad." +"net/gtg\">our Launchpad page</a>. If you have Apport installed, it will be " +"started for you." +msgstr "" + +#: GTG/gtk/backends_dialog/addpanel.py:69 +msgid "Select synchronization service:" +msgstr "" + +#: GTG/gtk/backends_dialog/addpanel.py:173 +msgid "Syncing is <span color=\"red\">disabled</span>" +msgstr "" + +#: GTG/gtk/backends_dialog/addpanel.py:179 +msgid "Author" +msgid_plural "Authors" +msgstr[0] "" +msgstr[1] "" #: GTG/gtk/backends_dialog/parameters_ui/__init__.py:63 msgid "Import tags" @@ -793,6 +954,10 @@ msgid "Password:" msgstr "" +#: GTG/gtk/backends_dialog/parameters_ui/pathui.py:52 +msgid "Filename:" +msgstr "" + #: GTG/gtk/backends_dialog/parameters_ui/periodui.py:51 msgid "Check for new tasks every" msgstr "" @@ -803,20 +968,6 @@ msgstr[0] "" msgstr[1] "" -#: GTG/gtk/backends_dialog/addpanel.py:69 -msgid "Select synchronization service:" -msgstr "" - -#: GTG/gtk/backends_dialog/addpanel.py:173 -msgid "Syncing is <span color=\"red\">disabled</span>" -msgstr "" - -#: GTG/gtk/backends_dialog/addpanel.py:179 -msgid "Author" -msgid_plural "Authors" -msgstr[0] "" -msgstr[1] "" - #: GTG/gtk/backends_dialog/__init__.py:75 #, python-format msgid "Synchronization Services - %s" @@ -847,36 +998,12 @@ msgid "Syncing is <span color=\"red\">disabled</span>." msgstr "" -#: GTG/gtk/preferences.glade.h:1 -msgid "Start Getting Things GNOME! on every login" -msgstr "" - -#: GTG/gtk/preferences.glade.h:2 -msgid "<b>Startup</b>" -msgstr "" - -#: GTG/gtk/preferences.glade.h:3 -msgid "Show description preview in the task list." -msgstr "" - -#: GTG/gtk/preferences.glade.h:4 -msgid "Enable colored backgrounds in the task list" -msgstr "" - -#: GTG/gtk/preferences.glade.h:5 -msgid "<b>Task Browser</b>" -msgstr "" - -#: GTG/gtk/preferences.glade.h:6 -msgid "page 1" -msgstr "" - -#: GTG/gtk/preferences.glade.h:7 -msgid "page 2" -msgstr "" - -#: GTG/gtk/preferences.glade.h:8 -msgid "page 3" +#: GTG/gtk/plugins.glade.h:1 +msgid "<b>Dependencies</b>" +msgstr "" + +#: GTG/gtk/plugins.glade.h:2 +msgid "_About Plugin" msgstr "" #: GTG/gtk/delete_dialog.py:89 @@ -911,102 +1038,177 @@ "And %d more tasks" msgstr "" +#: GTG/gtk/editor/taskeditor.glade.h:1 +msgid "Task" +msgstr "" + +#: GTG/gtk/editor/taskeditor.glade.h:2 +msgid "Mark Done" +msgstr "" + +#: GTG/gtk/editor/taskeditor.glade.h:3 GTG/gtk/editor/__init__.py:33 +#: GTG/gtk/browser/__init__.py:40 GTG/gtk/browser/taskbrowser.glade.h:26 +msgid "Dismiss" +msgstr "" + +#: GTG/gtk/editor/taskeditor.glade.h:4 GTG/gtk/browser/tag_context_menu.py:63 +#: GTG/gtk/browser/taskbrowser.glade.h:27 +msgid "Delete" +msgstr "" + +#: GTG/gtk/editor/taskeditor.glade.h:5 +msgid "Insert subtask" +msgstr "" + +#: GTG/gtk/editor/taskeditor.glade.h:6 +msgid "Insert tag" +msgstr "" + +#: GTG/gtk/editor/taskeditor.glade.h:7 +msgid "Starting on" +msgstr "" + +#: GTG/gtk/editor/taskeditor.glade.h:8 +msgid "Due for" +msgstr "" + +#: GTG/gtk/editor/taskeditor.glade.h:9 +msgid "Closed on" +msgstr "" + +#: GTG/gtk/editor/taskeditor.glade.h:10 +msgid "Now" +msgstr "" + +#: GTG/gtk/editor/taskeditor.glade.h:11 +msgid "Soon" +msgstr "" + +#: GTG/gtk/editor/taskeditor.glade.h:12 +msgid "Someday" +msgstr "" + +#: GTG/gtk/editor/__init__.py:31 GTG/gtk/browser/__init__.py:36 +#: GTG/gtk/browser/taskbrowser.glade.h:25 +msgid "Mark as Done" +msgstr "" + +#: GTG/gtk/editor/__init__.py:32 GTG/gtk/browser/__init__.py:38 +msgid "Mark as not Done" +msgstr "" + +#: GTG/gtk/editor/__init__.py:34 GTG/gtk/browser/__init__.py:42 +msgid "Undismiss" +msgstr "" + +#: GTG/gtk/editor/__init__.py:36 +msgid "Mark this task as done" +msgstr "" + +#: GTG/gtk/editor/__init__.py:37 GTG/gtk/editor/__init__.py:39 +msgid "Mark this task as to be done" +msgstr "" + +#: GTG/gtk/editor/__init__.py:38 +msgid "Mark this task as not to be done anymore" +msgstr "" + +#: GTG/gtk/editor/__init__.py:40 +msgid "Permanently remove this task" +msgstr "" + +#: GTG/gtk/editor/__init__.py:41 +msgid "Insert a subtask in this task" +msgstr "" + +#: GTG/gtk/editor/__init__.py:42 +msgid "Insert a tag in this task" +msgstr "" + +#: GTG/gtk/editor/editor.py:310 +#, python-format +msgid "Completed %(days)d day late" +msgid_plural "Completed %(days)d days late" +msgstr[0] "" +msgstr[1] "" + +#: GTG/gtk/editor/editor.py:313 +#, python-format +msgid "Completed %(days)d day early" +msgid_plural "Completed %(days)d days early" +msgstr[0] "" +msgstr[1] "" + +#: GTG/gtk/editor/editor.py:320 +#, python-format +msgid "Due tomorrow!" +msgid_plural "%(days)d days left" +msgstr[0] "" +msgstr[1] "" + +#: GTG/gtk/editor/editor.py:322 +msgid "Due today!" +msgstr "" + +#: GTG/gtk/editor/editor.py:325 +#, python-format +msgid "Due yesterday!" +msgid_plural "Was %(days)d days ago" +msgstr[0] "" +msgstr[1] "" + #: GTG/gtk/preferences.py:80 #, python-format msgid "Preferences - %s" msgstr "" -#: GTG/gtk/browser/simple_color_selector.py:236 -msgid "Add custom color" -msgstr "" - -#: GTG/gtk/browser/simple_color_selector.py:264 -msgid "Choose a color" -msgstr "" - -#: GTG/gtk/browser/custominfobar.py:36 -#, python-format -msgid "" -"The <b>%s</b> synchronization service cannot login with the supplied " -"authentication data and has been disabled. To retry the login, re-enable the " -"service." -msgstr "" - -#: GTG/gtk/browser/custominfobar.py:40 -#, python-format -msgid "" -"Due to a network problem, I cannot contact the <b>%s</b> synchronization " -"service." -msgstr "" - -#: GTG/gtk/browser/custominfobar.py:43 -#, python-format -msgid "" -"Cannot connect to DBus, I've disabled the <b>%s</b> synchronization service." -msgstr "" - -#: GTG/gtk/browser/custominfobar.py:105 -msgid "Configure synchronization service" -msgstr "" - -#: GTG/gtk/browser/custominfobar.py:106 -msgid "Ignore" -msgstr "" - -#: GTG/gtk/browser/custominfobar.py:114 GTG/gtk/browser/custominfobar.py:119 -msgid "Ok" -msgstr "" - -#: GTG/gtk/browser/custominfobar.py:140 -msgid "Confirm" -msgstr "" - -#: GTG/gtk/browser/custominfobar.py:142 -msgid "Continue" -msgstr "" - -#: GTG/gtk/browser/treeview_factory.py:280 -#: GTG/gtk/browser/taskbrowser.glade.h:29 -msgid "Tags" -msgstr "" - -#: GTG/gtk/browser/treeview_factory.py:353 -msgid "Start date" -msgstr "" - -#: GTG/gtk/browser/treeview_factory.py:364 -msgid "Due" -msgstr "" - -#: GTG/gtk/browser/treeview_factory.py:384 -msgid "Closed date" -msgstr "" - -#: GTG/gtk/browser/treeview_factory.py:446 -msgid "Title" -msgstr "" - -#: GTG/gtk/browser/browser.py:586 -msgid "no active tasks" -msgstr "" - -#: GTG/gtk/browser/browser.py:588 -#, python-format -msgid "%(tasks)d active task" -msgid_plural "%(tasks)d active tasks" -msgstr[0] "" -msgstr[1] "" - -#: GTG/gtk/browser/browser.py:1516 -msgid "Add Task" -msgstr "" - -#: GTG/gtk/browser/browser.py:1517 -msgid "Open Task" -msgstr "" - -#: GTG/gtk/browser/modifytags_dialog.py:38 -msgid "NewTag" +#: GTG/gtk/plugins.py:142 +#, python-format +msgid "Plugins - %s" +msgstr "" + +#: GTG/gtk/deletion.glade.h:1 +msgid "Confirm task deletion" +msgstr "" + +#: GTG/gtk/preferences.glade.h:1 +msgid "Start Getting Things GNOME! on every login" +msgstr "" + +#: GTG/gtk/preferences.glade.h:2 +msgid "<b>Startup</b>" +msgstr "" + +#: GTG/gtk/preferences.glade.h:3 +msgid "Enable colored backgrounds in the task list" +msgstr "" + +#: GTG/gtk/preferences.glade.h:4 +msgid "Show description preview in the task list." +msgstr "" + +#: GTG/gtk/preferences.glade.h:5 +msgid "<b>Task Browser</b>" +msgstr "" + +#: GTG/gtk/preferences.glade.h:6 +msgid "Font :" +msgstr "" + +#: GTG/gtk/preferences.glade.h:7 +msgid "<b>Editor</b>" +msgstr "" + +#: GTG/gtk/preferences.glade.h:8 +msgid "page 1" +msgstr "" + +#: GTG/gtk/preferences.glade.h:9 +msgid "page 2" +msgstr "" + +#: GTG/gtk/preferences.glade.h:10 +msgid "page 3" msgstr "" #: GTG/gtk/browser/tag_editor.py:87 @@ -1035,36 +1237,18 @@ msgid "Enter tag name here" msgstr "" -#: GTG/gtk/browser/__init__.py:36 GTG/gtk/browser/taskbrowser.glade.h:25 -#: GTG/gtk/editor/__init__.py:31 -msgid "Mark as Done" -msgstr "" - #: GTG/gtk/browser/__init__.py:37 msgid "Mark the selected task as done" msgstr "" -#: GTG/gtk/browser/__init__.py:38 GTG/gtk/editor/__init__.py:32 -msgid "Mark as not Done" -msgstr "" - #: GTG/gtk/browser/__init__.py:39 GTG/gtk/browser/__init__.py:43 msgid "Mark the selected task as to be done" msgstr "" -#: GTG/gtk/browser/__init__.py:40 GTG/gtk/browser/taskbrowser.glade.h:26 -#: GTG/gtk/editor/__init__.py:33 GTG/gtk/editor/taskeditor.glade.h:3 -msgid "Dismiss" -msgstr "" - #: GTG/gtk/browser/__init__.py:41 msgid "Mark the task as not to be done anymore" msgstr "" -#: GTG/gtk/browser/__init__.py:42 GTG/gtk/editor/__init__.py:34 -msgid "Undismiss" -msgstr "" - #: GTG/gtk/browser/__init__.py:44 msgid "Permanently remove the selected task" msgstr "" @@ -1101,8 +1285,135 @@ msgid "Clear" msgstr "" +#: GTG/gtk/browser/modifytags_dialog.py:38 +msgid "NewTag" +msgstr "" + +#: GTG/gtk/browser/browser.py:586 +msgid "no active tasks" +msgstr "" + +#: GTG/gtk/browser/browser.py:588 +#, python-format +msgid "%(tasks)d active task" +msgid_plural "%(tasks)d active tasks" +msgstr[0] "" +msgstr[1] "" + +#: GTG/gtk/browser/browser.py:1516 +msgid "Add Task" +msgstr "" + +#: GTG/gtk/browser/browser.py:1517 +msgid "Open Task" +msgstr "" + +#: GTG/gtk/browser/modifytags_dialog.glade.h:1 +msgid "Modify Tags" +msgstr "" + +#: GTG/gtk/browser/modifytags_dialog.glade.h:2 +msgid "Add/Remove Tags" +msgstr "" + +#: GTG/gtk/browser/modifytags_dialog.glade.h:3 +msgid "Cancel" +msgstr "" + +#: GTG/gtk/browser/modifytags_dialog.glade.h:4 +msgid "Enter the name of the tag(s) you wish to add or remove:" +msgstr "" + +#: GTG/gtk/browser/modifytags_dialog.glade.h:5 +msgid "TagName" +msgstr "" + +#: GTG/gtk/browser/modifytags_dialog.glade.h:6 +msgid "" +"Hint: you can add several tags by separating them with\n" +"space. Place '!' before tags you want to remove." +msgstr "" + +#: GTG/gtk/browser/modifytags_dialog.glade.h:8 +msgid "Apply to subtasks" +msgstr "" + +#: GTG/gtk/browser/treeview_factory.py:280 +#: GTG/gtk/browser/taskbrowser.glade.h:29 +msgid "Tags" +msgstr "" + +#: GTG/gtk/browser/treeview_factory.py:353 +msgid "Start date" +msgstr "" + +#: GTG/gtk/browser/treeview_factory.py:364 +msgid "Due" +msgstr "" + +#: GTG/gtk/browser/treeview_factory.py:384 +msgid "Closed date" +msgstr "" + +#: GTG/gtk/browser/treeview_factory.py:446 +msgid "Title" +msgstr "" + +#: GTG/gtk/browser/tag_context_menu.py:58 +msgid "Edit Tag..." +msgstr "" + +#: GTG/gtk/browser/custominfobar.py:36 +#, python-format +msgid "" +"The <b>%s</b> synchronization service cannot login with the supplied " +"authentication data and has been disabled. To retry the login, re-enable the " +"service." +msgstr "" + +#: GTG/gtk/browser/custominfobar.py:40 +#, python-format +msgid "" +"Due to a network problem, I cannot contact the <b>%s</b> synchronization " +"service." +msgstr "" + +#: GTG/gtk/browser/custominfobar.py:43 +#, python-format +msgid "" +"Cannot connect to DBus, I've disabled the <b>%s</b> synchronization service." +msgstr "" + +#: GTG/gtk/browser/custominfobar.py:105 +msgid "Configure synchronization service" +msgstr "" + +#: GTG/gtk/browser/custominfobar.py:106 +msgid "Ignore" +msgstr "" + +#: GTG/gtk/browser/custominfobar.py:114 GTG/gtk/browser/custominfobar.py:119 +msgid "Ok" +msgstr "" + +#: GTG/gtk/browser/custominfobar.py:140 +msgid "Confirm" +msgstr "" + +#: GTG/gtk/browser/custominfobar.py:142 +msgid "Continue" +msgstr "" + +#: GTG/gtk/browser/simple_color_selector.py:236 +msgid "Add custom color" +msgstr "" + +#: GTG/gtk/browser/simple_color_selector.py:264 +msgid "Choose a color" +msgstr "" + #: GTG/gtk/browser/taskbrowser.glade.h:1 -msgid "Getting Things Gnome!" +msgid "Getting Things GNOME!" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:2 @@ -1193,11 +1504,6 @@ msgid "Redo" msgstr "" -#: GTG/gtk/browser/taskbrowser.glade.h:27 -#: GTG/gtk/browser/tag_context_menu.py:63 GTG/gtk/editor/taskeditor.glade.h:4 -msgid "Delete" -msgstr "" - #: GTG/gtk/browser/taskbrowser.glade.h:28 msgid "Work View" msgstr "" @@ -1211,274 +1517,100 @@ msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:32 -msgid "Getting Things GNOME!" +msgid "Copyright © 2008-2012 Lionel Dricot, Bertrand Rousseau" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:33 -msgid "Copyright © 2008-2012 Lionel Dricot, Bertrand Rousseau" +msgid "" +"GTG is a personal tasks and TODO-list items organizer for the GNOME desktop " +"environment." +msgstr "" + +#: GTG/gtk/browser/taskbrowser.glade.h:34 +msgid "GTG website" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:35 -msgid "GTG website" -msgstr "" - -#: GTG/gtk/browser/taskbrowser.glade.h:36 msgid "" -"Getting Things Gnome! is free software; you can redistribute it and/or " +"Getting Things GNOME! is free software; you can redistribute it and/or " "modify it under the terms of the GNU General Public License as published by " "the Free Software Foundation; either version 3 of the License, or (at your " "option) any later version.\n" "\n" -"Getting Things Gnome! is distributed in the hope that it will be useful, but " +"Getting Things GNOME! is distributed in the hope that it will be useful, but " "WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY " "or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details.\n" "\n" "You should have received a copy of the GNU General Public License along with " -"Getting Things Gnome!; if not, write to the Free Software Foundation, Inc., " +"Getting Things GNOME!; if not, write to the Free Software Foundation, Inc., " "51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." msgstr "" +#: GTG/gtk/browser/taskbrowser.glade.h:40 +msgid "Mark as Not Done" +msgstr "" + #: GTG/gtk/browser/taskbrowser.glade.h:41 -msgid "Mark as Not Done" +msgid "Und_ismiss" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:42 -msgid "Und_ismiss" +msgid "Add a subtask" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:43 -msgid "Add a subtask" +msgid "_Set Start Date" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:44 -msgid "_Set start date" +msgid "T_oday" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:45 -msgid "t_oday" +msgid "_Tomorrow" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:46 -msgid "_tomorrow" +msgid "Next _Week" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:47 -msgid "next _week" +msgid "Next _Month" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:48 -msgid "next _month" +msgid "Next _Year" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:49 -msgid "next _year" +msgid "_Clear Start Date" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:50 -msgid "_clear start date" +msgid "Set Due Date" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:51 -msgid "Set due date" +msgid "_Now" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:52 -msgid "_now" +msgid "_Soon" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:53 -msgid "_soon" +msgid "_Someday" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:54 -msgid "_someday" +msgid "_Clear Due Date" msgstr "" #: GTG/gtk/browser/taskbrowser.glade.h:55 -msgid "_clear due date" -msgstr "" - -#: GTG/gtk/browser/taskbrowser.glade.h:56 msgid "Modify Tags..." msgstr "" -#: GTG/gtk/browser/modifytags_dialog.glade.h:1 -msgid "Modify Tags" -msgstr "" - -#: GTG/gtk/browser/modifytags_dialog.glade.h:2 -msgid "Add/Remove Tags" -msgstr "" - -#: GTG/gtk/browser/modifytags_dialog.glade.h:3 -msgid "Cancel" -msgstr "" - -#: GTG/gtk/browser/modifytags_dialog.glade.h:4 -msgid "Enter the name of the tag(s) you wish to add or remove:" -msgstr "" - -#: GTG/gtk/browser/modifytags_dialog.glade.h:5 -msgid "TagName" -msgstr "" - -#: GTG/gtk/browser/modifytags_dialog.glade.h:6 -msgid "" -"Hint: you can add several tags by separating them with\n" -"space. Place '!' before tags you want to remove." -msgstr "" - -#: GTG/gtk/browser/modifytags_dialog.glade.h:8 -msgid "Apply to subtasks" -msgstr "" - -#: GTG/gtk/browser/tag_context_menu.py:58 -msgid "Edit Tag..." -msgstr "" - -#: GTG/gtk/plugins.glade.h:1 -msgid "<b>Dependencies</b>" -msgstr "" - -#: GTG/gtk/plugins.glade.h:2 -msgid "_About Plugin" -msgstr "" - -#: GTG/gtk/editor/editor.py:305 -#, python-format -msgid "Completed %(days)d day late" -msgid_plural "Completed %(days)d days late" -msgstr[0] "" -msgstr[1] "" - -#: GTG/gtk/editor/editor.py:308 -#, python-format -msgid "Completed %(days)d day early" -msgid_plural "Completed %(days)d days early" -msgstr[0] "" -msgstr[1] "" - -#: GTG/gtk/editor/editor.py:315 -#, python-format -msgid "Due tomorrow!" -msgid_plural "%(days)d days left" -msgstr[0] "" -msgstr[1] "" - -#: GTG/gtk/editor/editor.py:317 -msgid "Due today!" -msgstr "" - -#: GTG/gtk/editor/editor.py:320 -#, python-format -msgid "Due yesterday!" -msgid_plural "Was %(days)d days ago" -msgstr[0] "" -msgstr[1] "" - -#: GTG/gtk/editor/__init__.py:36 -msgid "Mark this task as done" -msgstr "" - -#: GTG/gtk/editor/__init__.py:37 GTG/gtk/editor/__init__.py:39 -msgid "Mark this task as to be done" -msgstr "" - -#: GTG/gtk/editor/__init__.py:38 -msgid "Mark this task as not to be done anymore" -msgstr "" - -#: GTG/gtk/editor/__init__.py:40 -msgid "Permanently remove this task" -msgstr "" - -#: GTG/gtk/editor/__init__.py:41 -msgid "Insert a subtask in this task" -msgstr "" - -#: GTG/gtk/editor/__init__.py:42 -msgid "Insert a tag in this task" -msgstr "" - -#: GTG/gtk/editor/taskeditor.glade.h:1 -msgid "Task" -msgstr "" - -#: GTG/gtk/editor/taskeditor.glade.h:2 -msgid "Mark Done" -msgstr "" - -#: GTG/gtk/editor/taskeditor.glade.h:5 -msgid "Insert subtask" -msgstr "" - -#: GTG/gtk/editor/taskeditor.glade.h:6 -msgid "Insert tag" -msgstr "" - -#: GTG/gtk/editor/taskeditor.glade.h:7 -msgid "Starting on" -msgstr "" - -#: GTG/gtk/editor/taskeditor.glade.h:8 -msgid "Due for" -msgstr "" - -#: GTG/gtk/editor/taskeditor.glade.h:9 -msgid "Closed on" -msgstr "" - -#: GTG/gtk/editor/taskeditor.glade.h:10 -msgid "Now" -msgstr "" - -#: GTG/gtk/editor/taskeditor.glade.h:11 -msgid "Soon" -msgstr "" - -#: GTG/gtk/editor/taskeditor.glade.h:12 -msgid "Someday" -msgstr "" - -#: GTG/gtk/deletion.glade.h:1 -msgid "Confirm task deletion" -msgstr "" - -#: GTG/gtk/crashhandler.py:57 -msgid "" -"We're terribly sorry. Could you help us fix the problem by reporting the " -"crash?" -msgstr "" - -#: GTG/gtk/crashhandler.py:170 -msgid "An error has occurred" -msgstr "" - -#: GTG/gtk/crashhandler.py:184 -msgid "It looks like an error has occurred." -msgstr "" - -#: GTG/gtk/crashhandler.py:220 -msgid "_Details" -msgstr "" - -#: GTG/gtk/crashhandler.py:227 -msgid "_Report this problem..." -msgstr "" - -#: GTG/gtk/crashhandler.py:231 -msgid "_Ignore the error" -msgstr "" - -#: GTG/gtk/crashhandler.py:336 -msgid "" -" has crashed. Please report the bug on <a href=\"http://bugs.edge.launchpad." -"net/gtg\">our Launchpad page</a>. If you have Apport installed, it will be " -"started for you." -msgstr "" - -#: GTG/gtk/plugins.py:142 -#, python-format -msgid "Plugins - %s" +#: GTG/info.py:34 +msgid "GTG is a personal tasks and TODO-list items organizer for the GNOME." msgstr ""
_______________________________________________ Mailing list: https://launchpad.net/~gtg Post to : [email protected] Unsubscribe : https://launchpad.net/~gtg More help : https://help.launchpad.net/ListHelp

