|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * fastapi_captcha_altcha_backend |
| 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: it\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: fastapi_captcha_altcha_backend |
| 18 | +#: model:ir.model.fields.selection,name:fastapi_captcha_altcha_backend.selection__fastapi_endpoint__captcha_type__altcha_local |
| 19 | +msgid "Altcha (Local)" |
| 20 | +msgstr "" |
| 21 | + |
| 22 | +#. module: fastapi_captcha_altcha_backend |
| 23 | +#. odoo-python |
| 24 | +#: code:addons/fastapi_captcha_altcha_backend/models/fastapi_endpoint.py:0 |
| 25 | +#: code:addons/fastapi_captcha_altcha_backend/routers/altcha.py:0 |
| 26 | +msgid "Altcha library is not installed." |
| 27 | +msgstr "" |
| 28 | + |
| 29 | +#. module: fastapi_captcha_altcha_backend |
| 30 | +#. odoo-python |
| 31 | +#: code:addons/fastapi_captcha_altcha_backend/models/fastapi_endpoint.py:0 |
| 32 | +msgid "Altcha validation failed: %(error)s" |
| 33 | +msgstr "" |
| 34 | + |
| 35 | +#. module: fastapi_captcha_altcha_backend |
| 36 | +#: model:ir.model.fields,field_description:fastapi_captcha_altcha_backend.field_fastapi_endpoint__captcha_type |
| 37 | +msgid "Captcha Type" |
| 38 | +msgstr "" |
| 39 | + |
| 40 | +#. module: fastapi_captcha_altcha_backend |
| 41 | +#. odoo-python |
| 42 | +#: code:addons/fastapi_captcha_altcha_backend/routers/altcha.py:0 |
| 43 | +msgid "Captcha secret key is not set for this endpoint." |
| 44 | +msgstr "" |
| 45 | + |
| 46 | +#. module: fastapi_captcha_altcha_backend |
| 47 | +#. odoo-python |
| 48 | +#: code:addons/fastapi_captcha_altcha_backend/routers/altcha.py:0 |
| 49 | +msgid "Failed to create Altcha challenge." |
| 50 | +msgstr "" |
| 51 | + |
| 52 | +#. module: fastapi_captcha_altcha_backend |
| 53 | +#. odoo-python |
| 54 | +#: code:addons/fastapi_captcha_altcha_backend/models/fastapi_endpoint.py:0 |
| 55 | +msgid "Failed to process Altcha payload: %(error)s" |
| 56 | +msgstr "" |
| 57 | + |
| 58 | +#. module: fastapi_captcha_altcha_backend |
| 59 | +#: model:ir.model,name:fastapi_captcha_altcha_backend.model_fastapi_endpoint |
| 60 | +msgid "FastAPI Endpoint" |
| 61 | +msgstr "" |
| 62 | + |
| 63 | +#. module: fastapi_captcha_altcha_backend |
| 64 | +#: model:ir.model.fields,help:fastapi_captcha_altcha_backend.field_fastapi_endpoint__captcha_type |
| 65 | +msgid "Type of captcha to use for this endpoint" |
| 66 | +msgstr "" |
0 commit comments