# Translation of Odoo Server. # This file contains the translation of the following modules: # * note # # Translators: # James Dove , 2015 #, fuzzy msgid "" msgstr "" "Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-07 08:56+0000\n" "PO-Revision-Date: 2015-09-19 08:22+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/odoo/" "odoo-9/language/en_GB/)\n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "#-#-#-#-# en_GB.po (Odoo 9.0) #-#-#-#-#\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "#-#-#-#-# en_GB.po (Odoo 9.0) #-#-#-#-#\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: note #: model:ir.model.fields,field_description:note.field_note_note_open #: model:ir.ui.view,arch_db:note.view_note_note_filter msgid "Active" msgstr "Active" #. module: note #: model:ir.model.fields,field_description:note.field_note_note_color #: model:ir.model.fields,field_description:note.field_note_tag_color msgid "Color Index" msgstr "Colour Index" #. module: note #: model:ir.ui.menu,name:note.menu_note_configuration msgid "Configuration" msgstr "Configuration" #. module: note #: model:ir.model.fields,field_description:note.field_note_note_create_uid #: model:ir.model.fields,field_description:note.field_note_stage_create_uid #: model:ir.model.fields,field_description:note.field_note_tag_create_uid msgid "Created by" msgstr "Created by" #. module: note #: model:ir.model.fields,field_description:note.field_note_note_create_date #: model:ir.model.fields,field_description:note.field_note_stage_create_date #: model:ir.model.fields,field_description:note.field_note_tag_create_date msgid "Created on" msgstr "Created on" #. module: note #: model:ir.ui.view,arch_db:note.view_note_note_kanban msgid "Delete" msgstr "Delete" #. module: note #: model:ir.model.fields,field_description:note.field_note_note_display_name #: model:ir.model.fields,field_description:note.field_note_stage_display_name #: model:ir.model.fields,field_description:note.field_note_tag_display_name msgid "Display Name" msgstr "Display Name" #. module: note #: model:ir.ui.view,arch_db:note.view_note_note_filter msgid "Group By" msgstr "Group By" #. module: note #: model:ir.model.fields,field_description:note.field_note_note_id #: model:ir.model.fields,field_description:note.field_note_stage_id #: model:ir.model.fields,field_description:note.field_note_tag_id msgid "ID" msgstr "ID" #. module: note #: model:ir.model.fields,field_description:note.field_note_note___last_update #: model:ir.model.fields,field_description:note.field_note_stage___last_update #: model:ir.model.fields,field_description:note.field_note_tag___last_update msgid "Last Modified on" msgstr "Last Modified on" #. module: note #: model:ir.model.fields,field_description:note.field_note_note_write_uid #: model:ir.model.fields,field_description:note.field_note_stage_write_uid #: model:ir.model.fields,field_description:note.field_note_tag_write_uid msgid "Last Updated by" msgstr "Last Updated by" #. module: note #: model:ir.model.fields,field_description:note.field_note_note_write_date #: model:ir.model.fields,field_description:note.field_note_stage_write_date #: model:ir.model.fields,field_description:note.field_note_tag_write_date msgid "Last Updated on" msgstr "Last Updated on" #. module: note #: model:note.stage,name:note.note_stage_00 msgid "New" msgstr "New" #. module: note #: model:ir.model,name:note.model_note_note #: model:ir.ui.view,arch_db:note.view_note_note_filter #: model:ir.ui.view,arch_db:note.view_note_note_form msgid "Note" msgstr "Note" #. module: note #: model:ir.actions.act_window,name:note.action_note_note #: model:ir.ui.menu,name:note.menu_note_notes #: model:ir.ui.view,arch_db:note.view_note_note_filter #: model:note.stage,name:note.note_stage_04 msgid "Notes" msgstr "Notes" #. module: note #: model:ir.model.fields,field_description:note.field_note_note_user_id #: model:ir.model.fields,field_description:note.field_note_stage_user_id msgid "Owner" msgstr "Owner" #. module: note #: model:ir.model.fields,field_description:note.field_note_note_sequence #: model:ir.model.fields,field_description:note.field_note_stage_sequence msgid "Sequence" msgstr "Sequence" #. module: note #: model:ir.model.fields,field_description:note.field_note_note_stage_ids msgid "Stages of Users" msgstr "Stages of Users" #. module: note #: model:ir.actions.act_window,name:note.note_tag_action #: model:ir.model.fields,field_description:note.field_note_note_tag_ids #: model:ir.ui.menu,name:note.notes_tag_menu #: model:ir.ui.view,arch_db:note.note_tag_view_form #: model:ir.ui.view,arch_db:note.view_note_note_form msgid "Tags" msgstr "Labels" #. module: note #: model:note.stage,name:note.note_stage_02 msgid "This Week" msgstr "This Week" #. module: note #: model:note.stage,name:note.demo_note_stage_01 #: model:note.stage,name:note.note_stage_01 msgid "Today" msgstr "Today" #. module: note #: model:ir.actions.act_window,help:note.action_note_note msgid "" "Use notes to organize personal tasks or notes. All\n" " notes are private; no one else will be able to see them. " "However\n" " you can share some notes with other people by inviting " "followers\n" " on the note. (Useful for meeting minutes, especially if\n" " you activate the pad feature for collaborative writings)." msgstr "" "Use notes to organise personal tasks or notes. All\n" " notes are private; no one else will be able to see them. " "However\n" " you can share some notes with other people by inviting " "followers\n" " on the note. (Useful for meeting minutes, especially if\n" " you activate the pad feature for collaborative writings)." #. module: note #: model:ir.model,name:note.model_res_users msgid "Users" msgstr "Users" #. module: note #: model:ir.actions.act_window,help:note.action_note_note msgid "" "You can customize how you process your notes/tasks by adding,\n" " removing or modifying columns." msgstr "" "You can customise how you process your notes/tasks by adding,\n" " removing or modifying columns."