mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-24 10:22:00 +02:00
19.0 vanilla
This commit is contained in:
parent
20ddc1b4a3
commit
c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions
|
|
@ -1,29 +1,24 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * google_recaptcha
|
||||
#
|
||||
# Translators:
|
||||
# Hamed Mohammadi <hamed@dehongi.com>, 2023
|
||||
# Mohammad Tahmasebi <hit.tah75@gmail.com>, 2023
|
||||
# Mostafa Barmshory <mostafa.barmshory@gmail.com>, 2024
|
||||
#
|
||||
#
|
||||
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: Mostafa Barmshory <mostafa.barmshory@gmail.com>, 2024\n"
|
||||
"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\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: fa\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
|
||||
|
|
@ -36,99 +31,116 @@ 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
|
||||
msgid "HTTP Routing"
|
||||
msgstr "مسیریابی HTTP"
|
||||
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
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_res_config_settings__recaptcha_min_score
|
||||
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 "کلید سایت ریکپچا تنظیم نشده است."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/xml/recaptcha.xml:0
|
||||
#, python-format
|
||||
msgid "Privacy Policy"
|
||||
msgstr "سیاست حفظ حریم خصوصی"
|
||||
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 "توسط reCAPTCHA محافظت میشود،"
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_res_config_settings__recaptcha_private_key
|
||||
msgid "Secret Key"
|
||||
msgstr "کلید مخفی"
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_res_config_settings__recaptcha_public_key
|
||||
msgid "Site Key"
|
||||
msgstr "کلید سایت"
|
||||
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 "شرایط خدمات"
|
||||
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 "کلید خصوصی reCaptcha نامعتبر است."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-python
|
||||
#: code:addons/google_recaptcha/models/ir_http.py:0
|
||||
#, python-format
|
||||
msgid "The reCaptcha token is invalid."
|
||||
msgstr "توکن reCaptcha نامعتبر است."
|
||||
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 "کلید سایت recaptcha نامعتبر است."
|
||||
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 "درخواست نامعتبر یا بدشکل است."
|
||||
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 "درخواست شما منقضی شده است، لطفاً دوباره تلاش کنید."
|
||||
msgstr ""
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/xml/recaptcha.xml:0
|
||||
#, python-format
|
||||
msgid "apply."
|
||||
msgstr "اعمال."
|
||||
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