Skip to content

Commit 4d44844

Browse files
xtanuihaarantxa-s73
authored andcommitted
Added translation using Weblate (Chinese (Simplified) (zh_CN))
1 parent 28d657b commit 4d44844

1 file changed

Lines changed: 141 additions & 0 deletions

File tree

auth_api_key/i18n/zh_CN.po

Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * auth_api_key
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: zh_CN\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=1; plural=0;\n"
16+
17+
#. module: auth_api_key
18+
#: model:ir.model,name:auth_api_key.model_auth_api_key
19+
msgid "API Key"
20+
msgstr ""
21+
22+
#. module: auth_api_key
23+
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__active
24+
msgid "Active"
25+
msgstr ""
26+
27+
#. module: auth_api_key
28+
#: model:ir.model.constraint,message:auth_api_key.constraint_auth_api_key_name_uniq
29+
msgid "Api Key name must be unique."
30+
msgstr ""
31+
32+
#. module: auth_api_key
33+
#: model_terms:ir.ui.view,arch_db:auth_api_key.auth_api_key_form_view
34+
msgid "Archived"
35+
msgstr ""
36+
37+
#. module: auth_api_key
38+
#: model:ir.actions.act_window,name:auth_api_key.auth_api_key_act_window
39+
#: model:ir.ui.menu,name:auth_api_key.auth_api_key_menu
40+
msgid "Auth Api Key"
41+
msgstr ""
42+
43+
#. module: auth_api_key
44+
#: model:ir.model,name:auth_api_key.model_res_company
45+
msgid "Companies"
46+
msgstr ""
47+
48+
#. module: auth_api_key
49+
#: model:ir.model,name:auth_api_key.model_res_config_settings
50+
msgid "Config Settings"
51+
msgstr ""
52+
53+
#. module: auth_api_key
54+
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__create_uid
55+
msgid "Created by"
56+
msgstr ""
57+
58+
#. module: auth_api_key
59+
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__create_date
60+
msgid "Created on"
61+
msgstr ""
62+
63+
#. module: auth_api_key
64+
#: model:ir.model.fields,field_description:auth_api_key.field_res_company__archived_user_disable_auth_api_key
65+
#: model:ir.model.fields,field_description:auth_api_key.field_res_config_settings__archived_user_disable_auth_api_key
66+
msgid "Disable API key for archived user"
67+
msgstr ""
68+
69+
#. module: auth_api_key
70+
#: model_terms:ir.ui.view,arch_db:auth_api_key.res_config_settings_view_form
71+
msgid "Disable API key when archiving user"
72+
msgstr ""
73+
74+
#. module: auth_api_key
75+
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__display_name
76+
msgid "Display Name"
77+
msgstr ""
78+
79+
#. module: auth_api_key
80+
#: model:ir.model,name:auth_api_key.model_ir_http
81+
msgid "HTTP Routing"
82+
msgstr ""
83+
84+
#. module: auth_api_key
85+
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__id
86+
msgid "ID"
87+
msgstr ""
88+
89+
#. module: auth_api_key
90+
#: model:ir.model.fields,help:auth_api_key.field_res_company__archived_user_disable_auth_api_key
91+
#: model:ir.model.fields,help:auth_api_key.field_res_config_settings__archived_user_disable_auth_api_key
92+
msgid ""
93+
"If checked, when a user is archived/unactivated the same change is "
94+
"propagated to his related api key. It is not retroactive (nothing is done "
95+
"when enabling/disabling this option)."
96+
msgstr ""
97+
98+
#. module: auth_api_key
99+
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__key
100+
msgid "Key"
101+
msgstr ""
102+
103+
#. module: auth_api_key
104+
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__write_uid
105+
msgid "Last Updated by"
106+
msgstr ""
107+
108+
#. module: auth_api_key
109+
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__write_date
110+
msgid "Last Updated on"
111+
msgstr ""
112+
113+
#. module: auth_api_key
114+
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__name
115+
msgid "Name"
116+
msgstr ""
117+
118+
#. module: auth_api_key
119+
#: model:ir.model.fields,help:auth_api_key.field_auth_api_key__key
120+
msgid ""
121+
"The API key. Enter a dummy value in this field if it is\n"
122+
" obtained from the server environment configuration."
123+
msgstr ""
124+
125+
#. module: auth_api_key
126+
#: model:ir.model.fields,help:auth_api_key.field_auth_api_key__user_id
127+
msgid ""
128+
"The user used to process the requests authenticated by\n"
129+
" the api key"
130+
msgstr ""
131+
132+
#. module: auth_api_key
133+
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__user_id
134+
msgid "User"
135+
msgstr ""
136+
137+
#. module: auth_api_key
138+
#. odoo-python
139+
#: code:addons/auth_api_key/models/auth_api_key.py:0
140+
msgid "User is not allowed"
141+
msgstr ""

0 commit comments

Comments
 (0)