diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/pad/i18n/ta.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/pad/i18n/ta.po')
| -rw-r--r-- | addons/pad/i18n/ta.po | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/addons/pad/i18n/ta.po b/addons/pad/i18n/ta.po new file mode 100644 index 00000000..a7f376b1 --- /dev/null +++ b/addons/pad/i18n/ta.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-02-11 10:14+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Tamil (http://www.transifex.com/odoo/odoo-9/language/ta/)\n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad +#: model:ir.model,name:pad.model_res_company +msgid "Companies" +msgstr "நிறுவனங்கள்" + +#. module: pad +#: model:ir.model.fields,field_description:pad.field_pad_common_display_name +msgid "Display Name" +msgstr "காட்சி பெயர்" + +#. module: pad +#: model:ir.model.fields,help:pad.field_res_company_pad_key +msgid "Etherpad lite api key." +msgstr "" + +#. module: pad +#: model:ir.model.fields,help:pad.field_res_company_pad_server +msgid "Etherpad lite server. Example: beta.primarypad.com" +msgstr "" + +#. module: pad +#: model:ir.model.fields,field_description:pad.field_pad_common_id +msgid "ID" +msgstr "ID" + +#. module: pad +#: model:ir.model.fields,field_description:pad.field_pad_common___last_update +msgid "Last Modified on" +msgstr "கடைசியாக திருத்திய" + +#. module: pad +#: model:ir.model.fields,field_description:pad.field_res_company_pad_key +msgid "Pad Api Key" +msgstr "" + +#. module: pad +#: model:ir.model.fields,field_description:pad.field_res_company_pad_server +msgid "Pad Server" +msgstr "" + +#. module: pad +#: code:addons/pad/pad.py:53 +#, python-format +msgid "" +"Pad creation failed, either there is a problem with your pad server URL or " +"with your connection." +msgstr "" + +#. module: pad +#: model_terms:ir.ui.view,arch_db:pad.view_company_form_with_pad +msgid "Pads" +msgstr "" + +#. module: pad +#. openerp-web +#: code:addons/pad/static/src/js/pad.js:53 +#, python-format +msgid "This pad will be initialized on first edit" +msgstr "" + +#. module: pad +#. openerp-web +#: code:addons/pad/static/src/js/pad.js:50 +#, python-format +msgid "Unable to load pad" +msgstr "" + +#. module: pad +#. openerp-web +#: code:addons/pad/static/src/xml/pad.xml:7 +#, python-format +msgid "" +"You must configure the etherpad through the menu Settings > Companies > " +"Companies, in the configuration tab of your company." +msgstr "" + +#. module: pad +#: model_terms:ir.ui.view,arch_db:pad.view_company_form_with_pad +msgid "e.g. beta.primarypad.com" +msgstr "" + +#. module: pad +#: model:ir.model,name:pad.model_pad_common +msgid "pad.common" +msgstr "" + +#~ msgid "Created by" +#~ msgstr "உருவாக்கியவர்" + +#~ msgid "Created on" +#~ msgstr "" +#~ "உருவாக்கப்பட்ட \n" +#~ "தேதி" + +#~ msgid "Last Updated by" +#~ msgstr "கடைசியாக புதுப்பிக்கப்பட்டது" + +#~ msgid "Last Updated on" +#~ msgstr "கடைசியாக புதுப்பிக்கப்பட்டது" |
