mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-23 13:12:04 +02:00
19.0 vanilla
This commit is contained in:
parent
d1963a3c3a
commit
2d3ee4855a
7430 changed files with 2687981 additions and 2965473 deletions
|
|
@ -13,35 +13,14 @@ pip install odoo-bringout-oca-ocb-social_media
|
|||
|
||||
## Dependencies
|
||||
|
||||
This addon depends on:
|
||||
- base
|
||||
|
||||
## Manifest Information
|
||||
|
||||
- **Name**: Social Media
|
||||
- **Version**: 0.1
|
||||
- **Category**: Hidden
|
||||
- **License**: LGPL-3
|
||||
- **Installable**: False
|
||||
|
||||
## Source
|
||||
|
||||
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `social_media`.
|
||||
- Repository: https://github.com/OCA/OCB
|
||||
- Branch: 19.0
|
||||
- Path: addons/social_media
|
||||
|
||||
## License
|
||||
|
||||
This package maintains the original LGPL-3 license from the upstream Odoo project.
|
||||
|
||||
## Documentation
|
||||
|
||||
- Overview: doc/OVERVIEW.md
|
||||
- Architecture: doc/ARCHITECTURE.md
|
||||
- Models: doc/MODELS.md
|
||||
- Controllers: doc/CONTROLLERS.md
|
||||
- Wizards: doc/WIZARDS.md
|
||||
- Install: doc/INSTALL.md
|
||||
- Usage: doc/USAGE.md
|
||||
- Configuration: doc/CONFIGURATION.md
|
||||
- Dependencies: doc/DEPENDENCIES.md
|
||||
- Troubleshooting: doc/TROUBLESHOOTING.md
|
||||
- FAQ: doc/FAQ.md
|
||||
This package preserves the original LGPL-3 license.
|
||||
|
|
|
|||
|
|
@ -1,12 +1,14 @@
|
|||
[project]
|
||||
name = "odoo-bringout-oca-ocb-social_media"
|
||||
version = "16.0.0"
|
||||
description = "Social Media - Social media connectors for company settings."
|
||||
description = "Social Media -
|
||||
Social media connectors for company settings.
|
||||
"
|
||||
authors = [
|
||||
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
|
||||
]
|
||||
dependencies = [
|
||||
"odoo-bringout-oca-ocb-base>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-base>=19.0.0",
|
||||
"requests>=2.25.1"
|
||||
]
|
||||
readme = "README.md"
|
||||
|
|
@ -16,14 +18,14 @@ classifiers = [
|
|||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Topic :: Office/Business",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
homepage = "https://github.com/bringout/odoo-bringout-oca-ocb-social_media"
|
||||
repository = "https://github.com/bringout/odoo-bringout-oca-ocb-social_media"
|
||||
homepage = "https://github.com/bringout/0"
|
||||
repository = "https://github.com/bringout/0"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
The purpose of this technical module is to provide a front for
|
||||
social media configuration for any other module that might need it.
|
||||
""",
|
||||
'category': 'Hidden',
|
||||
'category': 'Marketing/Social Marketing',
|
||||
'version': '0.1',
|
||||
'depends': ['base'],
|
||||
|
||||
|
|
@ -18,5 +18,6 @@ social media configuration for any other module that might need it.
|
|||
'demo': [
|
||||
'demo/res_company_demo.xml',
|
||||
],
|
||||
'author': 'Odoo S.A.',
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,5 +7,7 @@
|
|||
<field name="social_youtube">https://www.youtube.com/user/OpenERPonline</field>
|
||||
<field name="social_github">https://github.com/odoo</field>
|
||||
<field name="social_instagram">https://www.instagram.com/explore/tags/odoo/</field>
|
||||
<field name="social_tiktok">https://www.tiktok.com/@odoo</field>
|
||||
<field name="social_discord">https://discord.com/servers/discord-town-hall-169256939211980800</field>
|
||||
</record>
|
||||
</odoo>
|
||||
|
|
|
|||
|
|
@ -1,60 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Afrikaans (https://app.transifex.com/odoo/teams/41243/af/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: af\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Maatskappye"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr ""
|
||||
|
|
@ -1,29 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Malaz Abuidris <msea@odoo.com>, 2022
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Malaz Abuidris <msea@odoo.com>, 2022\n"
|
||||
"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 13:42+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Arabic <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/ar/>\n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ar\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "الشركات "
|
||||
msgstr "الشركات"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "حساب Discord"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "اسم العرض"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
|
|
@ -35,10 +48,15 @@ msgstr "حساب فيسبوك"
|
|||
msgid "GitHub Account"
|
||||
msgstr "حساب GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "المُعرف"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr "حساب Instagram "
|
||||
msgstr "حساب Instagram"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
|
|
@ -50,12 +68,20 @@ msgstr "حساب Linkedin"
|
|||
msgid "Social Media"
|
||||
msgstr "مواقع التواصل الاجتماعي"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "حساب TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "حساب Twitter "
|
||||
msgid "X Account"
|
||||
msgstr "حساب X"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "حساب Youtube "
|
||||
msgstr "حساب Youtube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "حساب Twitter "
|
||||
|
|
|
|||
|
|
@ -1,30 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Jumshud Sultanov <cumshud@gmail.com>, 2022
|
||||
# erpgo translator <jumshud@erpgo.az>, 2022
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: erpgo translator <jumshud@erpgo.az>, 2022\n"
|
||||
"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:15+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Azerbaijani <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/az/>\n"
|
||||
"Language: az\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: az\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Şirkətlər"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Göstəriləcək Ad"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,6 +47,11 @@ msgstr "Facebook Hesabı"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub Hesabı"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,12 +67,20 @@ msgstr "LinkedIn Hesabı"
|
|||
msgid "Social Media"
|
||||
msgstr "Sosial Media"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter Hesabı"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube Hesabı"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter Hesabı"
|
||||
|
|
|
|||
|
|
@ -1,60 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Ivan Shakh, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Ivan Shakh, 2024\n"
|
||||
"Language-Team: Belarusian (https://app.transifex.com/odoo/teams/41243/be/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: be\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Кампаніі"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr ""
|
||||
|
|
@ -1,30 +1,39 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Nikola Iliev, 2023
|
||||
# Maria Boyadjieva <marabo2000@gmail.com>, 2023
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Maria Boyadjieva <marabo2000@gmail.com>, 2023\n"
|
||||
"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Bulgarian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/bg/>\n"
|
||||
"Language: bg\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Фирми"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Име за показване"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,6 +44,11 @@ msgstr "Facebook профил"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub профил"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,10 +64,15 @@ msgstr "LinkedIn профил"
|
|||
msgid "Social Media"
|
||||
msgstr "Социална медиа"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter профил"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
|
|
|
|||
|
|
@ -1,25 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2018
|
||||
# Boško Stojaković <bluesoft83@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2021-07-12 07:50+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2018-09-18 09:49+0000\n"
|
||||
"Last-Translator: Boško Stojaković <bluesoft83@gmail.com>, 2018\n"
|
||||
"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n"
|
||||
"Language: bs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Kompanije"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -30,10 +45,15 @@ msgstr "Facebook nalog"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub nalog"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr "Omogućava slanje dokumenta običnom poštom (konvencionalna pošta)"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
|
|
@ -45,12 +65,20 @@ msgstr "LinkedIn nalog"
|
|||
msgid "Social Media"
|
||||
msgstr "Socijalni Mediji"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter nalog"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube nalog"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter nalog"
|
||||
|
|
|
|||
|
|
@ -1,32 +1,45 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Arnau Ros, 2022
|
||||
# RGB Consulting <odoo@rgbconsulting.com>, 2022
|
||||
# jabiri7, 2022
|
||||
# Óscar Fonseca <tecnico@extreme-micro.com>, 2023
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Óscar Fonseca <tecnico@extreme-micro.com>, 2023\n"
|
||||
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:15+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Catalan <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/ca/>\n"
|
||||
"Language: ca\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Empreses"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Compte de Discord"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom mostrat"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -37,6 +50,11 @@ msgstr "Compte de Facebook"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Compte de GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -52,12 +70,20 @@ msgstr "Compte LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Xarxes socials"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Compte de TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Compte de Twitter"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Compte YouTube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Compte de Twitter"
|
||||
|
|
|
|||
|
|
@ -1,29 +1,44 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Jiří Podhorecký, 2022
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Marta (wacm)" <wacm@odoo.com>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Jiří Podhorecký, 2022\n"
|
||||
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-02-25 14:48+0000\n"
|
||||
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
||||
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/cs/>\n"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : "
|
||||
"(n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Společnosti"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Zobrazovaný název"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,6 +49,11 @@ msgstr "Facebook účet"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub účet"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -49,12 +69,20 @@ msgstr "Účet LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Sociální sítě"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Účet TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter účet"
|
||||
msgid "X Account"
|
||||
msgstr "Účet X"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube účet"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter účet"
|
||||
|
|
|
|||
|
|
@ -1,29 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Danish (https://app.transifex.com/odoo/teams/41243/da/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Danish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/da/>\n"
|
||||
"Language: da\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Virksomheder"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Discord-konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Vis navn"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,6 +48,11 @@ msgstr "Facebook konto"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -49,12 +68,20 @@ msgstr "LinkedIn konto"
|
|||
msgid "Social Media"
|
||||
msgstr "Sociale medier"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTok Konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter konto"
|
||||
msgid "X Account"
|
||||
msgstr "X-konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube konto"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter konto"
|
||||
|
|
|
|||
|
|
@ -1,29 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Larissa Manderfeld (lman)" <lman@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-31 12:58+0000\n"
|
||||
"Last-Translator: \"Larissa Manderfeld (lman)\" <lman@odoo.com>\n"
|
||||
"Language-Team: German <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/de/>\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Unternehmen"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Discord-Konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Anzeigename"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,6 +48,11 @@ msgstr "Facebook-Konto"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub-Konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -49,12 +68,20 @@ msgstr "LinkedIn-Konto"
|
|||
msgid "Social Media"
|
||||
msgstr "Social Media"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTok-Konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter-Konto"
|
||||
msgid "X Account"
|
||||
msgstr "X-Konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube-Konto"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter Konto"
|
||||
|
|
|
|||
|
|
@ -1,29 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2018
|
||||
# Kostas Goutoudis <goutoudis@gmail.com>, 2018
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-09-18 09:49+0000\n"
|
||||
"PO-Revision-Date: 2018-09-18 09:49+0000\n"
|
||||
"Last-Translator: Kostas Goutoudis <goutoudis@gmail.com>, 2018\n"
|
||||
"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Greek <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/el/>\n"
|
||||
"Language: el\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: el\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Εταιρίες"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Εμφάνιση Ονόματος"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,14 +49,14 @@ msgid "GitHub Account"
|
|||
msgstr "Λογαριασμός GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_googleplus
|
||||
msgid "Google+ Account"
|
||||
msgstr "Λογαριασμός Google+"
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "Κωδικός"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr ""
|
||||
msgstr "Λογαριασμός Instagram"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
|
|
@ -54,12 +68,20 @@ msgstr "Λογαριασμός Linkedin"
|
|||
msgid "Social Media"
|
||||
msgstr "Κοινωνικά Δίκτυα"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Λογαριασμός Twitter"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Λογαριασμός Youtube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Λογαριασμός Twitter"
|
||||
|
|
|
|||
|
|
@ -1,30 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Wil Odoo, 2024
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2024\n"
|
||||
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-14 21:12+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Spanish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/es/>\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == "
|
||||
"0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Compañías"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Cuenta de Discord"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre para mostrar"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,6 +48,11 @@ msgstr "Cuenta de Facebook"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Cuenta de GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,12 +68,20 @@ msgstr "Cuenta de LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Redes sociales"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Cuenta de TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Cuenta de Twitter"
|
||||
msgid "X Account"
|
||||
msgstr "Cuenta de X"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Cuenta de Youtube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Cuenta de Twitter"
|
||||
|
|
|
|||
|
|
@ -1,30 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Fernanda Alvarez, 2023
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Fernanda Alvarez (mfar)" <mfar@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Fernanda Alvarez, 2023\n"
|
||||
"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-30 17:21+0000\n"
|
||||
"Last-Translator: \"Fernanda Alvarez (mfar)\" <mfar@odoo.com>\n"
|
||||
"Language-Team: Spanish (Latin America) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/social_media/es_419/>\n"
|
||||
"Language: es_419\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_MX\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Empresas"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Cuenta de Discord"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Mostrar nombre"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,6 +45,11 @@ msgstr "Cuenta de Facebook"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Cuenta de GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,10 +65,15 @@ msgstr "Cuenta de LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Redes sociales"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Cuenta de TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Cuenta de Twitter"
|
||||
msgid "X Account"
|
||||
msgstr "Cuenta de X"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
|
|
@ -1,31 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Triine Aavik <triine@avalah.ee>, 2022
|
||||
# Rivo Zängov <eraser@eraser.ee>, 2022
|
||||
# Arma Gedonsky <armagedonsky@hot.ee>, 2022
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Arma Gedonsky <armagedonsky@hot.ee>, 2022\n"
|
||||
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:17+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Estonian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/et/>\n"
|
||||
"Language: et\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: et\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Ettevõtted"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Kuvatav nimi"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -36,6 +48,11 @@ msgstr "Facebooki konto"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHubi konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -51,12 +68,20 @@ msgstr "LinkedIn konto"
|
|||
msgid "Social Media"
|
||||
msgstr "Sotsiaalmeedia"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTok konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitteri konto"
|
||||
msgid "X Account"
|
||||
msgstr "X konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube'i konto"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitteri konto"
|
||||
|
|
|
|||
|
|
@ -1,30 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Mohammad Tahmasebi <hit.tah75@gmail.com>, 2023
|
||||
# Hamed Mohammadi <hamed@dehongi.com>, 2023
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Hamed Mohammadi <hamed@dehongi.com>, 2023\n"
|
||||
"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Persian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/fa/>\n"
|
||||
"Language: fa\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "شرکت"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "نام نمایشی"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,6 +47,11 @@ msgstr "حساب فیسبوک"
|
|||
msgid "GitHub Account"
|
||||
msgstr "حساب جیتهاب"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "شناسه"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,12 +67,20 @@ msgstr "حساب لینکداین"
|
|||
msgid "Social Media"
|
||||
msgstr "رسانه های اجتماعی"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "اکانت TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "حساب تویتر"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "حساب یوتیوب"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "حساب تویتر"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Kari Lindgren <kari.lindgren@emsystems.fi>, 2022
|
||||
# Veikko Väätäjä <veikko.vaataja@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 15:29+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Finnish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/fi/>\n"
|
||||
"Language: fi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Yritykset"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Discord-tili"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Näyttönimi"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -36,6 +48,11 @@ msgstr "Facebook-tili"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Github-tili"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "Tunnus"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -51,12 +68,20 @@ msgstr "LinkedIn-tili"
|
|||
msgid "Social Media"
|
||||
msgstr "Sosiaalinen media"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTok-tili"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter-tili"
|
||||
msgid "X Account"
|
||||
msgstr "X Tili"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "YouTube-tili"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter-tili"
|
||||
|
|
|
|||
|
|
@ -1,30 +1,44 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jolien De Paepe, 2023
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Jolien De Paepe, 2023\n"
|
||||
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-14 21:12+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/fr/>\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
|
||||
"1000000 == 0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Sociétés"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Compte Discord"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom d'affichage"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,6 +49,11 @@ msgstr "Compte Facebook"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Compte GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,12 +69,20 @@ msgstr "Compte LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Réseaux sociaux"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Compte TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Compte Twitter"
|
||||
msgid "X Account"
|
||||
msgstr "Compte X"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Compte Youtube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Compte Twitter"
|
||||
|
|
|
|||
|
|
@ -1,22 +1,22 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Qaidjohar Barbhaya, 2023
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Qaidjohar Barbhaya, 2023\n"
|
||||
"Language-Team: Gujarati (https://app.transifex.com/odoo/teams/41243/gu/)\n"
|
||||
"Language: gu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: social_media
|
||||
|
|
@ -49,6 +49,11 @@ msgstr ""
|
|||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,46 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Yihya Hugirat <hugirat@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2022
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# or balmas <or@laylinetech.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: ZVI BLONDER <ZVIBLONDER@gmail.com>, 2022\n"
|
||||
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Hebrew <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/he/>\n"
|
||||
"Language: he\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
|
||||
"n % 10 == 0) ? 2 : 3));\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "חברות"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "שם לתצוגה"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,7 +49,12 @@ msgstr "חשבון פייסבוק"
|
|||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr "חשבון GitHub "
|
||||
msgstr "חשבון GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "מזהה"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
|
|
@ -51,12 +71,20 @@ msgstr "חשבון לינקדאין"
|
|||
msgid "Social Media"
|
||||
msgstr "רשתות חברתיות"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "חשבון טוויטר"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "חשבון יוטיוב"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "חשבון טוויטר"
|
||||
|
|
|
|||
|
|
@ -1,29 +1,39 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Ujjawal Pathak, 2025
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Ujjawal Pathak, 2025\n"
|
||||
"Language-Team: Hindi (https://app.transifex.com/odoo/teams/41243/hi/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Hindi <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/hi/>\n"
|
||||
"Language: hi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "कंपनियां"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "डिस्प्ले का नाम"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,6 +44,11 @@ msgstr ""
|
|||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "आईडी"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -49,9 +64,14 @@ msgstr ""
|
|||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
|
|
|
|||
|
|
@ -1,32 +1,45 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Tina Milas, 2022
|
||||
# Bole <bole@dajmi5.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Karolina Tonković <karolina.tonkovic@storm.hr>, 2022
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Karolina Tonković <karolina.tonkovic@storm.hr>, 2022\n"
|
||||
"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Croatian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/hr/>\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Tvrtke"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Naziv"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -37,6 +50,11 @@ msgstr "Facebook račun"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub račun"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -52,12 +70,20 @@ msgstr "LinkedIn račun"
|
|||
msgid "Social Media"
|
||||
msgstr "Društveni mediji"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTok račun"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Račun na Twitteru"
|
||||
msgid "X Account"
|
||||
msgstr "X račun"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube račun"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Račun na Twitteru"
|
||||
|
|
|
|||
|
|
@ -1,30 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Tamás Németh <ntomasz81@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Hungarian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/hu/>\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Vállalatok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Megjelenített név"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,6 +47,11 @@ msgstr "Facebook fiók"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub fiók"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,12 +67,20 @@ msgstr "LinkedIn fiók"
|
|||
msgid "Social Media"
|
||||
msgstr "Közösségi média"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter fiók"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube fiók"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter fiók"
|
||||
|
|
|
|||
|
|
@ -1,56 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Language-Team: Armenian (https://app.transifex.com/odoo/teams/41243/hy/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hy\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr ""
|
||||
|
|
@ -1,29 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Abe Manyo (abem)" <abem@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-23 02:31+0000\n"
|
||||
"Last-Translator: \"Abe Manyo (abem)\" <abem@odoo.com>\n"
|
||||
"Language-Team: Indonesian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/id/>\n"
|
||||
"Language: id\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Perusahaan"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Akun Discord"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nama Tampilan"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,6 +45,11 @@ msgstr "Tidak punya akun Facebook?"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Akun GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -49,10 +65,15 @@ msgstr "Akun LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Media sosial"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Akun TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter Account"
|
||||
msgid "X Account"
|
||||
msgstr "Akun X"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
|
|
|
|||
|
|
@ -1,22 +1,18 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Kristófer Arnþórsson, 2024
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Kristófer Arnþórsson, 2024\n"
|
||||
"Language-Team: Icelandic (https://app.transifex.com/odoo/teams/41243/is/)\n"
|
||||
"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n"
|
||||
"Language: is\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: is\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
|
||||
|
||||
#. module: social_media
|
||||
|
|
@ -49,6 +45,11 @@ msgstr ""
|
|||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
|
|
|
|||
|
|
@ -1,30 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Sergio Zanchetta <primes2h@gmail.com>, 2023
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Sergio Zanchetta <primes2h@gmail.com>, 2023\n"
|
||||
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-14 21:16+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/it/>\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == "
|
||||
"0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Aziende"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Account Discord"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,10 +48,15 @@ msgstr "Account Facebook"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Account GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr "Account Instagram "
|
||||
msgstr "Account Instagram"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
|
|
@ -50,12 +68,20 @@ msgstr "Account LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Social media"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Account TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Account Twitter"
|
||||
msgid "X Account"
|
||||
msgstr "Account X"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Account YouTube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Account Twitter"
|
||||
|
|
|
|||
|
|
@ -1,29 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-14 21:15+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/ja/>\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ja\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "会社"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Discordアカウント"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "表示名"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,10 +47,15 @@ msgstr "Facebookアカウント"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHubアカウント"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr "インスタグラムのアカウント"
|
||||
msgstr "Instagramアカウント"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
|
|
@ -49,12 +67,20 @@ msgstr "LinkedInアカウント"
|
|||
msgid "Social Media"
|
||||
msgstr "ソーシャルメディア"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTokアカウント"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitterアカウント"
|
||||
msgid "X Account"
|
||||
msgstr "X アカウント"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "YouTubeアカウント"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitterアカウント"
|
||||
|
|
|
|||
|
|
@ -1,25 +1,37 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Odoo Translation Bot <c3p@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Language-Team: Norwegian (https://app.transifex.com/odoo/teams/41243/no/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 18:39+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: kab\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: no\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -30,6 +42,11 @@ msgstr ""
|
|||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -45,9 +62,14 @@ msgstr ""
|
|||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
|
|
@ -1,23 +1,21 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Sengtha Chay <sengtha@gmail.com>, 2023
|
||||
# Lux Sok <sok.lux@gmail.com>, 2023
|
||||
#
|
||||
# Sengtha Chay <sengtha@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Lux Sok <sok.lux@gmail.com>, 2023\n"
|
||||
"Language-Team: Khmer (https://app.transifex.com/odoo/teams/41243/km/)\n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2018-09-18 09:49+0000\n"
|
||||
"Last-Translator: Sengtha Chay <sengtha@gmail.com>, 2018\n"
|
||||
"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n"
|
||||
"Language: km\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: km\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: social_media
|
||||
|
|
@ -28,34 +26,39 @@ msgstr "ក្រុមហ៊ុន"
|
|||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr "គណនីហ្វេសប៊ុក"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr "គណនីGitHub"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr "គណនីInstagram"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr "គណនីLinkedIn"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr "បណ្តាញសង្គម"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "គណនីយTwitter"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "គណនីយYoutube"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,29 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 04:43+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Korean <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/ko/>\n"
|
||||
"Language: ko\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ko\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "회사"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Discord 계정"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "표시명"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,6 +47,11 @@ msgstr "페이스북 계정"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub 계정"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -49,12 +67,20 @@ msgstr "링크드인 계정"
|
|||
msgid "Social Media"
|
||||
msgstr "소셜미디어"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "틱톡 계정"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "트위터 계정"
|
||||
msgid "X Account"
|
||||
msgstr "X 계정"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube 계정"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "트위터 계정"
|
||||
|
|
|
|||
|
|
@ -1,23 +1,37 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/am/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Kurdish (Central) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/social_media/ckb/>\n"
|
||||
"Language: ku\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: am\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "کۆمپانیاکان"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
|
|
@ -30,6 +44,11 @@ msgstr ""
|
|||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -45,9 +64,14 @@ msgstr ""
|
|||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
|
|
@ -1,18 +1,18 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-09-18 09:49+0000\n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:14+0000\n"
|
||||
"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n"
|
||||
"Language: lb\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: social_media
|
||||
|
|
@ -30,11 +30,6 @@ msgstr ""
|
|||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_googleplus
|
||||
msgid "Google+ Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,6 +45,11 @@ msgstr ""
|
|||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
|
|
|
|||
|
|
@ -1,32 +1,46 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Silvija Butko <silvija.butko@gmail.com>, 2022
|
||||
# Linas Versada <linaskrisiukenas@gmail.com>, 2022
|
||||
# digitouch UAB <digitouchagencyeur@gmail.com>, 2022
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: digitouch UAB <digitouchagencyeur@gmail.com>, 2022\n"
|
||||
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 18:41+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Lithuanian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/lt/>\n"
|
||||
"Language: lt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lt\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < "
|
||||
"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? "
|
||||
"1 : n % 1 != 0 ? 2: 3);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Įmonės"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Rodomas pavadinimas"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -37,6 +51,11 @@ msgstr "Facebook paskyra"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub paskyra"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -52,12 +71,20 @@ msgstr "LinkedIn paskyra"
|
|||
msgid "Social Media"
|
||||
msgstr "Socialiniai tinklai"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "\"Twitter\" paskyra"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube paskyra"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "\"Twitter\" paskyra"
|
||||
|
|
|
|||
|
|
@ -1,39 +1,50 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# JanisJanis <jbojars@gmail.com>, 2022
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: JanisJanis <jbojars@gmail.com>, 2022\n"
|
||||
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 18:39+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Uzņēmumi"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr "Facebook Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
|
|
@ -43,19 +54,24 @@ msgstr ""
|
|||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr "LinkedIn Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter Account"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube Account"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,60 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Niyas Raphy, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Niyas Raphy, 2023\n"
|
||||
"Language-Team: Malayalam (https://app.transifex.com/odoo/teams/41243/ml/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ml\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "കമ്പനികൾ"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr "ഫേസ്ബുക്ക് അക്കൗണ്ട്"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr "GitHub അക്കൗണ്ട്"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr "ഇൻസ്റ്റാഗ്രാം അക്കൗണ്ട്"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr "ലിങ്ക്ഡ്ഇൻ അക്കൗണ്ട്"
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr "സോഷ്യൽ മീഡിയ"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "ട്വിറ്റർ അക്കൗണ്ട്"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "യൂട്യൂബ് അക്കൗണ്ട്"
|
||||
|
|
@ -1,30 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Khoschuluu Khuderchuluu <khoschuluu@gmail.com>, 2022
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Khoschuluu Khuderchuluu <khoschuluu@gmail.com>, 2022\n"
|
||||
"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Mongolian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/mn/>\n"
|
||||
"Language: mn\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: mn\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Компаниуд"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Дэлгэрэнгүй нэр"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,6 +47,11 @@ msgstr "Facebook хаяг"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub хаяг"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,12 +67,20 @@ msgstr "LinkedIn хаяг"
|
|||
msgid "Social Media"
|
||||
msgstr "Олон нийтийн медиа"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter хаяг"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube хаяг"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter хаяг"
|
||||
|
|
|
|||
|
|
@ -1,60 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Mehjabin Farsana, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Mehjabin Farsana, 2022\n"
|
||||
"Language-Team: Malay (https://app.transifex.com/odoo/teams/41243/ms/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ms\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Syarikat"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr "Media Sosial"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr ""
|
||||
|
|
@ -1,28 +1,38 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# ສີສຸວັນ ສັງບົວບຸລົມ <sisouvan@gmail.com>, 2023
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: ສີສຸວັນ ສັງບົວບຸລົມ <sisouvan@gmail.com>, 2023\n"
|
||||
"Language-Team: Lao (https://app.transifex.com/odoo/teams/41243/lo/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Burmese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/my/>\n"
|
||||
"Language: my\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lo\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "ບໍລິສັດ"
|
||||
msgstr "ကုမ္ပဏီများ"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "ပြသသော အမည်"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
|
|
@ -34,6 +44,11 @@ msgstr ""
|
|||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "နံပါတ်"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -49,9 +64,14 @@ msgstr ""
|
|||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
|
|
@ -1,30 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Jorunn D. Newth, 2022
|
||||
#
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Jorunn D. Newth, 2022\n"
|
||||
"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 18:41+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/nb_NO/>\n"
|
||||
"Language: nb\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Firmaer"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Visningsnavn"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,6 +48,11 @@ msgstr "Facebook-konto"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub-konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,12 +68,20 @@ msgstr "LinkedIn-konto"
|
|||
msgid "Social Media"
|
||||
msgstr "Sosiale medier"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter-konto"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "YouTube-konto"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter-konto"
|
||||
|
|
|
|||
|
|
@ -1,29 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Bren Driesen <brdri@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-21 05:28+0000\n"
|
||||
"Last-Translator: Bren Driesen <brdri@odoo.com>\n"
|
||||
"Language-Team: Dutch <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/nl/>\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Bedrijven"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Discord Account"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Weergavenaam"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,6 +48,11 @@ msgstr "Facebook account"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub account"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -49,12 +68,20 @@ msgstr "LinkedIn account"
|
|||
msgid "Social Media"
|
||||
msgstr "Social media"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTok account"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter account"
|
||||
msgid "X Account"
|
||||
msgstr "X Account"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube account"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter account"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,45 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Piotr Cierkosz <piotr.w.cierkosz@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023\n"
|
||||
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 10:07+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/pl/>\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
|
||||
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
|
||||
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Firmy"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Konto discord"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nazwa wyświetlana"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -36,6 +50,11 @@ msgstr "Konto Facebook"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Konto GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -51,12 +70,20 @@ msgstr "Konto LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Media społecznościowe"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Konto TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Konto Twitter"
|
||||
msgid "X Account"
|
||||
msgstr "Konto X"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Konto Youtube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Konto Twitter"
|
||||
|
|
|
|||
|
|
@ -1,30 +1,44 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Pedro Filipe <pedro2.10@hotmail.com>, 2022
|
||||
# Manuela Silva <mmsrs@sky.com>, 2022
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Manuela Silva <mmsrs@sky.com>, 2022\n"
|
||||
"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Portuguese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/pt/>\n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
|
||||
"1000000 == 0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Empresas"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Conta do Discord"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,10 +49,15 @@ msgstr "Conta do Facebook"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Conta GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr ""
|
||||
msgstr "Conta do Instagram"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
|
|
@ -50,12 +69,20 @@ msgstr "Conta LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Redes Sociais"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Conta do TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Conta do Twitter"
|
||||
msgid "X Account"
|
||||
msgstr "Conta do X (Twitter)"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Conta do Youtube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Conta do Twitter"
|
||||
|
|
|
|||
|
|
@ -1,29 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 10:07+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/social_media/pt_BR/>\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
|
||||
"1000000 == 0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Empresas"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Conta do Discord"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome exibido"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,6 +48,11 @@ msgstr "Conta do Facebook"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Conta do GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -47,14 +66,22 @@ msgstr "Conta do LinkedIn"
|
|||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr "Mídias Sociais"
|
||||
msgstr "Redes sociais"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Conta do TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Conta do Twitter"
|
||||
msgid "X Account"
|
||||
msgstr "Conta do X (Twitter)"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Conta do Youtube"
|
||||
msgstr "Conta do YouTube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Conta do Twitter"
|
||||
|
|
|
|||
|
|
@ -1,32 +1,46 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Foldi Robert <foldirobert@nexterp.ro>, 2022
|
||||
# Cozmin Candea <office@terrabit.ro>, 2022
|
||||
# Dorin Hongu <dhongu@gmail.com>, 2022
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Dorin Hongu <dhongu@gmail.com>, 2022\n"
|
||||
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/ro/>\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ro\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
|
||||
"20)) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Companii"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nume afișat"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -37,6 +51,11 @@ msgstr "Cont de Facebook"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Cont GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -52,12 +71,20 @@ msgstr "Cont LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Social media"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Cont de TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Cont Twitter"
|
||||
msgid "X Account"
|
||||
msgstr "Cont X"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Cont Youtube "
|
||||
msgstr "Cont Youtube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Cont Twitter"
|
||||
|
|
|
|||
|
|
@ -1,30 +1,44 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Сергей Шебанин <sergey@shebanin.ru>, 2022
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Anastasiia Koroleva (koan)" <koan@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Сергей Шебанин <sergey@shebanin.ru>, 2022\n"
|
||||
"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-12-03 08:35+0000\n"
|
||||
"Last-Translator: \"Anastasiia Koroleva (koan)\" <koan@odoo.com>\n"
|
||||
"Language-Team: Russian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/ru/>\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
|
||||
"(n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Компании"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Display Name"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,6 +49,11 @@ msgstr "Аккаунт Facebook"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Аккаунт GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,12 +69,20 @@ msgstr "Аккаунт LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Социальные сети"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Аккаунт TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Аккаунт Twitter"
|
||||
msgid "X Account"
|
||||
msgstr "Аккаунт X"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Аккаунт Youtube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Аккаунт Twitter"
|
||||
|
|
|
|||
|
|
@ -1,29 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
|
||||
"Language: sk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n "
|
||||
">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Spoločnosti"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,6 +45,11 @@ msgstr "Facebookový účet"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub účet"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -49,12 +65,20 @@ msgstr "LinkedIn účet"
|
|||
msgid "Social Media"
|
||||
msgstr "Sociálne média"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter účet"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube účet"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter účet"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,41 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Boris Kodelja <boris@hbs.si>, 2022
|
||||
# Grega Vavtar <grega@hbs.si>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 18.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:17+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Slovenian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/sl/>\n"
|
||||
"Language: sl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
|
||||
"n%100==4 ? 2 : 3;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Podjetja"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Prikazani naziv"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -36,6 +46,11 @@ msgstr "Facebook račun"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub račun"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -51,10 +66,15 @@ msgstr "LinkedIn račun"
|
|||
msgid "Social Media"
|
||||
msgstr "Socialni medij"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter račun"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2021-07-12 07:50+0000\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-01-25 18:37+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -20,6 +20,16 @@ msgstr ""
|
|||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -30,6 +40,11 @@ msgstr ""
|
|||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -45,9 +60,14 @@ msgstr ""
|
|||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
|
|
|
|||
|
|
@ -1,25 +1,36 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Language-Team: Albanian (https://app.transifex.com/odoo/teams/41243/sq/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-12-30 18:37+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sq\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -30,6 +41,11 @@ msgstr ""
|
|||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -45,9 +61,14 @@ msgstr ""
|
|||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
|
|
|
|||
|
|
@ -1,61 +1,83 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2022
|
||||
# コフスタジオ, 2024
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: コフスタジオ, 2024\n"
|
||||
"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-15 14:16+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Serbian (Latin script) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/social_media/sr_Latn/>\n"
|
||||
"Language: sr@latin\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Preduzeća"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Naziv za prikaz"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr "Facebook Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr "Instagram Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr "LinkedIn Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr "Društvene mreže"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter Account"
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube Account"
|
||||
msgstr ""
|
||||
|
|
@ -1,40 +1,57 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Simon S, 2022
|
||||
# Anders Wallenquist <anders.wallenquist@vertel.se>, 2022
|
||||
# Kim Asplund <kim.asplund@gmail.com>, 2022
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Kim Asplund <kim.asplund@gmail.com>, 2022\n"
|
||||
"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 21:08+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Swedish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/sv/>\n"
|
||||
"Language: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sv\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Bolag"
|
||||
msgstr "Företag"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Visningsnamn"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr "Facebook Konto"
|
||||
msgstr "Facebook-konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr "GitHub Konto"
|
||||
msgstr "GitHub-konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
|
|
@ -44,19 +61,27 @@ msgstr "Instagramkonto"
|
|||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr "LinkedIn Konto"
|
||||
msgstr "LinkedIn-konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr "Sociala medier"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTok-konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter Konto"
|
||||
msgid "X Account"
|
||||
msgstr "X-konto"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube Konto"
|
||||
msgstr "Youtube-konto"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter Konto"
|
||||
|
|
|
|||
|
|
@ -1,56 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Language-Team: Swahili (https://app.transifex.com/odoo/teams/41243/sw/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sw\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr ""
|
||||
|
|
@ -1,56 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Language-Team: Tamil (https://app.transifex.com/odoo/teams/41243/ta/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ta\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr ""
|
||||
|
|
@ -1,30 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Odoo Thaidev <odoothaidev@gmail.com>, 2022
|
||||
# Wichanon Jamwutthipreecha, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 21:37+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Thai <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/th/>\n"
|
||||
"Language: th\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: th\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "หลายบริษัท"
|
||||
msgstr "บริษัท"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "แสดงชื่อ"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
|
|
@ -36,6 +48,11 @@ msgstr "บัญชีเฟสบุ๊ค"
|
|||
msgid "GitHub Account"
|
||||
msgstr "บัญชี GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ไอดี"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -51,12 +68,20 @@ msgstr "บัญชี LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "สื่อสังคมออนไลน์"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "บัญชี TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "บัญชี Twitter"
|
||||
msgid "X Account"
|
||||
msgstr "X บัญชี"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "บัญชี Youtube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "บัญชี Twitter"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,46 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Buket Şeker <buket_skr@hotmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Murat Kaplan <muratk@projetgrup.com>, 2022
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
# DeepL <noreply-mt-deepl@weblate.org>, 2025.
|
||||
# Odoo Turkish Import <dyki+tr@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Murat Kaplan <muratk@projetgrup.com>, 2022\n"
|
||||
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-11-21 14:45+0000\n"
|
||||
"Last-Translator: Odoo Turkish Import <dyki+tr@odoo.com>\n"
|
||||
"Language-Team: Turkish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/tr/>\n"
|
||||
"Language: tr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: tr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Şirketler"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Discord Hesabı"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "İsim Göster"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -36,6 +51,11 @@ msgstr "Facebook Hesabı"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub Hesabı"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -51,12 +71,20 @@ msgstr "LinkedIn Hesabı"
|
|||
msgid "Social Media"
|
||||
msgstr "Sosyal Medya"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTok Hesap"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter Hesabı"
|
||||
msgid "X Account"
|
||||
msgstr "X Hesabı"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube Hesabı"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter Hesabı"
|
||||
|
|
|
|||
|
|
@ -1,38 +1,61 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
# Alina Lisnenko <alina.lisnenko@erp.co.ua>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-01-16 09:45+0000\n"
|
||||
"Last-Translator: Alina Lisnenko <alina.lisnenko@erp.co.ua>\n"
|
||||
"Language-Team: Ukrainian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/uk/>\n"
|
||||
"Language: uk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != "
|
||||
"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % "
|
||||
"100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || "
|
||||
"(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Компанії"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Назва для відображення"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
msgstr "Сторінка в Facebook "
|
||||
msgstr "Сторінка в Facebook"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
msgid "GitHub Account"
|
||||
msgstr "Обліковий запис в GitHub "
|
||||
msgstr "Обліковий запис в GitHub"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
|
|
@ -42,19 +65,27 @@ msgstr "Обліковий запис Instagram"
|
|||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
msgid "LinkedIn Account"
|
||||
msgstr "Обліковий запис в LinkedIn "
|
||||
msgstr "Обліковий запис в LinkedIn"
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
msgid "Social Media"
|
||||
msgstr "Соціальні мережі"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Обліковий запис TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Обліковий запис Twitter "
|
||||
msgid "X Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Обліковий запис Youtube "
|
||||
msgstr "Обліковий запис Youtube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Обліковий запис Twitter "
|
||||
|
|
|
|||
97
odoo-bringout-oca-ocb-social_media/social_media/i18n/uz.po
Normal file
97
odoo-bringout-oca-ocb-social_media/social_media/i18n/uz.po
Normal file
|
|
@ -0,0 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
#
|
||||
# Translated by:
|
||||
# Deepvision - info@deepvision.uz | +998 77-093-0007
|
||||
# Amon Olimov - amon.bars@gmail.com
|
||||
# Jonibek Yorqulov - j.yorqulov@deepvision.uz
|
||||
# Mirzohidkhon Ulugkhujaev ulugkhujayevmirzohidxon@gmail.com
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 18:39+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: uz\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
#, fuzzy
|
||||
msgid "Companies"
|
||||
msgstr "Kompaniyalar"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
#, fuzzy
|
||||
msgid "Discord Account"
|
||||
msgstr "Discord hisob"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
#, fuzzy
|
||||
msgid "Display Name"
|
||||
msgstr "Ko‘rsatiladigan nom"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
#, fuzzy
|
||||
msgid "Facebook Account"
|
||||
msgstr "Facebook hisob"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_github
|
||||
#, fuzzy
|
||||
msgid "GitHub Account"
|
||||
msgstr "GitHub hisob"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
#, fuzzy
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
#, fuzzy
|
||||
msgid "Instagram Account"
|
||||
msgstr "Instagram hisob"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_linkedin
|
||||
#, fuzzy
|
||||
msgid "LinkedIn Account"
|
||||
msgstr "LinkedIn hisob"
|
||||
|
||||
#. module: social_media
|
||||
#: model_terms:ir.ui.view,arch_db:social_media.view_company_form_inherit_social_media
|
||||
#, fuzzy
|
||||
msgid "Social Media"
|
||||
msgstr "Ijtimoiy tarmoqlar"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
#, fuzzy
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTok hisob"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
#, fuzzy
|
||||
msgid "X Account"
|
||||
msgstr "X hisob"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
#, fuzzy
|
||||
msgid "Youtube Account"
|
||||
msgstr "YouTube hisob"
|
||||
|
|
@ -1,29 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 02:30+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Vietnamese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"social_media/vi/>\n"
|
||||
"Language: vi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Công ty"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Tài khoản Discord"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Tên hiển thị"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,6 +47,11 @@ msgstr "Tài khoản Facebook"
|
|||
msgid "GitHub Account"
|
||||
msgstr "Tài khoản Github"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -49,12 +67,20 @@ msgstr "Tài khoản LinkedIn"
|
|||
msgid "Social Media"
|
||||
msgstr "Truyền thông xã hội"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "Tài khoản TikTok"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Tài khoản Twitter"
|
||||
msgid "X Account"
|
||||
msgstr "X Tài khoản"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Tài khoản Youtube"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Tài khoản Twitter"
|
||||
|
|
|
|||
|
|
@ -1,29 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 15:30+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Chinese (Simplified Han script) <https://translate.odoo.com/"
|
||||
"projects/odoo-19/social_media/zh_Hans/>\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "公司"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Discord 账户"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "显示名称"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -34,6 +47,11 @@ msgstr "Facebook 账户"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub账户"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -49,12 +67,20 @@ msgstr "领英账号"
|
|||
msgid "Social Media"
|
||||
msgstr "社交媒体"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTok / 抖音账号"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter账号"
|
||||
msgid "X Account"
|
||||
msgstr "X 账户"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
msgid "Youtube Account"
|
||||
msgstr "Youtube账号"
|
||||
|
||||
#~ msgid "Twitter Account"
|
||||
#~ msgstr "Twitter账号"
|
||||
|
|
|
|||
|
|
@ -1,30 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * social_media
|
||||
#
|
||||
# * social_media
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Tony Ng, 2023
|
||||
#
|
||||
# Tony Ng, 2025
|
||||
# Wil Odoo, 2025
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Project-Id-Version: Odoo Server saas~18.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:55+0000\n"
|
||||
"Last-Translator: Tony Ng, 2023\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 08:11+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Chinese (Traditional Han script) <https://translate.odoo.com/"
|
||||
"projects/odoo-19/social_media/zh_Hant/>\n"
|
||||
"Language: zh_TW\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model,name:social_media.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "公司"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_discord
|
||||
msgid "Discord Account"
|
||||
msgstr "Discord 帳戶"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "顯示名稱"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_facebook
|
||||
msgid "Facebook Account"
|
||||
|
|
@ -35,6 +48,11 @@ msgstr "Facebook 帳號"
|
|||
msgid "GitHub Account"
|
||||
msgstr "GitHub 帳號"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__id
|
||||
msgid "ID"
|
||||
msgstr "識別號"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_instagram
|
||||
msgid "Instagram Account"
|
||||
|
|
@ -50,10 +68,15 @@ msgstr "LinkedIn 帳號"
|
|||
msgid "Social Media"
|
||||
msgstr "社交媒體"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_tiktok
|
||||
msgid "TikTok Account"
|
||||
msgstr "TikTok / 抖音帳號"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_twitter
|
||||
msgid "Twitter Account"
|
||||
msgstr "Twitter 帳號"
|
||||
msgid "X Account"
|
||||
msgstr "X 帳戶"
|
||||
|
||||
#. module: social_media
|
||||
#: model:ir.model.fields,field_description:social_media.field_res_company__social_youtube
|
||||
|
|
|
|||
|
|
@ -4,12 +4,14 @@
|
|||
from odoo import api, fields, models
|
||||
|
||||
|
||||
class Company(models.Model):
|
||||
class ResCompany(models.Model):
|
||||
_inherit = "res.company"
|
||||
|
||||
social_twitter = fields.Char('Twitter Account')
|
||||
social_twitter = fields.Char('X Account')
|
||||
social_facebook = fields.Char('Facebook Account')
|
||||
social_github = fields.Char('GitHub Account')
|
||||
social_linkedin = fields.Char('LinkedIn Account')
|
||||
social_youtube = fields.Char('Youtube Account')
|
||||
social_instagram = fields.Char('Instagram Account')
|
||||
social_tiktok = fields.Char('TikTok Account')
|
||||
social_discord = fields.Char("Discord Account")
|
||||
|
|
|
|||
|
|
@ -14,6 +14,8 @@
|
|||
<field name="social_linkedin"/>
|
||||
<field name="social_youtube"/>
|
||||
<field name="social_instagram"/>
|
||||
<field name="social_tiktok"/>
|
||||
<field name="social_discord"/>
|
||||
</group>
|
||||
</xpath>
|
||||
</field>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue