blob: 39322dba0d0b61e07821554a8e48dcc71ebb75f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * attachment_indexation
#
# Translators:
# Abu Zafar <azmikbal@gmail.com>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~13.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:28+0000\n"
"PO-Revision-Date: 2020-09-07 08:10+0000\n"
"Last-Translator: Abu Zafar <azmikbal@gmail.com>, 2021\n"
"Language-Team: Bengali (https://www.transifex.com/odoo/teams/41243/bn/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: attachment_indexation
#: model:ir.model,name:attachment_indexation.model_ir_attachment
msgid "Attachment"
msgstr "এটাচমেন্ট"
#. module: attachment_indexation
#: model:ir.model.fields,field_description:attachment_indexation.field_ir_attachment__display_name
msgid "Display Name"
msgstr "প্রদর্শন নাম"
#. module: attachment_indexation
#: model:ir.model.fields,field_description:attachment_indexation.field_ir_attachment__id
msgid "ID"
msgstr "আইডি "
#. module: attachment_indexation
#: model:ir.model.fields,field_description:attachment_indexation.field_ir_attachment____last_update
msgid "Last Modified on"
msgstr "সর্বশেষ সংশোধিত"
|