first commit
This commit is contained in:
162
modules/inbound_email/locale/cs.po
Normal file
162
modules/inbound_email/locale/cs.po
Normal file
@@ -0,0 +1,162 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:inbound.email,data:"
|
||||
msgid "Data"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email,data_id:"
|
||||
msgid "Data ID"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email,data_type:"
|
||||
msgid "Data Type"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email,inbox:"
|
||||
msgid "Inbox"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email,result:"
|
||||
msgid "Result"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email,rule:"
|
||||
msgid "Rule"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.inbox,endpoint:"
|
||||
msgid "Endpoint"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.inbox,identifier:"
|
||||
msgid "Identifier"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.inbox,name:"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.inbox,rules:"
|
||||
msgid "Rules"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.rule,action:"
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.rule,attachment_name:"
|
||||
msgid "Attachment Name"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.rule,destination:"
|
||||
msgid "Destination"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.rule,headers:"
|
||||
msgid "Headers"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.rule,inbox:"
|
||||
msgid "Inbox"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.rule,origin:"
|
||||
msgid "Origin"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.rule,subject:"
|
||||
msgid "Subject"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.rule.header,name:"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.rule.header,rule:"
|
||||
msgid "Rule"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "field:inbound.email.rule.header,value:"
|
||||
msgid "Value"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:inbound.email.inbox,endpoint:"
|
||||
msgid "The URL where the emails must be posted."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:inbound.email.inbox,rules:"
|
||||
msgid "The action of the first matching line is run."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:inbound.email.rule,attachment_name:"
|
||||
msgid "A regular expression to match any attachment name."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:inbound.email.rule,destination:"
|
||||
msgid "A regular expression to match any receiver email addresses."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:inbound.email.rule,origin:"
|
||||
msgid "A regular expression to match the sender email address."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:inbound.email.rule,subject:"
|
||||
msgid "A regular expression to match the subject."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:inbound.email.rule.header,name:"
|
||||
msgid "The name of the header."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "help:inbound.email.rule.header,value:"
|
||||
msgid "A regular expression to match the header value."
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:inbound.email,string:"
|
||||
msgid "Inbound Email"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:inbound.email.inbox,string:"
|
||||
msgid "Inbound Email Inbox"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:inbound.email.rule,string:"
|
||||
msgid "Inbound Email Rule"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:inbound.email.rule.header,string:"
|
||||
msgid "Inbound Email Rule Header"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:ir.action,name:act_inbound_email_form_relate"
|
||||
msgid "Emails"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:ir.action,name:act_inbound_email_inbox_form"
|
||||
msgid "Inbox"
|
||||
msgstr ""
|
||||
|
||||
msgctxt ""
|
||||
"model:ir.model.button,confirm:inbound_email_inbox_new_identifier_button"
|
||||
msgid ""
|
||||
"This action will make the previous URL unusable. Do you want to continue?"
|
||||
msgstr ""
|
||||
|
||||
msgctxt ""
|
||||
"model:ir.model.button,string:inbound_email_inbox_new_identifier_button"
|
||||
msgid "New URL"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:ir.model.button,string:inbound_email_process_button"
|
||||
msgid "Process"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_inbound_email"
|
||||
msgid "Inbound Email"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_inbound_email_inbox_form"
|
||||
msgid "Inbox"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user