Skip to content

Commit 14fd6b6

Browse files
sysadminmatmozweblate
authored andcommitted
Added translation using Weblate (Slovenian)
1 parent ca7d107 commit 14fd6b6

1 file changed

Lines changed: 118 additions & 0 deletions

File tree

web_notify/i18n/sl.po

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * web_notify
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: sl\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=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
16+
"n%100==4 ? 2 : 3;\n"
17+
18+
#. module: web_notify
19+
#. odoo-python
20+
#: code:addons/web_notify/models/res_users.py:0
21+
msgid "Danger"
22+
msgstr ""
23+
24+
#. module: web_notify
25+
#. odoo-python
26+
#: code:addons/web_notify/models/res_users.py:0
27+
msgid "Default"
28+
msgstr ""
29+
30+
#. module: web_notify
31+
#. odoo-python
32+
#: code:addons/web_notify/models/res_users.py:0
33+
msgid "Information"
34+
msgstr ""
35+
36+
#. module: web_notify
37+
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name
38+
msgid "Notify Danger Channel Name"
39+
msgstr ""
40+
41+
#. module: web_notify
42+
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
43+
msgid "Notify Default Channel Name"
44+
msgstr ""
45+
46+
#. module: web_notify
47+
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
48+
msgid "Notify Info Channel Name"
49+
msgstr ""
50+
51+
#. module: web_notify
52+
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name
53+
msgid "Notify Success Channel Name"
54+
msgstr ""
55+
56+
#. module: web_notify
57+
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
58+
msgid "Notify Warning Channel Name"
59+
msgstr ""
60+
61+
#. module: web_notify
62+
#. odoo-javascript
63+
#: code:addons/web_notify/static/src/js/services/notification_services.esm.js:0
64+
msgid "Open"
65+
msgstr ""
66+
67+
#. module: web_notify
68+
#. odoo-python
69+
#: code:addons/web_notify/models/res_users.py:0
70+
msgid "Sending a notification to another user is forbidden."
71+
msgstr ""
72+
73+
#. module: web_notify
74+
#. odoo-python
75+
#: code:addons/web_notify/models/res_users.py:0
76+
msgid "Success"
77+
msgstr ""
78+
79+
#. module: web_notify
80+
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
81+
msgid "Test danger notification"
82+
msgstr ""
83+
84+
#. module: web_notify
85+
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
86+
msgid "Test default notification"
87+
msgstr ""
88+
89+
#. module: web_notify
90+
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
91+
msgid "Test info notification"
92+
msgstr ""
93+
94+
#. module: web_notify
95+
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
96+
msgid "Test success notification"
97+
msgstr ""
98+
99+
#. module: web_notify
100+
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
101+
msgid "Test warning notification"
102+
msgstr ""
103+
104+
#. module: web_notify
105+
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
106+
msgid "Test web notify"
107+
msgstr ""
108+
109+
#. module: web_notify
110+
#: model:ir.model,name:web_notify.model_res_users
111+
msgid "User"
112+
msgstr ""
113+
114+
#. module: web_notify
115+
#. odoo-python
116+
#: code:addons/web_notify/models/res_users.py:0
117+
msgid "Warning"
118+
msgstr ""

0 commit comments

Comments
 (0)