|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * base_export_async |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 12.0\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"Last-Translator: Automatically generated\n" |
| 10 | +"Language-Team: none\n" |
| 11 | +"Language: zh_Hans\n" |
| 12 | +"MIME-Version: 1.0\n" |
| 13 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 14 | +"Content-Transfer-Encoding: \n" |
| 15 | +"Plural-Forms: nplurals=1; plural=0;\n" |
| 16 | + |
| 17 | +#. module: base_export_async |
| 18 | +#: code:addons/base_export_async/models/delay_export.py:112 |
| 19 | +#, python-format |
| 20 | +msgid "\n" |
| 21 | +" <p>Your export is available <a href=\"{}\">here</a>.</p>\n" |
| 22 | +" <p>It will be automatically deleted the {}.</p>\n" |
| 23 | +" <p> </p>\n" |
| 24 | +" <p><span style=\"color: #808080;\">\n" |
| 25 | +" This is an automated message please do not reply.\n" |
| 26 | +" </span></p>\n" |
| 27 | +" " |
| 28 | +msgstr "" |
| 29 | + |
| 30 | +#. module: base_export_async |
| 31 | +#. openerp-web |
| 32 | +#: code:addons/base_export_async/static/src/xml/base.xml:9 |
| 33 | +#, python-format |
| 34 | +msgid "(You will receive the export by email)" |
| 35 | +msgstr "" |
| 36 | + |
| 37 | +#. module: base_export_async |
| 38 | +#: model:ir.model,name:base_export_async.model_delay_export |
| 39 | +msgid "Allow to delay the export" |
| 40 | +msgstr "" |
| 41 | + |
| 42 | +#. module: base_export_async |
| 43 | +#. openerp-web |
| 44 | +#: code:addons/base_export_async/static/src/xml/base.xml:9 |
| 45 | +#, python-format |
| 46 | +msgid "Asynchronous export" |
| 47 | +msgstr "" |
| 48 | + |
| 49 | +#. module: base_export_async |
| 50 | +#: model:ir.model.fields,field_description:base_export_async.field_delay_export__create_uid |
| 51 | +msgid "Created by" |
| 52 | +msgstr "" |
| 53 | + |
| 54 | +#. module: base_export_async |
| 55 | +#: model:ir.model.fields,field_description:base_export_async.field_delay_export__create_date |
| 56 | +msgid "Created on" |
| 57 | +msgstr "" |
| 58 | + |
| 59 | +#. module: base_export_async |
| 60 | +#: model:ir.actions.server,name:base_export_async.to_delete_attachment_ir_actions_server |
| 61 | +#: model:ir.cron,cron_name:base_export_async.to_delete_attachment |
| 62 | +#: model:ir.cron,name:base_export_async.to_delete_attachment |
| 63 | +msgid "Delete Generated Exports" |
| 64 | +msgstr "" |
| 65 | + |
| 66 | +#. module: base_export_async |
| 67 | +#: model:ir.model.fields,field_description:base_export_async.field_delay_export__display_name |
| 68 | +msgid "Display Name" |
| 69 | +msgstr "" |
| 70 | + |
| 71 | +#. module: base_export_async |
| 72 | +#: code:addons/base_export_async/models/delay_export.py:110 |
| 73 | +#, python-format |
| 74 | +msgid "Export {} {}" |
| 75 | +msgstr "" |
| 76 | + |
| 77 | +#. module: base_export_async |
| 78 | +#. openerp-web |
| 79 | +#: code:addons/base_export_async/static/src/js/data_export.js:47 |
| 80 | +#, python-format |
| 81 | +msgid "External ID" |
| 82 | +msgstr "" |
| 83 | + |
| 84 | +#. module: base_export_async |
| 85 | +#: model:ir.model.fields,field_description:base_export_async.field_delay_export__id |
| 86 | +msgid "ID" |
| 87 | +msgstr "" |
| 88 | + |
| 89 | +#. module: base_export_async |
| 90 | +#: model:ir.model.fields,field_description:base_export_async.field_delay_export____last_update |
| 91 | +msgid "Last Modified on" |
| 92 | +msgstr "" |
| 93 | + |
| 94 | +#. module: base_export_async |
| 95 | +#: model:ir.model.fields,field_description:base_export_async.field_delay_export__write_uid |
| 96 | +msgid "Last Updated by" |
| 97 | +msgstr "" |
| 98 | + |
| 99 | +#. module: base_export_async |
| 100 | +#: model:ir.model.fields,field_description:base_export_async.field_delay_export__write_date |
| 101 | +msgid "Last Updated on" |
| 102 | +msgstr "" |
| 103 | + |
| 104 | +#. module: base_export_async |
| 105 | +#. openerp-web |
| 106 | +#: code:addons/base_export_async/static/src/js/data_export.js:39 |
| 107 | +#, python-format |
| 108 | +msgid "Please select fields to export..." |
| 109 | +msgstr "" |
| 110 | + |
| 111 | +#. module: base_export_async |
| 112 | +#: code:addons/base_export_async/models/delay_export.py:42 |
| 113 | +#, python-format |
| 114 | +msgid "The user doesn't have an email address." |
| 115 | +msgstr "" |
| 116 | + |
| 117 | +#. module: base_export_async |
| 118 | +#: model:ir.model.fields,field_description:base_export_async.field_delay_export__user_id |
| 119 | +msgid "User" |
| 120 | +msgstr "" |
| 121 | + |
| 122 | +#. module: base_export_async |
| 123 | +#: code:addons/base_export_async/models/delay_export.py:29 |
| 124 | +#, python-format |
| 125 | +msgid "You must set an email address to your user." |
| 126 | +msgstr "" |
| 127 | + |
| 128 | +#. module: base_export_async |
| 129 | +#. openerp-web |
| 130 | +#: code:addons/base_export_async/static/src/js/data_export.js:91 |
| 131 | +#, python-format |
| 132 | +msgid "You will receive the export file by email as soon as it is finished." |
| 133 | +msgstr "" |
0 commit comments