odoo/addons/fetchmail/i18n/en_GB.po

349 lines
9.3 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * fetchmail
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2015-07-17 07:08+0000\n"
"Last-Translator: Martin Trigaux\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/odoo/odoo-8/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_tree
msgid "# of emails"
msgstr "# of emails"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_form
msgid "Actions to Perform on Incoming Mails"
msgstr "Actions to Perform on Incoming Mails"
#. module: fetchmail
#: field:fetchmail.server,active:0
msgid "Active"
msgstr "Active"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_form
msgid "Advanced"
msgstr "Advanced"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_form
msgid "Advanced Options"
msgstr "Advanced Options"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_form
#: field:fetchmail.server,configuration:0
msgid "Configuration"
msgstr "Configuration"
#. module: fetchmail
#: view:base.config.settings:fetchmail.inherit_view_general_configuration
msgid "Configure the incoming email gateway"
msgstr "Configure the incoming email gateway"
#. module: fetchmail
#: selection:fetchmail.server,state:0
msgid "Confirmed"
msgstr "Confirmed"
#. module: fetchmail
#: code:addons/fetchmail/fetchmail.py:163
#, python-format
msgid "Connection test failed!"
msgstr "Connection test failed!"
#. module: fetchmail
#: help:fetchmail.server,is_ssl:0
msgid ""
"Connections are encrypted with SSL/TLS through a dedicated port (default: "
"IMAPS=993, POP3S=995)"
msgstr "Connections are encrypted with SSL/TLS through a dedicated port (default: IMAPS=993, POP3S=995)"
#. module: fetchmail
#: field:fetchmail.server,object_id:0
msgid "Create a New Record"
msgstr "Create a New Record"
#. module: fetchmail
#: field:fetchmail.config.settings,create_uid:0
#: field:fetchmail.server,create_uid:0
msgid "Created by"
msgstr "Created by"
#. module: fetchmail
#: field:fetchmail.config.settings,create_date:0
#: field:fetchmail.server,create_date:0
msgid "Created on"
msgstr "Created on"
#. module: fetchmail
#: help:fetchmail.server,priority:0
msgid "Defines the order of processing, lower values mean higher priority"
msgstr "Defines the order of processing, lower values mean higher priority"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_form
msgid "Fetch Now"
msgstr "Fetch Now"
#. module: fetchmail
#: code:addons/fetchmail/fetchmail.py:163
#, python-format
msgid ""
"Here is what we got instead:\n"
" %s."
msgstr "Here is what we got instead:\n %s."
#. module: fetchmail
#: help:fetchmail.server,server:0
msgid "Hostname or IP of the mail server"
msgstr "Hostname or IP of the mail server"
#. module: fetchmail
#: field:fetchmail.config.settings,id:0 field:fetchmail.server,id:0
msgid "ID"
msgstr "ID"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_search
msgid "IMAP"
msgstr "IMAP"
#. module: fetchmail
#: selection:fetchmail.server,type:0
msgid "IMAP Server"
msgstr "IMAP Server"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_search
msgid "If SSL required."
msgstr "If SSL required."
#. module: fetchmail
#: field:mail.mail,fetchmail_server_id:0
msgid "Inbound Mail Server"
msgstr "Inbound Mail Server"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_form
#: view:fetchmail.server:fetchmail.view_email_server_search
msgid "Incoming Mail Server"
msgstr "Incoming Mail Server"
#. module: fetchmail
#: model:ir.actions.act_window,name:fetchmail.action_email_server_tree
#: model:ir.ui.menu,name:fetchmail.menu_action_fetchmail_server_tree
msgid "Incoming Mail Servers"
msgstr "Incoming Mail Servers"
#. module: fetchmail
#: field:fetchmail.server,attach:0
msgid "Keep Attachments"
msgstr "Keep Attachments"
#. module: fetchmail
#: field:fetchmail.server,original:0
msgid "Keep Original"
msgstr "Keep Original"
#. module: fetchmail
#: field:fetchmail.server,date:0
msgid "Last Fetch Date"
msgstr "Last Fetch Date"
#. module: fetchmail
#: field:fetchmail.config.settings,write_uid:0
#: field:fetchmail.server,write_uid:0
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: fetchmail
#: field:fetchmail.config.settings,write_date:0
#: field:fetchmail.server,write_date:0
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: fetchmail
#: selection:fetchmail.server,type:0
msgid "Local Server"
msgstr "Local Server"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_form
msgid "Login Information"
msgstr "Login Information"
#. module: fetchmail
#: field:fetchmail.server,message_ids:0
#: model:ir.actions.act_window,name:fetchmail.act_server_history
msgid "Messages"
msgstr "Messages"
#. module: fetchmail
#: field:fetchmail.server,name:0
msgid "Name"
msgstr "Name"
#. module: fetchmail
#: selection:fetchmail.server,state:0
msgid "Not Confirmed"
msgstr "Not Confirmed"
#. module: fetchmail
#: help:fetchmail.server,action_id:0
msgid ""
"Optional custom server action to trigger for each incoming mail, on the "
"record that was created or updated by this mail"
msgstr "Optional custom server action to trigger for each incoming mail, on the record that was created or updated by this mail"
#. module: fetchmail
#: model:ir.model,name:fetchmail.model_mail_mail
msgid "Outgoing Mails"
msgstr "Outgoing Mails"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_search
msgid "POP"
msgstr "POP"
#. module: fetchmail
#: selection:fetchmail.server,type:0
msgid "POP Server"
msgstr "POP Server"
#. module: fetchmail
#: model:ir.model,name:fetchmail.model_fetchmail_server
msgid "POP/IMAP Server"
msgstr "POP/IMAP Server"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_tree
msgid "POP/IMAP Servers"
msgstr "POP/IMAP Servers"
#. module: fetchmail
#: field:fetchmail.server,password:0
msgid "Password"
msgstr "Password"
#. module: fetchmail
#: field:fetchmail.server,port:0
msgid "Port"
msgstr "Port"
#. module: fetchmail
#: help:fetchmail.server,object_id:0
msgid ""
"Process each incoming mail as part of a conversation corresponding to this "
"document type. This will create new documents for new conversations, or "
"attach follow-up emails to the existing conversations (documents)."
msgstr "Process each incoming mail as part of a conversation corresponding to this document type. This will create new documents for new conversations, or attach follow-up emails to the existing conversations (documents)."
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_form
msgid "Reset Confirmation"
msgstr "Reset Confirmation"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_search
msgid "SSL"
msgstr "SSL"
#. module: fetchmail
#: field:fetchmail.server,is_ssl:0
msgid "SSL/TLS"
msgstr "SSL/TLS"
#. module: fetchmail
#: field:fetchmail.server,script:0
msgid "Script"
msgstr "Script"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_search
msgid "Search Incoming Mail Servers"
msgstr "Search Incoming Mail Servers"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_form
msgid "Server & Login"
msgstr "Server & Login"
#. module: fetchmail
#: field:fetchmail.server,action_id:0
msgid "Server Action"
msgstr "Server Action"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_form
msgid "Server Information"
msgstr "Server Information"
#. module: fetchmail
#: field:fetchmail.server,server:0
msgid "Server Name"
msgstr "Server Name"
#. module: fetchmail
#: field:fetchmail.server,priority:0
msgid "Server Priority"
msgstr "Server Priority"
#. module: fetchmail
#: field:fetchmail.server,type:0
msgid "Server Type"
msgstr "Server Type"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_search
msgid "Server type IMAP."
msgstr "Server type IMAP."
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_search
msgid "Server type POP."
msgstr "Server type POP."
#. module: fetchmail
#: field:fetchmail.server,state:0
msgid "Status"
msgstr "Status"
#. module: fetchmail
#: view:fetchmail.server:fetchmail.view_email_server_form
msgid "Test & Confirm"
msgstr "Test & Confirm"
#. module: fetchmail
#: field:fetchmail.server,user:0
msgid "Username"
msgstr "Username"
#. module: fetchmail
#: help:fetchmail.server,original:0
msgid ""
"Whether a full original copy of each email should be kept for referenceand "
"attached to each processed message. This will usually double the size of "
"your message database."
msgstr "Whether a full original copy of each email should be kept for reference and attached to each processed message. This will usually double the size of your message database."
#. module: fetchmail
#: help:fetchmail.server,attach:0
msgid ""
"Whether attachments should be downloaded. If not enabled, incoming emails "
"will be stripped of any attachments before being processed"
msgstr "Whether attachments should be downloaded. If not enabled, incoming emails will be stripped of attachments before processing"