Skip to content

Commit 2a0652e

Browse files
bo-eskaweblate
authored andcommitted
Added translation using Weblate (Turkish)
1 parent 7c8ec44 commit 2a0652e

1 file changed

Lines changed: 79 additions & 0 deletions

File tree

  • web_pwa_customize/i18n

web_pwa_customize/i18n/tr.po

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * web_pwa_customize
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 18.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: Automatically generated\n"
10+
"Language-Team: none\n"
11+
"Language: tr\n"
12+
"MIME-Version: 1.0\n"
13+
"Content-Type: text/plain; charset=UTF-8\n"
14+
"Content-Transfer-Encoding: \n"
15+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16+
17+
#. module: web_pwa_customize
18+
#: model_terms:ir.ui.view,arch_db:web_pwa_customize.res_config_settings_view_form
19+
msgid "<span class=\"d-block w-75 py-2\">Background Color</span>"
20+
msgstr ""
21+
22+
#. module: web_pwa_customize
23+
#: model_terms:ir.ui.view,arch_db:web_pwa_customize.res_config_settings_view_form
24+
msgid "<span class=\"d-block w-75 py-2\">Theme Color</span>"
25+
msgstr ""
26+
27+
#. module: web_pwa_customize
28+
#: model:ir.model.fields,field_description:web_pwa_customize.field_res_config_settings__pwa_background_color
29+
msgid "Background Color"
30+
msgstr ""
31+
32+
#. module: web_pwa_customize
33+
#: model_terms:ir.ui.view,arch_db:web_pwa_customize.res_config_settings_view_form
34+
msgid "Colors"
35+
msgstr ""
36+
37+
#. module: web_pwa_customize
38+
#: model:ir.model,name:web_pwa_customize.model_res_config_settings
39+
msgid "Config Settings"
40+
msgstr ""
41+
42+
#. module: web_pwa_customize
43+
#: model:ir.model.fields,field_description:web_pwa_customize.field_res_config_settings__pwa_icon
44+
#: model_terms:ir.ui.view,arch_db:web_pwa_customize.res_config_settings_view_form
45+
msgid "Icon"
46+
msgstr ""
47+
48+
#. module: web_pwa_customize
49+
#: model_terms:ir.ui.view,arch_db:web_pwa_customize.res_config_settings_view_form
50+
msgid "Odoo"
51+
msgstr ""
52+
53+
#. module: web_pwa_customize
54+
#: model:ir.model.fields,field_description:web_pwa_customize.field_res_config_settings__pwa_theme_color
55+
msgid "Theme Color"
56+
msgstr ""
57+
58+
#. module: web_pwa_customize
59+
#: model:ir.model.fields,field_description:web_pwa_customize.field_res_config_settings__pwa_short_name
60+
msgid "Web App Short Name"
61+
msgstr ""
62+
63+
#. module: web_pwa_customize
64+
#. odoo-python
65+
#: code:addons/web_pwa_customize/models/res_config_settings.py:0
66+
msgid "You can only upload PNG files bigger than 512x512"
67+
msgstr ""
68+
69+
#. module: web_pwa_customize
70+
#. odoo-python
71+
#: code:addons/web_pwa_customize/models/res_config_settings.py:0
72+
msgid "You can only upload SVG or PNG files. Found: %s."
73+
msgstr ""
74+
75+
#. module: web_pwa_customize
76+
#. odoo-python
77+
#: code:addons/web_pwa_customize/models/res_config_settings.py:0
78+
msgid "You can't upload a file with more than 2 MB."
79+
msgstr ""

0 commit comments

Comments
 (0)