mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-25 12:22:01 +02:00
19.0 vanilla
This commit is contained in:
parent
20ddc1b4a3
commit
c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions
|
|
@ -1,27 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * google_recaptcha
|
||||
#
|
||||
# Translators:
|
||||
# Ujjawal Pathak, 2025
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 17.2alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:46+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:36+0000\n"
|
||||
"PO-Revision-Date: 2024-02-12 10: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: hi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model_terms:ir.ui.view,arch_db:google_recaptcha.res_config_settings_view_form
|
||||
msgid "<i class=\"fa fa-arrow-right\"/> Generate reCAPTCHA v3 keys"
|
||||
msgid "<i class=\"oi oi-arrow-right\"/> Generate reCAPTCHA v3 keys"
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
|
|
@ -34,7 +31,18 @@ msgstr ""
|
|||
#. module: google_recaptcha
|
||||
#: model:ir.model,name:google_recaptcha.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "कॉन्फ़िगरेशन सेटिंग"
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_ir_http__display_name
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_res_config_settings__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_res_config_settings__enable_recaptcha
|
||||
msgid "Enable reCAPTCHA"
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model,name:google_recaptcha.model_ir_http
|
||||
|
|
@ -42,8 +50,9 @@ msgid "HTTP Routing"
|
|||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model_terms:ir.ui.view,arch_db:google_recaptcha.res_config_settings_view_form
|
||||
msgid "If no keys are provided, no checks will be done."
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_ir_http__id
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_res_config_settings__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
|
|
@ -51,24 +60,22 @@ msgstr ""
|
|||
msgid "Minimum score"
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/js/recaptcha.js:0
|
||||
#, python-format
|
||||
msgid "No recaptcha site key set."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/xml/recaptcha.xml:0
|
||||
#, python-format
|
||||
msgid "Privacy Policy"
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model_terms:ir.ui.view,arch_db:google_recaptcha.res_config_settings_view_form
|
||||
msgid ""
|
||||
"Protect your forms from spam and abuse. If no keys are provided, no checks "
|
||||
"will be done."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/xml/recaptcha.xml:0
|
||||
#, python-format
|
||||
msgid "Protected by reCAPTCHA,"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -82,51 +89,58 @@ msgstr ""
|
|||
msgid "Site Key"
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-python
|
||||
#: code:addons/google_recaptcha/models/ir_http.py:0
|
||||
msgid "Suspicious activity detected by google reCAPTCHA."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/xml/recaptcha.xml:0
|
||||
#, python-format
|
||||
msgid "Terms of Service"
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-python
|
||||
#: code:addons/google_recaptcha/models/ir_http.py:0
|
||||
#, python-format
|
||||
msgid "The reCaptcha private key is invalid."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-python
|
||||
#: code:addons/google_recaptcha/models/ir_http.py:0
|
||||
#, python-format
|
||||
msgid "The reCaptcha token is invalid."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/js/recaptcha.js:0
|
||||
#, python-format
|
||||
msgid "The recaptcha site key is invalid."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-python
|
||||
#: code:addons/google_recaptcha/models/ir_http.py:0
|
||||
#, python-format
|
||||
msgid "The request is invalid or malformed."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-python
|
||||
#: code:addons/google_recaptcha/models/ir_http.py:0
|
||||
#, python-format
|
||||
msgid "Your request has timed out, please retry."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/xml/recaptcha.xml:0
|
||||
#, python-format
|
||||
msgid "apply."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/js/recaptcha.js:0
|
||||
msgid ""
|
||||
"reCAPTCHA disabled or no site key has been configured. Please check your "
|
||||
"settings."
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue