mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-24 18: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,33 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * google_recaptcha
|
||||
#
|
||||
# Translators:
|
||||
# Piotr Cierkosz <piotr.w.cierkosz@gmail.com>, 2022
|
||||
# Dariusz Żbikowski <darek@krokus.com.pl>, 2022
|
||||
# Maja Stawicka <mjstwck@wp.pl>, 2022
|
||||
# Piotr Strębski <strebski@gmail.com>, 2022
|
||||
# Paweł Wodyński <pw@myodoo.pl>, 2022
|
||||
# Maksym <ms@myodoo.pl>, 2023
|
||||
#
|
||||
# * google_recaptcha
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Marta (wacm)" <wacm@odoo.com>, 2025, 2026.
|
||||
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: Maksym <ms@myodoo.pl>, 2023\n"
|
||||
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-02-25 14:55+0000\n"
|
||||
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
||||
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"google_recaptcha/pl/>\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && "
|
||||
"(n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.14.3\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"
|
||||
msgstr "<i class=\"fa fa-arrow-right\"/> Utwórz klucze reCAPTCHA v3"
|
||||
msgid "<i class=\"oi oi-arrow-right\"/> Generate reCAPTCHA v3 keys"
|
||||
msgstr "<i class=\"oi oi-arrow-right\"/>Wygeneruj klucze reCAPTCHA v3"
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model.fields,help:google_recaptcha.field_res_config_settings__recaptcha_min_score
|
||||
|
|
@ -35,105 +33,127 @@ msgid ""
|
|||
"By default, should be one of 0.1, 0.3, 0.7, 0.9.\n"
|
||||
"1.0 is very likely a good interaction, 0.0 is very likely a bot"
|
||||
msgstr ""
|
||||
"Domyślnie powinna to być jedna z wartości 0.1, 0.3, 0.7, 0.9.\n"
|
||||
"Wartość 1.0 oznacza najprawdopodobniej dobrą interakcję, a 0.0 oznacza "
|
||||
"najprawdopodobniej bota."
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model,name:google_recaptcha.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Ustawienia konfiguracji"
|
||||
msgstr "Konfiguracja ustawień"
|
||||
|
||||
#. 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 "Nazwa wyświetlana"
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_res_config_settings__enable_recaptcha
|
||||
msgid "Enable reCAPTCHA"
|
||||
msgstr "Aktywuj reCAPTCHA"
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model,name:google_recaptcha.model_ir_http
|
||||
msgid "HTTP Routing"
|
||||
msgstr "Wytyczanie HTTP"
|
||||
msgstr "HTTP routing"
|
||||
|
||||
#. 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."
|
||||
msgstr ""
|
||||
"Jeśli nie zostaną dostarczone żadne klucze, żadne kontrole nie zostaną "
|
||||
"przeprowadzone."
|
||||
#: 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 "ID"
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_res_config_settings__recaptcha_min_score
|
||||
msgid "Minimum score"
|
||||
msgstr "Minimalny wynik"
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/js/recaptcha.js:0
|
||||
#, python-format
|
||||
msgid "No recaptcha site key set."
|
||||
msgstr "Brak zestawu kluczy witryny recaptcha."
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/xml/recaptcha.xml:0
|
||||
#, python-format
|
||||
msgid "Privacy Policy"
|
||||
msgstr "Polityka Prywatności"
|
||||
|
||||
#. 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 ""
|
||||
"Chroń swoje formularze przed spamem i nadużyciami. Jeśli nie podasz żadnych "
|
||||
"kluczy, żadne kontrole nie będą przeprowadzane."
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/xml/recaptcha.xml:0
|
||||
#, python-format
|
||||
msgid "Protected by reCAPTCHA,"
|
||||
msgstr "Chronione przez reCAPTCHA,"
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_res_config_settings__recaptcha_private_key
|
||||
msgid "Secret Key"
|
||||
msgstr "Sekretny klucz"
|
||||
msgstr "Tajny klucz"
|
||||
|
||||
#. module: google_recaptcha
|
||||
#: model:ir.model.fields,field_description:google_recaptcha.field_res_config_settings__recaptcha_public_key
|
||||
msgid "Site Key"
|
||||
msgstr "Klucz strony"
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-python
|
||||
#: code:addons/google_recaptcha/models/ir_http.py:0
|
||||
msgid "Suspicious activity detected by google reCAPTCHA."
|
||||
msgstr "Wykryto podejrzaną aktywność przez google reCAPTCHA."
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/xml/recaptcha.xml:0
|
||||
#, python-format
|
||||
msgid "Terms of Service"
|
||||
msgstr "Warunki Świadczenia Usługi"
|
||||
msgstr "Warunki świadczenia usług"
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-python
|
||||
#: code:addons/google_recaptcha/models/ir_http.py:0
|
||||
#, python-format
|
||||
msgid "The reCaptcha private key is invalid."
|
||||
msgstr "Prywatny klucz reCaptcha jest nieprawidłowy"
|
||||
msgstr "Prywatny klucz reCaptcha jest nieprawidłowy."
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-python
|
||||
#: code:addons/google_recaptcha/models/ir_http.py:0
|
||||
#, python-format
|
||||
msgid "The reCaptcha token is invalid."
|
||||
msgstr "Token reCaptcha jest nieprawidłowy."
|
||||
|
||||
#. 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 "Klucz witryny recaptcha jest nieprawidłowy."
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-python
|
||||
#: code:addons/google_recaptcha/models/ir_http.py:0
|
||||
#, python-format
|
||||
msgid "The request is invalid or malformed."
|
||||
msgstr "Żądanie jest nieprawidłowe lub źle sformułowane."
|
||||
|
||||
#. 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 "Upłynął limit czasu żądania, spróbuj ponownie."
|
||||
|
||||
#. module: google_recaptcha
|
||||
#. odoo-javascript
|
||||
#: code:addons/google_recaptcha/static/src/xml/recaptcha.xml:0
|
||||
#, python-format
|
||||
msgid "apply."
|
||||
msgstr "Zastosuj."
|
||||
msgstr "zastosuj."
|
||||
|
||||
#. 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 ""
|
||||
"Funkcja reCAPTCHA została wyłączona lub nie skonfigurowano klucza witryny. "
|
||||
"Sprawdź swoje ustawienia."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue