From c0efcc53f5562686daba12f6982f020923c45d8a Mon Sep 17 00:00:00 2001 From: Ernad Husremovic Date: Mon, 9 Mar 2026 09:32:28 +0100 Subject: [PATCH] 19.0 vanilla --- odoo-bringout-oca-ocb-auth_ldap/README.md | 29 +- .../auth_ldap/__manifest__.py | 6 +- .../auth_ldap/i18n/af.po | 53 +- .../auth_ldap/i18n/am.po | 56 +- .../auth_ldap/i18n/ar.po | 129 +- .../auth_ldap/i18n/auth_ldap.pot | 65 +- .../auth_ldap/i18n/az.po | 60 +- .../auth_ldap/i18n/be.po | 237 -- .../auth_ldap/i18n/bg.po | 86 +- .../auth_ldap/i18n/bs.po | 152 +- .../auth_ldap/i18n/ca.po | 97 +- .../auth_ldap/i18n/cs.po | 101 +- .../auth_ldap/i18n/da.po | 78 +- .../auth_ldap/i18n/de.po | 131 +- .../auth_ldap/i18n/el.po | 81 +- .../auth_ldap/i18n/en_AU.po | 195 -- .../auth_ldap/i18n/en_GB.po | 205 -- .../auth_ldap/i18n/es.po | 104 +- .../auth_ldap/i18n/{es_MX.po => es_419.po} | 119 +- .../auth_ldap/i18n/es_BO.po | 205 -- .../auth_ldap/i18n/es_CL.po | 118 +- .../auth_ldap/i18n/es_CO.po | 205 -- .../auth_ldap/i18n/es_CR.po | 205 -- .../auth_ldap/i18n/es_DO.po | 205 -- .../auth_ldap/i18n/es_EC.po | 205 -- .../auth_ldap/i18n/es_PA.po | 195 -- .../auth_ldap/i18n/es_PE.po | 205 -- .../auth_ldap/i18n/es_PY.po | 205 -- .../auth_ldap/i18n/es_VE.po | 205 -- .../auth_ldap/i18n/et.po | 99 +- .../auth_ldap/i18n/eu.po | 118 +- .../auth_ldap/i18n/fa.po | 77 +- .../auth_ldap/i18n/fi.po | 118 +- .../auth_ldap/i18n/fo.po | 118 +- .../auth_ldap/i18n/fr.po | 112 +- .../auth_ldap/i18n/fr_BE.po | 121 +- .../auth_ldap/i18n/fr_CA.po | 118 +- .../auth_ldap/i18n/gl.po | 118 +- .../auth_ldap/i18n/gu.po | 76 +- .../auth_ldap/i18n/he.po | 86 +- .../auth_ldap/i18n/hi.po | 95 +- .../auth_ldap/i18n/hr.po | 71 +- .../auth_ldap/i18n/hu.po | 77 +- .../auth_ldap/i18n/hy.po | 233 -- .../auth_ldap/i18n/id.po | 98 +- .../auth_ldap/i18n/is.po | 68 +- .../auth_ldap/i18n/it.po | 76 +- .../auth_ldap/i18n/ja.po | 87 +- .../auth_ldap/i18n/ka.po | 118 +- .../auth_ldap/i18n/kab.po | 118 +- .../auth_ldap/i18n/km.po | 108 +- .../auth_ldap/i18n/ko.po | 94 +- .../auth_ldap/i18n/{no.po => ku.po} | 103 +- .../auth_ldap/i18n/lb.po | 48 +- .../auth_ldap/i18n/lo.po | 75 +- .../auth_ldap/i18n/lt.po | 92 +- .../auth_ldap/i18n/lv.po | 74 +- .../auth_ldap/i18n/mk.po | 118 +- .../auth_ldap/i18n/ml.po | 237 -- .../auth_ldap/i18n/ml_IN.po | 121 +- .../auth_ldap/i18n/mn.po | 76 +- .../auth_ldap/i18n/{sw.po => my.po} | 98 +- .../auth_ldap/i18n/nb.po | 77 +- .../auth_ldap/i18n/ne.po | 118 +- .../auth_ldap/i18n/nl.po | 110 +- .../auth_ldap/i18n/pl.po | 106 +- .../auth_ldap/i18n/pt.po | 149 +- .../auth_ldap/i18n/pt_BR.po | 100 +- .../auth_ldap/i18n/ro.po | 125 +- .../auth_ldap/i18n/ru.po | 132 +- .../auth_ldap/i18n/sk.po | 90 +- .../auth_ldap/i18n/sl.po | 83 +- .../auth_ldap/i18n/sq.po | 73 +- .../auth_ldap/i18n/sr.po | 239 -- .../auth_ldap/i18n/sr@latin.po | 185 +- .../auth_ldap/i18n/sv.po | 125 +- .../auth_ldap/i18n/ta.po | 69 +- .../auth_ldap/i18n/th.po | 87 +- .../auth_ldap/i18n/tr.po | 103 +- .../auth_ldap/i18n/uk.po | 98 +- .../auth_ldap/i18n/{ms.po => uz.po} | 427 ++-- .../auth_ldap/i18n/vi.po | 129 +- .../auth_ldap/i18n/zh_CN.po | 92 +- .../auth_ldap/i18n/zh_TW.po | 133 +- .../auth_ldap/models/res_company_ldap.py | 110 +- .../auth_ldap/models/res_users.py | 61 +- .../auth_ldap/tests/test_auth_ldap.py | 11 +- .../auth_ldap/views/ldap_installer_views.xml | 56 +- .../views/res_config_settings_views.xml | 8 +- .../pyproject.toml | 11 +- odoo-bringout-oca-ocb-auth_oauth/README.md | 29 +- .../auth_oauth/__manifest__.py | 2 +- .../auth_oauth/controllers/main.py | 19 +- .../auth_oauth/data/auth_oauth_data.xml | 12 +- .../auth_oauth/i18n/af.po | 30 +- .../auth_oauth/i18n/am.po | 31 +- .../auth_oauth/i18n/ar.po | 171 +- .../auth_oauth/i18n/auth_oauth.pot | 92 +- .../auth_oauth/i18n/az.po | 115 +- .../auth_oauth/i18n/bg.po | 126 +- .../auth_oauth/i18n/bs.po | 217 +- .../auth_oauth/i18n/ca.po | 156 +- .../auth_oauth/i18n/cs.po | 174 +- .../auth_oauth/i18n/da.po | 135 +- .../auth_oauth/i18n/de.po | 154 +- .../auth_oauth/i18n/el.po | 142 +- .../auth_oauth/i18n/en_AU.po | 395 ---- .../auth_oauth/i18n/en_GB.po | 228 -- .../auth_oauth/i18n/es.po | 140 +- .../auth_oauth/i18n/{es_MX.po => es_419.po} | 132 +- .../auth_oauth/i18n/es_BO.po | 228 -- .../auth_oauth/i18n/es_CL.po | 141 +- .../auth_oauth/i18n/es_CO.po | 228 -- .../auth_oauth/i18n/es_CR.po | 228 -- .../auth_oauth/i18n/es_DO.po | 228 -- .../auth_oauth/i18n/es_EC.po | 228 -- .../auth_oauth/i18n/es_PE.po | 228 -- .../auth_oauth/i18n/es_PY.po | 228 -- .../auth_oauth/i18n/es_VE.po | 228 -- .../auth_oauth/i18n/et.po | 136 +- .../auth_oauth/i18n/eu.po | 141 +- .../auth_oauth/i18n/fa.po | 121 +- .../auth_oauth/i18n/fi.po | 163 +- .../auth_oauth/i18n/fo.po | 141 +- .../auth_oauth/i18n/fr.po | 139 +- .../auth_oauth/i18n/fr_BE.po | 323 +-- .../auth_oauth/i18n/fr_CA.po | 141 +- .../auth_oauth/i18n/gl.po | 141 +- .../auth_oauth/i18n/gu.po | 30 +- .../auth_oauth/i18n/he.po | 128 +- .../auth_oauth/i18n/hi.po | 140 +- .../auth_oauth/i18n/hr.po | 135 +- .../auth_oauth/i18n/hu.po | 136 +- .../auth_oauth/i18n/hy.po | 255 --- .../auth_oauth/i18n/id.po | 124 +- .../auth_oauth/i18n/is.po | 115 +- .../auth_oauth/i18n/it.po | 136 +- .../auth_oauth/i18n/ja.po | 147 +- .../auth_oauth/i18n/ka.po | 141 +- .../auth_oauth/i18n/kab.po | 182 +- .../auth_oauth/i18n/km.po | 108 +- .../auth_oauth/i18n/ko.po | 144 +- .../auth_oauth/i18n/{be.po => ku.po} | 144 +- .../auth_oauth/i18n/lb.po | 62 +- .../auth_oauth/i18n/lo.po | 56 +- .../auth_oauth/i18n/lt.po | 132 +- .../auth_oauth/i18n/lv.po | 129 +- .../auth_oauth/i18n/mk.po | 141 +- .../auth_oauth/i18n/mn.po | 113 +- .../auth_oauth/i18n/{ms.po => my.po} | 129 +- .../auth_oauth/i18n/nb.po | 123 +- .../auth_oauth/i18n/ne.po | 141 +- .../auth_oauth/i18n/nl.po | 144 +- .../auth_oauth/i18n/no.po | 258 --- .../auth_oauth/i18n/pl.po | 149 +- .../auth_oauth/i18n/pt.po | 133 +- .../auth_oauth/i18n/pt_BR.po | 174 +- .../auth_oauth/i18n/ro.po | 139 +- .../auth_oauth/i18n/ru.po | 193 +- .../auth_oauth/i18n/sk.po | 123 +- .../auth_oauth/i18n/sl.po | 122 +- .../auth_oauth/i18n/sq.po | 104 +- .../auth_oauth/i18n/sr.po | 266 --- .../auth_oauth/i18n/sr@latin.po | 258 ++- .../auth_oauth/i18n/sv.po | 166 +- .../auth_oauth/i18n/sw.po | 255 --- .../auth_oauth/i18n/ta.po | 51 +- .../auth_oauth/i18n/th.po | 136 +- .../auth_oauth/i18n/tr.po | 140 +- .../auth_oauth/i18n/uk.po | 135 +- .../auth_oauth/i18n/{ml.po => uz.po} | 240 +- .../auth_oauth/i18n/vi.po | 167 +- .../auth_oauth/i18n/zh_CN.po | 140 +- .../auth_oauth/i18n/zh_TW.po | 119 +- .../auth_oauth/models/auth_oauth.py | 2 +- .../auth_oauth/models/ir_config_parameter.py | 6 +- .../auth_oauth/models/res_users.py | 59 +- .../static/src/scss/auth_oauth.scss | 36 +- .../auth_oauth/views/auth_oauth_templates.xml | 40 +- .../auth_oauth/views/auth_oauth_views.xml | 8 +- .../views/res_config_settings_views.xml | 35 +- .../auth_oauth/views/res_users_views.xml | 20 - .../pyproject.toml | 14 +- .../README.md | 29 +- .../auth_password_policy/__manifest__.py | 9 +- .../auth_password_policy/data/defaults.xml | 2 +- .../auth_password_policy/i18n/af.po | 93 - .../auth_password_policy/i18n/ar.po | 104 +- .../i18n/auth_password_policy.pot | 57 +- .../auth_password_policy/i18n/az.po | 76 +- .../auth_password_policy/i18n/be.po | 93 - .../auth_password_policy/i18n/bg.po | 79 +- .../auth_password_policy/i18n/bs.po | 117 +- .../auth_password_policy/i18n/ca.po | 111 +- .../auth_password_policy/i18n/cs.po | 100 +- .../auth_password_policy/i18n/da.po | 85 +- .../auth_password_policy/i18n/de.po | 96 +- .../auth_password_policy/i18n/el.po | 108 +- .../auth_password_policy/i18n/es.po | 102 +- .../i18n/{es_MX.po => es_419.po} | 92 +- .../auth_password_policy/i18n/et.po | 90 +- .../auth_password_policy/i18n/fa.po | 92 +- .../auth_password_policy/i18n/fi.po | 95 +- .../auth_password_policy/i18n/fr.po | 98 +- .../auth_password_policy/i18n/gu.po | 26 +- .../auth_password_policy/i18n/he.po | 92 +- .../auth_password_policy/i18n/hi.po | 81 +- .../auth_password_policy/i18n/hr.po | 93 +- .../auth_password_policy/i18n/hu.po | 86 +- .../auth_password_policy/i18n/hy.po | 89 - .../auth_password_policy/i18n/id.po | 93 +- .../auth_password_policy/i18n/is.po | 36 +- .../auth_password_policy/i18n/it.po | 96 +- .../auth_password_policy/i18n/ja.po | 99 +- .../i18n/{am.po => kab.po} | 75 +- .../auth_password_policy/i18n/km.po | 47 +- .../auth_password_policy/i18n/ko.po | 101 +- .../i18n/{no.po => ku.po} | 116 +- .../auth_password_policy/i18n/lb.po | 59 +- .../auth_password_policy/i18n/lo.po | 94 - .../auth_password_policy/i18n/lt.po | 83 +- .../auth_password_policy/i18n/lv.po | 100 +- .../auth_password_policy/i18n/ml.po | 93 - .../auth_password_policy/i18n/mn.po | 83 +- .../i18n/{ms.po => my.po} | 81 +- .../auth_password_policy/i18n/nb.po | 81 +- .../auth_password_policy/i18n/nl.po | 101 +- .../auth_password_policy/i18n/pl.po | 99 +- .../auth_password_policy/i18n/pt.po | 102 +- .../auth_password_policy/i18n/pt_BR.po | 102 +- .../auth_password_policy/i18n/ro.po | 88 +- .../auth_password_policy/i18n/ru.po | 107 +- .../auth_password_policy/i18n/sk.po | 74 +- .../auth_password_policy/i18n/sl.po | 96 +- .../auth_password_policy/i18n/sq.po | 69 +- .../i18n/{sr.po => sr@latin.po} | 93 +- .../auth_password_policy/i18n/sv.po | 108 +- .../auth_password_policy/i18n/sw.po | 89 - .../auth_password_policy/i18n/ta.po | 89 - .../auth_password_policy/i18n/th.po | 88 +- .../auth_password_policy/i18n/tr.po | 97 +- .../auth_password_policy/i18n/uk.po | 95 +- .../auth_password_policy/i18n/uz.po | 147 ++ .../auth_password_policy/i18n/vi.po | 97 +- .../auth_password_policy/i18n/zh_CN.po | 84 +- .../auth_password_policy/i18n/zh_TW.po | 79 +- .../auth_password_policy/models/res_users.py | 2 +- .../static/src/css/password_field.css | 14 +- .../static/src/css/password_field_backend.css | 13 + .../static/src/password_field.js | 35 +- .../static/src/password_field.xml | 15 + .../static/src/password_meter.js | 54 +- .../static/src/password_policy.js | 9 +- .../views/res_config_settings_views.xml | 12 +- .../pyproject.toml | 10 +- .../README.md | 29 +- .../auth_password_policy_portal/__init__.py | 1 + .../__manifest__.py | 6 +- .../auth_password_policy_portal/i18n/ar.po | 36 + .../i18n/auth_password_policy_portal.pot | 22 +- .../auth_password_policy_portal/i18n/az.po | 35 + .../auth_password_policy_portal/i18n/bg.po | 35 + .../auth_password_policy_portal/i18n/bs.po | 37 + .../auth_password_policy_portal/i18n/ca.po | 36 + .../auth_password_policy_portal/i18n/cs.po | 35 + .../auth_password_policy_portal/i18n/da.po | 35 + .../auth_password_policy_portal/i18n/de.po | 36 + .../auth_password_policy_portal/i18n/el.po | 36 + .../auth_password_policy_portal/i18n/es.po | 35 + .../i18n/es_419.po | 35 + .../auth_password_policy_portal/i18n/et.po | 35 + .../auth_password_policy_portal/i18n/fa.po | 35 + .../auth_password_policy_portal/i18n/fi.po | 35 + .../auth_password_policy_portal/i18n/fr.po | 35 + .../auth_password_policy_portal/i18n/he.po | 36 + .../auth_password_policy_portal/i18n/hi.po | 35 + .../auth_password_policy_portal/i18n/hr.po | 36 + .../auth_password_policy_portal/i18n/hu.po | 36 + .../auth_password_policy_portal/i18n/id.po | 35 + .../auth_password_policy_portal/i18n/it.po | 35 + .../auth_password_policy_portal/i18n/ja.po | 35 + .../auth_password_policy_portal/i18n/kab.po | 36 + .../auth_password_policy_portal/i18n/ko.po | 35 + .../auth_password_policy_portal/i18n/ku.po | 35 + .../auth_password_policy_portal/i18n/lt.po | 37 + .../auth_password_policy_portal/i18n/lv.po | 37 + .../auth_password_policy_portal/i18n/mn.po | 35 + .../auth_password_policy_portal/i18n/my.po | 35 + .../auth_password_policy_portal/i18n/nb.po | 35 + .../auth_password_policy_portal/i18n/nl.po | 35 + .../auth_password_policy_portal/i18n/pl.po | 37 + .../auth_password_policy_portal/i18n/pt.po | 35 + .../auth_password_policy_portal/i18n/pt_BR.po | 35 + .../auth_password_policy_portal/i18n/ro.po | 36 + .../auth_password_policy_portal/i18n/ru.po | 38 + .../auth_password_policy_portal/i18n/sk.po | 36 + .../auth_password_policy_portal/i18n/sl.po | 36 + .../auth_password_policy_portal/i18n/sq.po | 32 + .../i18n/sr@latin.po | 36 + .../auth_password_policy_portal/i18n/sv.po | 36 + .../auth_password_policy_portal/i18n/th.po | 35 + .../auth_password_policy_portal/i18n/tr.po | 36 + .../auth_password_policy_portal/i18n/uk.po | 36 + .../auth_password_policy_portal/i18n/uz.po | 43 + .../auth_password_policy_portal/i18n/vi.po | 35 + .../auth_password_policy_portal/i18n/zh_CN.po | 35 + .../auth_password_policy_portal/i18n/zh_TW.po | 36 + .../models/__init__.py | 1 + .../models/ir_http.py | 11 + .../static/src/scss/portal_policy.scss | 6 - .../views/templates.xml | 6 +- .../pyproject.toml | 10 +- .../README.md | 29 +- .../auth_password_policy_signup/__init__.py | 1 + .../__manifest__.py | 5 +- .../auth_password_policy_signup/i18n/ar.po | 35 +- .../i18n/auth_password_policy_signup.pot | 26 +- .../auth_password_policy_signup/i18n/az.po | 34 +- .../auth_password_policy_signup/i18n/bg.po | 35 + .../auth_password_policy_signup/i18n/bs.po | 45 +- .../auth_password_policy_signup/i18n/ca.po | 35 +- .../auth_password_policy_signup/i18n/cs.po | 34 +- .../auth_password_policy_signup/i18n/da.po | 34 +- .../auth_password_policy_signup/i18n/de.po | 35 +- .../auth_password_policy_signup/i18n/el.po | 35 +- .../auth_password_policy_signup/i18n/es.po | 34 +- .../i18n/es_419.po | 35 + .../auth_password_policy_signup/i18n/et.po | 34 +- .../auth_password_policy_signup/i18n/fa.po | 34 +- .../auth_password_policy_signup/i18n/fi.po | 34 +- .../auth_password_policy_signup/i18n/fr.po | 34 +- .../auth_password_policy_signup/i18n/gu.po | 15 - .../auth_password_policy_signup/i18n/he.po | 35 +- .../auth_password_policy_signup/i18n/hi.po | 35 + .../auth_password_policy_signup/i18n/hr.po | 36 + .../auth_password_policy_signup/i18n/hu.po | 35 +- .../auth_password_policy_signup/i18n/id.po | 35 + .../auth_password_policy_signup/i18n/is.po | 15 - .../auth_password_policy_signup/i18n/it.po | 34 +- .../auth_password_policy_signup/i18n/ja.po | 32 +- .../auth_password_policy_signup/i18n/kab.po | 36 + .../auth_password_policy_signup/i18n/km.po | 15 - .../auth_password_policy_signup/i18n/ko.po | 32 +- .../auth_password_policy_signup/i18n/ku.po | 35 + .../auth_password_policy_signup/i18n/lt.po | 37 + .../auth_password_policy_signup/i18n/lv.po | 38 + .../auth_password_policy_signup/i18n/mn.po | 34 +- .../auth_password_policy_signup/i18n/my.po | 35 + .../auth_password_policy_signup/i18n/nb.po | 34 +- .../auth_password_policy_signup/i18n/nl.po | 34 +- .../auth_password_policy_signup/i18n/pl.po | 36 +- .../auth_password_policy_signup/i18n/pt.po | 34 +- .../auth_password_policy_signup/i18n/pt_BR.po | 34 +- .../auth_password_policy_signup/i18n/ro.po | 35 +- .../auth_password_policy_signup/i18n/ru.po | 37 +- .../auth_password_policy_signup/i18n/sk.po | 35 +- .../auth_password_policy_signup/i18n/sl.po | 36 + .../auth_password_policy_signup/i18n/sq.po | 32 + .../auth_password_policy_signup/i18n/sr.po | 15 - .../i18n/sr@latin.po | 36 + .../auth_password_policy_signup/i18n/sv.po | 36 + .../auth_password_policy_signup/i18n/th.po | 32 +- .../auth_password_policy_signup/i18n/tr.po | 35 +- .../auth_password_policy_signup/i18n/uk.po | 35 +- .../auth_password_policy_signup/i18n/uz.po | 43 + .../auth_password_policy_signup/i18n/vi.po | 32 +- .../auth_password_policy_signup/i18n/zh_CN.po | 32 +- .../auth_password_policy_signup/i18n/zh_TW.po | 33 +- .../models/__init__.py | 1 + .../models/ir_http.py | 11 + .../static/src/js/password_meter.js | 44 - .../static/src/js/signup_policy.js | 18 - .../password_meter/password_meter.js | 29 + .../password_meter/password_meter.xml | 9 + .../static/src/scss/signup_policy.scss | 6 - .../views/signup_templates.xml | 3 + .../pyproject.toml | 10 +- odoo-bringout-oca-ocb-auth_signup/README.md | 29 +- .../auth_signup/__manifest__.py | 2 + .../auth_signup/controllers/main.py | 54 +- .../auth_signup/data/ir_cron_data.xml | 4 +- .../auth_signup/data/mail_template_data.xml | 238 +- .../auth_signup/i18n/af.po | 64 +- .../auth_signup/i18n/am.po | 61 +- .../auth_signup/i18n/ar.po | 1605 +++++++++---- .../auth_signup/i18n/auth_signup.pot | 520 +++-- .../auth_signup/i18n/az.po | 872 +++++--- .../auth_signup/i18n/be.po | 1027 --------- .../auth_signup/i18n/bg.po | 809 ++++--- .../auth_signup/i18n/bs.po | 1232 +++++----- .../auth_signup/i18n/ca.po | 1278 ++++++++--- .../auth_signup/i18n/cs.po | 1139 +++++----- .../auth_signup/i18n/da.po | 872 +++++--- .../auth_signup/i18n/de.po | 1635 ++++++++++---- .../auth_signup/i18n/el.po | 1059 ++++++--- .../auth_signup/i18n/en_AU.po | 372 ---- .../auth_signup/i18n/en_GB.po | 416 ---- .../auth_signup/i18n/es.po | 1559 +++++++++---- .../auth_signup/i18n/es_419.po | 1959 ++++++++++++++++ .../auth_signup/i18n/es_BO.po | 416 ---- .../auth_signup/i18n/es_CL.po | 637 ++++-- .../auth_signup/i18n/es_CO.po | 416 ---- .../auth_signup/i18n/es_CR.po | 416 ---- .../auth_signup/i18n/es_DO.po | 416 ---- .../auth_signup/i18n/es_EC.po | 416 ---- .../auth_signup/i18n/es_MX.po | 1044 --------- .../auth_signup/i18n/es_PA.po | 372 ---- .../auth_signup/i18n/es_PE.po | 416 ---- .../auth_signup/i18n/es_PY.po | 416 ---- .../auth_signup/i18n/es_VE.po | 416 ---- .../auth_signup/i18n/et.po | 882 +++++--- .../auth_signup/i18n/eu.po | 637 ++++-- .../auth_signup/i18n/fa.po | 1144 +++++++--- .../auth_signup/i18n/fi.po | 1604 +++++++++---- .../auth_signup/i18n/fo.po | 637 ++++-- .../auth_signup/i18n/fr.po | 1586 +++++++++---- .../auth_signup/i18n/fr_BE.po | 750 +++++-- .../auth_signup/i18n/fr_CA.po | 637 ++++-- .../auth_signup/i18n/gl.po | 637 ++++-- .../auth_signup/i18n/gu.po | 82 +- .../auth_signup/i18n/he.po | 1107 +++++---- .../auth_signup/i18n/hi.po | 770 ++++--- .../auth_signup/i18n/hr.po | 902 +++++--- .../auth_signup/i18n/hu.po | 827 ++++--- .../auth_signup/i18n/hy.po | 723 ------ .../auth_signup/i18n/id.po | 1316 +++++++++-- .../auth_signup/i18n/is.po | 230 +- .../auth_signup/i18n/it.po | 1579 +++++++++---- .../auth_signup/i18n/ja.po | 1581 +++++++++---- .../auth_signup/i18n/ka.po | 637 ++++-- .../auth_signup/i18n/kab.po | 955 ++++++-- .../auth_signup/i18n/km.po | 162 +- .../auth_signup/i18n/ko.po | 1437 +++++++++--- .../auth_signup/i18n/ku.po | 962 ++++++++ .../auth_signup/i18n/lb.po | 346 +-- .../auth_signup/i18n/lo.po | 88 +- .../auth_signup/i18n/lt.po | 825 ++++--- .../auth_signup/i18n/lv.po | 928 +++++--- .../auth_signup/i18n/mk.po | 637 ++++-- .../auth_signup/i18n/ml.po | 729 ------ .../auth_signup/i18n/mn.po | 922 +++++--- .../auth_signup/i18n/ms.po | 728 ------ .../auth_signup/i18n/my.po | 959 ++++++++ .../auth_signup/i18n/nb.po | 811 ++++--- .../auth_signup/i18n/ne.po | 637 ++++-- .../auth_signup/i18n/nl.po | 1599 +++++++++---- .../auth_signup/i18n/no.po | 724 ------ .../auth_signup/i18n/pl.po | 1633 ++++++++++---- .../auth_signup/i18n/pt.po | 1431 +++++++----- .../auth_signup/i18n/pt_BR.po | 1666 ++++++++++---- .../auth_signup/i18n/ro.po | 1199 +++++++--- .../auth_signup/i18n/ru.po | 1977 ++++++++++++++--- .../auth_signup/i18n/sk.po | 810 ++++--- .../auth_signup/i18n/sl.po | 879 +++++--- .../auth_signup/i18n/sq.po | 746 ++++--- .../auth_signup/i18n/sr.po | 789 ------- .../auth_signup/i18n/sr@latin.po | 1097 +++++++-- .../auth_signup/i18n/sv.po | 1377 ++++++++---- .../auth_signup/i18n/sw.po | 723 ------ .../auth_signup/i18n/ta.po | 723 ------ .../auth_signup/i18n/th.po | 1133 +++++++--- .../auth_signup/i18n/tr.po | 1403 ++++++++---- .../auth_signup/i18n/uk.po | 1138 +++++----- .../auth_signup/i18n/uz.po | 1232 ++++++++++ .../auth_signup/i18n/vi.po | 1458 +++++++++--- .../auth_signup/i18n/zh_CN.po | 1567 +++++++++---- .../auth_signup/i18n/zh_TW.po | 1742 ++++++++++----- .../auth_signup/models/ir_http.py | 2 +- .../auth_signup/models/res_partner.py | 166 +- .../auth_signup/models/res_users.py | 189 +- .../static/src/interactions/signup.js | 23 + .../static/src/js/reset_password.js | 28 - .../auth_signup/static/src/js/signup.js | 28 - .../auth_signup/tests/test_auth_signup.py | 45 +- .../auth_signup/tests/test_reset_password.py | 71 +- .../views/auth_signup_login_templates.xml | 83 +- .../views/auth_signup_templates_email.xml | 87 + .../views/res_config_settings_views.xml | 38 +- .../auth_signup/views/res_users_views.xml | 34 +- .../pyproject.toml | 16 +- odoo-bringout-oca-ocb-auth_totp/README.md | 29 +- .../auth_totp/__manifest__.py | 1 + .../auth_totp/controllers/home.py | 31 +- .../auth_totp/data/ir_action_data.xml | 2 +- .../auth_totp/i18n/af.po | 420 ---- .../auth_totp/i18n/ar.po | 469 ++-- .../auth_totp/i18n/auth_totp.pot | 234 +- .../auth_totp/i18n/az.po | 271 +-- .../auth_totp/i18n/be.po | 448 ---- .../auth_totp/i18n/bg.po | 304 +-- .../auth_totp/i18n/bs.po | 396 ++-- .../auth_totp/i18n/ca.po | 417 ++-- .../auth_totp/i18n/cs.po | 418 ++-- .../auth_totp/i18n/da.po | 401 ++-- .../auth_totp/i18n/de.po | 423 ++-- .../auth_totp/i18n/{am.po => el.po} | 292 ++- .../auth_totp/i18n/es.po | 425 ++-- .../auth_totp/i18n/{es_MX.po => es_419.po} | 423 ++-- .../auth_totp/i18n/et.po | 322 +-- .../auth_totp/i18n/fa.po | 310 +-- .../auth_totp/i18n/fi.po | 453 ++-- .../auth_totp/i18n/fr.po | 427 ++-- .../auth_totp/i18n/gu.po | 420 ---- .../auth_totp/i18n/he.po | 276 +-- .../auth_totp/i18n/hi.po | 284 +-- .../auth_totp/i18n/hr.po | 282 +-- .../auth_totp/i18n/hu.po | 372 ++-- .../auth_totp/i18n/id.po | 422 ++-- .../auth_totp/i18n/is.po | 443 ---- .../auth_totp/i18n/it.po | 424 ++-- .../auth_totp/i18n/ja.po | 416 ++-- .../auth_totp/i18n/{ta.po => kab.po} | 281 ++- .../auth_totp/i18n/ko.po | 417 ++-- .../auth_totp/i18n/ku.po | 375 ++++ .../auth_totp/i18n/lo.po | 422 ---- .../auth_totp/i18n/lt.po | 282 +-- .../auth_totp/i18n/lv.po | 313 ++- .../auth_totp/i18n/ml.po | 420 ---- .../auth_totp/i18n/mn.po | 271 +-- .../auth_totp/i18n/ms.po | 424 ---- .../auth_totp/i18n/{sw.po => my.po} | 287 ++- .../auth_totp/i18n/nb.po | 290 ++- .../auth_totp/i18n/nl.po | 432 ++-- .../auth_totp/i18n/no.po | 420 ---- .../auth_totp/i18n/pl.po | 455 ++-- .../auth_totp/i18n/pt.po | 451 ++-- .../auth_totp/i18n/pt_BR.po | 459 ++-- .../auth_totp/i18n/ro.po | 326 ++- .../auth_totp/i18n/ru.po | 494 ++-- .../auth_totp/i18n/sk.po | 272 +-- .../auth_totp/i18n/sl.po | 408 ++-- .../auth_totp/i18n/sq.po | 255 +-- .../auth_totp/i18n/sr.po | 447 ---- .../auth_totp/i18n/{hy.po => sr@latin.po} | 289 ++- .../auth_totp/i18n/sv.po | 435 ++-- .../auth_totp/i18n/th.po | 412 ++-- .../auth_totp/i18n/tr.po | 435 ++-- .../auth_totp/i18n/uk.po | 302 +-- .../auth_totp/i18n/{km.po => uz.po} | 429 ++-- .../auth_totp/i18n/vi.po | 420 ++-- .../auth_totp/i18n/zh_CN.po | 424 ++-- .../auth_totp/i18n/zh_TW.po | 388 ++-- .../auth_totp/models/__init__.py | 2 +- .../auth_totp/models/auth_totp.py | 31 +- .../models/auth_totp_rate_limit_log.py | 15 + .../auth_totp/models/ir_http.py | 13 - .../auth_totp/models/res_users.py | 107 +- .../auth_totp/security/ir.model.access.csv | 1 + .../auth_totp/static/tests/apikeys_flow.js | 113 + .../auth_totp/static/tests/totp_flow.js | 419 ++-- .../auth_totp/tests/__init__.py | 1 + .../auth_totp/tests/test_apikeys.py | 58 + .../auth_totp/tests/test_totp.py | 102 +- .../auth_totp/views/res_users_views.xml | 120 +- .../auth_totp/views/templates.xml | 2 +- .../auth_totp/wizard/auth_totp_wizard.py | 13 +- .../wizard/auth_totp_wizard_views.xml | 46 +- .../pyproject.toml | 8 +- .../README.md | 33 +- .../auth_totp_mail/__init__.py | 2 +- .../auth_totp_mail/__manifest__.py | 8 +- .../auth_totp_mail/controllers/__init__.py | 3 + .../auth_totp_mail/controllers/home.py | 32 + .../auth_totp_mail/data/ir_action_data.xml | 6 +- .../data/mail_template_data.xml | 53 +- .../data/security_notifications_template.xml | 16 + .../auth_totp_mail/i18n/af.po | 92 - .../auth_totp_mail/i18n/am.po | 88 - .../auth_totp_mail/i18n/ar.po | 382 +++- .../auth_totp_mail/i18n/auth_totp_mail.pot | 246 +- .../auth_totp_mail/i18n/az.po | 289 ++- .../auth_totp_mail/i18n/be.po | 112 - .../auth_totp_mail/i18n/bg.po | 290 ++- .../auth_totp_mail/i18n/bs.po | 312 ++- .../auth_totp_mail/i18n/ca.po | 393 +++- .../auth_totp_mail/i18n/cs.po | 322 ++- .../auth_totp_mail/i18n/da.po | 310 ++- .../auth_totp_mail/i18n/de.po | 387 +++- .../auth_totp_mail/i18n/el.po | 333 +++ .../auth_totp_mail/i18n/es.po | 382 +++- .../auth_totp_mail/i18n/es_419.po | 420 ++++ .../auth_totp_mail/i18n/es_MX.po | 113 - .../auth_totp_mail/i18n/et.po | 314 ++- .../auth_totp_mail/i18n/fa.po | 325 ++- .../auth_totp_mail/i18n/fi.po | 394 +++- .../auth_totp_mail/i18n/fr.po | 395 +++- .../auth_totp_mail/i18n/gu.po | 92 - .../auth_totp_mail/i18n/he.po | 295 ++- .../auth_totp_mail/i18n/hi.po | 291 ++- .../auth_totp_mail/i18n/hr.po | 294 ++- .../auth_totp_mail/i18n/hu.po | 299 ++- .../auth_totp_mail/i18n/hy.po | 88 - .../auth_totp_mail/i18n/id.po | 386 +++- .../auth_totp_mail/i18n/is.po | 92 - .../auth_totp_mail/i18n/it.po | 390 +++- .../auth_totp_mail/i18n/ja.po | 374 +++- .../auth_totp_mail/i18n/kab.po | 330 +++ .../auth_totp_mail/i18n/km.po | 93 - .../auth_totp_mail/i18n/ko.po | 378 +++- .../auth_totp_mail/i18n/ku.po | 329 +++ .../auth_totp_mail/i18n/lo.po | 92 - .../auth_totp_mail/i18n/lt.po | 297 ++- .../auth_totp_mail/i18n/lv.po | 309 ++- .../auth_totp_mail/i18n/ml.po | 92 - .../auth_totp_mail/i18n/mn.po | 293 ++- .../auth_totp_mail/i18n/ms.po | 92 - .../auth_totp_mail/i18n/my.po | 329 +++ .../auth_totp_mail/i18n/nb.po | 299 ++- .../auth_totp_mail/i18n/nl.po | 388 +++- .../auth_totp_mail/i18n/no.po | 88 - .../auth_totp_mail/i18n/pl.po | 402 +++- .../auth_totp_mail/i18n/pt.po | 389 +++- .../auth_totp_mail/i18n/pt_BR.po | 382 +++- .../auth_totp_mail/i18n/ro.po | 338 ++- .../auth_totp_mail/i18n/ru.po | 453 +++- .../auth_totp_mail/i18n/sk.po | 295 ++- .../auth_totp_mail/i18n/sl.po | 364 ++- .../auth_totp_mail/i18n/sq.po | 278 ++- .../auth_totp_mail/i18n/sr.po | 113 - .../auth_totp_mail/i18n/sr@latin.po | 330 +++ .../auth_totp_mail/i18n/sv.po | 387 +++- .../auth_totp_mail/i18n/sw.po | 88 - .../auth_totp_mail/i18n/ta.po | 88 - .../auth_totp_mail/i18n/th.po | 381 +++- .../auth_totp_mail/i18n/tr.po | 389 +++- .../auth_totp_mail/i18n/uk.po | 314 ++- .../auth_totp_mail/i18n/uz.po | 431 ++++ .../auth_totp_mail/i18n/vi.po | 377 +++- .../auth_totp_mail/i18n/zh_CN.po | 369 ++- .../auth_totp_mail/i18n/zh_TW.po | 411 +++- .../auth_totp_mail/models/__init__.py | 3 +- .../auth_totp_mail/models/auth_totp_device.py | 29 + .../models/res_config_settings.py | 31 + .../auth_totp_mail/models/res_users.py | 173 +- .../auth_totp_mail/static/tests/totp_flow.js | 66 +- .../auth_totp_mail/tests/__init__.py | 3 +- .../auth_totp_mail/tests/test_auth_signup.py | 48 + .../tests/test_notify_security_update_totp.py | 55 + .../auth_totp_mail/tests/test_totp.py | 55 +- .../views/res_config_settings_views.xml | 23 + .../auth_totp_mail/views/res_users_views.xml | 37 +- .../auth_totp_mail/views/templates.xml | 28 + .../pyproject.toml | 10 +- .../README.md | 29 +- .../auth_totp_portal/__manifest__.py | 1 + .../auth_totp_portal/i18n/ar.po | 72 +- .../i18n/auth_totp_portal.pot | 33 +- .../auth_totp_portal/i18n/az.po | 58 +- .../auth_totp_portal/i18n/bg.po | 63 +- .../auth_totp_portal/i18n/bs.po | 79 +- .../auth_totp_portal/i18n/ca.po | 62 +- .../auth_totp_portal/i18n/cs.po | 64 +- .../auth_totp_portal/i18n/da.po | 70 +- .../auth_totp_portal/i18n/de.po | 58 +- .../auth_totp_portal/i18n/{af.po => el.po} | 57 +- .../auth_totp_portal/i18n/es.po | 59 +- .../i18n/{es_MX.po => es_419.po} | 64 +- .../auth_totp_portal/i18n/et.po | 64 +- .../auth_totp_portal/i18n/fa.po | 65 +- .../auth_totp_portal/i18n/fi.po | 76 +- .../auth_totp_portal/i18n/fr.po | 60 +- .../auth_totp_portal/i18n/gu.po | 97 - .../auth_totp_portal/i18n/he.po | 65 +- .../auth_totp_portal/i18n/hi.po | 58 +- .../auth_totp_portal/i18n/hr.po | 76 +- .../auth_totp_portal/i18n/hu.po | 63 +- .../auth_totp_portal/i18n/hy.po | 93 - .../auth_totp_portal/i18n/id.po | 61 +- .../auth_totp_portal/i18n/is.po | 97 - .../auth_totp_portal/i18n/it.po | 62 +- .../auth_totp_portal/i18n/ja.po | 62 +- .../auth_totp_portal/i18n/{no.po => kab.po} | 53 +- .../auth_totp_portal/i18n/ko.po | 70 +- .../auth_totp_portal/i18n/{be.po => ku.po} | 70 +- .../auth_totp_portal/i18n/lo.po | 97 - .../auth_totp_portal/i18n/lt.po | 69 +- .../auth_totp_portal/i18n/lv.po | 67 +- .../auth_totp_portal/i18n/ml.po | 97 - .../auth_totp_portal/i18n/mn.po | 57 +- .../auth_totp_portal/i18n/ms.po | 97 - .../auth_totp_portal/i18n/{km.po => my.po} | 54 +- .../auth_totp_portal/i18n/nb.po | 56 +- .../auth_totp_portal/i18n/nl.po | 62 +- .../auth_totp_portal/i18n/pl.po | 64 +- .../auth_totp_portal/i18n/pt.po | 86 +- .../auth_totp_portal/i18n/pt_BR.po | 75 +- .../auth_totp_portal/i18n/ro.po | 66 +- .../auth_totp_portal/i18n/ru.po | 69 +- .../auth_totp_portal/i18n/sk.po | 58 +- .../auth_totp_portal/i18n/sl.po | 63 +- .../auth_totp_portal/i18n/sq.po | 45 +- .../auth_totp_portal/i18n/sr.po | 106 - .../i18n/{am.po => sr@latin.po} | 54 +- .../auth_totp_portal/i18n/sv.po | 68 +- .../auth_totp_portal/i18n/sw.po | 93 - .../auth_totp_portal/i18n/ta.po | 93 - .../auth_totp_portal/i18n/th.po | 68 +- .../auth_totp_portal/i18n/tr.po | 64 +- .../auth_totp_portal/i18n/uk.po | 60 +- .../auth_totp_portal/i18n/uz.po | 136 ++ .../auth_totp_portal/i18n/vi.po | 62 +- .../auth_totp_portal/i18n/zh_CN.po | 60 +- .../auth_totp_portal/i18n/zh_TW.po | 60 +- .../auth_totp_portal/models/res_users.py | 4 +- .../auth_totp_portal/security/security.xml | 2 +- .../revoke_all_trusted_devices.js | 25 + .../src/interactions/revoke_trusted_device.js | 24 + .../static/src/interactions/totp_disable.js | 26 + .../static/src/interactions/totp_enable.js | 199 ++ .../static/src/js/totp_frontend.js | 306 --- .../static/src/scss/auth_totp_portal.scss | 2 +- .../static/tests/totp_portal.js | 116 +- .../auth_totp_portal/tests/test_tour.py | 33 +- .../auth_totp_portal/views/templates.xml | 8 +- .../pyproject.toml | 10 +- .../README.md | 29 +- .../google_calendar/__init__.py | 1 - .../google_calendar/__manifest__.py | 8 +- .../google_calendar/controllers/__init__.py | 1 - .../google_calendar/controllers/main.py | 22 +- .../data/google_calendar_data.xml | 2 - .../google_calendar/data/neutralize.sql | 8 +- .../google_calendar/i18n/af.po | 79 +- .../google_calendar/i18n/am.po | 77 +- .../google_calendar/i18n/ar.po | 322 +-- .../google_calendar/i18n/az.po | 185 +- .../google_calendar/i18n/be.po | 443 ---- .../google_calendar/i18n/bg.po | 211 +- .../google_calendar/i18n/bs.po | 410 ++-- .../google_calendar/i18n/ca.po | 261 ++- .../google_calendar/i18n/cs.po | 293 +-- .../google_calendar/i18n/da.po | 213 +- .../google_calendar/i18n/de.po | 254 ++- .../google_calendar/i18n/el.po | 440 ++-- .../google_calendar/i18n/en_GB.po | 289 --- .../google_calendar/i18n/es.po | 255 ++- .../i18n/{es_MX.po => es_419.po} | 242 +- .../google_calendar/i18n/es_BO.po | 289 --- .../google_calendar/i18n/es_CL.po | 372 ++-- .../google_calendar/i18n/es_CO.po | 289 --- .../google_calendar/i18n/es_CR.po | 289 --- .../google_calendar/i18n/es_DO.po | 289 --- .../google_calendar/i18n/es_EC.po | 289 --- .../google_calendar/i18n/es_PE.po | 289 --- .../google_calendar/i18n/es_PY.po | 289 --- .../google_calendar/i18n/es_VE.po | 289 --- .../google_calendar/i18n/et.po | 206 +- .../google_calendar/i18n/eu.po | 366 +-- .../google_calendar/i18n/fa.po | 276 ++- .../google_calendar/i18n/fi.po | 266 ++- .../google_calendar/i18n/fo.po | 372 ++-- .../google_calendar/i18n/fr.po | 273 ++- .../google_calendar/i18n/fr_BE.po | 488 ++-- .../google_calendar/i18n/fr_CA.po | 372 ++-- .../google_calendar/i18n/gl.po | 366 +-- .../google_calendar/i18n/google_calendar.pot | 169 +- .../google_calendar/i18n/gu.po | 79 +- .../google_calendar/i18n/he.po | 224 +- .../google_calendar/i18n/hi.po | 225 +- .../google_calendar/i18n/hr.po | 191 +- .../google_calendar/i18n/hu.po | 210 +- .../google_calendar/i18n/id.po | 219 +- .../google_calendar/i18n/is.po | 116 +- .../google_calendar/i18n/it.po | 252 ++- .../google_calendar/i18n/ja.po | 236 +- .../google_calendar/i18n/ka.po | 372 ++-- .../google_calendar/i18n/kab.po | 391 +++- .../google_calendar/i18n/km.po | 155 +- .../google_calendar/i18n/ko.po | 231 +- .../google_calendar/i18n/{hy.po => ku.po} | 189 +- .../google_calendar/i18n/lb.po | 338 ++- .../google_calendar/i18n/lo.po | 116 +- .../google_calendar/i18n/lt.po | 201 +- .../google_calendar/i18n/lv.po | 207 +- .../google_calendar/i18n/mk.po | 372 ++-- .../google_calendar/i18n/ml.po | 444 ---- .../google_calendar/i18n/mn.po | 193 +- .../google_calendar/i18n/ms.po | 443 ---- .../google_calendar/i18n/{ta.po => my.po} | 202 +- .../google_calendar/i18n/nb.po | 212 +- .../google_calendar/i18n/ne.po | 366 +-- .../google_calendar/i18n/nl.po | 260 ++- .../google_calendar/i18n/no.po | 443 ---- .../google_calendar/i18n/pl.po | 283 ++- .../google_calendar/i18n/pt.po | 250 +-- .../google_calendar/i18n/pt_BR.po | 280 +-- .../google_calendar/i18n/ro.po | 259 ++- .../google_calendar/i18n/ru.po | 355 +-- .../google_calendar/i18n/sk.po | 203 +- .../google_calendar/i18n/sl.po | 214 +- .../google_calendar/i18n/sq.po | 189 +- .../google_calendar/i18n/sr@latin.po | 434 ++-- .../google_calendar/i18n/sv.po | 231 +- .../google_calendar/i18n/sw.po | 439 ---- .../google_calendar/i18n/th.po | 265 ++- .../google_calendar/i18n/tr.po | 265 ++- .../google_calendar/i18n/uk.po | 245 +- .../google_calendar/i18n/{sr.po => uz.po} | 417 ++-- .../google_calendar/i18n/vi.po | 307 +-- .../google_calendar/i18n/zh_CN.po | 265 ++- .../google_calendar/i18n/zh_TW.po | 212 +- .../google_calendar/models/__init__.py | 3 +- .../google_calendar/models/calendar.py | 93 +- .../models/calendar_alarm_manager.py | 7 +- .../models/calendar_attendee.py | 33 +- .../models/calendar_recurrence_rule.py | 23 +- .../models/google_credentials.py | 79 - .../google_calendar/models/google_sync.py | 149 +- .../models/res_config_settings.py | 3 +- .../google_calendar/models/res_users.py | 197 +- .../models/res_users_settings.py | 71 + .../security/google_calendar_security.xml | 30 - .../security/ir.model.access.csv | 2 - .../static/description/icon.png | Bin 6623 -> 763 bytes .../static/description/icon.svg | 23 +- .../static/description/icon_hi.png | Bin 0 -> 7941 bytes .../static/src/scss/google_calendar.scss | 29 +- .../common/google_calendar_common_popover.js | 6 +- .../google_calendar_controller.js | 60 +- .../google_calendar_controller.xml | 24 +- .../google_calendar/google_calendar_model.js | 39 +- .../static/tests/google_calendar.test.js | 175 ++ .../tests/google_calendar_mock_server.js | 18 - .../static/tests/google_calendar_tests.js | 216 -- .../google_calendar/tests/__init__.py | 2 +- .../tests/test_google_event.py | 1 - .../google_calendar/tests/test_sync_common.py | 148 +- .../tests/test_sync_google2odoo.py | 418 ++-- .../tests/test_sync_odoo2google.py | 536 +++-- .../tests/test_sync_odoo2google_mail.py | 56 + .../tests/test_token_access.py | 43 +- .../google_calendar/utils/__init__.py | 2 +- .../google_calendar/utils/google_calendar.py | 30 +- .../google_calendar/utils/google_event.py | 24 +- .../views/google_calendar_views.xml | 2 +- .../views/res_config_settings_views.xml | 8 +- .../google_calendar/views/res_users_views.xml | 22 +- .../google_calendar/wizard/__init__.py | 1 - .../google_calendar/wizard/reset_account.py | 12 +- .../wizard/reset_account_views.xml | 3 +- .../pyproject.toml | 10 +- odoo-bringout-oca-ocb-google_gmail/README.md | 29 +- .../google_gmail/__manifest__.py | 9 +- .../google_gmail/controllers/main.py | 104 +- .../google_gmail/i18n/ar.po | 242 +- .../google_gmail/i18n/az.po | 158 +- .../google_gmail/i18n/be.po | 246 -- .../google_gmail/i18n/bg.po | 177 +- .../google_gmail/i18n/bs.po | 250 ++- .../google_gmail/i18n/ca.po | 215 +- .../google_gmail/i18n/cs.po | 212 +- .../google_gmail/i18n/da.po | 194 +- .../google_gmail/i18n/de.po | 227 +- .../google_gmail/i18n/{am.po => el.po} | 168 +- .../google_gmail/i18n/es.po | 211 +- .../google_gmail/i18n/{es_MX.po => es_419.po} | 216 +- .../google_gmail/i18n/et.po | 177 +- .../google_gmail/i18n/fa.po | 183 +- .../google_gmail/i18n/fi.po | 213 +- .../google_gmail/i18n/fr.po | 213 +- .../google_gmail/i18n/google_gmail.pot | 130 +- .../google_gmail/i18n/gu.po | 246 -- .../google_gmail/i18n/he.po | 168 +- .../google_gmail/i18n/hi.po | 167 +- .../google_gmail/i18n/hr.po | 173 +- .../google_gmail/i18n/hu.po | 172 +- .../google_gmail/i18n/id.po | 208 +- .../google_gmail/i18n/is.po | 246 -- .../google_gmail/i18n/it.po | 224 +- .../google_gmail/i18n/ja.po | 214 +- .../google_gmail/i18n/{no.po => kab.po} | 151 +- .../google_gmail/i18n/ko.po | 206 +- .../google_gmail/i18n/{af.po => ku.po} | 159 +- .../google_gmail/i18n/lo.po | 247 -- .../google_gmail/i18n/lt.po | 164 +- .../google_gmail/i18n/lv.po | 175 +- .../google_gmail/i18n/ml.po | 246 -- .../google_gmail/i18n/mn.po | 158 +- .../google_gmail/i18n/{ms.po => my.po} | 162 +- .../google_gmail/i18n/nb.po | 164 +- .../google_gmail/i18n/nl.po | 221 +- .../google_gmail/i18n/pl.po | 257 ++- .../google_gmail/i18n/pt.po | 232 +- .../google_gmail/i18n/pt_BR.po | 233 +- .../google_gmail/i18n/ro.po | 203 +- .../google_gmail/i18n/ru.po | 231 +- .../google_gmail/i18n/sk.po | 174 +- .../google_gmail/i18n/sl.po | 210 +- .../google_gmail/i18n/sq.po | 148 +- .../google_gmail/i18n/sr.po | 263 --- .../google_gmail/i18n/{hy.po => sr@latin.po} | 166 +- .../google_gmail/i18n/sv.po | 215 +- .../google_gmail/i18n/sw.po | 242 -- .../google_gmail/i18n/ta.po | 242 -- .../google_gmail/i18n/th.po | 199 +- .../google_gmail/i18n/tr.po | 215 +- .../google_gmail/i18n/uk.po | 190 +- .../google_gmail/i18n/{km.po => uz.po} | 272 ++- .../google_gmail/i18n/vi.po | 209 +- .../google_gmail/i18n/zh_CN.po | 215 +- .../google_gmail/i18n/zh_TW.po | 213 +- .../google_gmail/models/__init__.py | 1 + .../google_gmail/models/fetchmail_server.py | 14 +- .../google_gmail/models/google_gmail_mixin.py | 121 +- .../google_gmail/models/ir_mail_server.py | 15 +- .../google_gmail/models/res_users.py | 28 + .../google_gmail/static/description/icon.png | Bin 3627 -> 1028 bytes .../google_gmail/static/description/icon.svg | 2 +- .../static/description/icon_hi.png | Bin 0 -> 11317 bytes .../static/src/scss/google_gmail.scss | 4 - .../google_gmail/tools.py | 6 + .../views/fetchmail_server_views.xml | 21 +- .../views/ir_mail_server_views.xml | 30 +- .../views/res_config_settings_views.xml | 2 +- .../google_gmail/views/templates.xml | 15 + .../pyproject.toml | 8 +- .../README.md | 31 +- .../google_recaptcha/__manifest__.py | 9 +- .../google_recaptcha/i18n/ar.po | 101 +- .../google_recaptcha/i18n/az.po | 78 +- .../google_recaptcha/i18n/be.po | 132 -- .../google_recaptcha/i18n/bg.po | 83 +- .../google_recaptcha/i18n/bs.po | 127 +- .../google_recaptcha/i18n/ca.po | 92 +- .../google_recaptcha/i18n/cs.po | 85 +- .../google_recaptcha/i18n/da.po | 81 +- .../google_recaptcha/i18n/de.po | 92 +- .../google_recaptcha/i18n/{is.po => el.po} | 83 +- .../google_recaptcha/i18n/es.po | 100 +- .../i18n/{es_MX.po => es_419.po} | 101 +- .../google_recaptcha/i18n/et.po | 100 +- .../google_recaptcha/i18n/fa.po | 104 +- .../google_recaptcha/i18n/fi.po | 96 +- .../google_recaptcha/i18n/fr.po | 92 +- .../i18n/google_recaptcha.pot | 61 +- .../google_recaptcha/i18n/gu.po | 132 -- .../google_recaptcha/i18n/he.po | 104 +- .../google_recaptcha/i18n/hi.po | 76 +- .../google_recaptcha/i18n/hr.po | 80 +- .../google_recaptcha/i18n/hu.po | 83 +- .../google_recaptcha/i18n/id.po | 87 +- .../google_recaptcha/i18n/it.po | 97 +- .../google_recaptcha/i18n/ja.po | 95 +- .../google_recaptcha/i18n/{no.po => kab.po} | 73 +- .../google_recaptcha/i18n/ko.po | 91 +- .../google_recaptcha/i18n/{af.po => ku.po} | 70 +- .../google_recaptcha/i18n/lo.po | 132 -- .../google_recaptcha/i18n/lt.po | 81 +- .../google_recaptcha/i18n/lv.po | 81 +- .../google_recaptcha/i18n/ml.po | 132 -- .../google_recaptcha/i18n/mn.po | 81 +- .../google_recaptcha/i18n/ms.po | 132 -- .../google_recaptcha/i18n/{am.po => my.po} | 70 +- .../google_recaptcha/i18n/nb.po | 80 +- .../google_recaptcha/i18n/nl.po | 97 +- .../google_recaptcha/i18n/pl.po | 112 +- .../google_recaptcha/i18n/pt.po | 109 +- .../google_recaptcha/i18n/pt_BR.po | 101 +- .../google_recaptcha/i18n/ro.po | 116 +- .../google_recaptcha/i18n/ru.po | 104 +- .../google_recaptcha/i18n/sk.po | 78 +- .../google_recaptcha/i18n/sl.po | 90 +- .../google_recaptcha/i18n/sq.po | 70 +- .../google_recaptcha/i18n/sr.po | 134 -- .../i18n/{hy.po => sr@latin.po} | 70 +- .../google_recaptcha/i18n/sv.po | 94 +- .../google_recaptcha/i18n/sw.po | 128 -- .../google_recaptcha/i18n/ta.po | 128 -- .../google_recaptcha/i18n/th.po | 84 +- .../google_recaptcha/i18n/tr.po | 100 +- .../google_recaptcha/i18n/uk.po | 109 +- .../google_recaptcha/i18n/{km.po => uz.po} | 138 +- .../google_recaptcha/i18n/vi.po | 94 +- .../google_recaptcha/i18n/zh_CN.po | 95 +- .../google_recaptcha/i18n/zh_TW.po | 87 +- .../google_recaptcha/models/ir_http.py | 18 +- .../models/res_config_settings.py | 16 +- .../static/src/interactions/recaptcha_form.js | 54 + .../static/src/js/recaptcha.js | 38 +- .../google_recaptcha/static/src/js/signup.js | 45 - .../static/src/scss/recaptcha_backend.scss | 13 - .../views/res_config_settings_view.xml | 11 +- .../pyproject.toml | 12 +- .../README.md | 31 +- .../microsoft_calendar/__init__.py | 5 +- .../microsoft_calendar/__manifest__.py | 10 +- .../controllers/__init__.py | 1 - .../microsoft_calendar/controllers/main.py | 17 +- .../data/microsoft_calendar_data.xml | 2 - .../microsoft_calendar/data/neutralize.sql | 8 +- .../microsoft_calendar/i18n/af.po | 455 ---- .../microsoft_calendar/i18n/ar.po | 297 +-- .../microsoft_calendar/i18n/az.po | 192 +- .../microsoft_calendar/i18n/be.po | 455 ---- .../microsoft_calendar/i18n/bg.po | 201 +- .../microsoft_calendar/i18n/bs.po | 388 ++-- .../microsoft_calendar/i18n/ca.po | 224 +- .../microsoft_calendar/i18n/cs.po | 220 +- .../microsoft_calendar/i18n/da.po | 213 +- .../microsoft_calendar/i18n/de.po | 225 +- .../microsoft_calendar/i18n/{is.po => el.po} | 233 +- .../microsoft_calendar/i18n/es.po | 229 +- .../i18n/{es_MX.po => es_419.po} | 251 ++- .../microsoft_calendar/i18n/et.po | 213 +- .../microsoft_calendar/i18n/fa.po | 208 +- .../microsoft_calendar/i18n/fi.po | 232 +- .../microsoft_calendar/i18n/fr.po | 235 +- .../microsoft_calendar/i18n/he.po | 195 +- .../microsoft_calendar/i18n/hi.po | 240 +- .../microsoft_calendar/i18n/hr.po | 204 +- .../microsoft_calendar/i18n/hu.po | 207 +- .../microsoft_calendar/i18n/hy.po | 451 ---- .../microsoft_calendar/i18n/id.po | 219 +- .../microsoft_calendar/i18n/it.po | 221 +- .../microsoft_calendar/i18n/ja.po | 255 ++- .../microsoft_calendar/i18n/{am.po => kab.po} | 184 +- .../microsoft_calendar/i18n/ko.po | 253 ++- .../microsoft_calendar/i18n/{km.po => ku.po} | 227 +- .../microsoft_calendar/i18n/lt.po | 201 +- .../microsoft_calendar/i18n/lv.po | 242 +- .../i18n/microsoft_calendar.pot | 148 +- .../microsoft_calendar/i18n/ml.po | 458 ---- .../microsoft_calendar/i18n/mn.po | 193 +- .../microsoft_calendar/i18n/ms.po | 455 ---- .../microsoft_calendar/i18n/{lo.po => my.po} | 228 +- .../microsoft_calendar/i18n/nb.po | 206 +- .../microsoft_calendar/i18n/nl.po | 242 +- .../microsoft_calendar/i18n/no.po | 455 ---- .../microsoft_calendar/i18n/pl.po | 245 +- .../microsoft_calendar/i18n/pt.po | 311 +-- .../microsoft_calendar/i18n/pt_BR.po | 275 ++- .../microsoft_calendar/i18n/ro.po | 230 +- .../microsoft_calendar/i18n/ru.po | 313 +-- .../microsoft_calendar/i18n/sk.po | 273 ++- .../microsoft_calendar/i18n/sl.po | 200 +- .../microsoft_calendar/i18n/sq.po | 181 +- .../i18n/{gu.po => sr@latin.po} | 233 +- .../microsoft_calendar/i18n/sv.po | 238 +- .../microsoft_calendar/i18n/sw.po | 451 ---- .../microsoft_calendar/i18n/ta.po | 451 ---- .../microsoft_calendar/i18n/th.po | 240 +- .../microsoft_calendar/i18n/tr.po | 237 +- .../microsoft_calendar/i18n/uk.po | 213 +- .../microsoft_calendar/i18n/{sr.po => uz.po} | 438 ++-- .../microsoft_calendar/i18n/vi.po | 262 +-- .../microsoft_calendar/i18n/zh_CN.po | 220 +- .../microsoft_calendar/i18n/zh_TW.po | 218 +- .../microsoft_calendar/models/__init__.py | 2 +- .../microsoft_calendar/models/calendar.py | 142 +- .../models/calendar_alarm_manager.py | 7 +- .../models/calendar_attendee.py | 17 +- .../models/calendar_recurrence_rule.py | 34 +- .../models/microsoft_sync.py | 209 +- .../models/res_config_settings.py | 3 +- .../microsoft_calendar/models/res_users.py | 137 +- .../models/res_users_settings.py | 22 + .../static/description/icon.png | Bin 3760 -> 862 bytes .../static/description/icon.svg | 72 +- .../static/description/icon_hi.png | Bin 0 -> 8419 bytes .../static/src/scss/microsoft_calendar.scss | 29 +- .../microsoft_calendar_common_popover.js | 6 +- .../microsoft_calendar_controller.js | 59 +- .../microsoft_calendar_controller.xml | 23 +- .../microsoft_calendar_model.js | 39 +- .../static/tests/microsoft_calendar.test.js | 125 ++ .../tests/microsoft_calendar_mock_server.js | 18 - .../static/tests/microsoft_calendar_tests.js | 149 -- .../microsoft_calendar/tests/__init__.py | 1 + .../microsoft_calendar/tests/common.py | 41 +- .../tests/test_answer_events.py | 22 +- .../tests/test_create_events.py | 315 ++- .../tests/test_delete_events.py | 48 +- .../tests/test_microsoft_event.py | 95 +- .../tests/test_microsoft_service.py | 52 +- .../tests/test_sync_microsoft2odoo.py | 374 ---- .../tests/test_sync_odoo2microsoft.py | 109 - .../tests/test_sync_odoo2microsoft_mail.py | 107 + .../tests/test_update_events.py | 128 +- .../microsoft_calendar/utils/__init__.py | 3 +- .../utils/event_id_storage.py | 10 - .../utils/microsoft_calendar.py | 9 +- .../utils/microsoft_event.py | 40 +- .../views/microsoft_calendar_views.xml | 2 +- .../views/res_config_settings_views.xml | 8 +- .../views/res_users_views.xml | 21 +- .../microsoft_calendar/wizard/__init__.py | 1 - .../wizard/reset_account.py | 8 +- .../wizard/reset_account_views.xml | 3 +- .../pyproject.toml | 10 +- .../README.md | 31 +- .../microsoft_outlook/__manifest__.py | 2 + .../microsoft_outlook/controllers/main.py | 100 +- .../microsoft_outlook/i18n/ar.po | 240 +- .../microsoft_outlook/i18n/az.po | 156 +- .../microsoft_outlook/i18n/bg.po | 151 +- .../microsoft_outlook/i18n/bs.po | 239 +- .../microsoft_outlook/i18n/ca.po | 204 +- .../microsoft_outlook/i18n/cs.po | 199 +- .../microsoft_outlook/i18n/da.po | 170 +- .../microsoft_outlook/i18n/de.po | 210 +- .../microsoft_outlook/i18n/{am.po => el.po} | 156 +- .../microsoft_outlook/i18n/es.po | 195 +- .../i18n/{es_MX.po => es_419.po} | 209 +- .../microsoft_outlook/i18n/et.po | 167 +- .../microsoft_outlook/i18n/fa.po | 158 +- .../microsoft_outlook/i18n/fi.po | 196 +- .../microsoft_outlook/i18n/fr.po | 203 +- .../microsoft_outlook/i18n/gu.po | 273 --- .../microsoft_outlook/i18n/he.po | 152 +- .../microsoft_outlook/i18n/hi.po | 156 +- .../microsoft_outlook/i18n/hr.po | 163 +- .../microsoft_outlook/i18n/hu.po | 164 +- .../microsoft_outlook/i18n/hy.po | 269 --- .../microsoft_outlook/i18n/id.po | 185 +- .../microsoft_outlook/i18n/is.po | 273 --- .../microsoft_outlook/i18n/it.po | 210 +- .../microsoft_outlook/i18n/ja.po | 196 +- .../microsoft_outlook/i18n/{sw.po => kab.po} | 145 +- .../microsoft_outlook/i18n/ko.po | 189 +- .../microsoft_outlook/i18n/{af.po => ku.po} | 155 +- .../microsoft_outlook/i18n/lo.po | 274 --- .../microsoft_outlook/i18n/lt.po | 169 +- .../microsoft_outlook/i18n/lv.po | 159 +- .../i18n/microsoft_outlook.pot | 122 +- .../microsoft_outlook/i18n/ml.po | 273 --- .../microsoft_outlook/i18n/mn.po | 156 +- .../microsoft_outlook/i18n/{ms.po => my.po} | 154 +- .../microsoft_outlook/i18n/nb.po | 150 +- .../microsoft_outlook/i18n/nl.po | 197 +- .../microsoft_outlook/i18n/no.po | 269 --- .../microsoft_outlook/i18n/pl.po | 197 +- .../microsoft_outlook/i18n/pt.po | 234 +- .../microsoft_outlook/i18n/pt_BR.po | 231 +- .../microsoft_outlook/i18n/ro.po | 199 +- .../microsoft_outlook/i18n/ru.po | 255 ++- .../microsoft_outlook/i18n/sk.po | 158 +- .../microsoft_outlook/i18n/sl.po | 153 +- .../microsoft_outlook/i18n/sq.po | 142 +- .../microsoft_outlook/i18n/sr.po | 282 --- .../i18n/{be.po => sr@latin.po} | 164 +- .../microsoft_outlook/i18n/sv.po | 203 +- .../microsoft_outlook/i18n/ta.po | 269 --- .../microsoft_outlook/i18n/th.po | 192 +- .../microsoft_outlook/i18n/tr.po | 193 +- .../microsoft_outlook/i18n/uk.po | 170 +- .../microsoft_outlook/i18n/{km.po => uz.po} | 269 ++- .../microsoft_outlook/i18n/vi.po | 192 +- .../microsoft_outlook/i18n/zh_CN.po | 189 +- .../microsoft_outlook/i18n/zh_TW.po | 188 +- .../microsoft_outlook/models/__init__.py | 1 + .../models/fetchmail_server.py | 14 +- .../models/ir_mail_server.py | 29 +- .../models/microsoft_outlook_mixin.py | 140 +- .../microsoft_outlook/models/res_users.py | 28 + .../static/description/icon.png | Bin 2928 -> 2172 bytes .../static/description/icon.svg | 52 +- .../static/description/icon_hi.png | Bin 0 -> 51151 bytes .../tests/test_fetchmail_outlook.py | 4 +- .../views/fetchmail_server_views.xml | 23 +- .../views/ir_mail_server_views.xml | 31 +- .../microsoft_outlook/views/templates.xml | 6 +- .../pyproject.toml | 8 +- 1162 files changed, 125577 insertions(+), 105287 deletions(-) delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/be.po delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/en_AU.po delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/en_GB.po rename odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/{es_MX.po => es_419.po} (71%) delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_BO.po delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CO.po delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CR.po delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_DO.po delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_EC.po delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PA.po delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PE.po delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PY.po delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_VE.po delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hy.po rename odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/{no.po => ku.po} (72%) delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ml.po rename odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/{sw.po => my.po} (72%) delete mode 100644 odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sr.po rename odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/{ms.po => uz.po} (52%) delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/en_AU.po delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/en_GB.po rename odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/{es_MX.po => es_419.po} (77%) delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_BO.po delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CO.po delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CR.po delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_DO.po delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_EC.po delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_PE.po delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_PY.po delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_VE.po delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hy.po rename odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/{be.po => ku.po} (75%) rename odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/{ms.po => my.po} (77%) delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/no.po delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sr.po delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sw.po rename odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/{ml.po => uz.po} (62%) delete mode 100644 odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/res_users_views.xml delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/af.po delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/be.po rename odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/{es_MX.po => es_419.po} (57%) delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hy.po rename odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/{am.po => kab.po} (55%) rename odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/{no.po => ku.po} (50%) delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lo.po delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ml.po rename odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/{ms.po => my.po} (54%) rename odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/{sr.po => sr@latin.po} (54%) delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sw.po delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ta.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/uz.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/css/password_field_backend.css create mode 100644 odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_field.xml create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ar.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/az.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/bg.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/bs.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ca.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/cs.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/da.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/de.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/el.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/es.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/es_419.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/et.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fa.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fi.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fr.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/he.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hi.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hr.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hu.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/id.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/it.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ja.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/kab.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ko.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ku.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/lt.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/lv.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/mn.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/my.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/nb.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/nl.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pl.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pt.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pt_BR.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ro.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ru.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sk.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sl.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sq.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sr@latin.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sv.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/th.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/tr.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/uk.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/uz.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/vi.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/zh_CN.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/zh_TW.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/models/__init__.py create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/models/ir_http.py delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/static/src/scss/portal_policy.scss create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/bg.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/es_419.po delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/gu.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/hi.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/hr.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/id.po delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/is.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/kab.po delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/km.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/ku.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/lt.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/lv.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/my.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/sl.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/sq.po delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/sr.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/sr@latin.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/sv.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/i18n/uz.po create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/models/__init__.py create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/models/ir_http.py delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/static/src/js/password_meter.js delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/static/src/js/signup_policy.js create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/static/src/public/components/password_meter/password_meter.js create mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/static/src/public/components/password_meter/password_meter.xml delete mode 100644 odoo-bringout-oca-ocb-auth_password_policy_signup/auth_password_policy_signup/static/src/scss/signup_policy.scss delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/be.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/en_AU.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/en_GB.po create mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/es_419.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/es_BO.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/es_CO.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/es_CR.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/es_DO.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/es_EC.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/es_MX.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/es_PA.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/es_PE.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/es_PY.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/es_VE.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/hy.po create mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/ku.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/ml.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/ms.po create mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/my.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/no.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/sr.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/sw.po delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/ta.po create mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/i18n/uz.po create mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/static/src/interactions/signup.js delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/static/src/js/reset_password.js delete mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/static/src/js/signup.js create mode 100644 odoo-bringout-oca-ocb-auth_signup/auth_signup/views/auth_signup_templates_email.xml delete mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/af.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/be.po rename odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/{am.po => el.po} (62%) rename odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/{es_MX.po => es_419.po} (51%) delete mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/gu.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/is.po rename odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/{ta.po => kab.po} (62%) create mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/ku.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/lo.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/ml.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/ms.po rename odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/{sw.po => my.po} (62%) delete mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/no.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/sr.po rename odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/{hy.po => sr@latin.po} (62%) rename odoo-bringout-oca-ocb-auth_totp/auth_totp/i18n/{km.po => uz.po} (54%) create mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/models/auth_totp_rate_limit_log.py delete mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/models/ir_http.py create mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/static/tests/apikeys_flow.js create mode 100644 odoo-bringout-oca-ocb-auth_totp/auth_totp/tests/test_apikeys.py create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/controllers/__init__.py create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/controllers/home.py create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/data/security_notifications_template.xml delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/af.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/am.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/be.po create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/el.po create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/es_419.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/es_MX.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/gu.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/hy.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/is.po create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/kab.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/km.po create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/ku.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/lo.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/ml.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/ms.po create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/my.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/no.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/sr.po create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/sr@latin.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/sw.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/ta.po create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/i18n/uz.po create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/models/auth_totp_device.py create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/models/res_config_settings.py create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/tests/test_auth_signup.py create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/tests/test_notify_security_update_totp.py create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/views/res_config_settings_views.xml create mode 100644 odoo-bringout-oca-ocb-auth_totp_mail/auth_totp_mail/views/templates.xml rename odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/{af.po => el.po} (60%) rename odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/{es_MX.po => es_419.po} (64%) delete mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/gu.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/hy.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/is.po rename odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/{no.po => kab.po} (61%) rename odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/{be.po => ku.po} (57%) delete mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/lo.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/ml.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/ms.po rename odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/{km.po => my.po} (62%) delete mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/sr.po rename odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/{am.po => sr@latin.po} (58%) delete mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/sw.po delete mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/ta.po create mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/i18n/uz.po create mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/static/src/interactions/revoke_all_trusted_devices.js create mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/static/src/interactions/revoke_trusted_device.js create mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/static/src/interactions/totp_disable.js create mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/static/src/interactions/totp_enable.js delete mode 100644 odoo-bringout-oca-ocb-auth_totp_portal/auth_totp_portal/static/src/js/totp_frontend.js delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/be.po delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/en_GB.po rename odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/{es_MX.po => es_419.po} (73%) delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/es_BO.po delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/es_CO.po delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/es_CR.po delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/es_DO.po delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/es_EC.po delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/es_PE.po delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/es_PY.po delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/es_VE.po rename odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/{hy.po => ku.po} (79%) delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/ml.po delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/ms.po rename odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/{ta.po => my.po} (77%) delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/no.po delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/sw.po rename odoo-bringout-oca-ocb-google_calendar/google_calendar/i18n/{sr.po => uz.po} (62%) delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/models/google_credentials.py create mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/models/res_users_settings.py delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/security/google_calendar_security.xml create mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/static/description/icon_hi.png create mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/static/tests/google_calendar.test.js delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/static/tests/google_calendar_mock_server.js delete mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/static/tests/google_calendar_tests.js create mode 100644 odoo-bringout-oca-ocb-google_calendar/google_calendar/tests/test_sync_odoo2google_mail.py delete mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/be.po rename odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/{am.po => el.po} (63%) rename odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/{es_MX.po => es_419.po} (60%) delete mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/gu.po delete mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/is.po rename odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/{no.po => kab.po} (67%) rename odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/{af.po => ku.po} (66%) delete mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/lo.po delete mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/ml.po rename odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/{ms.po => my.po} (64%) delete mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/sr.po rename odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/{hy.po => sr@latin.po} (65%) delete mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/sw.po delete mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/ta.po rename odoo-bringout-oca-ocb-google_gmail/google_gmail/i18n/{km.po => uz.po} (51%) create mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/models/res_users.py create mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/static/description/icon_hi.png delete mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/static/src/scss/google_gmail.scss create mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/tools.py create mode 100644 odoo-bringout-oca-ocb-google_gmail/google_gmail/views/templates.xml delete mode 100644 odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/be.po rename odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/{is.po => el.po} (65%) rename odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/{es_MX.po => es_419.po} (61%) delete mode 100644 odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/gu.po rename odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/{no.po => kab.po} (67%) rename odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/{af.po => ku.po} (69%) delete mode 100644 odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/lo.po delete mode 100644 odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/ml.po delete mode 100644 odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/ms.po rename odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/{am.po => my.po} (69%) delete mode 100644 odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/sr.po rename odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/{hy.po => sr@latin.po} (69%) delete mode 100644 odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/sw.po delete mode 100644 odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/ta.po rename odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/i18n/{km.po => uz.po} (50%) create mode 100644 odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/static/src/interactions/recaptcha_form.js delete mode 100644 odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/static/src/js/signup.js delete mode 100644 odoo-bringout-oca-ocb-google_recaptcha/google_recaptcha/static/src/scss/recaptcha_backend.scss delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/af.po delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/be.po rename odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/{is.po => el.po} (72%) rename odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/{es_MX.po => es_419.po} (72%) delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/hy.po rename odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/{am.po => kab.po} (78%) rename odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/{km.po => ku.po} (75%) delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/ml.po delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/ms.po rename odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/{lo.po => my.po} (74%) delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/no.po rename odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/{gu.po => sr@latin.po} (73%) delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/sw.po delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/ta.po rename odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/i18n/{sr.po => uz.po} (60%) create mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/models/res_users_settings.py create mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/static/description/icon_hi.png create mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/static/tests/microsoft_calendar.test.js delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/static/tests/microsoft_calendar_mock_server.js delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/static/tests/microsoft_calendar_tests.js delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/tests/test_sync_microsoft2odoo.py delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/tests/test_sync_odoo2microsoft.py create mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/tests/test_sync_odoo2microsoft_mail.py delete mode 100644 odoo-bringout-oca-ocb-microsoft_calendar/microsoft_calendar/utils/event_id_storage.py rename odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/{am.po => el.po} (69%) rename odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/{es_MX.po => es_419.po} (63%) delete mode 100644 odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/gu.po delete mode 100644 odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/hy.po delete mode 100644 odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/is.po rename odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/{sw.po => kab.po} (72%) rename odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/{af.po => ku.po} (71%) delete mode 100644 odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/lo.po delete mode 100644 odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/ml.po rename odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/{ms.po => my.po} (70%) delete mode 100644 odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/no.po delete mode 100644 odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/sr.po rename odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/{be.po => sr@latin.po} (69%) delete mode 100644 odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/ta.po rename odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/i18n/{km.po => uz.po} (55%) create mode 100644 odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/models/res_users.py create mode 100644 odoo-bringout-oca-ocb-microsoft_outlook/microsoft_outlook/static/description/icon_hi.png diff --git a/odoo-bringout-oca-ocb-auth_ldap/README.md b/odoo-bringout-oca-ocb-auth_ldap/README.md index c2760ce..f1aff93 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/README.md +++ b/odoo-bringout-oca-ocb-auth_ldap/README.md @@ -10,36 +10,15 @@ pip install odoo-bringout-oca-ocb-auth_ldap ## Dependencies -This addon depends on: - base - base_setup -## Manifest Information - -- **Name**: Authentication via LDAP -- **Version**: N/A -- **Category**: Hidden/Tools -- **License**: LGPL-3 -- **Installable**: False - ## Source -Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `auth_ldap`. +- Repository: https://github.com/OCA/OCB +- Branch: 19.0 +- Path: addons/auth_ldap ## License -This package maintains the original LGPL-3 license from the upstream Odoo project. - -## Documentation - -- Overview: doc/OVERVIEW.md -- Architecture: doc/ARCHITECTURE.md -- Models: doc/MODELS.md -- Controllers: doc/CONTROLLERS.md -- Wizards: doc/WIZARDS.md -- Install: doc/INSTALL.md -- Usage: doc/USAGE.md -- Configuration: doc/CONFIGURATION.md -- Dependencies: doc/DEPENDENCIES.md -- Troubleshooting: doc/TROUBLESHOOTING.md -- FAQ: doc/FAQ.md +This package preserves the original LGPL-3 license. diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/__manifest__.py b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/__manifest__.py index b24a18d..0879672 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/__manifest__.py +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/__manifest__.py @@ -11,7 +11,11 @@ 'views/res_config_settings_views.xml', ], 'external_dependencies': { - 'python': ['ldap'], + 'python': ['python-ldap'], + 'apt': { + 'python-ldap': 'python3-ldap', + }, }, + 'author': 'Odoo S.A.', 'license': 'LGPL-3', } diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/af.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/af.po index 179a3d2..b1ce723 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/af.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/af.po @@ -1,22 +1,22 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Martin Trigaux, 2023 -# +# Martin Trigaux , 2017 +# Andre de Kock , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Martin Trigaux, 2023\n" -"Language-Team: Afrikaans (https://app.transifex.com/odoo/teams/41243/af/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Andre de Kock , 2017\n" +"Language-Team: Afrikaans (https://www.transifex.com/odoo/teams/41243/af/)\n" +"Language: af\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: af\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap @@ -38,9 +38,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -80,9 +78,7 @@ msgstr "Geskep op" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap @@ -163,9 +159,7 @@ msgid "Login Information" msgstr "" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -176,10 +170,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap @@ -204,16 +195,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap @@ -221,11 +208,6 @@ msgstr "" msgid "Use TLS" msgstr "" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Gebruiker" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -235,3 +217,8 @@ msgstr "" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Gebruikers" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/am.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/am.po index 73398fa..8459c12 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/am.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/am.po @@ -1,18 +1,21 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# +# Translators: +# Martin Trigaux , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/am/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Amharic (https://www.transifex.com/odoo/teams/41243/am/)\n" +"Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: am\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: auth_ldap @@ -34,20 +37,18 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" -msgstr "" +msgstr "ድርጅት" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" -msgstr "" +msgstr "ድርጅት" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap @@ -76,9 +77,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap @@ -159,9 +158,7 @@ msgid "Login Information" msgstr "" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -172,16 +169,13 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "" +msgstr "ቅደም ተከተል" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -200,16 +194,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap @@ -217,11 +207,6 @@ msgstr "" msgid "Use TLS" msgstr "" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -231,3 +216,8 @@ msgstr "" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ar.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ar.po index 03307e1..a1b0dfe 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ar.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ar.po @@ -1,24 +1,32 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Martin Trigaux, 2023 -# Malaz Abuidris , 2023 -# +# Mustafa Rawi , 2019 +# Akram Alfusayal , 2019 +# amrnegm , 2019 +# Martin Trigaux, 2019 +# hoxhe Aits , 2019 +# Osama Ahmaro , 2019 +# Ali Alrehawi , 2019 +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Malaz Abuidris , 2023\n" -"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-16 13:37+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Arabic \n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -36,9 +44,13 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" عامل تصفية يُستخدم للبحث عن حسابات المستخدمين في قاعدة بيانات LDAP. إنه عامل تصفية LDAP عشوائي في تمثيل السلسلة. سوف يتم استبدال أي عنصر نائب `%s` بمعرف (تسجيل الدخول) المقدم من قِبَل المستخدِم، يجب أن يحتوي عامل التصفية على عنصر نائب واحد على الأقل.\n" +" عامل تصفية يُستخدم للبحث عن حسابات المستخدمين في قاعدة بيانات LDAP. إنه " +"عامل تصفية LDAP عشوائي في تمثيل السلسلة. سوف يتم استبدال أي عنصر نائب `%s` " +"بمعرف (تسجيل الدخول) المقدم من قِبَل المستخدِم، يجب أن يحتوي عامل التصفية على " +"عنصر نائب واحد على الأقل.\n" "\n" -" يجب أن ينتج عن عامل التصفية نتيجة واحدة (1) على الأقل، وإلا فلن يعد تسجيل الدخول صالحاً.\n" +" يجب أن ينتج عن عامل التصفية نتيجة واحدة (1) على الأقل، وإلا فلن يعد " +"تسجيل الدخول صالحاً.\n" "\n" " مثال: (تعتمد الخواص الفعلية على خادم ونظام LDAP):\n" "\n" @@ -51,12 +63,8 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"قم بإنشاء حسابات مستخدمين محلية تلقائيًا للمستخدمين الجدد الذين يسجلون " -"الدخول عبر LDAP " +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "إنشاء مستخدم محلي تلقائيًا للمستخدمين الجدد الذين يسجلون الدخول عبر LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -66,17 +74,17 @@ msgstr "الشركات" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" -msgstr "الشركة " +msgstr "الشركة" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "Company LDAP configuration" -msgstr "تهيئة LDAP للشركة " +msgstr "إعدادات LDAP للشركة" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "تهيئة الإعدادات " +msgstr "ضبط الإعدادات" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -95,17 +103,15 @@ msgstr "أنشئ في" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "تفرعات نطاق بحث المستخدِم: سوف يتم البحث في كافة تفرعات هذه القاعدة من أجل " -"المستخدِمين. " +"المستخدِمين." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "اسم العرض " +msgstr "الاسم المعروض" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id @@ -116,33 +122,33 @@ msgstr "المُعرف" #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "تهيئة LDAP " +msgstr "إعدادات LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps #: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" -msgstr "معايير LDAP " +msgstr "باراميترات LDAP" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form msgid "LDAP Server" -msgstr "خادم LDAP " +msgstr "سيرفر LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" -msgstr "عنوان خادم LDAP " +msgstr "عنوان سيرفر LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "منفذ خادم LDAP " +msgstr "منفذ سيرفر LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" -msgstr "أساس LDAP " +msgstr "أساس LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn @@ -152,12 +158,12 @@ msgstr "LDAP bindDN" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" -msgstr "عامل تصفية LDAP " +msgstr "فلتر LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" -msgstr "كلمة مرور LDAP " +msgstr "كلمة مرور LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update @@ -177,46 +183,37 @@ msgstr "آخر تحديث في" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "معلومات تسجيل الدخول " +msgstr "بيانات تسجيل الدخول" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"لم يتم العثور على مستخدم محلي لتسجيل الدخول LDAP ولم تتم تهيئة النظام لإنشاء" -" واحد " +msgstr "لم نستطع إيجاد مستخدم محلي لتسجيل الدخول LDAP ولم يتم ضبط النظام لإنشاء مستخدم" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" -msgstr "معايير العملية " +msgstr "باراميتر العملية" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"طلب تشفير TLS/SSL عند الاتصال بخادم LDAP. هذا الاختيار يتطلب أن يكون قد تم " -"تشغيل STATTLS، وإلا فستفشل محاولات المصادقة. " +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "طلب تشفير TLS/SSL عند الاتصال بسيرفر LDAP. هذا الاختيار يتطلب أن يكون قد تم إعداد STATTLS، وإلا ستفشل محاولة المصادقة." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "تسلسل " +msgstr "المسلسل" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "معلومات الخادم " +msgstr "معلومات السيرفر" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "ضبط خادم LDAP الخاص بك " +msgstr "ضبط سيرفر LDAP الخاص بك" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user @@ -225,29 +222,18 @@ msgstr "مستخدم القالب" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "كلمة مرور حساب المستخدم في خادم LDAP المستخدمة للاستعلام من الدليل. " +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "كلمة مرور حساب المستخدم على سيرفر LDAP المستخدمة للاستعلام من الدليل." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"حساب المستخدِم في خادم LDAP المُستخدَم للاستعلام من الدليل. اتركه فارغًا " -"ليتم الاتصال كمجهول. " +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "حساب المستخدم على سيرفر LDAP المُستخدم للاستعلام من الدليل. اتركه فارغًا ليتم الاتصال كمجهول." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" -msgstr "استخدم TLS " - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "المستخدم" +msgstr "استخدام TLS" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -258,3 +244,8 @@ msgstr "معلومات المستخدم" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "قالب المستخدم لنسخه عند إنشاء مستخدمين جدد" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "المستخدمون" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/auth_ldap.pot b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/auth_ldap.pot index 1be37eb..54bf338 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/auth_ldap.pot +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/auth_ldap.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2024-02-06 13:31+0000\n" +"POT-Creation-Date: 2025-02-20 10:02+0000\n" +"PO-Revision-Date: 2025-02-20 10:02+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -32,6 +32,12 @@ msgid "" " " msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "An error occurred: %(error)s" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user msgid "" @@ -39,6 +45,12 @@ msgid "" "LDAP" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Cannot contact LDAP server at %(server)s:%(port)d" +msgstr "" + #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" @@ -59,6 +71,24 @@ msgstr "" msgid "Config Settings" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Failed!" +msgstr "" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Successful!" +msgstr "" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection to LDAP server at %(server)s:%(port)d timed out" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" @@ -82,15 +112,27 @@ msgid "" msgstr "" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__display_name #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__display_name msgid "Display Name" msgstr "" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__id #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__id msgid "ID" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Invalid credentials for bind DN %(binddn)s" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -138,11 +180,6 @@ msgstr "" msgid "LDAP password" msgstr "" -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "" - #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" @@ -161,7 +198,6 @@ msgstr "" #. module: auth_ldap #. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -193,11 +229,22 @@ msgstr "" msgid "Setup your LDAP Server" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Successfully connected to LDAP server at %(server)s:%(port)d" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" +#. module: auth_ldap +#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +msgid "Test Connection" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password msgid "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/az.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/az.po index 3857c0a..ac44f79 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/az.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/az.po @@ -1,24 +1,23 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# erpgo translator , 2023 -# Jumshud Sultanov , 2023 -# +# * auth_ldap +# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Jumshud Sultanov , 2023\n" -"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-16 15:02+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Azerbaijani \n" +"Language: az\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: az\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -39,9 +38,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -81,15 +78,13 @@ msgstr "Tarixdə yaradıldı" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Ekran Adı" +msgstr "Göstəriləcək Ad" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id @@ -164,9 +159,7 @@ msgid "Login Information" msgstr "Məlumat daxil et" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -177,10 +170,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap @@ -205,16 +195,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap @@ -222,11 +208,6 @@ msgstr "" msgid "Use TLS" msgstr "" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "İstifadəçi" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -236,3 +217,8 @@ msgstr "" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "İstifadəçilər" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/be.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/be.po deleted file mode 100644 index 194097e..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/be.po +++ /dev/null @@ -1,237 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Ivan Shakh, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Ivan Shakh, 2024\n" -"Language-Team: Belarusian (https://app.transifex.com/odoo/teams/41243/be/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: be\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter -msgid "" -" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" -"\n" -" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" -"\n" -" Example (actual attributes depend on LDAP server and setup):\n" -"\n" -" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" -"\n" -" or\n" -"\n" -" (|(mail=%s)(uid=%s))\n" -" " -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Кампаніі" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company -msgid "Company" -msgstr "Кампанія" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "Company LDAP configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "Config Settings" -msgstr "Налады канфігурацыі" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid -msgid "Created by" -msgstr "Стварыў" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date -msgid "Created on" -msgstr "Створана" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name -msgid "Display Name" -msgstr "Назва для адлюстравання" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "Апошняя мадыфікацыя" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid -msgid "Last Updated by" -msgstr "Апошні абнавіў" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date -msgid "Last Updated on" -msgstr "Апошняе абнаўленне" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#. odoo-python -#: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format -msgid "No local user found for LDAP login and not configured to create one" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence -msgid "Sequence" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Карыстальнік" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user -msgid "User to copy when creating new users" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/bg.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/bg.po index 083c7a0..7649894 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/bg.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/bg.po @@ -1,28 +1,25 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Boris Stefanov , 2023 -# Kamen Parishkov , 2023 -# aleksandar ivanov, 2023 -# Martin Trigaux, 2023 -# Maria Boyadjieva , 2023 -# KeyVillage, 2023 -# +# Martin Trigaux , 2017 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: KeyVillage, 2023\n" -"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-16 15:02+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Bulgarian \n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bg\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -43,9 +40,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" "Създайте автоматично местни потребителски профили за нови потребители и ги " "направете автентични чрез LDAP." @@ -53,7 +48,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" -msgstr "Фирми" +msgstr "Компании" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company @@ -87,15 +82,13 @@ msgstr "Създадено на" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Име за Показване" +msgstr "Име за показване" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id @@ -106,13 +99,13 @@ msgstr "ID" #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "Конфигурация LDAP " +msgstr "Конфигурация LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps #: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" -msgstr "Параметри LDAP " +msgstr "Параметри LDAP" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form @@ -152,17 +145,17 @@ msgstr "LDAP парола" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "Последна промяна на" +msgstr "Последно променено на" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "Последно актуализирано от" +msgstr "Последно обновено от" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "Последно актуализирано на" +msgstr "Последно обновено на" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -170,9 +163,7 @@ msgid "Login Information" msgstr "Данни за регистрация" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -183,14 +174,11 @@ msgstr "Параметри на процеса" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" -"Изискайте TLS/SSL криптиране при свързване с LDAP сървър. Тази опция изисква" -" сървър с разрешен STARTTLS, иначе всички опити за автентичност ще се окажат" -" неуспешни." +"Изискайте TLS/SSL криптиране при свързване с LDAP сървър. Тази опция изисква " +"сървър с разрешен STARTTLS, иначе всички опити за автентичност ще се окажат " +"неуспешни." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -214,18 +202,14 @@ msgstr "Шаблон на потребител" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" -"Паролата на потребителския профил на LDAP сървър, използвана за изпитване на" -" директорията." +"Паролата на потребителския профил на LDAP сървър, използвана за изпитване на " +"директорията." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" "Потребителското име за достъп до LDAP сървър, използвана за изпитване на " "директорията. Оставете празно, за да се свържете анонимно." @@ -235,11 +219,6 @@ msgstr "" msgid "Use TLS" msgstr "Използвайте TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Потребител" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -249,3 +228,8 @@ msgstr "Данни на потребител" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Потребител, който да се копира при създаване на нови потребители" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Потребители" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/bs.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/bs.po index 41258e7..a577ce5 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/bs.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/bs.po @@ -1,19 +1,24 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap +# * auth_ldap # +# Translators: +# Martin Trigaux, 2018 +# Boško Stojaković , 2018 +# Bole , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2024-02-06 13:31+0000\n" -"Last-Translator: \n" -"Language-Team: \n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2018-09-21 13:17+0000\n" +"Last-Translator: Bole , 2018\n" +"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -31,66 +36,42 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filter koji se koristi za pretraživanje korisničkih računa u LDAP bazi podataka. Predstavlja proizvoljan LDAP filter u tekstualnom formatu. Svaki `%s` rezervirano mjesto će biti zamijenjeno prijavnim imenom (identifikatorom) koje je korisnik unio, filter treba sadržavati najmanje jedno takvo rezervirano mjesto.\n" -"\n" -" Filter mora rezultirati tačno jednim (1) rezultatom, inače će prijava biti smatrana neispravnom.\n" -"\n" -" Primjer (stvarni atributi ovise o LDAP serveru i postavkama):\n" -"\n" -" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" -"\n" -" ili\n" -"\n" -" (|(mail=%s)(uid=%s))\n" -" " -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" -"Automatski kreiraj nove korisničke račune za korisnike koji se autoriziraju " -"putem LDAP-a" -# taken from hr.po #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" msgstr "Kompanije" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "Kompanija" -# taken from hr.po #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "Company LDAP configuration" -msgstr "LDAP postavke tvrtke" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "Postavke" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "Kreiraj korisnika" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "Kreirao" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" @@ -98,14 +79,9 @@ msgstr "Kreirano" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" -"DN opsega pretrage korisnika: svi potomci ove baze će biti pretraženi za " -"korisnike." -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" @@ -116,172 +92,134 @@ msgstr "Prikazani naziv" msgid "ID" msgstr "ID" -# taken from hr.po #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree +#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "LDAP konfiguracija" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" -msgstr "LDAP Parametri" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form msgid "LDAP Server" -msgstr "LDAP poslužitelj" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" -msgstr "Adresa LDAP servera" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "Port LDAP servera" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" -msgstr "LDAP baza" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" -msgstr "LDAP binddn" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" -msgstr "LDAP filtar" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" -msgstr "LDAP lozinka" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "Zadnje mijenjano" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "Zadnji ažurirao" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "Zadnje ažurirano" -# taken from hr.po #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "Podaci o prijavi" +msgstr "" -# taken from hr.po #. module: auth_ldap -#. odoo-python -#: code:addons/auth_ldap/models/res_company_ldap.py -#, python-format +#: code:addons/auth_ldap/models/res_company_ldap.py:0 msgid "No local user found for LDAP login and not configured to create one" msgstr "" -"Nije pronađen lokalni korisnik za LDAP prijavu i nije podešeno kreiranje " -"novog" -# taken from hr.po #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" -msgstr "Parametri procesa" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" -"Zahtijeva sigurnu TLS/SSL enkripciju prilikom povezivanja na LDAP server. " -"Ova opcija zahtijeva server sa omogućenim STARTTLS-om, inače će svi pokušaji" -" autentifikacije propasti." -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "Sekvenca" -# taken from hr.po #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "Informacije o poslužitelju" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "Postavite LDAP poslužitelj" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" -msgstr "Predložak korisnika" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" -"Lozinka korisničkog računa na LDAP poslužitelju koja se koristi za upite " -"prema poslužitelju." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" -"Korisnički račun na LDAP serveru koji se koristi za pretraživanje " -"direktorija. Ostavite prazno za anonimno povezivanje." -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" -msgstr "Koristi TLS" +msgstr "" -# taken from hr.po -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Korisnik" - -# taken from hr.po #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" -msgstr "Korisničke informacije" +msgstr "" -# taken from hr.po #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" -msgstr "Korisnik kojeg se kopira pri izradi novih korisnika" +msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Korisnici" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ca.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ca.po index d828cf5..cf26243 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ca.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ca.po @@ -1,30 +1,28 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Carles Antoli , 2023 -# AncesLatino2004, 2023 -# Josep Anton Belchi, 2023 -# jabiri7, 2023 -# Martin Trigaux, 2023 -# Arnau Ros, 2023 -# Lluís Dalmau , 2023 -# Óscar Fonseca , 2023 -# +# Lluís Dalmau , 2018 +# Martin Trigaux, 2018 +# Carles Antoli , 2018 +# "Dylan Kiss (dyki)" , 2025. +# "Noemi Pla Garcia (nopl)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Óscar Fonseca , 2023\n" -"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-12-05 14:36+0000\n" +"Last-Translator: \"Noemi Pla Garcia (nopl)\" \n" +"Language-Team: Catalan \n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -42,9 +40,14 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filtre utilitzat per cercar comptes d'usuari a la base de dades LDAP. És un filtre LDAP arbitrari en la representació de cadena. Qualsevol marcador de posició \"%s\" serà substituït per l'inici de sessió (identificador) proporcionat per l'usuari, el filtre hauria de contenir almenys un marcador de posició.\n" +" Filtre utilitzat per cercar comptes d'usuari a la base de dades LDAP. És " +"un filtre LDAP arbitrari en la representació de cadena. Qualsevol marcador " +"de posició \"%s\" serà substituït per l'inici de sessió (identificador) " +"proporcionat per l'usuari, el filtre hauria de contenir almenys un marcador " +"de posició.\n" "\n" -"El filtre ha de donar com a resultat exactament un (1) resultat, en cas contrari, l'inici de sessió es considerarà no vàlid.\n" +"El filtre ha de donar com a resultat exactament un (1) resultat, en cas " +"contrari, l'inici de sessió es considerarà no vàlid.\n" "\n" "Exemple (els atributs reals depenen del servidor LDAP i la configuració):\n" "\n" @@ -52,16 +55,15 @@ msgstr "" "\n" "o\n" "\n" -"(|(correu=%s)(uid=%s))" +"(|(correu=%s)(uid=%s))\n" +" " #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" "Crear automàticament comptes d'usuari local per a nous usuaris autenticant-" -"se mitjançant LDAP " +"se mitjançant LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -100,12 +102,10 @@ msgstr "Creat el" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" -"DN de l'àmbit de cerca d'usuaris: es buscaran usuaris a tots els descendents" -" d'aquesta base." +"DN de l'àmbit de cerca d'usuaris: es buscaran usuaris a tots els descendents " +"d'aquesta base." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name @@ -132,7 +132,7 @@ msgstr "Paràmetres LDAP" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form msgid "LDAP Server" -msgstr "Servidor LDAP " +msgstr "Servidor LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server @@ -185,13 +185,11 @@ msgid "Login Information" msgstr "Informació de connexió" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" -"No s'han trobat usuaris locals per accedir amb LDAP ni s'ha configurat per a" -" crear-ne un. " +"No s'han trobat usuaris locals per accedir amb LDAP ni s'ha configurat per a " +"crear-ne un." #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -200,10 +198,7 @@ msgstr "Paràmetre del procés" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" "Demana xifrat segur TLS/SSL al connectar al servidor LDAP. Aquesta opció " "necessita un servidor amb STARTTLS actiu, en cas contrari, tots els intents " @@ -231,32 +226,23 @@ msgstr "Plantilla d'usuari" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" "Contrasenya del compte d'usuari al servidor LDAP que s'utilitza per " -"consultar el directori" +"consultar el directori." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" -"Compte d'usuari del servidor LDAP que s'utilitza per consultar el directori." -" Deixeu-lo buit per a connectar-se anònimament. " +"Compte d'usuari del servidor LDAP que s'utilitza per consultar el directori. " +"Deixeu-lo buit per a connectar-se anònimament." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Utilitza TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Usuari" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -266,3 +252,8 @@ msgstr "Informació d'usuari" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Usuari a copiar quan es creen usuaris nous" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Usuaris" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/cs.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/cs.po index 97dfb4a..ba291b0 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/cs.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/cs.po @@ -1,26 +1,29 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# xlu , 2023 -# Jan Horzinka , 2023 -# Martin Trigaux, 2023 -# Jiří Podhorecký, 2023 -# +# xlu , 2019 +# Martin Trigaux, 2019 +# Jan Horzinka , 2019 +# trendspotter , 2019 +# "Marta (wacm)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Jiří Podhorecký, 2023\n" -"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-12-09 14:04+0000\n" +"Last-Translator: \"Marta (wacm)\" \n" +"Language-Team: Czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" -"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : " +"(n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -38,15 +41,27 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" +" Filtr používaný k vyhledávání uživatelských účtů v databázi LDAP. Jedná " +"se o libovolný filtr LDAP v řetězcovém znázornění. Jakýkoli zástupný symbol " +"`%s` bude nahrazen přihlašovacím jménem (identifikátorem) zadaným " +"uživatelem, filtr by měl obsahovat alespoň jeden takový zástupný symbol.\n" +"\n" +"Filtr musí vést k přesně jednomu (1) výsledku, jinak bude přihlašovací jméno " +"považováno za neplatné.\n" +"\n" +" Příklad (skutečné atributy závisí na LDAP serveru a nastavení):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" nebo\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Automaticky vytvoří místní uživatelské účty pro nové uživatele přihlašující " -"se přes LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Automaticky vytvoří místní uživatelské účty pro nové uživatele přihlašující se přes LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -85,9 +100,7 @@ msgstr "Vytvořeno" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap @@ -168,13 +181,9 @@ msgid "Login Information" msgstr "Přihlašovací údaje" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"Pro LDAP přihlášení nebyl nalezen žádný lokální uživatel a nebyl " -"nakonfigurován k jeho vytvoření" +msgstr "Pro LDAP přihlášení nebyl nalezen žádný lokální uživatel a nebyl nakonfigurován k jeho vytvoření" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -183,14 +192,8 @@ msgstr "Parametr procesu" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Vyžádat si zabezpečné šifrování TLS/SSL při připojování k serveru LDAP. Tato" -" možnost vyžaduje aby měl server zapnuté SARTTLS, jinak všechny požadavky " -"selžou." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Vyžádat si zabezpečné šifrování TLS/SSL při připojování k serveru LDAP. Tato možnost vyžaduje aby měl server zapnuté SARTTLS, jinak všechny požadavky selžou." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -214,32 +217,19 @@ msgstr "Šablona uživatele" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Heslo uživatelského účtu na serveru LDAP, které se používá při dotazování " -"adresáře." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Heslo uživatelského účtu na serveru LDAP, které se používá při dotazování adresáře." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Uživatelský účet na serveru LDAP, který se používání při dotazování " -"adresáře. Ponechte prázdné pro anonymní připojování." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Uživatelský účet na serveru LDAP, který se používání při dotazování adresáře. Ponechte prázdné pro anonymní připojování." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Použít TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Uživatel" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -249,3 +239,8 @@ msgstr "Informace o uživateli" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Uživatel pro zkopírování při vytváření nových uživatelů" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Uživatelé" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/da.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/da.po index aec93cb..529390f 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/da.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/da.po @@ -1,24 +1,29 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Mads Søndergaard, 2023 -# Martin Trigaux, 2023 -# +# Martin Trigaux, 2019 +# Morten Schou , 2019 +# Jesper Carstensen , 2019 +# Sanne Kristensen , 2019 +# lhmflexerp , 2019 +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Martin Trigaux, 2023\n" -"Language-Team: Danish (https://app.transifex.com/odoo/teams/41243/da/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-14 21:12+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Danish \n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -39,9 +44,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "Opretter automatisk ny lokal bruger når ny bruger logger på via LDAP" #. module: auth_ldap @@ -62,7 +65,7 @@ msgstr "Virksomhed LDAP konfiguration" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "Konfigurer opsætning" +msgstr "Konfigurationsindstillinger" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -81,9 +84,7 @@ msgstr "Oprettet den" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "DN for brugersøgningsomfanget: alle efterkommere af denne base vil blive " "søgt efter brugere." @@ -166,13 +167,9 @@ msgid "Login Information" msgstr "Login-information" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"Ingen lokal bruger er fundet for LDAP login og den er ikke konfigureret til " -"at oprette en" +msgstr "Ingen lokal bruger er fundet for LDAP login og den er ikke konfigureret til at oprette en" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -181,13 +178,8 @@ msgstr "Proces parametre" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Kræv sikker TLS/SSL kryptering ved tilslutning til LDAP server. Denne option" -" kræver server med STARTTLS aktiveret, ellers fejler godkendelse." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Kræv sikker TLS/SSL kryptering ved tilslutning til LDAP server. Denne option kræver server med STARTTLS aktiveret, ellers fejler godkendelse." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -202,7 +194,7 @@ msgstr "Serverinformation" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "Opsætning LDAP server" +msgstr "Indstillinger for LDAP-server" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user @@ -211,30 +203,19 @@ msgstr "Skabelon bruger" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "Brugers kodeord på LDAP server, bruges ved søgning i directory" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Bruger konto på LDAP server bruges ved søgning i directory. Hvis tomt logges" -" på anonymt." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Bruger konto på LDAP server bruges ved søgning i directory. Hvis tomt logges på anonymt." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Brug TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Bruger" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -244,3 +225,8 @@ msgstr "Brugerinformation" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Kopier fra bruger ved oprettelse af ny bruger" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Brugere" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/de.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/de.po index 4419bc3..ef2fe5d 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/de.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/de.po @@ -1,25 +1,28 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Friederike Fasterling-Nesselbosch, 2023 -# Martin Trigaux, 2023 -# Larissa Manderfeld, 2023 -# +# Leon Grill , 2019 +# Martin Trigaux, 2019 +# Chris Egal , 2019 +# "Dylan Kiss (dyki)" , 2025. +# "Larissa Manderfeld (lman)" , 2025, 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Larissa Manderfeld, 2023\n" -"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2026-02-13 09:15+0000\n" +"Last-Translator: \"Larissa Manderfeld (lman)\" \n" +"Language-Team: German \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -37,26 +40,28 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -"Filter für die Suche nach Benutzerkonten in der LDAP-Datenbank. Es ist ein beliebiger LDAP-Filter in Zeichenkettendarstellung. Jeder `%s`-Platzhalter wird durch die vom Benutzer angegebene Anmeldung (Kennung) ersetzt, der Filter sollte mindestens einen solchen Platzhalter enthalten.\n" +" Filter für die Suche nach Benutzerkonten in der LDAP-Datenbank. Es ist " +"ein beliebiger LDAP-Filter in Zeichenkettendarstellung. Jeder `%s`-" +"Platzhalter wird durch die vom Benutzer angegebene Anmeldung (Kennung) " +"ersetzt, der Filter sollte mindestens einen solchen Platzhalter enthalten.\n" "\n" -"Der Filter muss genau ein (1) Ergebnis liefern, andernfalls wird die Anmeldung als ungültig betrachtet.\n" +"Der Filter muss genau ein (1) Ergebnis liefern, andernfalls wird die " +"Anmeldung als ungültig betrachtet.\n" "\n" -"Beispiel (die tatsächlichen Attribute hängen vom LDAP-Server und der Einrichtung ab):\n" +"Beispiel (die tatsächlichen Attribute hängen vom LDAP-Server und der " +"Einrichtung ab):\n" "\n" "(&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" "oder\n" "\n" -"(|(mail=%s)(uid=%s))" +"(|(mail=%s)(uid=%s))\n" +" " #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Erstellen Sie automatisch lokale Benutzerkonten für neue Benutzer, die sich " -"mit LDAP authentifizieren" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Erstelle automatisch Benutzerkonten für neue Benutzer, die sich mit LDAP anmelden" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -71,7 +76,7 @@ msgstr "Unternehmen" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "Company LDAP configuration" -msgstr "LDAP-Konfiguration für Unternehmen" +msgstr "Firmen LDAP Konfiguration" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings @@ -81,7 +86,7 @@ msgstr "Konfigurationseinstellungen" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "Benutzer erstellen" +msgstr "Benutzer/in anlegen" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid @@ -95,12 +100,10 @@ msgstr "Erstellt am" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" -"DN des Benutzersuchbereichs: alle untergeordneten Ebenen dieser Basis werden" -" nach Benutzern durchsucht." +"DN des Benutzersuchbereichs: alle untergeordneten Ebenen dieser Basis werden " +"nach Benutzern durchsucht." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name @@ -122,47 +125,47 @@ msgstr "LDAP-Konfiguration" #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps #: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" -msgstr "LDAP-Parameter" +msgstr "LDAP Parameter" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form msgid "LDAP Server" -msgstr "LDAP-Server" +msgstr "LDAP Server" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" -msgstr "LDAP-Server" +msgstr "LDAP Server" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "Port des LDAP-Servers" +msgstr "LDAP Server Port" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" -msgstr "LDAP-Basis" +msgstr "LDAP base" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" -msgstr "LDAP-Bind-DN" +msgstr "LDAP binddn" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" -msgstr "LDAP-Filter" +msgstr "LDAP Filter" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" -msgstr "LDAP-Passwort" +msgstr "LDAP Passwort" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "Zuletzt geändert am" +msgstr "Letzte Änderung am" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid @@ -177,16 +180,12 @@ msgstr "Zuletzt aktualisiert am" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "Anmeldeinformation" +msgstr "Login Information" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"Kein lokaler Benutzer für die LDAP-Anmeldung gefunden und nicht zum " -"Erstellen eines Benutzers konfiguriert" +msgstr "Kein lokaler Benutzer für die LDAP-Anmeldung gefunden und nicht zum Erstellen eines Benutzers konfiguriert" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -195,14 +194,8 @@ msgstr "Prozessparameter" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Anforderung einer sicheren TLS/SSL-Verschlüsselung für die Verbindung zum " -"LDAP-Server. STARTTLS muss aktiviert sein, sonst werden " -"Authentifizierungsversuche fehlschlagen." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Anforderung einer sicheren TLS/SSL Verschlüsselung für die Verbindung zum LDAP Server. STARTTLS muss aktiviert sein, sonst werden Authentifizierungsversuche fehlschlagen." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -212,7 +205,7 @@ msgstr "Sequenz" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "Serverinformationen" +msgstr "Server-Informationen" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer @@ -226,32 +219,19 @@ msgstr "Benutzervorlage" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Das Passwort des Benutzerkontos auf dem LDAP-Server, das verwendet wird, um " -"das Verzeichnis abzurufen." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Das Passwort des Benutzers, der die LDAP Anfragen durchführt" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Das Benutzerkonto auf dem LDAP-Server, das verwendet wird, um das " -"Verzeichnis abzurufen. Leer lassen für anonymen Zugang." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Des Benutzerkonto für die Identifizierung auf dem LDAP Server. Leer für anonymen Zugang." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "TLS verwenden" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Benutzer" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -260,6 +240,9 @@ msgstr "Benutzerinformationen" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" -msgstr "" -"Zu kopierender Benutzer, der bei der Erstellung neuer Benutzer verwendet " -"wird" +msgstr "Standardbenutzerkonto, das für neue Benutzer verwendet wird" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Benutzer" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/el.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/el.po index fdc8769..02b8c92 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/el.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/el.po @@ -1,29 +1,67 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: # Martin Trigaux, 2018 # Kostas Goutoudis , 2018 +# "Dylan Kiss (dyki)" , 2025. +# Panagiotis karampaglis , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-21 13:17+0000\n" -"PO-Revision-Date: 2018-09-21 13:17+0000\n" -"Last-Translator: Kostas Goutoudis , 2018\n" -"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-10-21 02:30+0000\n" +"Last-Translator: Panagiotis karampaglis \n" +"Language-Team: Greek \n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter +msgid "" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" +" Φίλτρο που χρησιμοποιείται για την αναζήτηση λογαριασμών χρηστών στη " +"βάση δεδομένων LDAP. Είναι ένα αυθαίρετο φίλτρο LDAP σε αναπαράσταση " +"συμβολοσειράς. Οποιοδήποτε σύμβολο κράτησης θέσης `%s` θα αντικατασταθεί " +"από το όνομα χρήστη (αναγνωριστικό) που παρέχεται από τον χρήστη, το " +"φίλτρο θα πρέπει να περιέχει τουλάχιστον ένα τέτοιο σύμβολο κράτησης " +"θέσης.\n" +"\n" +" Το φίλτρο πρέπει να έχει ως αποτέλεσμα ακριβώς ένα (1) αποτέλεσμα, " +"διαφορετικά η σύνδεση θα θεωρηθεί άκυρη.\n" +"\n" +" Παράδειγμα (τα πραγματικά χαρακτηριστικά εξαρτώνται από τον διακομιστή " +"LDAP και τη ρύθμιση):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" ή\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -44,7 +82,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "" +msgstr "Ρυθμίσεις διαμόρφωσης" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -61,6 +99,11 @@ msgstr "Δημιουργήθηκε από" msgid "Created on" msgstr "Δημιουργήθηκε στις" +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" @@ -139,8 +182,7 @@ msgid "Login Information" msgstr "Πληροφορίες Σύνδεσης" #. module: auth_ldap -#: code:addons/auth_ldap/models/res_company_ldap.py:201 -#, python-format +#: code:addons/auth_ldap/models/res_company_ldap.py:0 msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -151,10 +193,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap @@ -179,16 +218,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/en_AU.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/en_AU.po deleted file mode 100644 index adef29a..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/en_AU.po +++ /dev/null @@ -1,195 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Odoo 9.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-18 14:07+0000\n" -"PO-Revision-Date: 2015-09-07 16:12+0000\n" -"Last-Translator: Martin Trigaux\n" -"Language-Team: English (Australia) (http://www.transifex.com/odoo/odoo-9/" -"language/en_AU/)\n" -"Language: en_AU\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company -msgid "Company" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create user" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid -msgid "Created by" -msgstr "Created by" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date -msgid "Created on" -msgstr "Created on" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name -msgid "Display Name" -msgstr "Display Name" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.company_form_view -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model_terms:ir.ui.view,arch_db:auth_ldap.company_form_view -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "Last Modified on" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date -msgid "Last Updated on" -msgstr "Last Updated on" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication " -"attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence -msgid "Sequence" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user -msgid "User to copy when creating new users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/en_GB.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/en_GB.po deleted file mode 100644 index fb8f90a..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/en_GB.po +++ /dev/null @@ -1,205 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/odoo/teams/41243/en_GB/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: en_GB\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Companies" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company -msgid "Company" -msgstr "Company" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid -msgid "Created by" -msgstr "Created by" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date -msgid "Created on" -msgstr "Created on" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name -msgid "Display Name" -msgstr "Display Name" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "Last Modified on" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date -msgid "Last Updated on" -msgstr "Last Updated on" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence -msgid "Sequence" -msgstr "Sequence" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user -msgid "User to copy when creating new users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es.po index 462964a..8eca59c 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es.po @@ -1,28 +1,28 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# marcescu, 2023 -# Iran Villalobos López, 2023 -# Martin Trigaux, 2023 -# Pedro M. Baeza , 2023 -# Wil Odoo, 2024 -# Larissa Manderfeld, 2025 -# +# Martin Trigaux, 2019 +# Gabriel Umana , 2019 +# Cristopher Cravioto , 2019 +# "Tiffany Chang (tic)" , 2025. +# "Noemi Pla Garcia (nopl)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Larissa Manderfeld, 2025\n" -"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-12-05 14:36+0000\n" +"Last-Translator: \"Noemi Pla Garcia (nopl)\" \n" +"Language-Team: Spanish \n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -40,11 +40,17 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filtro que se usa para buscar cuentas de usuarios en a base de datos de LDAP. es un filtro LDAP arbitrario que se representa en strings. Cualquier marcador de posición `%s` se remplazará con el inicio de sesión (identificador) proporcionado por el usuario, el filtro debería contener al menos uno de esos marcadores de posición.\n" +" Filtro que se usa para buscar cuentas de usuarios en la base de datos de " +"LDAP. Se trata de un filtro LDAP arbitrario que se representa en formato de " +"cadena. Cualquier marcador de posición \"%s\" se reemplazará con el inicio " +"de sesión (identificador) proporcionado por el usuario, y el filtro debe " +"contener al menos uno de estos marcadores de posición.\n" "\n" -" El filtro debe arrojar al menos un (1) resultado, de lo contrario, el inicio de sesión se considerará inválido.\n" +" El filtro debe devolver exactamente (1) resultado; de lo contrario, el " +"inicio de sesión se considerará inválido.\n" "\n" -" Por ejemplo (los atributos actuales dependen del servidor y configuración de LDAP):\n" +" Ejemplo (los atributos reales dependen del servidor y de la " +"configuración LDAP):\n" "\n" " (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" @@ -55,12 +61,10 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" -"Crear automáticamente una cuenta de usuario local para los usuarios " -"autenticados via LDAP." +"Crear automáticamente cuentas de usuario local para los nuevos usuarios que " +"se autentiquen a través de LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -99,9 +103,7 @@ msgstr "Creado el" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "DN del alcance de búsqueda del usuario: se buscarán usuarios en todos los " "descendientes de esta base." @@ -109,7 +111,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Nombre mostrado" +msgstr "Nombre para mostrar" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id @@ -141,7 +143,7 @@ msgstr "Dirección del servidor LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "Puerto servidor LDAP" +msgstr "Puerto del servidor LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base @@ -184,13 +186,9 @@ msgid "Login Information" msgstr "Información conexión" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"Usuarios locales no encontrados por el registro del LDAP y no está " -"configurado la creación de uno" +msgstr "Usuarios locales no encontrados por el registro del LDAP y no está configurado la creación de uno" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -199,14 +197,8 @@ msgstr "Parámetros del proceso" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Solicitar cifrado TLS/SSL seguro cuando conecte con el servidor LDAP. Esta " -"opción requiere un servidor con STARTTLS habilitado, en otro caso todos los " -"intentos de autenticación fallarán." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Solicitar cifrado TLS/SSL seguro cuando conecte con el servidor LDAP. Esta opción requiere un servidor con STARTTLS habilitado, en otro caso todos los intentos de autenticación fallarán." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -221,7 +213,7 @@ msgstr "Información servidor" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "Configurar servidor LDAP" +msgstr "Configure su servidor LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user @@ -230,32 +222,21 @@ msgstr "Plantilla de usuario" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" -"La contraseña de la cuenta de usuario en el servidor LDAP que es usada para " -"acceder al directorio" +"La contraseña de la cuenta de usuario en el servidor LDAP que se utiliza " +"para consultar al directorio." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"La cuenta de usuario en el servidor LDAP que es usada para acceder al " -"directorio. Dejar vacío para conectar de forma anónima." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "La cuenta de usuario en el servidor LDAP que es usada para acceder al directorio. Dejar vacío para conectar de forma anónima." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Usar TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Usuario" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -265,3 +246,8 @@ msgstr "Información usuario" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Usuario a duplicar cuando se crean nuevos usuarios" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Usuarios" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_MX.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_419.po similarity index 71% rename from odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_MX.po rename to odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_419.po index 910f101..d2ae0de 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_MX.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_419.po @@ -1,27 +1,23 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Patricia Gutiérrez Capetillo , 2023 -# Ossi Mantylahti , 2023 -# Martin Trigaux, 2023 -# Iran Villalobos López, 2023 -# Fernanda Alvarez, 2025 -# +# * auth_ldap +# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Fernanda Alvarez, 2025\n" -"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n" +"POT-Creation-Date: 2025-02-20 10:02+0000\n" +"PO-Revision-Date: 2025-09-17 06:29+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Spanish (Latin America) \n" +"Language: es_419\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -39,11 +35,17 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" El filtro utilizado para buscar cuentas de usuario en la base de datos LDAP. Es un filtro LDAP arbitrario en representación de una cadena. Cualquier marcador de posición `%s` se reemplazará con el nombre utilizado para iniciar sesión (identificador) que el usuario proporcionó. El filtro debe incluir al menos uno de estos marcadores de posición.\n" +" El filtro utilizado para buscar cuentas de usuario en la base de datos " +"LDAP. Es un filtro LDAP arbitrario en representación de una cadena. " +"Cualquier marcador de posición `%s` se reemplazará con el nombre utilizado " +"para iniciar sesión (identificador) que el usuario proporcionó. El filtro " +"debe incluir al menos uno de estos marcadores de posición.\n" "\n" -" El filtro solo debe proporcionar un (1) resultado, de lo contrario se considerará que el inicio de sesión no es válido.\n" +" El filtro solo debe proporcionar un (1) resultado, de lo contrario se " +"considerará que el inicio de sesión no es válido.\n" "\n" -" Ejemplo (los atributos reales dependen del servidor LDAP y la configuración):\n" +" Ejemplo (los atributos reales dependen del servidor LDAP y la " +"configuración):\n" "\n" " (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" @@ -52,6 +54,12 @@ msgstr "" " (|(mail=%s)(uid=%s))\n" " " +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "An error occurred: %(error)s" +msgstr "Ocurrió un error: %(error)s" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user msgid "" @@ -61,6 +69,12 @@ msgstr "" "Crea cuentas de usuario local en automático para los nuevos usuarios que se " "autentican con LDAP." +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Cannot contact LDAP server at %(server)s:%(port)d" +msgstr "No fue posible conectarse al servidor LDAP en %(server)s:%(port)d" + #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" @@ -81,6 +95,26 @@ msgstr "Configuración LDAP de la empresa" msgid "Config Settings" msgstr "Ajustes de configuración" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Failed!" +msgstr "Ocurrió un error con la prueba de conexión." + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Successful!" +msgstr "Prueba de conexión exitosa." + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection to LDAP server at %(server)s:%(port)d timed out" +msgstr "" +"Se agotó el tiempo de espera a la conexión del servidor LDAP " +"%(server)s:%(port)d" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" @@ -102,30 +136,42 @@ msgid "" "DN of the user search scope: all descendants of this base will be searched " "for users." msgstr "" -"DN del alcance de búsqueda del usuario: se buscarán usuarios en todos los " +"DN del alcance de búsqueda de usuario: Se buscarán usuarios en todos los " "descendientes de esta base." #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__display_name #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__display_name msgid "Display Name" msgstr "Nombre en pantalla" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__id #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__id msgid "ID" msgstr "ID" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Invalid credentials for bind DN %(binddn)s" +msgstr "Las credenciales para el nombre distintivo %(binddn)s no son válidas" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "Configuración LDAP" +msgstr "Configuración de LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps #: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" -msgstr "Parámetros LDAP" +msgstr "Parámetros de LDAP" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form @@ -140,7 +186,7 @@ msgstr "Dirección del servidor LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "Puerto de servidor LDAP" +msgstr "Puerto del servidor LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base @@ -150,7 +196,7 @@ msgstr "Base LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" -msgstr "LDAP binddn" +msgstr "bindDN de LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter @@ -162,11 +208,6 @@ msgstr "Filtro LDAP" msgid "LDAP password" msgstr "Contraseña LDAP" -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "Última modificación el" - #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" @@ -185,7 +226,6 @@ msgstr "Información de inicio de sesión" #. module: auth_ldap #. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" "No se encontró un usuario local para el inicio de sesión LDAP y la opción " @@ -194,7 +234,7 @@ msgstr "" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" -msgstr "Parámetros del proceso" +msgstr "Parámetro del proceso" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls @@ -222,19 +262,30 @@ msgstr "Información del servidor" msgid "Setup your LDAP Server" msgstr "Configura tu servidor LDAP" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Successfully connected to LDAP server at %(server)s:%(port)d" +msgstr "Conexión exitosa con el servidor LDAP en %(server)s:%(port)d" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "Plantilla de usuario" +#. module: auth_ldap +#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +msgid "Test Connection" +msgstr "Probar conexión" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password msgid "" "The password of the user account on the LDAP server that is used to query " "the directory." msgstr "" -"La contraseña de la cuenta de usuario en el servidor LDAP que se utiliza " -"para acceder al directorio" +"La contraseña de la cuenta de usuario en el servidor LDAP que se usa para " +"consultar el directorio." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn @@ -263,4 +314,4 @@ msgstr "Información del usuario" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" -msgstr "Usuario a duplicar cuando se crean nuevos usuarios" +msgstr "Usuario a copiar al crear nuevos usuarios" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_BO.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_BO.po deleted file mode 100644 index 133f938..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_BO.po +++ /dev/null @@ -1,205 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Bolivia) (https://www.transifex.com/odoo/teams/41243/es_BO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_BO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Compañías" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company -msgid "Company" -msgstr "Compañía" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name -msgid "Display Name" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user -msgid "User to copy when creating new users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CL.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CL.po index 5f73caf..617d153 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CL.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CL.po @@ -1,28 +1,43 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Spanish (Chile) (https://www.transifex.com/odoo/teams/41243/es_CL/)\n" +"Language: es_CL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -31,32 +46,47 @@ msgid "Companies" msgstr "Compañías" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "Compañía" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" +msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "Creado por" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "Creado en" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "ID (identificación)" @@ -67,8 +97,8 @@ msgid "LDAP Configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "" @@ -78,47 +108,47 @@ msgid "LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "Última modificación en" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "Última actualización de" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "Última actualización en" @@ -127,21 +157,23 @@ msgstr "Última actualización en" msgid "Login Information" msgstr "" +#. module: auth_ldap +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "Secuencia" @@ -156,26 +188,22 @@ msgid "Setup your LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "" @@ -185,7 +213,7 @@ msgid "User Information" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" @@ -193,13 +221,3 @@ msgstr "" #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CO.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CO.po deleted file mode 100644 index f05138c..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CO.po +++ /dev/null @@ -1,205 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Colombia) (https://www.transifex.com/odoo/teams/41243/es_CO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_CO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Compañías" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company -msgid "Company" -msgstr "Compañía" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date -msgid "Created on" -msgstr "Creado" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name -msgid "Display Name" -msgstr "Nombre Público" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "Última Modificación el" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid -msgid "Last Updated by" -msgstr "Actualizado por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date -msgid "Last Updated on" -msgstr "Actualizado" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user -msgid "User to copy when creating new users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CR.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CR.po deleted file mode 100644 index 49bb436..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_CR.po +++ /dev/null @@ -1,205 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/odoo/teams/41243/es_CR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_CR\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Compañías" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company -msgid "Company" -msgstr "Compañía" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid -msgid "Created by" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name -msgid "Display Name" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid -msgid "Last Updated by" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date -msgid "Last Updated on" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user -msgid "User to copy when creating new users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_DO.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_DO.po deleted file mode 100644 index 9973c0c..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_DO.po +++ /dev/null @@ -1,205 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/odoo/teams/41243/es_DO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_DO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Compañías" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company -msgid "Company" -msgstr "Compañía" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name -msgid "Display Name" -msgstr "Nombre mostrado" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id -msgid "ID" -msgstr "ID (identificación)" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "Última modificación en" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user -msgid "User to copy when creating new users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_EC.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_EC.po deleted file mode 100644 index 301be19..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_EC.po +++ /dev/null @@ -1,205 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/odoo/teams/41243/es_EC/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_EC\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Compañías" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company -msgid "Company" -msgstr "Compañía" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid -msgid "Created by" -msgstr "Creado por:" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date -msgid "Created on" -msgstr "Creado" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name -msgid "Display Name" -msgstr "Nombre a Mostrar" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "Fecha de modificación" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid -msgid "Last Updated by" -msgstr "Ultima Actualización por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date -msgid "Last Updated on" -msgstr "Actualizado en" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user -msgid "User to copy when creating new users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PA.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PA.po deleted file mode 100644 index 0ad62a1..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PA.po +++ /dev/null @@ -1,195 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Odoo 9.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-18 14:07+0000\n" -"PO-Revision-Date: 2015-09-07 16:13+0000\n" -"Last-Translator: Martin Trigaux\n" -"Language-Team: Spanish (Panama) (http://www.transifex.com/odoo/odoo-9/" -"language/es_PA/)\n" -"Language: es_PA\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company -msgid "Company" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create user" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name -msgid "Display Name" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.company_form_view -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model_terms:ir.ui.view,arch_db:auth_ldap.company_form_view -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication " -"attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user -msgid "User to copy when creating new users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PE.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PE.po deleted file mode 100644 index e809b35..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PE.po +++ /dev/null @@ -1,205 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Peru) (https://www.transifex.com/odoo/teams/41243/es_PE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_PE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Compañias" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company -msgid "Company" -msgstr "Compañia" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name -msgid "Display Name" -msgstr "Nombre a Mostrar" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "Ultima Modificación en" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid -msgid "Last Updated by" -msgstr "Actualizado última vez por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date -msgid "Last Updated on" -msgstr "Ultima Actualización" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user -msgid "User to copy when creating new users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PY.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PY.po deleted file mode 100644 index 5fc7603..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_PY.po +++ /dev/null @@ -1,205 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Paraguay) (https://www.transifex.com/odoo/teams/41243/es_PY/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_PY\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Compañías" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company -msgid "Company" -msgstr "Compañía" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name -msgid "Display Name" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid -msgid "Last Updated by" -msgstr "Ultima actualización por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date -msgid "Last Updated on" -msgstr "Ultima actualización en" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user -msgid "User to copy when creating new users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_VE.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_VE.po deleted file mode 100644 index 95e8187..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/es_VE.po +++ /dev/null @@ -1,205 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/odoo/teams/41243/es_VE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_VE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Compañías" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company -msgid "Company" -msgstr "Compañía" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name -msgid "Display Name" -msgstr "Mostrar nombre" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "Modificada por última vez" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid -msgid "Last Updated by" -msgstr "Última actualización realizada por" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date -msgid "Last Updated on" -msgstr "Ultima actualizacion en" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user -msgid "User to copy when creating new users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/et.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/et.po index 5b71956..4f919bb 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/et.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/et.po @@ -1,28 +1,32 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# JanaAvalah, 2023 -# Triine Aavik , 2023 -# Arma Gedonsky , 2023 -# Martin Trigaux, 2023 -# Marek Pontus, 2023 -# Leaanika Randmets, 2023 -# +# Martin Trigaux, 2018 +# Wanradt Koell , 2018 +# Arma Gedonsky , 2018 +# Egon Raamat , 2018 +# Eneli Õigus , 2018 +# Marek Pontus, 2018 +# Martin Aavastik , 2018 +# Helen Sulaoja , 2018 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Leaanika Randmets, 2023\n" -"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-16 15:30+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Estonian \n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -43,12 +47,8 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Loo automaatselt kohalikud kasutajakontod uutele LDAP teel audentinud " -"kasutajatele." +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Loo automaatselt kohalikud kasutajakontod uutele LDAP teel audentinud kasutajatele." #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -78,24 +78,22 @@ msgstr "Loo kasutaja" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" -msgstr "Loodud (kelle poolt?)" +msgstr "Loonud" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "Loodud" +msgstr "Loomise kuupäev" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Kuvatav nimi" +msgstr "Näidatav nimi" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id @@ -152,17 +150,17 @@ msgstr "LDAP parool" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "Viimati muudetud" +msgstr "Viimati muudetud (millal)" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "Viimati uuendatud" +msgstr "Viimati uuendatud (kelle poolt)" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "Viimati uuendatud" +msgstr "Viimati uuendatud (millal)" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -170,9 +168,7 @@ msgid "Login Information" msgstr "Sisselogimise info" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -183,19 +179,13 @@ msgstr "Toimingu parameetrid" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Küsi turvalist TLS/SSL krüpteerimist kui ühendad LDAP serveriga. See valik " -"nõuab serveris STARTTLS lubamist, vastasel juhul kõik audentimised " -"ebaõnnestuvad." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Küsi turvalist TLS/SSL krüpteerimist kui ühendad LDAP serveriga. See valik nõuab serveris STARTTLS lubamist, vastasel juhul kõik audentimised ebaõnnestuvad." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "Jada" +msgstr "Järjestus" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -214,31 +204,19 @@ msgstr "Kasutaja mall" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Kasutajakonto parool LDAP serveris, mida kasutatakse selle kausta päringuks." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Kasutajakonto parool LDAP serveris, mida kasutatakse selle kausta päringuks." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Kasutajakonto LDAP serveris, mida kasutatakse selle kausta päringuks. Jäta " -"tühjaks, et ühenduda anonüümselt." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Kasutajakonto LDAP serveris, mida kasutatakse selle kausta päringuks. Jäta tühjaks, et ühenduda anonüümselt." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Kasuta TLS-i" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Kasutaja" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -248,3 +226,8 @@ msgstr "Kasutajainfo" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Uute kasutajate loomisel kopeeritud kasutaja." + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Kasutajad" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/eu.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/eu.po index 9dadc4f..64d572c 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/eu.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/eu.po @@ -1,28 +1,43 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -31,32 +46,47 @@ msgid "Companies" msgstr "Enpresak" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "Enpresa" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" +msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "Nork sortua" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "Created on" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "Izena erakutsi" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "ID" @@ -67,8 +97,8 @@ msgid "LDAP Configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "" @@ -78,47 +108,47 @@ msgid "LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "Last Updated by" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "Last Updated on" @@ -127,21 +157,23 @@ msgstr "Last Updated on" msgid "Login Information" msgstr "" +#. module: auth_ldap +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "Sekuentzia" @@ -156,26 +188,22 @@ msgid "Setup your LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "" @@ -185,7 +213,7 @@ msgid "User Information" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" @@ -193,13 +221,3 @@ msgstr "" #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fa.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fa.po index fef73e6..48b66c0 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fa.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fa.po @@ -1,30 +1,28 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Ali Reza Feizi Derakhshi, 2023 -# Hamid Darabi, 2023 -# Hanna Kheradroosta, 2023 -# Hamed Mohammadi , 2023 -# Martin Trigaux, 2023 -# elaheh pourrezaie , 2023 -# Mostafa Barmshory , 2023 -# Yousef Shadmanesh , 2023 -# +# Martin Trigaux, 2018 +# Hamid Darabi, 2018 +# elaheh pourrezaie , 2018 +# Hamed Mohammadi , 2018 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Yousef Shadmanesh , 2023\n" -"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Persian \n" +"Language: fa\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: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -45,9 +43,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -83,19 +79,17 @@ msgstr "ایجاد شده توسط" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "ایجادشده در" +msgstr "ایجاد شده در" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "نام نمایش داده شده" +msgstr "نام نمایشی" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id @@ -152,17 +146,17 @@ msgstr "پسورد LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "آخرین بروز رسانی در" +msgstr "آخرین تغییر در" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "آخرین بروز رسانی توسط" +msgstr "آخرین تغییر توسط" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "آخرین بروز رسانی در" +msgstr "آخرین به روز رسانی در" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -170,9 +164,7 @@ msgid "Login Information" msgstr "اطلاعات ورود" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" "هیچ کاربر محلی برای لاگین LDAP یافت نشد و برای ایجاد کاربر پیکره بندی نشده" @@ -184,10 +176,7 @@ msgstr "پارامترهای پردازش" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap @@ -212,16 +201,12 @@ msgstr "الگوی کاربر" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap @@ -229,11 +214,6 @@ msgstr "" msgid "Use TLS" msgstr "استفاده از TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "کاربر" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -243,3 +223,8 @@ msgstr "اطلاعات کاربر" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "کاربری که در هنگام ایجاد کاربر جدید کپی شود" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "کاربران" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fi.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fi.po index ead3c87..6f2a1bc 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fi.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fi.po @@ -1,30 +1,33 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Topi Aura , 2023 -# Veikko Väätäjä , 2023 -# Eino Mäkitalo , 2023 -# Tuomo Aura , 2023 -# Kari Lindgren , 2023 -# Martin Trigaux, 2023 -# Jarmo Kortetjärvi , 2023 -# Ossi Mantylahti , 2023 -# +# Eino Mäkitalo , 2018 +# Martin Trigaux, 2018 +# Kari Lindgren , 2018 +# Miku Laitinen , 2018 +# Jarmo Kortetjärvi , 2018 +# Tuomo Aura , 2018 +# Topi Aura , 2018 +# Heikki Katajisto , 2018 +# "Tiffany Chang (tic)" , 2025. +# Saara Hakanen , 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Ossi Mantylahti , 2023\n" -"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2026-02-19 06:23+0000\n" +"Last-Translator: Saara Hakanen \n" +"Language-Team: Finnish \n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -42,11 +45,16 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Suodatin, jota käytetään käyttäjätilien etsimiseen LDAP-tietokannasta. Tämä on mikälainen tahansa LDAP-suodatin merkkijonomuodossa. Mikä tahansa `%s`-tunniste korvataan käyttäjän antamalla kirjautumistunnuksella (tunnisteella), suodattimen on sisällettävä vähintään yksi tällainen tunniste.\n" +" Suodatin, jota käytetään käyttäjätilien etsimiseen LDAP-tietokannasta. " +"Tämä on sattumanvarainen LDAP-suodatin merkkijonomuodossa. Mikä tahansa `%s`-" +"tunniste korvataan käyttäjän antamalla kirjautumistunnuksella (tunnisteella)" +", suodattimen on sisällettävä vähintään yksi tällainen tunniste.\n" "\n" -" Suodattimen on annettava täsmälleen yksi (1) tulos, muutoin kirjautumista pidetään virheellisenä.\n" +" Suodattimen on annettava täsmälleen yksi (1) tulos, muutoin " +"kirjautumista pidetään virheellisenä.\n" "\n" -" Esimerkki (todelliset attribuutit riippuvat LDAP-palvelimesta ja asetuksista):\n" +" Esimerkki (todelliset määritteet riippuvat LDAP-palvelimesta ja " +"asetuksista):\n" "\n" " (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s)))\n" "\n" @@ -57,11 +65,9 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" -"Luo uusille LDAPin kautta kirjautuville käyttäjille paikallinen käyttäjä " +"Luo uusille LDAP:in kautta kirjautuville käyttäjille paikallinen käyttäjä " "automaattisesti" #. module: auth_ldap @@ -101,9 +107,7 @@ msgstr "Luotu" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "Käyttäjähakualueen DN: käyttäjiä etsitään kaikista tämän tietokannan " "jälkeläisistä." @@ -122,13 +126,13 @@ msgstr "ID" #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "LDAP konfiguraatio" +msgstr "LDAP-määritykset" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps #: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" -msgstr "LDAP parametrit" +msgstr "LDAP-parametrit" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form @@ -138,32 +142,32 @@ msgstr "LDAP-palvelin" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" -msgstr "LDAP palvelimen osoite" +msgstr "LDAP-palvelimen osoite" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "LDAP palvelimen portti" +msgstr "LDAP-palvelimen portti" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" -msgstr "LDAP base" +msgstr "LDAP-kanta" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" -msgstr "LDAP binddn" +msgstr "LDAP-binddn" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" -msgstr "LDAP suodin" +msgstr "LDAP-suodatin" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" -msgstr "LDAP salasana" +msgstr "LDAP-salasana" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update @@ -186,13 +190,11 @@ msgid "Login Information" msgstr "Kirjautumistiedot" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" "LDAP-kirjautumiseen ei löydetty paikallista käyttäjää, eikä uuden käyttäjän " -"luonti ole käytössä" +"luontia ei ole määritetty" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -201,14 +203,11 @@ msgstr "Prosessin parametri" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" "Vaadi suojattu TLS/SSL-salaus yhdistäessä LDAP-palvelimeen. Tämä valinta " -"vaatii, että palvelimella on käytössä STARTTLS-protokolla päällä. Muussa " -"tapauksessa kaikki yhteyspyynnöt tulevat epäonnistumaan." +"vaatii, että palvelin käyttää STARTTLS-protokollaa. Muussa tapauksessa " +"kaikki yhteyspyynnöt tulevat epäonnistumaan." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -223,7 +222,7 @@ msgstr "Palvelimen tiedot" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "Määrittele LDAP palvelin" +msgstr "Määrittele LDAP-palvelin" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user @@ -232,30 +231,22 @@ msgstr "Mallikäyttäjä" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" -"Salasana LDAP käyttäjätunnukselle jota käytetään hakuihin LDAP hakemistosta." +"Salasana LDAP-palvelimen käyttäjätunnukselle jota käytetään hakuihin LDAP-" +"hakemistosta." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" -"Käyttäjätunnus, jota käytetään LDAP hakemistokyselyihin. Jätä tyhjäksi niin " -"otetaan yhteyttä anonyymisti." +"Käyttäjätunnus, jota käytetään LDAP-hakemistokyselyihin. Jätä tyhjäksi, jos " +"haluat yhdistää anonyymisti." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" -msgstr "Käytä TLSää" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Käyttäjä" +msgstr "Käytä TLS-salausta" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -266,3 +257,8 @@ msgstr "Käyttäjän tiedot" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Uutta käyttäjää luotaessa kopioitava käyttäjä" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Käyttäjät" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fo.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fo.po index 8add412..f7e1e86 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fo.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fo.po @@ -1,28 +1,43 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Faroese (https://www.transifex.com/odoo/teams/41243/fo/)\n" +"Language: fo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fo\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -31,32 +46,47 @@ msgid "Companies" msgstr "Fyritøkur" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "Fyritøka" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" +msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "Byrjað av" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "Byrjað tann" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "Vís navn" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "ID" @@ -67,8 +97,8 @@ msgid "LDAP Configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "" @@ -78,47 +108,47 @@ msgid "LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "Seinast rættað tann" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "Seinast dagført av" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "Seinast dagført tann" @@ -127,21 +157,23 @@ msgstr "Seinast dagført tann" msgid "Login Information" msgstr "" +#. module: auth_ldap +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "" @@ -156,26 +188,22 @@ msgid "Setup your LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "" @@ -185,7 +213,7 @@ msgid "User Information" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" @@ -193,13 +221,3 @@ msgstr "" #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr.po index 32a748c..43ed529 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr.po @@ -1,26 +1,28 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Cécile Collart , 2023 -# Thomas Charpentier, 2023 -# Martin Trigaux, 2023 -# Jolien De Paepe, 2023 -# +# Cécile Collart , 2019 +# Christophe CHAUVET , 2019 +# Martin Trigaux, 2019 +# "Tiffany Chang (tic)" , 2025. +# "Manon Rondou (ronm)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Jolien De Paepe, 2023\n" -"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-10-15 09:12+0000\n" +"Last-Translator: \"Manon Rondou (ronm)\" \n" +"Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -38,11 +40,17 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filtre utilisé pour rechercher des comptes utilisateurs dans la base de données LDAP. Il s'agit d'un filtre LDAP arbitraire sous forme de chaîne de caractères. Tout placeholder `%s` sera remplacé par le login (identifiant) fourni par l'utilisateur, le filtre doit contenir au moins un tel placeholder.\n" +" Filtre utilisé pour rechercher des comptes utilisateurs dans la base de " +"données LDAP. Il s'agit d'un filtre LDAP arbitraire sous forme de chaîne de " +"caractères. Tout placeholder `%s` sera remplacé par le login (identifiant) " +"fourni par l'utilisateur, le filtre doit contenir au moins un tel " +"placeholder.\n" "\n" -"Le filtre doit donner exactement un (1) résultat, sinon le login sera considéré comme non valide.\n" +"Le filtre doit donner exactement un (1) résultat, sinon le login sera " +"considéré comme non valide.\n" "\n" -"Exemple (les attributs réels dépendent du serveur LDAP et de la configuration) :\n" +"Exemple (les attributs réels dépendent du serveur LDAP et de la " +"configuration) :\n" "\n" " (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" @@ -53,12 +61,8 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Création automatique des comptes utilisateur locaux pour les nouveaux " -"utilisateurs authentifiés par LDAP." +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Création automatique des comptes utilisateur locaux pour les nouveaux utilisateurs authentifiés par LDAP." #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -73,12 +77,12 @@ msgstr "Société" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "Company LDAP configuration" -msgstr "Configuration LDAP de la compagnie" +msgstr "Configuration LDAP de la société" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "Paramètres de configuration" +msgstr "Paramètres de config" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -97,12 +101,10 @@ msgstr "Créé le" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" -"DN de la portée de la recherche d'utilisateur : tous les descendants de " -"cette base seront recherchés pour les utilisateurs" +"DN de la portée de la recherche d'utilisateurs : tous les descendants de " +"cette base seront recherchés pour les utilisateurs." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name @@ -169,26 +171,22 @@ msgstr "Dernière modification le" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "Mis à jour par" +msgstr "Dernière mise à jour par" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "Mis à jour le" +msgstr "Dernière mise à jour le" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "Informations de connexion" +msgstr "Information de connexion" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"Pas d'utilisateur local trouvé pour l’identifiant LDAP et n'est pas " -"configuré pour en créer un" +msgstr "Pas d'utilisateur local trouvé pour l’identifiant LDAP et n'est pas configuré pour en créer un" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -197,14 +195,8 @@ msgstr "Paramètre du processus" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Demander un chiffrement sécurisé via TLS/SSL lors de la connexion au serveur" -" LDAP. Cette option nécessite un serveur avec STARTTLS activé, sinon toutes " -"les tentatives d'authentification échoueront." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Demander un chiffrement sécurisé via TLS/SSL lors de la connexion au serveur LDAP. Cette option nécessite un serveur avec STARTTLS activé, sinon toutes les tentatives d'authentification échoueront." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -214,7 +206,7 @@ msgstr "Séquence" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "Informations du serveur" +msgstr "Information du serveur" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer @@ -228,32 +220,19 @@ msgstr "Utilisateur modèle" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Le mot de passe du compte d'utilisateur sur le serveur LDAP qui est utilisé " -"pour interroger l'annuaire." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Le mot de passe du compte d'utilisateur sur le serveur LDAP qui est utilisé pour interroger l'annuaire." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Compte utilisateur sur le serveur LDAP qui est utilisé pour interroger " -"l'annuaire. Laisser vide pour se connecter anonymement." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Compte utilisateur sur le serveur LDAP qui est utilisé pour interroger l'annuaire. Laisser vide pour se connecter anonymement." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Utiliser TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Utilisateur" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -263,3 +242,8 @@ msgstr "Information utilisateur" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Utilisateur à copier lors de la création des nouveaux utilisateurs" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Utilisateurs" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr_BE.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr_BE.po index 535dbf0..ea10a3f 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr_BE.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr_BE.po @@ -7,11 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2015-11-18 13:41+0000\n" "Last-Translator: Martin Trigaux\n" -"Language-Team: French (Belgium) (http://www.transifex.com/odoo/odoo-9/" -"language/fr_BE/)\n" +"Language-Team: French (Belgium) (http://www.transifex.com/odoo/odoo-9/language/fr_BE/)\n" "Language: fr_BE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +18,25 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -31,89 +45,109 @@ msgid "Companies" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "Société" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create user" +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user +msgid "Create User" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "Créé par" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "Créé le" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "ID" #. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.company_form_view +#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model_terms:ir.ui.view,arch_db:auth_ldap.company_form_view +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form +msgid "LDAP Server" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "Dernière modification le" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "Derniere fois mis à jour par" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "Dernière mis à jour le" @@ -122,21 +156,23 @@ msgstr "Dernière mis à jour le" msgid "Login Information" msgstr "" +#. module: auth_ldap +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication " -"attempts will fail." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "Séquence" @@ -151,26 +187,22 @@ msgid "Setup your LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "" @@ -180,7 +212,7 @@ msgid "User Information" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" @@ -188,8 +220,3 @@ msgstr "" #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "Utilisateurs" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr_CA.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr_CA.po index 8b40a58..0bd5d47 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr_CA.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/fr_CA.po @@ -1,28 +1,43 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: French (Canada) (https://www.transifex.com/odoo/teams/41243/fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -31,32 +46,47 @@ msgid "Companies" msgstr "Sociétés" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" +msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "Créé par" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "Créé le" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "Nom affiché" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "Identifiant" @@ -67,8 +97,8 @@ msgid "LDAP Configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "" @@ -78,47 +108,47 @@ msgid "LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "Dernière modification le" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "Dernière mise à jour par" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "Dernière mise à jour le" @@ -127,21 +157,23 @@ msgstr "Dernière mise à jour le" msgid "Login Information" msgstr "" +#. module: auth_ldap +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "Séquence" @@ -156,26 +188,22 @@ msgid "Setup your LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "" @@ -185,7 +213,7 @@ msgid "User Information" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" @@ -193,13 +221,3 @@ msgstr "" #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/gl.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/gl.po index d69ca9a..16e98f4 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/gl.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/gl.po @@ -1,28 +1,43 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Galician (https://www.transifex.com/odoo/teams/41243/gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -31,32 +46,47 @@ msgid "Companies" msgstr "Compañías" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "Compañía" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" +msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "Creado por" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "Creado o" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "ID" @@ -67,8 +97,8 @@ msgid "LDAP Configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "" @@ -78,47 +108,47 @@ msgid "LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "Última actualización de" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "Última actualización en" @@ -127,21 +157,23 @@ msgstr "Última actualización en" msgid "Login Information" msgstr "" +#. module: auth_ldap +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "Secuencia" @@ -156,26 +188,22 @@ msgid "Setup your LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "" @@ -185,7 +213,7 @@ msgid "User Information" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" @@ -193,13 +221,3 @@ msgstr "" #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/gu.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/gu.po index ab2b5be..5c458a8 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/gu.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/gu.po @@ -1,22 +1,23 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Qaidjohar Barbhaya, 2023 -# +# Martin Trigaux, 2018 +# Turkesh Patel , 2018 +# Dharmraj Jhala , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Qaidjohar Barbhaya, 2023\n" -"Language-Team: Gujarati (https://app.transifex.com/odoo/teams/41243/gu/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2018-09-21 13:17+0000\n" +"Last-Translator: Dharmraj Jhala , 2018\n" +"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n" +"Language: gu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap @@ -38,20 +39,18 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" -msgstr "Companies" +msgstr "કંપનીઓ" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" -msgstr "Company" +msgstr "કંપની" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap @@ -61,7 +60,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "Config Settings" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -71,29 +70,27 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" -msgstr "Created by" +msgstr "બનાવનાર" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "Created on" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Display Name" +msgstr "પ્રદર્શન નામ" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" -msgstr "ID" +msgstr "ઓળખ" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree @@ -145,17 +142,17 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "Last Modified on" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "Last Updated by" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "Last Updated on" +msgstr "" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -163,9 +160,7 @@ msgid "Login Information" msgstr "" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -176,16 +171,13 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "Sequence" +msgstr "ક્રમ" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -204,16 +196,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap @@ -221,11 +209,6 @@ msgstr "" msgid "Use TLS" msgstr "" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "User" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -235,3 +218,8 @@ msgstr "" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "વપરાશકર્તાઓ" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/he.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/he.po index 865991b..ff7a588 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/he.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/he.po @@ -1,27 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# ZVI BLONDER , 2023 -# Yihya Hugirat , 2023 -# Martin Trigaux, 2023 -# Ha Ketem , 2023 -# Lilach Gilliam , 2023 -# +# Yihya Hugirat , 2019 +# hed shefetr , 2019 +# דודי מלכה , 2019 +# "Tiffany Chang (tic)" , 2025. +# or balmas , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Lilach Gilliam , 2023\n" -"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Hebrew \n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\n" -"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -39,12 +42,24 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" +" המסנן משמש לחיפוש חשבונות משתמשים במסד הנתונים של LDAP. זהו מסנן LDAP " +"שרירותי בייצוג מחרוזת. כל מציין מקום `%s` יוחלף בשם המשתמש (המזהה) שסיפק " +"המשתמש, והמסנן צריך להכיל לפחות מציין מקום אחד כזה.\n" +"\n" +"המסנן חייב להחזיר בדיוק תוצאה אחת (1), אחרת ההתחברות תיחשב כלא תקפה.\n" +"\n" +"דוגמה (התכונות בפועל תלויות בשרת ה־LDAP ובתצורה):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +"או\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -65,7 +80,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "הגדר הגדרות" +msgstr "הגדרות תצורה" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -84,20 +99,18 @@ msgstr "נוצר ב-" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "שם לתצוגה" +msgstr "הצג שם" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" -msgstr "מזהה" +msgstr "תעודה מזהה" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree @@ -167,9 +180,7 @@ msgid "Login Information" msgstr "פרטי התחברות" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -180,10 +191,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap @@ -208,16 +216,12 @@ msgstr "תבנית משתמש" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap @@ -225,11 +229,6 @@ msgstr "" msgid "Use TLS" msgstr "שימוש ב-TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "משתמש" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -239,3 +238,8 @@ msgstr "פרטי משתמש" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "המשתמש לכתב כשמתווספים משתמשים חדשים" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "משתמשים" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hi.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hi.po index cbb8cc2..bd188a1 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hi.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hi.po @@ -1,25 +1,23 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Wil Odoo, 2024 -# Manav Shah, 2025 -# Ujjawal Pathak, 2025 -# +# * auth_ldap +# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Ujjawal Pathak, 2025\n" -"Language-Team: Hindi (https://app.transifex.com/odoo/teams/41243/hi/)\n" +"POT-Creation-Date: 2025-02-20 10:02+0000\n" +"PO-Revision-Date: 2025-11-16 15:24+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Hindi \n" +"Language: hi\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: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -38,6 +36,12 @@ msgid "" " " msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "An error occurred: %(error)s" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user msgid "" @@ -45,6 +49,12 @@ msgid "" "LDAP" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Cannot contact LDAP server at %(server)s:%(port)d" +msgstr "" + #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" @@ -53,7 +63,7 @@ msgstr "कंपनियां" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" -msgstr "संस्था" +msgstr "कंपनी" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap @@ -65,15 +75,33 @@ msgstr "" msgid "Config Settings" msgstr "कॉन्फ़िगरेशन सेटिंग" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Failed!" +msgstr "" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Successful!" +msgstr "" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection to LDAP server at %(server)s:%(port)d timed out" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "" +msgstr "उपयोगकर्ता बनाएं" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" -msgstr "द्वारा निर्मित" +msgstr "इन्होंने बनाया" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date @@ -88,15 +116,27 @@ msgid "" msgstr "" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__display_name #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__display_name msgid "Display Name" -msgstr "डिस्प्ले नाम" +msgstr "डिस्प्ले का नाम" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__id #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__id msgid "ID" msgstr "आईडी" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Invalid credentials for bind DN %(binddn)s" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -144,11 +184,6 @@ msgstr "" msgid "LDAP password" msgstr "" -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "" - #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" @@ -167,7 +202,6 @@ msgstr "" #. module: auth_ldap #. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -187,7 +221,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "अनुक्रम" +msgstr "सीक्वेंस" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -199,11 +233,22 @@ msgstr "" msgid "Setup your LDAP Server" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Successfully connected to LDAP server at %(server)s:%(port)d" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" +#. module: auth_ldap +#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +msgid "Test Connection" +msgstr "कनेक्शन की जांच करें" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password msgid "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hr.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hr.po index c872404..970af0a 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hr.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hr.po @@ -1,25 +1,27 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: -# Davor Bojkić , 2023 -# Tina Milas, 2023 -# Bole , 2023 -# Martin Trigaux, 2023 -# +# Martin Trigaux, 2019 +# Bole , 2019 +# Davor Bojkić , 2019 +# Vladimir Olujić , 2019 +# Đurđica Žarković , 2019 +# Tina Milas, 2019 +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Martin Trigaux, 2023\n" -"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2019-08-26 09:09+0000\n" +"Last-Translator: Tina Milas, 2019\n" +"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: auth_ldap @@ -41,12 +43,8 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Automatski kreiraj nove korisničke račune za korisnike koji se autoriziraju " -"putem LDAP-a" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Automatski kreiraj nove korisničke račune za korisnike koji se autoriziraju putem LDAP-a" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -85,9 +83,7 @@ msgstr "Kreirano" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap @@ -168,13 +164,9 @@ msgid "Login Information" msgstr "Podaci o prijavi" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"Nije pronađen lokalni korisnik za LDAP prijavu i nije podešeno kreiranje " -"novog" +msgstr "Nije pronađen lokalni korisnik za LDAP prijavu i nije podešeno kreiranje novog" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -183,10 +175,7 @@ msgstr "Parametri procesa" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap @@ -211,18 +200,12 @@ msgstr "Predložak korisnika" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Lozinka korisničkog računa na LDAP poslužitelju koja se koristi za upite " -"prema poslužitelju." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Lozinka korisničkog računa na LDAP poslužitelju koja se koristi za upite prema poslužitelju." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap @@ -230,11 +213,6 @@ msgstr "" msgid "Use TLS" msgstr "Koristi TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Korisnik" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -244,3 +222,8 @@ msgstr "Korisničke informacije" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Korisnik kojeg se kopira pri izradi novih korisnika" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Korisnici" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hu.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hu.po index 17e54f0..99e48c9 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hu.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hu.po @@ -1,29 +1,29 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Ákos Nagy , 2023 -# Zsolt Godó , 2023 -# krnkris, 2023 -# gezza , 2023 -# Tamás Németh , 2023 -# Martin Trigaux, 2023 -# Krisztián Juhász , 2023 -# +# Martin Trigaux, 2019 +# krnkris, 2019 +# gezza , 2019 +# Ákos Nagy , 2019 +# Tibor Kőnig , 2019 +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Krisztián Juhász , 2023\n" -"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-29 19:46+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Hungarian \n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -44,9 +44,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" "Helyi felhasználói fiók automatikus létrehozása az LDAP-on keresztül belépő " "új felhasználókhoz" @@ -69,7 +67,7 @@ msgstr "Vállalati LDAP konfiguráció" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "Beállítások módosítása" +msgstr "Beállítások" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -88,9 +86,7 @@ msgstr "Létrehozva" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap @@ -101,7 +97,7 @@ msgstr "Megjelenített név" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" -msgstr "Azonosító" +msgstr "ID" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree @@ -153,7 +149,7 @@ msgstr "LDAP jelszó" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "Módosítva" +msgstr "Legutóbb frissítve" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid @@ -171,9 +167,7 @@ msgid "Login Information" msgstr "Bejelentkezési információk" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" "Nincs helyi felhasználói fiók az LDAP bejelentkezéshez és nincs beállítva, " @@ -186,10 +180,7 @@ msgstr "Feldolgozási paraméter" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" "Biztonságos TLS/SSL kódolás igénylése az LDAP szerverhez való " "kapcsolódáshoz. Ez az opció megköveteli a szerveren a STARTTLS " @@ -217,32 +208,23 @@ msgstr "Sablon felhasználó" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" "Az LDAP szerveren lévő felhasználói fiók jelszava, mellyel eléri a " "könyvtárát." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" -"Az LDAP szerveren lévő felhasználói fiók, mellyel eléri a könyvtárát. Hagyja" -" üresen névtelen bejelentkezéshez." +"Az LDAP szerveren lévő felhasználói fiók, mellyel eléri a könyvtárát. Hagyja " +"üresen névtelen bejelentkezéshez." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "TLS (titkosítás) használata" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Felhasználó" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -252,3 +234,8 @@ msgstr "Felhasználói információk" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Új felhassználók létrehozásakor másolható felhasználó" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Felhasználók" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hy.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hy.po deleted file mode 100644 index d09385e..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/hy.po +++ /dev/null @@ -1,233 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Language-Team: Armenian (https://app.transifex.com/odoo/teams/41243/hy/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: hy\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter -msgid "" -" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" -"\n" -" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" -"\n" -" Example (actual attributes depend on LDAP server and setup):\n" -"\n" -" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" -"\n" -" or\n" -"\n" -" (|(mail=%s)(uid=%s))\n" -" " -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company -msgid "Company" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "Company LDAP configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "Config Settings" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid -msgid "Created by" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date -msgid "Created on" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name -msgid "Display Name" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id -msgid "ID" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date -msgid "Last Updated on" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#. odoo-python -#: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format -msgid "No local user found for LDAP login and not configured to create one" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence -msgid "Sequence" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user -msgid "User to copy when creating new users" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/id.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/id.po index 0dbafaa..0c86539 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/id.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/id.po @@ -1,26 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Wahyu Setiawan , 2023 -# Febrasari Almania , 2023 -# Martin Trigaux, 2023 -# Abe Manyo, 2024 -# +# Bonny Useful , 2017 +# Febrasari Almania , 2017 +# Wahyu Setiawan , 2017 +# oon arfiandwi (OonID) , 2017 +# William Surya Permana , 2017 +# Martin Trigaux , 2017 +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Abe Manyo, 2024\n" -"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-16 04:37+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Indonesian \n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -38,9 +42,13 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filter digunakan untuk mencari akun user di database LDAP. Filter ini adalah filter LDAP yang arbitrary di string representation. Placeholder `%s` apapun akan diganti dengan login (pengidentifikasi) yang disediakan oleh user, filter harus memiliki setidaknya satu placeholder seperti itu.\n" +" Filter digunakan untuk mencari akun user di database LDAP. Filter ini " +"adalah filter LDAP yang arbitrary di string representation. Placeholder `%s` " +"apapun akan diganti dengan login (pengidentifikasi) yang disediakan oleh " +"user, filter harus memiliki setidaknya satu placeholder seperti itu.\n" "\n" -" Filter harus memiliki persis satu (1) hasil, bila tidak login akan dianggap tidak valid.\n" +" Filter harus memiliki persis satu (1) hasil, bila tidak login akan " +"dianggap tidak valid.\n" "\n" " Contoh (atribut asli tergantung pada server dan setup LDAP):\n" "\n" @@ -53,12 +61,8 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Secara otomatis membuat akun pengguna lokal untuk pengguna baru yang " -"melakukan autentikasi melalui LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Secara otomatis membuat akun pengguna lokal untuk pengguna baru yang melakukan autentikasi melalui LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -97,9 +101,7 @@ msgstr "Dibuat pada" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "DN dari cakupan pencarian user: semua turunan dari base ini akan dicari " "untuk user." @@ -164,17 +166,17 @@ msgstr "kata sandi LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "Terakhir Diubah pada" +msgstr "Terakhir diubah pada" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "Terakhir Diperbarui oleh" +msgstr "Terakhir diperbarui oleh" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "Terakhir Diperbarui pada" +msgstr "Terakhir diperbarui pada" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -182,13 +184,11 @@ msgid "Login Information" msgstr "Informasi Login" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" -"Tidak ada user lokal yang ditemukan untuk login LDAP dan tidak dikonfigurasi" -" untuk membuat user" +"Tidak ada user lokal yang ditemukan untuk login LDAP dan tidak dikonfigurasi " +"untuk membuat user" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -197,14 +197,8 @@ msgstr "Parameter Proses" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Meminta enkripsi TLS/SSL ketika mencoba terhubung ke server LDAP. Opsi ini " -"membutuhkan server dengan fitur STARTTLS yang aktif, jika tidak, seluruh " -"usaha autentikasi akan gagal." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Meminta enkripsi TLS/SSL ketika mencoba terhubung ke server LDAP. Opsi ini membutuhkan server dengan fitur STARTTLS yang aktif, jika tidak, seluruh usaha autentikasi akan gagal." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -228,32 +222,19 @@ msgstr "Pengguna Template" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Kata sandi dari akun pengguna di server LDAP yang digunakan untuk melakukan " -"query direktori." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Kata sandi dari akun pengguna di server LDAP yang digunakan untuk melakukan query direktori." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Kata sandi dari akun pengguna di server LDAP yang digunakan untuk melakukan " -"query direktori. Biarkan kosong jika terhubung secara anonim." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Kata sandi dari akun pengguna di server LDAP yang digunakan untuk melakukan query direktori. Biarkan kosong jika terhubung secara anonim." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Menggunakan TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Pengguna" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -263,3 +244,8 @@ msgstr "Informasi Pengguna" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Data pengguna yang hendak disalin saat membuat pengguna baru" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Pengguna" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/is.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/is.po index ce760e4..4f0fcfd 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/is.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/is.po @@ -1,23 +1,24 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# jonasyngvi, 2024 -# Kristófer Arnþórsson, 2024 -# +# Martin Trigaux, 2018 +# Birgir Steinarsson , 2018 +# Bjorn Ingvarsson , 2018 +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Kristófer Arnþórsson, 2024\n" -"Language-Team: Icelandic (https://app.transifex.com/odoo/teams/41243/is/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2018-08-24 09:15+0000\n" +"Last-Translator: Bjorn Ingvarsson , 2018\n" +"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n" +"Language: is\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: is\n" "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" #. module: auth_ldap @@ -39,9 +40,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -62,7 +61,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "Stillingarvalkostir" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -77,24 +76,22 @@ msgstr "Búið til af" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "Búið til þann" +msgstr "Stofnað þann" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Birtingarnafn" +msgstr "Nafn" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" -msgstr "Auðkenni (ID)" +msgstr "Auðkenni" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree @@ -146,7 +143,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "" +msgstr "Síðast breytt þann" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid @@ -164,9 +161,7 @@ msgid "Login Information" msgstr "" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -177,16 +172,13 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "Röð" +msgstr "Runa" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -205,16 +197,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap @@ -222,11 +210,6 @@ msgstr "" msgid "Use TLS" msgstr "" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Notandi" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -236,3 +219,8 @@ msgstr "" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Notendur" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/it.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/it.po index 9fe65a7..adfd19b 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/it.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/it.po @@ -1,25 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Martin Trigaux, 2023 -# Marianna Ciofani, 2023 -# Sergio Zanchetta , 2023 -# +# Martin Trigaux, 2019 +# Paolo Valier, 2019 +# Pietro Della Notte , 2019 +# Léonie Bouchat , 2019 +# mymage , 2019 +# Sergio Zanchetta , 2019 +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Sergio Zanchetta , 2023\n" -"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-17 17:24+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Italian \n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -37,11 +42,17 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filtro utilizzato per cercare gli account degli utenti nel database LDAP. È un filtro LDAP arbitrario nella rappresentazione delle stringhe. Ogni segnaposto `%s` verrà sostituito dall'accesso (identificatore) fornito dall'utente, il filtro dovrebbe contenere almeno uno dei segnaposto.\n" +" Filtro utilizzato per cercare gli account degli utenti nel database " +"LDAP. È un filtro LDAP arbitrario nella rappresentazione delle stringhe. " +"Ogni segnaposto `%s` verrà sostituito dall'accesso (identificatore) " +"fornito dall'utente, il filtro dovrebbe contenere almeno uno dei " +"segnaposto.\n" "\n" -" Il filtro deve comparire in un solo (1) risultato, altrimenti l'accesso verrà considerato non valido.\n" +" Il filtro deve comparire in un solo (1) risultato, altrimenti l'accesso " +"verrà considerato non valido.\n" "\n" -" Esempio (gli attributi attuali dipendono dal server LDAP e dalla configurazione):\n" +" Esempio (gli attributi attuali dipendono dal server LDAP e dalla " +"configurazione):\n" "\n" " (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" @@ -52,9 +63,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" "Crea in modo automatico account di utenti locali per i nuovi utenti che si " "autenticano via LDAP" @@ -96,9 +105,7 @@ msgstr "Data creazione" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "DN dell'ambito di ricerca dell'utente: tutti i discendenti di questa base " "verranno cercati per gli utenti." @@ -181,9 +188,7 @@ msgid "Login Information" msgstr "Informazioni di accesso" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" "Nessun utente locale trovato per l'accesso LDAP e non è configurato per " @@ -196,10 +201,7 @@ msgstr "Parametro di elaborazione" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" "Richiede cifratura sicura TLS/SSL per la connessione al server LDAP. Per " "questa opzione è necessario un server con STARTTLS abilitato, diversamente " @@ -227,18 +229,14 @@ msgstr "Utente modello" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" "Password dell'account utente sul server LDAP, utilizzata per interrogare la " "directory." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" "Account utente sul server LDAP, utilizzato per interrogare la directory. " "Lasciare vuoto per connettersi in modo anonimo." @@ -248,11 +246,6 @@ msgstr "" msgid "Use TLS" msgstr "Utilizzare TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Utente" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -262,3 +255,8 @@ msgstr "Informazioni utente" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Utente da copiare quando ne vengono creati di nuovi." + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Utenti" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ja.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ja.po index 0daf875..6a8c005 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ja.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ja.po @@ -1,26 +1,28 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Andy Yiu, 2023 -# Yoshi Tashiro (Quartile) , 2023 -# Martin Trigaux, 2023 -# Junko Augias, 2024 -# +# Martin Trigaux, 2018 +# Yoshi Tashiro , 2018 +# Manami Hashi , 2018 +# "Dylan Kiss (dyki)" , 2025. +# "Junko Augias (juau)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Junko Augias, 2024\n" -"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-10-16 02:30+0000\n" +"Last-Translator: \"Junko Augias (juau)\" \n" +"Language-Team: Japanese \n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -38,11 +40,16 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" LDAPデータベース内のユーザアカウントを検索するために使用されるフィルタ。これは文字列表現の任意のLDAPフィルタです。任意の `%s` プレースホルダはユーザによって提供されたログイン (識別子) に置き換えられます。\n" +" LDAPデータベース内のユーザアカウントを検索するために使用されるフィルタ。" +"これは 文字列表現の任意のLDAPフィルタです。任意の `%s` " +"プレースホルダは ユーザによって提供されたログイン (識別子) " +"に置き換えられます。フィルタ には、少なくとも 1 " +"つのプレースホルダーを含める必要があります。\n" "\n" -" フィルタの結果は正確に1つでなければならず、そうでなければログインは無効とみなされます。\n" +" このフィルターの検索結果は、必ず 1 件のみでなければなりません。1 " +"件以外の結果が返された場合、 ログインは無効と見なされます。\n" "\n" -" 例(実際の属性はLDAPサーバとセットアップに依存):\n" +" 例(実際の属性名は LDAP サーバーや設定により異なります):\n" "\n" " (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" @@ -53,9 +60,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "LDAPを使用して新しいユーザを認証するためのローカルユーザアカウントを自動的に作成します。" #. module: auth_ldap @@ -76,7 +81,7 @@ msgstr "会社LDAP設定" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "コンフィグ設定" +msgstr "構成設定" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -95,10 +100,8 @@ msgstr "作成日" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." -msgstr "ユーザ検索スコープのDN:このベースの全ての子孫がユーザ用に検索されます。" +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "ユーザ検索スコープのDN:このベースのすべての子孫がユーザ用に検索されます。" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name @@ -160,7 +163,7 @@ msgstr "LDAPパスワード" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "最後更新日" +msgstr "最終更新日" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid @@ -178,11 +181,10 @@ msgid "Login Information" msgstr "ログイン情報" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "LDAPログイン用のローカルユーザが見つからず、作成するように設定されていません。" +msgstr "LDAPログイン用のローカルユーザが見つからず、作成するように設定されていません" +"。" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -191,17 +193,16 @@ msgstr "処理パラメータ" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" -"LDAPサーバへの接続時に安全なTLS/SSL暗号化を要求します。このオプションはサーバがSTARTTLSが使用可能であることを要求します。そうでない場合は全ての認証要求は失敗します。" +"LDAPサーバへの接続時に安全なTLS/" +"SSL暗号化を要求します。このオプションはサーバがSTARTTLSが使用可能であることを" +"要求します。そうでない場合はすべての認証要求は失敗します。" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "付番" +msgstr "シーケンス" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -220,16 +221,12 @@ msgstr "テンプレートユーザ" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "LDAPサーバのユーザアカウントのパスワードはディレクトリへのクエリー使用されます。" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "LDAPサーバ上のユーザアカウントはディレクトリへのクエリーのために使用されます。匿名接続する場合は空のままにして下さい。" #. module: auth_ldap @@ -237,11 +234,6 @@ msgstr "LDAPサーバ上のユーザアカウントはディレクトリへの msgid "Use TLS" msgstr "TLS を使用" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "ユーザ" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -251,3 +243,8 @@ msgstr "ユーザ情報" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "新規ユーザ作成時にユーザにコピーされます。" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "ユーザ" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ka.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ka.po index 2ab648b..1e5014c 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ka.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ka.po @@ -1,28 +1,43 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n" +"Language: ka\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ka\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -31,32 +46,47 @@ msgid "Companies" msgstr "კომპანიები" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "კომპანია" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" +msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "შემქმნელი" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "შექმნის თარიღი" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "სახელი" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "იდენტიფიკატორი" @@ -67,8 +97,8 @@ msgid "LDAP Configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "" @@ -78,47 +108,47 @@ msgid "LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "ბოლოს განახლებულია" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "ბოლოს განაახლა" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "ბოლოს განახლებულია" @@ -127,21 +157,23 @@ msgstr "ბოლოს განახლებულია" msgid "Login Information" msgstr "" +#. module: auth_ldap +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "მიმდევრობა" @@ -156,26 +188,22 @@ msgid "Setup your LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "" @@ -185,7 +213,7 @@ msgid "User Information" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" @@ -193,13 +221,3 @@ msgstr "" #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/kab.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/kab.po index bd7b5a1..278100b 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/kab.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/kab.po @@ -1,28 +1,43 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Kabyle (https://www.transifex.com/odoo/teams/41243/kab/)\n" +"Language: kab\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: kab\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -31,32 +46,47 @@ msgid "Companies" msgstr "Tikebbaniyin" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "Takebbwanit" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" +msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "Yerna-t" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "Yerna di" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "Asulay" @@ -67,8 +97,8 @@ msgid "LDAP Configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "" @@ -78,47 +108,47 @@ msgid "LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "Aleqqem aneggaru di" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "Aleqqem aneggaru sɣuṛ" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "Aleqqem aneggaru di" @@ -127,21 +157,23 @@ msgstr "Aleqqem aneggaru di" msgid "Login Information" msgstr "" +#. module: auth_ldap +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "Agzum" @@ -156,26 +188,22 @@ msgid "Setup your LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "" @@ -185,7 +213,7 @@ msgid "User Information" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" @@ -193,13 +221,3 @@ msgstr "" #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/km.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/km.po index bcf5d76..2b9b921 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/km.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/km.po @@ -1,24 +1,22 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Chan Nath , 2023 -# Lux Sok , 2023 -# Sengtha Chay , 2023 -# +# Sengtha Chay , 2018 +# Chan Nath , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Sengtha Chay , 2023\n" -"Language-Team: Khmer (https://app.transifex.com/odoo/teams/41243/km/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2018-09-21 13:17+0000\n" +"Last-Translator: Chan Nath , 2018\n" +"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" +"Language: km\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: km\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: auth_ldap @@ -40,12 +38,8 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" -"បង្កើតគណនីអ្នកប្រើមូលដ្ឋានដោយស្វ័យប្រវត្តិសម្រាប់អ្នកប្រើថ្មីដែលផ្ទៀងផ្ទាត់តាមរយៈ" -" LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -60,17 +54,17 @@ msgstr "ក្រុមហ៊ុន" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "Company LDAP configuration" -msgstr "ការកំណត់រចនាសម្ព័ន្ធ LDAP របស់ក្រុមហ៊ុន" +msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "កំណត់រចនាសម្ព័ន្ធ" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "ការបង្កើតអ្នកប្រើប្រាស់" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid @@ -84,9 +78,7 @@ msgstr "បង្កើតនៅ" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap @@ -97,54 +89,54 @@ msgstr "ឈ្មោះសំរាប់បង្ហាញ" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" -msgstr "អត្តសញ្ញាណ" +msgstr "ID" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "ការកំណត់រចនាសម្ព័ន្ធ LDAP" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps #: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" -msgstr "ប៉ារ៉ាម៉ែត្រ LDAP" +msgstr "" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form msgid "LDAP Server" -msgstr "ម៉ាស៊ីនបម្រើ LDAP" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" -msgstr "LDAP អាសយដ្ឋានម៉ាស៊ីនបម្រើ LDAP" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "ច្រកម៉ាស៊ីនបម្រើ LDAP" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" -msgstr "LDAP មូលដ្ឋាន" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" -msgstr "LDAP binddn" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" -msgstr "LDAP ការបំពេញ" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" -msgstr "LDAP លេខសំងាត់" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update @@ -164,32 +156,22 @@ msgstr "ផ្លាស់ប្តូរចុងក្រោយ" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "ការចូលរប្រើប្រាស់ព៌ត៌មាន" +msgstr "" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" -"មិនមានអ្នកប្រើមូលដ្ឋានបានរកឃើញសម្រាប់ចូល LDAP " -"និងមិនត្រូវបានកំណត់រចនាសម្ព័ន្ធដើម្បីបង្កើតវា" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" -msgstr "ប៉ារ៉ាម៉ែត្រដំណើរការ" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" -"ស្នើសុំការអ៊ីនគ្រីប TLS / SSL សុវត្ថិភាពពេលភ្ជាប់ទៅម៉ាស៊ីនមេ LDAP ។ " -"ជម្រើសនេះទាមទារម៉ាស៊ីនមេដែលមាន STARTTLS " -"បើមិនដូច្នេះទេការព្យាយាមផ្ទៀងផ្ទាត់នឹងបរាជ័យ។" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -199,52 +181,44 @@ msgstr "លំដាប់" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "ព័ត៌មានម៉ាស៊ីនបម្រើ" +msgstr "" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "រៀបចំម៉ាស៊ីនបម្រើ LDAP របស់អ្នក" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" -msgstr "គំរូការប្រើប្រាស់" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" -"ពាក្យសម្ងាត់របស់គណនីអ្នកប្រើនៅលើម៉ាស៊ីនបម្រើ LDAP " -"ដែលត្រូវបានប្រើដើម្បីសួរថត។" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" -"គណនីអ្នកប្រើនៅលើម៉ាស៊ីនបម្រើ LDAP ដែលត្រូវបានប្រើដើម្បីសួរថត។ " -"ទុកឱ្យទទេដើម្បីភ្ជាប់អនាមិក។" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" -msgstr "ប្រើប្រាស់TLS" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "អ្នកប្រើប្រាស់" +msgstr "" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" -msgstr "ការប្រើប្រាស់ព៌តមាន" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" -msgstr "អ្នកប្រើដើម្បីចម្លងនៅពេលបង្កើតអ្នកប្រើថ្មី" +msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "អ្នកប្រើ" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ko.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ko.po index 495b405..f3564e4 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ko.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ko.po @@ -1,27 +1,29 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Linkup , 2023 -# Sarah Park, 2023 -# JH CHOI , 2023 -# Martin Trigaux, 2023 -# Daye Jeong, 2023 -# +# Martin Trigaux, 2018 +# 최재호 , 2018 +# Link Up링크업 , 2018 +# Linkup , 2018 +# "Dylan Kiss (dyki)" , 2025. +# "Kwanghee Park (kwpa)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Daye Jeong, 2023\n" -"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-17 19:01+0000\n" +"Last-Translator: \"Kwanghee Park (kwpa)\" \n" +"Language-Team: Korean \n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -39,9 +41,13 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" LDAP 데이터베이스에서 사용자 계정을 조회하는 데 사용되는 필터입니다. 해당 LDAP는 문자열로 표현되는 임의의 필터입니다. 모든 `%s`자리 표시자는 사용자가 제공한 로그인(식별자)로 대체되며, 필터에는 이러한 자리 표시자가 하나 이상 포함되어 있어야 합니다.\n" +" LDAP 데이터베이스에서 사용자 계정을 조회하는 데 사용되는 필터입니다. " +"해당 LDAP는 문자열로 표현되는 임의의 필터입니다. 모든 `%s`자리 표시자는 " +"사용자가 제공한 로그인(식별자)로 대체되며, 필터에는 이러한 자리 표시자가 " +"하나 이상 포함되어 있어야 합니다.\n" "\n" -" 필터는 정확히 하나(1)의 결과를 반환해야 하며, 그렇지 않으면 로그인은 유효하지 않은 것으로 간주됩니다.\n" +" 필터는 정확히 하나(1)의 결과를 반환해야 하며, 그렇지 않으면 로그인은 " +"유효하지 않은 것으로 간주됩니다.\n" "\n" " 예 (실제 속성은 LDAP 서버 및 설정에 따라 다름):\n" "\n" @@ -54,15 +60,13 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "LDAP를 통해 인증하는 새로운 사용자에 대해 로컬 사용자 계정을 자동으로 생성" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" -msgstr "회사" +msgstr "회사들" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company @@ -77,12 +81,12 @@ msgstr "회사 LDAP 구성" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "환경설정 항목 설정" +msgstr "환경 설정" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "사용자 만들기" +msgstr "사용자 생성" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid @@ -92,13 +96,11 @@ msgstr "작성자" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "작성일자" +msgstr "작성일" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "사용자 검색 범위의 DN: 이 기준에 맞는 모든 하위 항목에서 사용자를 검색합니다." #. module: auth_ldap @@ -161,7 +163,7 @@ msgstr "LDAP 암호" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "최근 수정일" +msgstr "최근 수정" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid @@ -171,7 +173,7 @@ msgstr "최근 갱신한 사람" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "최근 갱신 일자" +msgstr "최근 갱신 날짜" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -179,31 +181,25 @@ msgid "Login Information" msgstr "로그인 정보" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "LDAP 로그인에 대한 로컬 사용자를 찾을 수 없으며 LDAP 로그인을 생성하도록 구성되지 않았습니다." +msgstr "LDAP 로그인에 대한 로컬 사용자를 찾을 수 없으며 LDAP 로그인을 생성하도록 " +"구성되지 않았습니다." #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" -msgstr "프로세스 매개변수" +msgstr "과정 매개 변수" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"LDAP 서버 연결 시 보안 TLS/SSL 암호화 요청. 이 옵션은 STARTTLS가 활성화된 서버가 필요하며, 그렇지 않을 경우 인증 " -"시도에 실패합니다." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "LDAP 서버 연결 시 보안 TLS/SSL 암호화 요청. 이 옵션은 STARTTLS가 활성화된 서버가 필요하며, 그렇지 않을 경우 인증 시도에 실패합니다." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "순서" +msgstr "순차적" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -222,16 +218,12 @@ msgstr "사용자 서식" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "디렉터리를 조회할 때 사용되는 LDAP 서버 상의 사용자 계정 암호" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "디렉터리를 조회할 때 사용되는 LDAP 서버 상의 사용자 계정. 익명으로 연결하려면 비워두십시오." #. module: auth_ldap @@ -239,11 +231,6 @@ msgstr "디렉터리를 조회할 때 사용되는 LDAP 서버 상의 사용자 msgid "Use TLS" msgstr "TLS 사용" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "사용자" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -253,3 +240,8 @@ msgstr "사용자 정보" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "새로운 사용자를 생성할 때 복사할 사용자" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "사용자" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/no.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ku.po similarity index 72% rename from odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/no.po rename to odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ku.po index 99991d0..d926539 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/no.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ku.po @@ -1,19 +1,23 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Language-Team: Norwegian (https://app.transifex.com/odoo/teams/41243/no/)\n" +"POT-Creation-Date: 2025-02-20 10:02+0000\n" +"PO-Revision-Date: 2025-11-16 15:24+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Kurdish (Central) \n" +"Language: ku\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: no\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -32,6 +36,12 @@ msgid "" " " msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "An error occurred: %(error)s" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user msgid "" @@ -39,15 +49,21 @@ msgid "" "LDAP" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Cannot contact LDAP server at %(server)s:%(port)d" +msgstr "" + #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" -msgstr "" +msgstr "کۆمپانیاکان" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" -msgstr "" +msgstr "کۆمپانیا" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap @@ -59,20 +75,38 @@ msgstr "" msgid "Config Settings" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Failed!" +msgstr "" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Successful!" +msgstr "" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection to LDAP server at %(server)s:%(port)d timed out" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "" +msgstr "دروستکردنی بەکارهێنەر" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" -msgstr "" +msgstr "دروستکراوە لەلایەن..." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "" +msgstr "دروستکراوە لە" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base @@ -82,13 +116,25 @@ msgid "" msgstr "" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__display_name #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__display_name msgid "Display Name" msgstr "" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__id #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__id msgid "ID" +msgstr "ID" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Invalid credentials for bind DN %(binddn)s" msgstr "" #. module: auth_ldap @@ -138,30 +184,24 @@ msgstr "" msgid "LDAP password" msgstr "" -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "" - #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "" +msgstr "دوایین نوێکردنەوە لەلایەن..." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "" +msgstr "دوایین نوێکردنەوە لە..." #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "" +msgstr "زانیاری چوونەژوورەوە" #. module: auth_ldap #. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -181,23 +221,34 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "" +msgstr "زنجیرە" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "" +msgstr "زانیاری سێرڤەر" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Successfully connected to LDAP server at %(server)s:%(port)d" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" +#. module: auth_ldap +#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +msgid "Test Connection" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password msgid "" @@ -220,12 +271,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_users msgid "User" -msgstr "" +msgstr "بەکارهێنەر" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" -msgstr "" +msgstr "زانیاری بەکارهێنەر" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lb.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lb.po index 87adb49..8020e11 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lb.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lb.po @@ -1,25 +1,40 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-12 11:32+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2019-08-26 09:09+0000\n" "Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"Language: lb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -57,6 +72,11 @@ msgstr "" msgid "Created on" msgstr "" +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" @@ -135,8 +155,7 @@ msgid "Login Information" msgstr "" #. module: auth_ldap -#: code:addons/auth_ldap/models/res_company_ldap.py:202 -#, python-format +#: code:addons/auth_ldap/models/res_company_ldap.py:0 msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -147,10 +166,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap @@ -175,16 +191,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lo.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lo.po index 95ebf52..c750618 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lo.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lo.po @@ -1,25 +1,21 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Martin Trigaux, 2023 -# sackda chanthasombath, 2023 -# Phoxaysy Sengchanthanouvong , 2023 -# ສີສຸວັນ ສັງບົວບຸລົມ , 2023 -# +# Martin Trigaux , 2017 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: ສີສຸວັນ ສັງບົວບຸລົມ , 2023\n" -"Language-Team: Lao (https://app.transifex.com/odoo/teams/41243/lo/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Lao (https://www.transifex.com/odoo/teams/41243/lo/)\n" +"Language: lo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lo\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: auth_ldap @@ -41,15 +37,13 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" -msgstr "ບໍລິສັດ" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company @@ -64,7 +58,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "ການຕັ້ງຄ່າ" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -74,29 +68,27 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" -msgstr "ສ້າງໂດຍ" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "ສ້າງເມື່ອ" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "ຊື່ເຕັມ" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" -msgstr "ເລກລຳດັບ" +msgstr "" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree @@ -148,17 +140,17 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "ແກ້ໄຂລ້າສຸດເມື່ອ" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "ປັບປຸງລ້າສຸດໂດຍ" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "ປັບປຸງລ້າສຸດເມື່ອ" +msgstr "" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -166,9 +158,7 @@ msgid "Login Information" msgstr "" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -179,16 +169,13 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "ລຳດັບ" +msgstr "" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -207,16 +194,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap @@ -224,11 +207,6 @@ msgstr "" msgid "Use TLS" msgstr "" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "ຜູ້ໃຊ້" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -238,3 +216,8 @@ msgstr "" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lt.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lt.po index 32532ae..2f5418d 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lt.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lt.po @@ -1,30 +1,34 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Arunas V. , 2023 -# Silvija Butko , 2023 -# Monika Raciunaite , 2023 -# Audrius Palenskis , 2023 -# Martin Trigaux, 2023 -# UAB "Draugiški sprendimai" , 2023 -# Anatolij, 2023 -# Linas Versada , 2023 -# +# Martin Trigaux, 2019 +# UAB "Draugiški sprendimai" , 2019 +# Anatolij, 2019 +# Silvija Butko , 2019 +# Audrius Palenskis , 2019 +# Monika Raciunaite , 2019 +# Linas Versada , 2019 +# Vytenis Viruišis , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Linas Versada , 2023\n" -"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-27 02:30+0000\n" +"Last-Translator: Vytenis Viruišis " +"\n" +"Language-Team: Lithuanian \n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " +"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 :" +" n % 1 != 0 ? 2: 3);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -45,12 +49,10 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" "Automatiškai kurti vietines vartotojų paskyras naujiems vartotojams, " -"autentifikuojantiems per LDAP." +"autentifikuojantiems per LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -89,9 +91,7 @@ msgstr "Sukurta" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap @@ -172,13 +172,9 @@ msgid "Login Information" msgstr "Prisijungimo informacija" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"LDAP prisijungimui nerastas vietinis vartotojas ir jis nenustatytas jo " -"sukūrimui" +msgstr "LDAP prisijungimui nerastas vietinis vartotojas ir jis nenustatytas jo sukūrimui" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -187,14 +183,8 @@ msgstr "Vykdymo parametrai" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Prašyti saugaus TLS/SSL šifravimo jungiantis prie LDAP serverio. Šiam " -"pasirinkimui reikia serverio su aktyvuotu STARTTLS, kitaip autentifikacijos " -"bandymai nepavyks." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Prašyti saugaus TLS/SSL šifravimo jungiantis prie LDAP serverio. Šiam pasirinkimui reikia serverio su aktyvuotu STARTTLS, kitaip autentifikacijos bandymai nepavyks." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -218,32 +208,19 @@ msgstr "Vartotojas pagal šabloną" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Vartotojo paskyros slaptažodis LDAP serveryje, skirtas direktorijos " -"užklausoms." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Vartotojo paskyros slaptažodis LDAP serveryje, skirtas direktorijos užklausoms." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Vartotojo paskyra LDAP serveryje, kuri naudojama direktorijos užklausoms. " -"Norėdami jungtis anonimiškai, palikite tuščią." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Vartotojo paskyra LDAP serveryje, kuri naudojama direktorijos užklausoms. Norėdami jungtis anonimiškai, palikite tuščią." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Naudoti TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Vartotojas" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -253,3 +230,8 @@ msgstr "Vartotojo informacija" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Kopijuojamas vartotojas, kai kuriami nauji vartotojai" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Vartotojai" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lv.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lv.po index a9af4d4..9c35684 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lv.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/lv.po @@ -1,26 +1,25 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Armīns Jeltajevs , 2023 -# Martin Trigaux, 2023 -# Anzelika Adejanova, 2023 -# ievaputnina , 2023 -# +# Martin Trigaux , 2017 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: ievaputnina , 2023\n" -"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-16 15:34+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Latvian \n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -41,9 +40,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -69,7 +66,7 @@ msgstr "Konfigurācijas uzstādījumi" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "Izveidot lietotāju" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid @@ -83,15 +80,13 @@ msgstr "Izveidots" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Attēlotais nosaukums" +msgstr "Parādīt vārdu" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id @@ -153,22 +148,20 @@ msgstr "Pēdējoreiz mainīts" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "Pēdējoreiz atjaunināja" +msgstr "Pēdējo reizi atjaunoja" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "Pēdējoreiz atjaunināts" +msgstr "Pēdējās izmaiņas" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "Pieteikšanās informācijas" +msgstr "" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -179,21 +172,18 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "Sekvence" +msgstr "Sērija" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "Servera informācija" +msgstr "" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer @@ -207,16 +197,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap @@ -224,11 +210,6 @@ msgstr "" msgid "Use TLS" msgstr "" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Lietotājs" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -238,3 +219,8 @@ msgstr "" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Lietotāji" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/mk.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/mk.po index a91a92c..2693ee5 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/mk.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/mk.po @@ -1,28 +1,43 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Macedonian (https://www.transifex.com/odoo/teams/41243/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -31,32 +46,47 @@ msgid "Companies" msgstr "Компании" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "Компанија" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" +msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "Креирано од" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "Креирано на" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "Прикажи име" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "ID" @@ -67,8 +97,8 @@ msgid "LDAP Configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "" @@ -78,47 +108,47 @@ msgid "LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "Последна промена на" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "Последно ажурирање од" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "Последно ажурирање на" @@ -127,21 +157,23 @@ msgstr "Последно ажурирање на" msgid "Login Information" msgstr "" +#. module: auth_ldap +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "Секвенца" @@ -156,26 +188,22 @@ msgid "Setup your LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "" @@ -185,7 +213,7 @@ msgid "User Information" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" @@ -193,13 +221,3 @@ msgstr "" #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ml.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ml.po deleted file mode 100644 index b8aa43d..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ml.po +++ /dev/null @@ -1,237 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Niyas Raphy, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Niyas Raphy, 2023\n" -"Language-Team: Malayalam (https://app.transifex.com/odoo/teams/41243/ml/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ml\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter -msgid "" -" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" -"\n" -" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" -"\n" -" Example (actual attributes depend on LDAP server and setup):\n" -"\n" -" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" -"\n" -" or\n" -"\n" -" (|(mail=%s)(uid=%s))\n" -" " -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "കമ്പനികൾ" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company -msgid "Company" -msgstr "കമ്പനി" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "Company LDAP configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "Config Settings" -msgstr "കോൺഫിഗറേഷൻ സെറ്റിങ്‌സ്" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid -msgid "Created by" -msgstr "ഉണ്ടാക്കിയത്" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date -msgid "Created on" -msgstr "സൃഷ്ടിച്ചത്" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name -msgid "Display Name" -msgstr "ഡിസ്പ്ലേ നെയിം" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id -msgid "ID" -msgstr "ഐഡി" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്ത സമയം" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid -msgid "Last Updated by" -msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്തത്" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date -msgid "Last Updated on" -msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്തത്" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" - -#. module: auth_ldap -#. odoo-python -#: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format -msgid "No local user found for LDAP login and not configured to create one" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence -msgid "Sequence" -msgstr "സീക്വൻസ് " - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "സെർവർ ഇൻഫർമേഷൻ" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "യൂസർ" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user -msgid "User to copy when creating new users" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ml_IN.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ml_IN.po index c02b66c..3386dfa 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ml_IN.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ml_IN.po @@ -7,11 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2015-08-25 10:10+0000\n" "Last-Translator: <>\n" -"Language-Team: Malayalam (India) (http://www.transifex.com/odoo/odoo-9/" -"language/ml_IN/)\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/odoo/odoo-9/language/ml_IN/)\n" "Language: ml_IN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +18,25 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -31,89 +45,109 @@ msgid "Companies" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user -msgid "Create user" +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user +msgid "Create User" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "രൂപപ്പെടുത്തിയത്" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "നിർമിച്ച ദിവസം" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "ID" #. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.company_form_view +#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model_terms:ir.ui.view,arch_db:auth_ldap.company_form_view +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form +msgid "LDAP Server" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്തത്" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്ത ദിവസം" @@ -122,21 +156,23 @@ msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്ത ദിവ msgid "Login Information" msgstr "" +#. module: auth_ldap +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication " -"attempts will fail." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "" @@ -151,26 +187,22 @@ msgid "Setup your LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "" @@ -180,7 +212,7 @@ msgid "User Information" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" @@ -188,8 +220,3 @@ msgstr "" #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/mn.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/mn.po index d06361a..ad812ce 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/mn.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/mn.po @@ -1,24 +1,24 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: -# Martin Trigaux, 2023 -# Baskhuu Lodoikhuu , 2023 -# Batmunkh Ganbat , 2023 -# +# Baskhuu Lodoikhuu , 2019 +# Martin Trigaux, 2019 +# nurbakhit nurka , 2019 +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Batmunkh Ganbat , 2023\n" -"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2019-08-26 09:09+0000\n" +"Last-Translator: nurbakhit nurka , 2019\n" +"Language-Team: Mongolian (https://www.transifex.com/odoo/teams/41243/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap @@ -40,12 +40,8 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"LDAP ашиглан нэвтэрч орж буй шинэ хэрэглэгчдэд автоматаар хэрэглэгчийн " -"бүртгэл үүсгэнэ." +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "LDAP ашиглан нэвтэрч орж буй шинэ хэрэглэгчдэд автоматаар хэрэглэгчийн бүртгэл үүсгэнэ." #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -84,9 +80,7 @@ msgstr "Үүсгэсэн огноо" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap @@ -167,13 +161,9 @@ msgid "Login Information" msgstr "Нэвтрэх мэдээлэл" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"LDAP нэвтрэх хандалтанд тохирох хэрэглэгч олдохгүй байгаа бөгөөд шинэ " -"хэрэглэгч автоматаар үүсгэх тохиргоо хийгдээгүй байна" +msgstr "LDAP нэвтрэх хандалтанд тохирох хэрэглэгч олдохгүй байгаа бөгөөд шинэ хэрэглэгч автоматаар үүсгэх тохиргоо хийгдээгүй байна" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -182,14 +172,8 @@ msgstr "Боловсруулах параметр" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"LDAP сервертэй холбогдоход TLS/SSL нууцлагдсан кодчлолыг ашиглана. Энэ " -"сонголт нь STARTTLS зөвшөөрөгдсөн байхыг шаардах бөгөөд үгүй бол бүх нэвтрэх" -" эрх шалгах ажиллагаа амжилтгүй болно." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "LDAP сервертэй холбогдоход TLS/SSL нууцлагдсан кодчлолыг ашиглана. Энэ сонголт нь STARTTLS зөвшөөрөгдсөн байхыг шаардах бөгөөд үгүй бол бүх нэвтрэх эрх шалгах ажиллагаа амжилтгүй болно." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -213,32 +197,19 @@ msgstr "Загвар хэрэглэгч" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"LDAP сервер дээр хэрэглэгчийн жагсаалтыг авахад хэрэглэгдэх хэрэглэгчийн " -"нууц үг." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "LDAP сервер дээр хэрэглэгчийн жагсаалтыг авахад хэрэглэгдэх хэрэглэгчийн нууц үг." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"LDAP сервер дээр хэрэглэгчийн жагсаалтыг авахад хэрэглэгдэх хэрэглэгчийн " -"нэр. Хоосон үлдээвэл anonymous байдлаар холбогдоно." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "LDAP сервер дээр хэрэглэгчийн жагсаалтыг авахад хэрэглэгдэх хэрэглэгчийн нэр. Хоосон үлдээвэл anonymous байдлаар холбогдоно." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "TLS-г хэрэглэх" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Хэрэглэгч" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -248,3 +219,8 @@ msgstr "Хэрэглэгчийн мэдээлэл" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Шинэ хэрэглэгчдийг үүсгэх үед хуулах хэрэглэгч" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Хэрэглэгчид" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sw.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/my.po similarity index 72% rename from odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sw.po rename to odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/my.po index 3162375..ae0e75b 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sw.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/my.po @@ -1,19 +1,24 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# +# Oakarmin Iron , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Language-Team: Swahili (https://app.transifex.com/odoo/teams/41243/sw/)\n" +"POT-Creation-Date: 2025-02-20 10:02+0000\n" +"PO-Revision-Date: 2025-11-16 15:24+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Burmese \n" +"Language: my\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sw\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -32,6 +37,12 @@ msgid "" " " msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "An error occurred: %(error)s" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user msgid "" @@ -39,15 +50,21 @@ msgid "" "LDAP" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Cannot contact LDAP server at %(server)s:%(port)d" +msgstr "" + #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" -msgstr "" +msgstr "ကုမ္ပဏီများ" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" -msgstr "" +msgstr "ကုမ္ပဏီ" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap @@ -59,6 +76,24 @@ msgstr "" msgid "Config Settings" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Failed!" +msgstr "" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Successful!" +msgstr "" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection to LDAP server at %(server)s:%(port)d timed out" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" @@ -67,12 +102,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" -msgstr "" +msgstr "ဖန်တီးသူ" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "" +msgstr "တည်ဆောက်သည့်အချိန်" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base @@ -82,13 +117,25 @@ msgid "" msgstr "" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__display_name #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__display_name msgid "Display Name" -msgstr "" +msgstr "ပြသသော အမည်" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__id #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__id msgid "ID" +msgstr "နံပါတ်" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Invalid credentials for bind DN %(binddn)s" msgstr "" #. module: auth_ldap @@ -138,20 +185,15 @@ msgstr "" msgid "LDAP password" msgstr "" -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "" - #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "" +msgstr "နောက်ဆုံးပြင်ဆင်သူ" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "" +msgstr "နောက်ဆုံးပြင်ဆင်ချိန်" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -161,7 +203,6 @@ msgstr "" #. module: auth_ldap #. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -181,7 +222,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "" +msgstr "Sequence" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -193,11 +234,22 @@ msgstr "" msgid "Setup your LDAP Server" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Successfully connected to LDAP server at %(server)s:%(port)d" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" +#. module: auth_ldap +#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +msgid "Test Connection" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password msgid "" @@ -220,7 +272,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_users msgid "User" -msgstr "" +msgstr "အသုံးပြုသူ" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/nb.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/nb.po index 3b011f1..84d6309 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/nb.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/nb.po @@ -1,25 +1,26 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Thor Arne Hvidsten , 2023 -# Martin Trigaux, 2023 -# Marius Stedjan , 2023 -# +# Martin Trigaux, 2019 +# Marius Stedjan , 2019 +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Marius Stedjan , 2023\n" -"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-16 18:27+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Norwegian Bokmål \n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -40,12 +41,8 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Opprett lokale brukerkonti automatisk for nye brukere som autentiserer via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Opprett lokale brukerkonti automatisk for nye brukere som autentiserer via LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -84,9 +81,7 @@ msgstr "Opprettet den" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap @@ -167,9 +162,7 @@ msgid "Login Information" msgstr "Innloggingsinformasjon" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -180,14 +173,8 @@ msgstr "Prosessparameter" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Be om sikker TLS/SSL-kryptering ved oppkobling mot LDAP-server. Dette valget" -" krever en server med STARTTLS aktiv, ellers vil alle autentiseringsforsøk " -"mislykkes." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Be om sikker TLS/SSL-kryptering ved oppkobling mot LDAP-server. Dette valget krever en server med STARTTLS aktiv, ellers vil alle autentiseringsforsøk mislykkes." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -211,32 +198,19 @@ msgstr "Malbruker" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Passordet til brukerkontoen på LDAP-serveren som brukes til å sende " -"forespørsler til registeret." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Passordet til brukerkontoen på LDAP-serveren som brukes til å sende forespørsler til registeret." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Brukerkontoen på LDAP-serveren som brukes til å sende forespørsler til " -"registeret. La stå tom for å koble til anonymt." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Brukerkontoen på LDAP-serveren som brukes til å sende forespørsler til registeret. La stå tom for å koble til anonymt." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Bruk TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Bruker" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -246,3 +220,8 @@ msgstr "Brukerinformasjon" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Bruker til å kopiere når nye brukere opprettes" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Brukere" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ne.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ne.po index f3f1c4c..94d5302 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ne.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ne.po @@ -1,25 +1,40 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" "PO-Revision-Date: 2017-09-20 09:53+0000\n" "Language-Team: Nepali (https://www.transifex.com/odoo/teams/41243/ne/)\n" +"Language: ne\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ne\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap @@ -28,32 +43,47 @@ msgid "Companies" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" +msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "" @@ -64,8 +94,8 @@ msgid "LDAP Configuration" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "" @@ -75,47 +105,47 @@ msgid "LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "" @@ -124,21 +154,23 @@ msgstr "" msgid "Login Information" msgstr "" +#. module: auth_ldap +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" msgstr "" @@ -153,26 +185,22 @@ msgid "Setup your LDAP Server" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "" @@ -182,7 +210,7 @@ msgid "User Information" msgstr "" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" @@ -190,13 +218,3 @@ msgstr "" #: model:ir.model,name:auth_ldap.model_res_users msgid "Users" msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/nl.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/nl.po index 0f35b8d..97ab5c2 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/nl.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/nl.po @@ -1,26 +1,29 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# 04a2cd0fd6ee22172c36ea91f27a38c5_60041bf, 2023 -# Erwin van der Ploeg , 2023 -# Martin Trigaux, 2023 -# Jolien De Paepe, 2023 -# +# Martin Trigaux, 2019 +# Yenthe Van Ginneken , 2019 +# Wynand Tastenhoye , 2019 +# Erwin van der Ploeg , 2019 +# "Dylan Kiss (dyki)" , 2025. +# Bren Driesen , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Jolien De Paepe, 2023\n" -"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-10-21 05:26+0000\n" +"Last-Translator: Bren Driesen \n" +"Language-Team: Dutch \n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -38,26 +41,29 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filter dat wordt gebruikt om gebruikersaccounts op te zoeken in de LDAP-database. Het is een willekeurig LDAP-filter in tekenreeksweergave. Elke `%s` tijdelijke aanduiding wordt vervangen door de login (identifier) die door de gebruiker is opgegeven, het filter moet ten minste één dergelijke tijdelijke aanduiding bevatten.\n" +" Filter dat wordt gebruikt om gebruikersaccounts op te zoeken in de LDAP-" +"database. Het is een willekeurig LDAP-filter in tekenreeksweergave. Elke `%s`" +" tijdelijke aanduiding wordt vervangen door de login (identifier) die door " +"de gebruiker is opgegeven, het filter moet ten minste één dergelijke " +"tijdelijke aanduiding bevatten.\n" "\n" -" Het filter moet precies één (1) resultaat opleveren, anders wordt de login als ongeldig beschouwd.\n" +" Het filter moet precies één (1) resultaat opleveren, anders wordt de " +"login als ongeldig beschouwd.\n" "\n" -" Voorbeeld (werkelijke kenmerken zijn afhankelijk van LDAP-server en setup):\n" +" Voorbeeld (werkelijke kenmerken zijn afhankelijk van LDAP-server en " +"setup):\n" "\n" " (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" "of\n" "\n" -" (|(mail=%s)(uid=%s))" +" (|(mail=%s)(uid=%s))\n" +" " #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Maak automatisch locale gebruiker accounts voor nieuwe gebruikers welke " -"inloggen via LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Maak automatisch locale gebruiker accounts voor nieuwe gebruikers welke inloggen via LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -77,7 +83,7 @@ msgstr "Bedrijf LDAP configuratie" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "Configuratie instellingen" +msgstr "Configuratie-instellingen" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -96,9 +102,7 @@ msgstr "Aangemaakt op" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "Definitie van het zoekbereik van de gebruiker: alle afstammelingen van deze " "basis worden doorzocht op gebruikers." @@ -106,7 +110,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Schermnaam" +msgstr "Weergavenaam" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id @@ -178,32 +182,22 @@ msgstr "Laatst bijgewerkt op" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "Login Informatie" +msgstr "Login informatie" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"Geen lokale gebruiker gevonden voor LDAP login and niet geconfigureerd om " -"één aan te maken" +msgstr "Geen lokale gebruiker gevonden voor LDAP login and niet geconfigureerd om één aan te maken" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" -msgstr "Verwerkingsparameter" +msgstr "Verwerk parameter" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Vraag beveiligde TLS / SSL-codering bij het verbinden met de LDAP-server. " -"Deze optie vereist een server met ingeschakeld STARTTLS, anders zullen alle " -"authenticatie pogingen mislukken." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Vraag beveiligde TLS / SSL-codering bij het verbinden met de LDAP-server. Deze optie vereist een server met ingeschakeld STARTTLS, anders zullen alle authenticatie pogingen mislukken." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -213,7 +207,7 @@ msgstr "Reeks" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "Server informatie" +msgstr "Serverinformatie" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer @@ -227,32 +221,19 @@ msgstr "Sjabloon gebruiker" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Het wachtwoord van de gebruikersaccount op de LDAP-server die wordt gebruikt" -" om de map te verkennen." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Het wachtwoord van de gebruikersaccount op de LDAP-server die wordt gebruikt om de map te verkennen." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"De gebruikersaccount op de LDAP-server die wordt gebruikt om de map te " -"verkennen. Laat leeg om verbinding anoniem." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "De gebruikersaccount op de LDAP-server die wordt gebruikt om de map te verkennen. Laat leeg om verbinding anoniem." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "TLS gebruiken" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Gebruiker" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -262,3 +243,8 @@ msgstr "Gebruikersinformatie" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Gebruiker welke wordt gekopieerd bij aanmaken nieuwe gebruikers" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Gebruikers" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pl.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pl.po index 96ecc42..5347f67 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pl.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pl.po @@ -1,33 +1,34 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Slawomir Adamus , 2023 -# Piotr Strębski , 2023 -# Maja Stawicka , 2023 -# Andrzej Wiśniewski , 2023 -# Wojciech Warczakowski , 2023 -# Maksym , 2023 -# Piotr Szlązak , 2023 -# Martin Trigaux, 2023 -# Marcin Młynarczyk , 2023 -# Paweł Wodyński , 2023 -# Marta Wacławek, 2024 -# +# Martin Trigaux, 2019 +# Piotr Szlązak , 2019 +# Slawomir Adamus , 2019 +# Marcin Młynarczyk , 2019 +# Andrzej Donczew , 2019 +# Maja Stawicka , 2019 +# Maksym , 2019 +# "Dylan Kiss (dyki)" , 2025. +# "Marta (wacm)" , 2025, 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Marta Wacławek, 2024\n" -"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2026-02-25 14:41+0000\n" +"Last-Translator: \"Marta (wacm)\" \n" +"Language-Team: Polish \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=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" +"X-Generator: Weblate 5.14.3\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -45,9 +46,13 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filtr użyty do wyszukania kont użytkownika w bazie danych LDAP. Jest to dowolny filtr LDAP w postaci ciągu znaków. Każdy placeholder `%s` zostanie zastąpiony przez login (identyfikator) podany przez użytkownika. Filtr powinien zawierać przynajmniej jeden taki placeholder.\n" +" Filtr użyty do wyszukania kont użytkownika w bazie danych LDAP. Jest " +"to dowolny filtr LDAP w postaci ciągu znaków. Każdy placeholder `%s` " +"zostanie zastąpiony przez login (identyfikator) podany przez użytkownika. " +"Filtr powinien zawierać przynajmniej jeden taki placeholder.\n" "\n" -" Filtr musi zwrócić dokładnie jeden (1) wynik, w przeciwnym razie login zostanie uznany za nieprawidłowy.\n" +" Filtr musi zwrócić dokładnie jeden (1) wynik, w przeciwnym razie " +"login zostanie uznany za nieprawidłowy.\n" "\n" " Przykład (faktyczne atrybuty zależą od serwera LDAP i konfiguracji):\n" "\n" @@ -60,12 +65,8 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Automatycznie tworzy konto lokalnego użytkownika dla nowych użytkowników " -"uwierzytelnionych przez LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Automatycznie tworzy konto lokalnego użytkownika dla nowych użytkowników uwierzytelnionych przez LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -85,7 +86,7 @@ msgstr "Konfiguracja LDAP firmy" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "Ustawienia konfiguracji" +msgstr "Konfiguracja ustawień" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -95,7 +96,7 @@ msgstr "Utwórz użytkownika" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" -msgstr "Utworzył(a)" +msgstr "Utworzona przez" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date @@ -104,9 +105,7 @@ msgstr "Data utworzenia" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "DN zakresu wyszukiwania użytkowników: wszystkie elementy potomne tej bazy " "będą przeszukiwane pod kątem użytkowników." @@ -189,9 +188,7 @@ msgid "Login Information" msgstr "Informacje o logowaniu" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" "Nie znaleziono lokalnego użytkownika do logowania LDAP i nie skonfigurowano " @@ -204,19 +201,13 @@ msgstr "Parametr Procesu" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Wymaga bezpiecznego szyfrowania TLS/SSL podczas łączenia z serwerem LDAP. Ta" -" opcja wymaga serwera z włączonym STARTTLS, inaczej wszystkie próby " -"uwierzytelnienia zakończą się niepowodzeniem." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Wymaga bezpiecznego szyfrowania TLS/SSL podczas łączenia z serwerem LDAP. Ta opcja wymaga serwera z włączonym STARTTLS, inaczej wszystkie próby uwierzytelnienia zakończą się niepowodzeniem." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "Sekwencja" +msgstr "Numeracja" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -235,31 +226,19 @@ msgstr "Szablon użytkownika" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Hasło konta użytkownika na serwerze LDAP używane do zapytań katalogowych." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Hasło konta użytkownika na serwerze LDAP używane do zapytań katalogowych." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Konto użytkownika na serwerze LDAP, które jest używane do zapytań " -"katalogowych. Pozostaw puste by połączyć się anonimowo." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Konto użytkownika na serwerze LDAP, które jest używane do zapytań katalogowych. Pozostaw puste by połączyć się anonimowo." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Użyj TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Użytkownik" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -269,3 +248,8 @@ msgstr "Informacje o Użytkowniku" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Użytkownik do skopiowania przy tworzeniu nowego użytkownika" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Użytkownicy" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pt.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pt.po index b3cd52b..a075ca8 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pt.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pt.po @@ -1,28 +1,24 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Reinaldo Ramos , 2023 -# Martin Trigaux, 2023 -# Pedro Filipe , 2023 -# Manuela Silva , 2023 -# Amazonian Shop, 2023 -# Daniel Reis, 2023 -# +# * auth_ldap +# +# "Tiffany Chang (tic)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Daniel Reis, 2023\n" -"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-16 15:04+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Portuguese \n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -40,27 +36,29 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filtro usado para encontrar contas de utilizador na base de dados LDAP. É um filtro LDAP arbitrário representado em forma de texto. Qualquer ocorrência de `%s` será substituída pelo login (identificador) do utilizador, o filtro deve conter pelo menos uma ocorrêcnia deste elemento a ser substituído.\n" +" Filtro usado para localizar contas de usuário na base de dados LDAP. É " +"um filtro LDAP arbitrário em representação de strings. Marcadores de posição " +"`%s` serão substituídos pelo login (identificador) fornecido pelo usuário; o " +"filtro deve conter pelo menos um desses marcadores.\n" "\n" -" O filtro tem que retornar exatamente um (1) resultado, caso contrário o login será considerado inválido.\n" +"O filtro deve ter exatamente um (1) resultado, caso contrário, o login será " +"considerado inválido.\n" "\n" -" Exemplo (atributos reais dependem do serviço LDAP usado e sua confoguração):\n" +"Exemplo (os atributos reais dependem do servidor LDAP e da configuração):\n" "\n" -" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"(&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" -" ou\n" +"or\n" "\n" -" (|(mail=%s)(uid=%s))\n" +"(|(mail=%s)(uid=%s))\n" " " #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" -"Criar automaticamente as contas de utilizador locais para os novos " -"utilizadores se autenticarem via LDAP" +"Criar automaticamente contas de usuários locais para novos usuários " +"autenticando via LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -80,12 +78,12 @@ msgstr "Configuração LDAP da empresa" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "Definições de Configuração" +msgstr "Configurações" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "Criar Utilizador" +msgstr "Criar usuário" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid @@ -99,54 +97,52 @@ msgstr "Criado em" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" -"DN para a busca ao utilizador: todos os descendentes desta base irão ser " -"pesquisados para encontrar utilizadores" +"DN do escopo de pesquisa do usuário: todos os secundários dessa base serão " +"pesquisados em busca de usuários." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Nome de Exibição" +msgstr "Nome exibido" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" -msgstr "Id." +msgstr "ID" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "Configuração de LDAP" +msgstr "Configuração LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps #: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" -msgstr "Parâmetros de LDAP" +msgstr "Parâmetros LDAP" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form msgid "LDAP Server" -msgstr "Servidor de LDAP" +msgstr "Servidor LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" -msgstr "Endereço do Servidor de LDAP" +msgstr "Endereço do Servidor LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "Porta do Servidor de LDAP" +msgstr "Porta do Servidor LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" -msgstr "Base de LDAP" +msgstr "Base LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn @@ -156,12 +152,12 @@ msgstr "LDAP binddn" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" -msgstr "Filtro de LDAP" +msgstr "Filtro LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" -msgstr "Palavra-passe de LDAP" +msgstr "Senha LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update @@ -171,42 +167,37 @@ msgstr "Última Modificação em" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "Última Atualização por" +msgstr "Última atualização por" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "Última Atualização em" +msgstr "Última atualização em" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "Informação da Sessão" +msgstr "Informação de login" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" -"Nenhum utilizador local encontrado para a conexão LDAP e não existe " -"configuração para criar um" +"Nenhum usuário local foi encontrado para login LDAP e não há configuração " +"para criar um" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" -msgstr "Parâmetro de Processo" +msgstr "Parâmetro de processo" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" -"Solicite a encriptação TLS/SSL segura quando ligar ao servidor de LDAP. " -"Esta opção requer um servidor com STARTTLS ativado, caso contrário, todas as" -" tentativas de autenticação falharão." +"Solicite a conexão segura com encriptação TLS/SSL quando se conectar no " +"servidor LDAP. Esta opção requer um servidor com STARTTLS habilitado, caso " +"contrário a autenticação falhará." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -216,52 +207,48 @@ msgstr "Sequência" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "Informação do Servidor" +msgstr "Informação do servidor" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "Configure o seu Servidor de LDAP" +msgstr "Configure seu servidor LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" -msgstr "Modelo de Utilizador" +msgstr "Modelo de usuário" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" -"A palavra-passe da conta do utilizador no servidor de LDAP que é utilizada " -"para consultar a diretoria." +"A senha da conta de usuário no servidor LDAP que é usada para a busca no " +"diretório." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" -"A conta do utilizador no servidor de LDAP que é utilizada para consultar a " -"diretoria. Deixe em branco para ligar anonimamente." +"A conta do usuário no servidor LDAP que é usada para a busca no diretório. " +"Deixe em branco para conectar anonimamente." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" -msgstr "Utilizar TLS" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Utilizador" +msgstr "Usar TLS" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" -msgstr "Informação do Utilizador" +msgstr "Informações do usuário" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" -msgstr "Utilizador a copiar quando criar novos utilizadores" +msgstr "Usuário a ser copiado quando for criar novos usuários" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Utilizadores" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pt_BR.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pt_BR.po index 6e3d89c..e417911 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pt_BR.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/pt_BR.po @@ -1,24 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Martin Trigaux, 2023 -# Maitê Dietze, 2024 -# +# Rodrigo de Almeida Sottomaior Macedo , 2019 +# Martin Trigaux, 2019 +# Mateus Lopes , 2019 +# grazziano , 2019 +# André Augusto Firmino Cordeiro , 2019 +# Silmar , 2019 +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Maitê Dietze, 2024\n" -"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-17 17:21+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Portuguese (Brazil) \n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -36,9 +42,13 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -"Filtro usado para localizar contas de usuário na base de dados LDAP. É um filtro LDAP arbitrário em representação de strings. Marcadores de posição `%s` serão substituídos pelo login (identificador) fornecido pelo usuário; o filtro deve conter pelo menos um desses marcadores.\n" +" Filtro usado para localizar contas de usuário na base de dados LDAP. É " +"um filtro LDAP arbitrário em representação de strings. Marcadores de posição " +"`%s` serão substituídos pelo login (identificador) fornecido pelo usuário; o " +"filtro deve conter pelo menos um desses marcadores.\n" "\n" -"O filtro deve ter exatamente um (1) resultado, caso contrário, o login será considerado inválido.\n" +"O filtro deve ter exatamente um (1) resultado, caso contrário, o login será " +"considerado inválido.\n" "\n" "Exemplo (os atributos reais dependem do servidor LDAP e da configuração):\n" "\n" @@ -46,16 +56,13 @@ msgstr "" "\n" "or\n" "\n" -"(|(mail=%s)(uid=%s))" +"(|(mail=%s)(uid=%s))\n" +" " #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Criar automaticamente contas de usuários locais para novos usuários " -"autenticando via LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Criar automaticamente contas de usuários locais para novos usuários autenticando via LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -80,7 +87,7 @@ msgstr "Configurações" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "Criar Usuário" +msgstr "Criar usuário" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid @@ -94,9 +101,7 @@ msgstr "Criado em" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "DN do escopo de pesquisa do usuário: todos os secundários dessa base serão " "pesquisados em busca de usuários." @@ -176,32 +181,27 @@ msgstr "Última atualização em" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "Informação de Login" +msgstr "Informação de login" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" -"Nenhum usuário local encontrado para o login LDAP e não configurado para " -"criar um" +"Nenhum usuário local foi encontrado para login LDAP e não há configuração " +"para criar um" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" -msgstr "Parâmetro de Processo" +msgstr "Parâmetro de processo" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" "Solicite a conexão segura com encriptação TLS/SSL quando se conectar no " "servidor LDAP. Esta opção requer um servidor com STARTTLS habilitado, caso " -"contrário a autenticação irá falhar" +"contrário a autenticação falhará." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -211,7 +211,7 @@ msgstr "Sequência" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "Informação do Servidor" +msgstr "Informação do servidor" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer @@ -221,36 +221,27 @@ msgstr "Configure seu servidor LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" -msgstr "Modelo de Usuário" +msgstr "Modelo de usuário" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" "A senha da conta de usuário no servidor LDAP que é usada para a busca no " -"diretório" +"diretório." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" -"A conta do usuário no servidor LDAP que é usada para a busca no diretório, " -"deixe em branco para conectar anonimamente" +"A conta do usuário no servidor LDAP que é usada para a busca no diretório. " +"Deixe em branco para conectar anonimamente." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Usar TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Usuário" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -260,3 +251,8 @@ msgstr "Informações do usuário" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Usuário a ser copiado quando for criar novos usuários" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Usuários" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ro.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ro.po index d4e9dc3..abce0a9 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ro.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ro.po @@ -1,27 +1,24 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Dorin Hongu , 2023 -# Cozmin Candea , 2023 -# Foldi Robert , 2023 -# Martin Trigaux, 2023 -# Larisa_nexterp, 2025 -# +# * auth_ldap +# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Larisa_nexterp, 2025\n" -"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-16 15:04+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Romanian \n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -39,9 +36,14 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filtru folosit pentru a căuta conturi de utilizator în baza de date LDAP. Este un filtru LDAP arbitrar sub formă de șir de caractere. Orice placeholder `%s` va fi înlocuit cu login-ul (identificatorul) furnizat de utilizator, filtrul trebuie să conțină cel puțin un astfel de placeholder.\n" +" Filtru folosit pentru a căuta conturi de utilizator în baza de date " +"LDAP. Este un filtru LDAP arbitrar sub formă de șir de caractere. Orice " +"placeholder `%s` va fi înlocuit cu login-ul (identificatorul) furnizat de " +"utilizator, filtrul trebuie să conțină cel puțin un astfel de placeholder." "\n" -" Filtrul trebuie să returneze exact un (1) rezultat, altfel autentificarea va fi considerată invalidă.\n" +"\n" +" Filtrul trebuie să returneze exact un (1) rezultat, altfel " +"autentificarea va fi considerată invalidă.\n" "\n" " Exemplu (atributele reale depind de serverul și configurația LDAP):\n" "\n" @@ -54,12 +56,10 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" -"Creeaza automat conturi de utilizatori locali pentru utilizatorii care se " -"autentifica prin intermediul LDAP" +"Creează automat conturi de utilizatori locali pentru utilizatorii care se " +"autentifică prin intermediul LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -74,7 +74,7 @@ msgstr "Companie" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "Company LDAP configuration" -msgstr "Configurare Companie LDAP" +msgstr "Configurație LDAP companie" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings @@ -94,16 +94,14 @@ msgstr "Creat de" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "Creat în" +msgstr "Creat la" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" -"DN al domeniului de căutare a utilizatorilor: toți descendenții acestei baze" -" vor fi căutați pentru utilizatori." +"DN al domeniului de căutare a utilizatorilor: toți descendenții acestei baze " +"vor fi căutați pentru utilizatori." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name @@ -119,7 +117,7 @@ msgstr "ID" #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "Configurare LDAP" +msgstr "Configurație LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps @@ -135,22 +133,22 @@ msgstr "Server LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" -msgstr "Adresa Server LDAP" +msgstr "Adresă server LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "Port Server LDAP" +msgstr "Port server LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" -msgstr "Baza LDAP" +msgstr "Bază LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" -msgstr "LDAP sistem binddn" +msgstr "LDAP binddn" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter @@ -160,22 +158,22 @@ msgstr "Filtru LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" -msgstr "Parola LDAP" +msgstr "Parolă LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "Ultima modificare pe" +msgstr "Ultima modificare la" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "Ultima actualizare făcută de" +msgstr "Ultima actualizare de" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "Ultima actualizare pe" +msgstr "Ultima actualizare la" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -183,28 +181,23 @@ msgid "Login Information" msgstr "Informații de autentificare" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" -"Niciun utilizator local nu a fost găsit pentru autentificarea LDAP și nu a " -"fost configurat pentru a crea unul" +"Nu a fost găsit niciun utilizator local pentru autentificarea LDAP și nu " +"este configurat să creeze unul" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" -msgstr "Parametri proces" +msgstr "Parametru proces" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" -"Solicită criptare TLS/SSL pentru conexiunea la serverul LDAP. Această " -"opțiune necesită un server cu STARTTLS activat, altfel toate încercările de " +"Solicită criptare TLS/SSL la conectarea la serverul LDAP. Această opțiune " +"necesită un server cu STARTTLS activat, altfel toate încercările de " "autentificare vor eșua." #. module: auth_ldap @@ -220,41 +213,32 @@ msgstr "Informații Server" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "Configurati-va Serverul d-voastra LDAP" +msgstr "Configurați serverul dumneavoastră LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" -msgstr "Șablon utilizator" +msgstr "Utilizator șablon" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" -"Parola contului de utilizator al serverului LDAP folosit pentru a căuta în " -"director." +"Parola contului de utilizator de pe serverul LDAP folosit pentru a interoga " +"directorul." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" -"Contul de utilizator al serverului LDAP care este folosit pentru a căuta în " -"director. Lăsați necompletat pentru a vă conecta anonim." +"Contul de utilizator de pe serverul LDAP folosit pentru a interoga " +"directorul. Lăsați necompletat pentru conectare anonimă." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Folosește TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Utilizator" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -263,4 +247,9 @@ msgstr "Informații utilizator" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" -msgstr "Utilizator de copiat atunci când se creează utilizatori noi" +msgstr "Utilizator de copiat la crearea utilizatorilor noi" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Utilizatori" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ru.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ru.po index d2d2bb1..32008df 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ru.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ru.po @@ -1,29 +1,29 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Сергей Шебанин , 2023 -# Vasiliy Korobatov , 2023 -# Irina Fedulova , 2023 -# Alena Vlasova, 2023 -# Aidos Kakimzhanov , 2023 -# Martin Trigaux, 2023 -# ILMIR , 2023 -# +# Martin Trigaux, 2019 +# Vasiliy Korobatov , 2019 +# Aidos Kakimzhanov , 2019 +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: ILMIR , 2023\n" -"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-16 02:32+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Russian \n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (" +"n%100>=11 && n%100<=14)? 2 : 3);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -41,25 +41,27 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -"Фильтр, используемый для поиска учетных записей пользователей в базе данных LDAP. Это произвольный фильтр LDAP в строковом представлении. Любой `%s` заполнитель будет заменен логином (идентификатором), предоставленным пользователем, фильтр должен содержать хотя бы один такой заполнитель. \n" +" Фильтр, используемый для поиска учетных записей пользователей в базе " +"данных LDAP. Это произвольный фильтр LDAP в виде строки. Любой заполнитель " +"`%s` будет заменен логином (идентификатором), предоставленным " +"пользователем, фильтр должен содержать как минимум один такой заполнитель.\n" "\n" -" Фильтр должен дать ровно один (1) результат, иначе логин будет считаться недействительным. \n" +" Фильтр должен давать ровно один (1) результат, в противном случае логин " +"будет считаться недействительным.\n" "\n" -" Пример (фактические атрибуты зависят от сервера LDAP и настроек): \n" +" Пример (фактические атрибуты зависят от LDAP-сервера и настроек):\n" "\n" -"(&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" -" или\n" -" (|(mail=%s)(uid=%s))" +" или\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Автоматически создавать локальную учётную запись для новых пользователей " -"прошедших проверку подлинности LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Автоматически создавать локальную учётную запись для новых пользователей прошедших проверку подлинности LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -74,12 +76,12 @@ msgstr "Компания" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "Company LDAP configuration" -msgstr "Настройки LDAP для компании" +msgstr "Конфигурация LDAP компании" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "Конфигурационные настройки" +msgstr "Параметры конфигурации" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -89,31 +91,29 @@ msgstr "Создать пользователя" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" -msgstr "Создано" +msgstr "Создано:" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "Дата создания" +msgstr "Дата создания:" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "DN области поиска пользователей: все потомки этой базы будут искать " -"пользователей. " +"пользователей." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Отображаемое название" +msgstr "Отображаемое имя" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" -msgstr "Идентификатор" +msgstr "ID" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree @@ -145,7 +145,7 @@ msgstr "Порт сервера LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" -msgstr "LDAP-база" +msgstr "LDAP base" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn @@ -170,26 +170,22 @@ msgstr "Последнее изменение" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "Последний раз обновил" +msgstr "Последнее обновление:" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "Последнее обновление" +msgstr "Дата последнего обновления:" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "Информация входа" +msgstr "Регистрационная инфо" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"Не найден локальный пользователь для входа в LDAP и не настроен для его " -"создания" +msgstr "Не найден локальный пользователь для входа в LDAP и не настроен для его создания" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -198,14 +194,8 @@ msgstr "Параметры подключения" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Запросить поддержку TLS/SSL шифрования при подключении к LDAP серверу. Для " -"подключения требуется LDAP-сервер с поддержкой параметра STARTTLS, в " -"противном случае все попытки проверки подлинности потерпят неудачу." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Запросить поддержку TLS/SSL шифрования при подключении к LDAP серверу. Для подключения требуется LDAP сервер с поддержкой параметра STARTTLS, в противном случае все попытки проверки подлинности потерпят неудачу." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -215,12 +205,12 @@ msgstr "Последовательность" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "Сведения о сервере" +msgstr "Информация о сервере" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "Настройте параметры подключения к LDAP серверу" +msgstr "Настройте параметры поключения к LDAP серверу" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user @@ -229,32 +219,19 @@ msgstr "Шаблон пользователя" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Пароль пользователя LDAP, который будет использован при запросах в LDAP-" -"каталог." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Пароль пользователя LDAP, который будет использован при запросах в LDAP каталог." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Учетная запись пользователя LDAP, которая будет использована при запросах в " -"LDAP-каталог. Оставьте пустым для анонимного подключения." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Учетная запись пользователя LDAP, которая будет использована при запросах в LDAP каталог. Оставьте пустым для анонимного подключения." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Использовать TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Пользователь" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -264,3 +241,8 @@ msgstr "Сведения о пользователе" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Шаблон локального пользователя для создания новых учетных записей" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Пользователи" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sk.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sk.po index 389f44b..dde4031 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sk.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sk.po @@ -1,23 +1,28 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Martin Trigaux, 2023 -# +# Martin Trigaux, 2018 +# Jaroslav Bosansky , 2018 +# gebri , 2018 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Martin Trigaux, 2023\n" -"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-16 15:34+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Slovak \n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" -"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n " +">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -38,12 +43,8 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Automaticky vytvorte lokálne používateľské účty pre nových používateľov " -"autentifikovaných cez LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Automaticky vytvorte lokálne používateľské účty pre nových používateľov autentifikovaných cez LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -53,12 +54,12 @@ msgstr "Spoločnosti" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" -msgstr "Spoločnosť" +msgstr "Spoločnost" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "Company LDAP configuration" -msgstr "Konfigurácia firemnej LDAP" +msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings @@ -68,7 +69,7 @@ msgstr "Nastavenia konfigurácie" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "Vytvoriť užívateľa" +msgstr "Vytvoriť Používateľa" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid @@ -82,15 +83,13 @@ msgstr "Vytvorené" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Zobrazovaný názov" +msgstr "Zobrazovaný Názov" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id @@ -112,7 +111,7 @@ msgstr "LDAP parametre" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form msgid "LDAP Server" -msgstr "LDAP Server" +msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server @@ -147,7 +146,7 @@ msgstr "LDAP heslo" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "Posledná úprava" +msgstr "Posledná modifikácia" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid @@ -165,11 +164,9 @@ msgid "Login Information" msgstr "Prihlasovacie údaje" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "Nenašiel sa lokálny užívateľ pre LDAP login, nedá sa vytvoriť nový" +msgstr "" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -178,14 +175,8 @@ msgstr "Proces parametrov" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Vyžiadajte zabezpečné TLS/SSL zašifrovanie pri pripájaní na LDAP server. " -"Táto možnosť vyžaduje server s aktivovaným STARTTLS, inak všetky autorizačné" -" pokusy zlyhajú" +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Vyžiadajte zabezpečné TLS/SSL zašifrovanie pri pripájaní na LDAP server. Táto možnosť vyžaduje server s aktivovaným STARTTLS, inak všetky autorizačné pokusy zlyhajú" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -209,31 +200,19 @@ msgstr "Šablóna užívateľa" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Heslo účtu používateľa na LDAP serveri ktorý je používaný na dotaz adresára." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Heslo účtu používateľa na LDAP serveri ktorý je používaný na dotaz adresára." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Účet používateľa na LDAP serveri ktorý je používaný na dotaz adresára. " -"Nechajte prázdne pre anonymné pripojenie." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Účet používateľa na LDAP serveri ktorý je používaný na dotaz adresára. Nechajte prázdne pre anonymné pripojenie." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Použiť TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Užívateľ" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -243,3 +222,8 @@ msgstr "Informácia používateľa" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Pouźívateľna skopírovanie pri vytváraní nových používateľov" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Používatelia" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sl.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sl.po index 05eac3b..e9fc437 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sl.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sl.po @@ -1,30 +1,25 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Tadej Lupšina , 2023 -# laznikd , 2023 -# Grega Vavtar , 2023 -# Boris Kodelja , 2023 -# matjaz k , 2023 -# Martin Trigaux, 2023 -# Matjaz Mozetic , 2023 -# Aleš Pipan, 2025 -# +# * auth_ldap +# +# "Tiffany Chang (tic)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 10.saas~18\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Aleš Pipan, 2025\n" -"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-16 15:04+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Slovenian \n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " +"n%100==4 ? 2 : 3;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -42,8 +37,13 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filter, ki se uporablja za iskanje uporabniških računov v zbirki podatkov LDAP. Gre za poljuben filter LDAP v nizovni predstavitvi. Kateri koli `%s` nadomestno besedilo bo nadomeščeno s prijavnim imenom (identifikatorjem), ki ga je navedel uporabnik, filter mora vsebovati vsaj eno takšno nadomestno besedilo.\n" -" Filter mora vrniti natanko en (1) rezultat, sicer bo prijava neveljavna.\n" +" Filter, ki se uporablja za iskanje uporabniških računov v zbirki " +"podatkov LDAP. Gre za poljuben filter LDAP v nizovni predstavitvi. Kateri " +"koli `%s` nadomestno besedilo bo nadomeščeno s prijavnim imenom " +"(identifikatorjem), ki ga je navedel uporabnik, filter mora vsebovati vsaj " +"eno takšno nadomestno besedilo.\n" +" Filter mora vrniti natanko en (1) rezultat, sicer bo prijava neveljavna." +"\n" "\n" " Primer (dejanski atributi so odvisni od strežnika LDAP in nastavitev):\n" "\n" @@ -56,9 +56,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" "Samodejno ustvari lokalne uporabniške račune za nove uporabnike, ki se " "overjajo preko LDAP" @@ -100,9 +98,7 @@ msgstr "Ustvarjeno" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "DN obsega iskanja uporabnika: vsi potomci te baze bodo preiskani za " "uporabnike." @@ -185,13 +181,11 @@ msgid "Login Information" msgstr "Prijavni podatki" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" -"Za prijavo LDAP ni bil najden noben lokalni uporabnik in ni bil konfiguriran" -" za ustvarjanje uporabnika." +"Za prijavo LDAP ni bil najden noben lokalni uporabnik in ni bil konfiguriran " +"za ustvarjanje uporabnika." #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -200,14 +194,11 @@ msgstr "Parametri Procesa" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" "Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +"option requires a server with STARTTLS enabled, otherwise all authentication " +"attempts will fail." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -231,16 +222,12 @@ msgstr "Predloga uporabnika" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "Geslo LDAP" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" "The user account on the LDAP server that is used to query the directory. " "Leave empty to connect anonymously." @@ -250,11 +237,6 @@ msgstr "" msgid "Use TLS" msgstr "Use TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Uporabnik" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -264,3 +246,8 @@ msgstr "Informacije o uporabniku" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Uporabnik, ki se kopira ob ustvarjanju novih uporabnikov" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Uporabniki" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sq.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sq.po index 6f1d64a..54bf338 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sq.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sq.po @@ -1,19 +1,19 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Language-Team: Albanian (https://app.transifex.com/odoo/teams/41243/sq/)\n" +"POT-Creation-Date: 2025-02-20 10:02+0000\n" +"PO-Revision-Date: 2025-02-20 10:02+0000\n" +"Last-Translator: \n" +"Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sq\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: \n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -32,6 +32,12 @@ msgid "" " " msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "An error occurred: %(error)s" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user msgid "" @@ -39,6 +45,12 @@ msgid "" "LDAP" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Cannot contact LDAP server at %(server)s:%(port)d" +msgstr "" + #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" @@ -59,6 +71,24 @@ msgstr "" msgid "Config Settings" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Failed!" +msgstr "" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Successful!" +msgstr "" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection to LDAP server at %(server)s:%(port)d timed out" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" @@ -82,15 +112,27 @@ msgid "" msgstr "" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__display_name #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__display_name msgid "Display Name" msgstr "" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__id #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__id msgid "ID" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Invalid credentials for bind DN %(binddn)s" +msgstr "" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -138,11 +180,6 @@ msgstr "" msgid "LDAP password" msgstr "" -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "" - #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" @@ -161,7 +198,6 @@ msgstr "" #. module: auth_ldap #. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -193,11 +229,22 @@ msgstr "" msgid "Setup your LDAP Server" msgstr "" +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Successfully connected to LDAP server at %(server)s:%(port)d" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "" +#. module: auth_ldap +#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +msgid "Test Connection" +msgstr "" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password msgid "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sr.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sr.po deleted file mode 100644 index 4b4a48a..0000000 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sr.po +++ /dev/null @@ -1,239 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_ldap -# -# Translators: -# Martin Trigaux, 2023 -# Dragan Vukosavljevic , 2023 -# Milan Bojovic , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Milan Bojovic , 2023\n" -"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter -msgid "" -" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" -"\n" -" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" -"\n" -" Example (actual attributes depend on LDAP server and setup):\n" -"\n" -" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" -"\n" -" or\n" -"\n" -" (|(mail=%s)(uid=%s))\n" -" " -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Preduzeća" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company -msgid "Company" -msgstr "Kompanija" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "Company LDAP configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "Config Settings" -msgstr "Podešavanje konfiguracije" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user -msgid "Create User" -msgstr "Kreiraj korisnika" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid -msgid "Created by" -msgstr "Kreirao/la" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date -msgid "Created on" -msgstr "Kreiran" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name -msgid "Display Name" -msgstr "Naziv za prikaz" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "Poslednja izmena dana" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid -msgid "Last Updated by" -msgstr "Poslednji ažurirao/la" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date -msgid "Last Updated on" -msgstr "Poslednji put ažurirano dana" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "Informacije o Prijavi" - -#. module: auth_ldap -#. odoo-python -#: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format -msgid "No local user found for LDAP login and not configured to create one" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence -msgid "Sequence" -msgstr "Niz" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Server Information" -msgstr "Podaci o Serveru" - -#. module: auth_ldap -#: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer -msgid "Setup your LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user -msgid "Template User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls -msgid "Use TLS" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Korisnik" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "User Information" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user -msgid "User to copy when creating new users" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sr@latin.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sr@latin.po index 25bbd0d..0eb158a 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sr@latin.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sr@latin.po @@ -1,28 +1,67 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# +# # Translators: -# Nemanja Dragovic , 2017 -# Djordje Marjanovic , 2017 -# Martin Trigaux , 2017 -# Ljubisa Jovev , 2017 +# Martin Trigaux, 2018 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.saas~18\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-20 09:53+0000\n" -"PO-Revision-Date: 2017-09-20 09:53+0000\n" -"Last-Translator: Ljubisa Jovev , 2017\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"POT-Creation-Date: 2024-01-05 12:31+0000\n" +"PO-Revision-Date: 2025-11-16 15:04+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Serbian (Latin script) \n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter +msgid "" +" Filter used to look up user accounts in the LDAP database. It is an " +"arbitrary LDAP filter in string representation. Any `%s` placeholder will " +"be replaced by the login (identifier) provided by the user, the filter " +"should contain at least one such placeholder.\n" +"\n" +" The filter must result in exactly one (1) result, otherwise the login " +"will be considered invalid.\n" +"\n" +" Example (actual attributes depend on LDAP server and setup):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " +msgstr "" +" Filter koji se koristi za pretragu korisničkih naloga u LDAP bazi " +"podataka. To je proizvoljni LDAP filter u string reprezentaciji. Bilo " +"koji `%s` rezervisani tekst biće zamenjen prijavnim imenom " +"(identifikatorom) koje je naveo korisnik, filter treba da sadrži barem " +"jedan takav rezervisani tekst.\n" +"\n" +" Filter mora da rezultira tačno jednim (1) rezultatom, u suprotnom će se " +"prijava smatrati nevažećom.\n" +"\n" +" Primer (stvarni atributi zavise od LDAP servera i podešavanja):\n" +"\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +"\n" +" or\n" +"\n" +" (|(mail=%s)(uid=%s))\n" +" " + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user msgid "" "Automatically create local user accounts for new users authenticating via " "LDAP" @@ -33,35 +72,54 @@ msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" -msgstr "Preduzeća" +msgstr "Kompanije" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_company +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" -msgstr "Preduzeće" +msgstr "Kompanija" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_user +#: model:ir.model,name:auth_ldap.model_res_company_ldap +msgid "Company LDAP configuration" +msgstr "Podešavanje kompanijskog LDAP" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_config_settings +msgid "Config Settings" +msgstr "Podešavanje konfiguracije" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "" +msgstr "Kreiraj korisnika" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" msgstr "Kreirao" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_create_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "Datum kreiranja" +msgstr "Kreiran" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_display_name +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +msgid "" +"DN of the user search scope: all descendants of this base will be searched " +"for users." +msgstr "" +"DN opsega pretrage korisnika: svi potomci ove baze će biti pretraživani za " +"korisnike." + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" msgstr "Naziv za prikaz" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" msgstr "ID" @@ -72,65 +130,68 @@ msgid "LDAP Configuration" msgstr "LDAP konfiguracija" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings_ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" msgstr "LDAP parametri" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form msgid "LDAP Server" -msgstr "" +msgstr "LDAP Server" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" msgstr "Adresa LDAP servera" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_server_port +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" msgstr "Port LDAP servera" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_base +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" msgstr "LDAP baza" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" msgstr "LDAP binddn" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_filter +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" msgstr "LDAP filtar" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" msgstr "LDAP lozinka" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap___last_update -msgid "Last Modified on" -msgstr "Zadnja promena" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_uid +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" msgstr "Promenio" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_write_date +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" msgstr "Vreme promene" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Login Information" -msgstr "Login informacije" +msgstr "Informacije o Prijavi" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "No local user found for LDAP login and not configured to create one" +msgstr "" +"Nije pronađen lokalni korisnik za LDAP prijavu i nije konfigurisan za " +"kreiranje jednog" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -138,25 +199,25 @@ msgid "Process Parameter" msgstr "Parametri procesa" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls msgid "" "Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +"option requires a server with STARTTLS enabled, otherwise all authentication " +"attempts will fail." msgstr "" "Zatraži sigurno TLS/SSL šifrovanje pri konektovanju na LDAP server. Ova " "opcija zahtjeva server sa omogućenim STARTTLS, jer će u suprotnom svi " "pokušaji autentifikacije propasti." #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_sequence +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "Prioritet" +msgstr "Niz" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Server Information" -msgstr "Podaci o serveru" +msgstr "Podaci o Serveru" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer @@ -164,12 +225,12 @@ msgid "Setup your LDAP Server" msgstr "Podesi svoj LDAP server" #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "Templejt korisnik" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_password +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password msgid "" "The password of the user account on the LDAP server that is used to query " "the directory." @@ -178,7 +239,7 @@ msgstr "" "direktorijumu." #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_ldap_binddn +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn msgid "" "The user account on the LDAP server that is used to query the directory. " "Leave empty to connect anonymously." @@ -187,31 +248,27 @@ msgstr "" "direktorijumu. Ostavi prazno za anonimne konekcije." #. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap_ldap_tls +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Koristi TLS" +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "User" +msgstr "Korisnik" + #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" msgstr "Informacije o korisniku" #. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap_user +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Korisnicki nalog koji će se kopirati kod kreiranja novih korisnika" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "Users" -msgstr "Korisnici" +#~ msgid "Last Modified on" +#~ msgstr "Zadnja promena" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "res.company.ldap" -msgstr "res.company.ldap" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "res.config.settings" -msgstr "" +#~ msgid "Users" +#~ msgstr "Korisnici" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sv.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sv.po index dfe9ae8..cdbbf05 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sv.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/sv.po @@ -1,30 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Johan Bergquist , 2023 -# Chrille Hedberg , 2023 -# Kristoffer Grundström , 2023 -# Simon S, 2023 -# Robin Calvin, 2023 -# Martin Trigaux, 2023 -# Anders Wallenquist , 2023 -# Lasse L, 2023 -# +# Martin Trigaux, 2018 +# Kristoffer Grundström , 2018 +# Anders Wallenquist , 2018 +# Johan Bergquist , 2018 +# "Tiffany Chang (tic)" , 2025. +# Jakob Krabbe , 2025. +# Hanna Kharraziha , 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Lasse L, 2023\n" -"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2026-03-06 17:44+0000\n" +"Last-Translator: Hanna Kharraziha \n" +"Language-Team: Swedish \n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.16.1\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -42,11 +42,15 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Filter som används för att söka upp användarkonton i LDAP-databasen. Det är ett godtyckligt LDAP-filter i strängrepresentation. Alla `%s` platshållare kommer att ersättas av inloggningen (identifieraren) som tillhandahålls av användaren, filtret bör innehålla minst en sådan platshållare.\n" +" Filter som används för att hitta användarkonton i LDAP-databasen. Detta " +"utgörs av ett LDAP-filter som visas som en sträng. Alla `%s` platshållare " +"ersätts av användarens inloggningsuppgifter (identifierare) och filtret bör " +"innehålla minst en sådan platshållare.\n" "\n" -" Filtret måste resultera i exakt ett (1) resultat, annars kommer inloggningen att anses vara ogiltig.\n" +" Det angivna filtret måste resultera i enbart ett (1) resultat, annars " +"anses inloggningen vara ogiltig.\n" "\n" -" Exempel (aktuella attribut beror på LDAP-server och inställningar):\n" +" Exempel (faktiska attribut beror på LDAP-server och inställningar):\n" "\n" " (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" @@ -57,22 +61,20 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" -"Skapa automatiskt lokala användarkonton för att nya användare som ska " -"autentisera via LDAP" +"Skapa automatiskt lokala användarkonton för nya användare som autentiseras " +"via LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" -msgstr "Bolag" +msgstr "Företag" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" -msgstr "Bolag" +msgstr "Företag" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap @@ -101,12 +103,10 @@ msgstr "Skapad den" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" -"DN för användarsökningens omfattning: alla ättlingar till denna bas kommer " -"att sökas efter användare." +"Omfånget för användarens sökning: unika namn för alla användare som skapats " +"utifrån denna bas." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name @@ -122,13 +122,13 @@ msgstr "ID" #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "LDAP-konfiguration" +msgstr "Konfiguration av LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps #: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" -msgstr "LDAP-parametrar" +msgstr "Parametrar för LDAP" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form @@ -143,7 +143,7 @@ msgstr "LDAP serveradress" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "LDAP serverport" +msgstr "LDAP-serverport" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base @@ -158,12 +158,12 @@ msgstr "LDAP-binddn" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" -msgstr "LDAP-filter" +msgstr "Filter för LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" -msgstr "LDAP-lösenord" +msgstr "Lösenord för LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update @@ -186,13 +186,11 @@ msgid "Login Information" msgstr "Inloggningsuppgifter" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" -"Ingen lokal användare hittades för LDAP-inloggning och det är inte " -"konfigurerat att skapa en" +"Ingen lokal användare hittades för inloggning via LDAP och det är inte " +"möjligt att skapa en ny" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -201,14 +199,11 @@ msgstr "Processparameter" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" -"Begär säker TLS / SSL-kryptering vid anslutning till LDAP-servern. Det här " -"alternativet kräver en server med STARTTLS aktiverad, annars kommer alla " -"autentiseringsförsök att misslyckas." +"Ange ett krav på säker TLS/SSL-kryptering när någon ansluter till LDAP-" +"servern. Det här alternativet gör att en server med STARTTLS aktiverad " +"krävs, annars kommer alla autentiseringsförsök att misslyckas." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -223,41 +218,32 @@ msgstr "Serverinformation" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "Ställ in din LDAP-server" +msgstr "Konfigurera din LDAP-server" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" -msgstr "Mallanvändare" +msgstr "Användarmall" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" -"Lösenordet för användarkontot på LDAP-servern som används för att fråga " -"katalogen." +"Användarkontots lösenord i LDAP-servern som används för att anropa frågan i " +"registret." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" -"Lösenordet för användarkontot på LDAP-servern som används för att fråga " -"katalogen. Lämna blankt för att ansluta anonymt." +"Användarkontots lösenord i LDAP-servern som används för att anropa frågan i " +"registret. Lämnas tom för att ansluta anonymt." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Använd TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Användare" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -266,4 +252,9 @@ msgstr "Användarinformation" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" -msgstr "Användare att kopiera när nya användare skapas" +msgstr "Välj en användare som ska användas som mall när nya användare skapas" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Användare" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ta.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ta.po index 94288a2..241b670 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ta.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ta.po @@ -1,18 +1,20 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Language-Team: Tamil (https://app.transifex.com/odoo/teams/41243/ta/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2016-02-11 10:14+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Tamil (http://www.transifex.com/odoo/odoo-9/language/ta/)\n" +"Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ta\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_ldap @@ -34,20 +36,18 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company msgid "Companies" -msgstr "" +msgstr "நிறுவனங்கள்" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" -msgstr "" +msgstr "நிறுவனம்" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap @@ -67,29 +67,29 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" -msgstr "" +msgstr "உருவாக்கியவர்" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" msgstr "" +"உருவாக்கப்பட்ட \n" +"தேதி" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "" +msgstr "காட்சி பெயர்" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" -msgstr "" +msgstr "ID" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree @@ -141,17 +141,17 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "" +msgstr "கடைசியாக திருத்திய" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "" +msgstr "கடைசியாக புதுப்பிக்கப்பட்டது" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "" +msgstr "கடைசியாக புதுப்பிக்கப்பட்டது" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -159,9 +159,7 @@ msgid "Login Information" msgstr "" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "" @@ -172,16 +170,13 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "" +msgstr "வரிசை" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -200,16 +195,12 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" #. module: auth_ldap @@ -217,11 +208,6 @@ msgstr "" msgid "Use TLS" msgstr "" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -231,3 +217,8 @@ msgstr "" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "பயனர்கள்" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/th.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/th.po index b6c956a..8dd4934 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/th.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/th.po @@ -1,25 +1,28 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Martin Trigaux, 2023 -# Amin Cheloh , 2023 -# Wichanon Jamwutthipreecha, 2023 -# +# Martin Trigaux, 2018 +# Khwunchai Jaengsawang , 2018 +# gsong , 2018 +# Somchart Jabsung , 2018 +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Wichanon Jamwutthipreecha, 2023\n" -"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-16 21:15+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Thai \n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -37,7 +40,9 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" ตัวกรองที่ใช้เพื่อค้นหาบัญชีผู้ใช้ในฐานข้อมูล LDAP ซึ่งเป็นตัวกรอง LDAP โดยพลการในการแทนค่าสตริง `%s` ตัวอย่างข้อความจะถูกแทนที่ด้วยการเข้าสู่ระบบ (ตัวระบุ) ​​ที่ผู้ใช้ให้มา ตัวกรองควรมีอย่างน้อยหนึ่งตัวอย่างข้อความดังกล่าว\n" +" ตัวกรองที่ใช้เพื่อค้นหาบัญชีผู้ใช้ในฐานข้อมูล LDAP ซึ่งเป็นตัวกรอง LDAP " +"โดยพลการในการแทนค่าสตริง `%s` ตัวอย่างข้อความจะถูกแทนที่ด้วยการเข้าสู่ระบบ (ตัวระบุ) ที่ผู้ใช้ให้" +"มา ตัวกรองควรมีอย่างน้อยหนึ่งตัวอย่างข้อความดังกล่าว\n" "\n" " ตัวกรองต้องส่งผลเพียงหนึ่ง (1) ผลลัพธ์ มิฉะนั้น การเข้าสู่ระบบจะถือว่าไม่ถูกต้อง\n" "\n" @@ -52,12 +57,9 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" -"สร้างบัญชีผู้ใช้ภายในเครื่องโดยอัตโนมัติสำหรับผู้ใช้ใหม่ที่ตรวจสอบสิทธิ์ผ่าน" -" LDAP" +"สร้างบัญชีผู้ใช้ภายในเครื่องโดยอัตโนมัติสำหรับผู้ใช้ใหม่ที่ตรวจสอบสิทธิ์ผ่าน LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -96,27 +98,25 @@ msgstr "สร้างเมื่อ" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "DN ของขอบเขตการค้นหาผู้ใช้: descendants ทั้งหมดของ base นี้จะถูกค้นหาผู้ใช้" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "แสดงชื่อ" +msgstr "ชื่อที่ใช้แสดง" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id msgid "ID" -msgstr "ไอดี" +msgstr "รหัส" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "การกำหนดค่า LDAP" +msgstr "การตั้งค่า LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps @@ -162,17 +162,17 @@ msgstr "LDAP รหัส" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "แก้ไขครั้งล่าสุดเมื่อ" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "อัปเดตครั้งล่าสุดโดย" +msgstr "อัพเดทครั้งสุดท้ายโดย" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "อัปเดตครั้งล่าสุดเมื่อ" +msgstr "อัพเดทครั้งสุดท้ายเมื่อ" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -180,12 +180,9 @@ msgid "Login Information" msgstr "ข้อมูลล็อกอิน" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"ไม่พบผู้ใช้ท้องถิ่นในเการเข้าสู่ระบบ LDAP และไม่ได้กำหนดค่าให้สร้างขึ้น" +msgstr "ไม่พบผู้ใช้ท้องถิ่นในเการเข้าสู่ระบบ LDAP และไม่ได้กำหนดค่าให้สร้างขึ้น" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -194,10 +191,7 @@ msgstr "พารามิเตอร์กระบวนการ" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" "ขอการเข้ารหัส TLS/SSL ที่ปลอดภัยเมื่อเชื่อมต่อกับเซิร์ฟเวอร์ LDAP " "ตัวเลือกนี้ต้องใช้เซิร์ฟเวอร์ที่เปิดใช้งาน STARTTLS " @@ -221,34 +215,24 @@ msgstr "ตั้งค่าเซิร์ฟเวอร์ LDAP ของค #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" -msgstr "เทมเพลตผู้ใช้" +msgstr "ผู้ใช้ต้นแบบ" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "รหัสผ่านของบัญชีผู้ใช้บนเซิร์ฟเวอร์ LDAP ที่ใช้ในการสืบค้นทิศทาง" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" -"บัญชีผู้ใช้บนเซิร์ฟเวอร์ LDAP ที่ใช้ในการสืบค้นทิศทาง " -"เว้นว่างไว้เพื่อเชื่อมต่อโดยไม่ระบุชื่อ" +"บัญชีผู้ใช้บนเซิร์ฟเวอร์ LDAP ที่ใช้ในการสืบค้นทิศทาง เว้นว่างไว้เพื่อเชื่อมต่อโดยไม่ระบุชื่อ" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "ใช้ TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "ผู้ใช้" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -258,3 +242,8 @@ msgstr "ข้อมูลผู้ใช้" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "ผู้ใช้ที่จะคัดลอกเมื่อสร้างผู้ใช้ใหม่" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "ผู้ใช้งาน" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/tr.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/tr.po index 7a64493..4587374 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/tr.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/tr.po @@ -1,29 +1,29 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Ediz Duman , 2023 -# abc Def , 2023 -# Murat Kaplan , 2023 -# Ertuğrul Güreş , 2023 -# Umur Akın , 2023 -# Martin Trigaux, 2023 -# Levent Karakaş , 2023 -# +# Martin Trigaux, 2019 +# Levent Karakaş , 2019 +# Murat Kaplan , 2019 +# Umur Akın , 2019 +# Buket Şeker , 2019 +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Levent Karakaş , 2023\n" -"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-16 02:31+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Turkish \n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -41,27 +41,27 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" LDAP veritabanındaki kullanıcı hesaplarını aramak için kullanılan filtre. Dize gösteriminde rasgele bir LDAP filtresidir. Herhangi bir '%s' yer tutucusu, kullanıcı tarafından sağlanan oturum açma (tanımlayıcı) ile değiştirilecektir, filtre bu tür en az bir yer tutucu içermelidir.\n" +" LDAP veri tabanında kullanıcı hesaplarını aramak için kullanılan " +"filtredir. Dize biçiminde, rastgele bir LDAP filtresidir. `%s` yer " +"tutucusu, kullanıcı tarafından sağlanan oturum açma bilgisiyle " +"değiştirilir; filtrede en az bir tane bu tür yer tutucu bulunmalıdır.\n" "\n" -"Filtre tam olarak bir (1) sonuçla sonuçlanmalıdır, aksi takdirde oturum açma geçersiz sayılır.\n" +" Filtrenin tam olarak bir (1) sonuç döndürmesi gerekir; aksi takdirde " +"oturum açma geçersiz sayılır.\n" "\n" -"Örnek (gerçek özellikler LDAP sunucusuna ve kuruluma bağlıdır):\n" +" Örnek (gerçek nitelikler LDAP sunucusuna ve yapılandırmaya bağlıdır):\n" "\n" -"(&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" -"veya\n" +" veya\n" "\n" -"(| (mail=%s) (uid=%s))\n" +" (|(mail=%s)(uid=%s))\n" " " #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"LDAP ile kimliği doğrulanan yeni kullanıcılar için otomatik yerel kullanıcı " -"hesabı aç" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "LDAP ile kimliği doğrulanan yeni kullanıcılar için otomatik yerel kullanıcı hesabı aç" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -71,7 +71,7 @@ msgstr "Şirketler" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company msgid "Company" -msgstr "Şirket" +msgstr "Firma" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap @@ -91,18 +91,16 @@ msgstr "Kullanıcı Oluştur" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" -msgstr "Oluşturan" +msgstr "Tarafından oluşturuldu" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "Oluşturulma" +msgstr "Oluşturuldu" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "Kullanıcı arama kapsamının DN'si: bu tabanın tüm alt öğeleri kullanıcılar " "için aranacaktır." @@ -110,7 +108,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name msgid "Display Name" -msgstr "Görünüm Adı" +msgstr "İsim Göster" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id @@ -167,7 +165,7 @@ msgstr "LDAP şifresi" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "Son Düzenleme" +msgstr "Son Güncelleme" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid @@ -185,13 +183,9 @@ msgid "Login Information" msgstr "Giriş Bilgileri" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"LDAP girişi için yerel kullanıcı bulunamadı ve bir tane oluşturacak şekilde " -"yapılandırılmadı" +msgstr "LDAP girişi için yerel kullanıcı bulunamadı ve bir tane oluşturacak şekilde yapılandırılmadı" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -200,10 +194,7 @@ msgstr "İşlem Parametresi" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" "LDAP sunucuya bağlanırken güvenli TLS/SSL bağlantı iste. Bu opsiyon için " "sunucuda STARTTLS açık olmalıdır, aksi durumda bağlantı kurulamaz." @@ -230,30 +221,19 @@ msgstr "Şablon Kullanıcı" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "LDAP dizinini sorgulamak için gerekli kullanıcı şifresi." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"LDAP dizininde sorgulama yapmak için kullanılacak kullanıcı adı. Anonim " -"giriş için boş bırakın." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "LDAP dizininde sorgulama yapmak için kullanılacak kullanıcı adı. Anonim giriş için boş bırakın." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "TLS kullan" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Kullanıcı" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -263,3 +243,8 @@ msgstr "Kullanıcı Bilgileri" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Yeni kullanıcılar oluşturulurken kopyalanacak kullanıcı" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Kullanıcılar" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/uk.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/uk.po index da20358..26c7019 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/uk.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/uk.po @@ -1,24 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Alina Lisnenko , 2023 -# Martin Trigaux, 2023 -# +# Martin Trigaux, 2019 +# Alina Lisnenko , 2019 +# "Tiffany Chang (tic)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Martin Trigaux, 2023\n" -"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-11-16 15:04+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Ukrainian \n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 " +"? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > " +"14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % " +"100 >=11 && n % 100 <=14 )) ? 2: 3);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -36,9 +42,13 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" Фільтр, що використовується для пошуку облікових записів користувачів у базі даних LDAP. Це довільний фільтр LDAP у рядковому представленні. Будь-який заповнювач `%s` буде замінено на логін (ідентифікатор), наданий користувачем, фільтр повинен містити принаймні один такий заповнювач.\n" +" Фільтр, що використовується для пошуку облікових записів користувачів у " +"базі даних LDAP. Це довільний фільтр LDAP у рядковому представленні. Будь-" +"який заповнювач `%s` буде замінено на логін (ідентифікатор), наданий " +"користувачем, фільтр повинен містити принаймні один такий заповнювач.\n" "\n" -" Фільтр повинен дати рівно один (1) результат, інакше логін вважатиметься недійсним.\n" +" Фільтр повинен дати рівно один (1) результат, інакше логін вважатиметься " +"недійсним.\n" "\n" " Приклад (фактичні атрибути залежать від сервера LDAP та налаштування):\n" "\n" @@ -51,12 +61,8 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" -"Автоматично створювати локальних користувачів для нових користувачів " -"аутентифікованих за допомогою LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" +msgstr "Автоматично створювати локальних користувачів для нових користувачів аутентифікованих за допомогою LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -91,13 +97,11 @@ msgstr "Створив" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "Створено" +msgstr "Створено на" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "DN області пошуку користувачів: усі нащадки цієї бази будуть у пошуку для " "користувачів." @@ -137,7 +141,7 @@ msgstr "Адреса серверу LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "Порт серверу LDAP " +msgstr "Порт серверу LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base @@ -162,7 +166,7 @@ msgstr "Пароль LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "Остання модифікація" +msgstr "Останні зміни на" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid @@ -180,13 +184,9 @@ msgid "Login Information" msgstr "Інформація входу" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "" -"Не знайдено локального користувача для входу LDAP і немає налаштувань для " -"його створення" +msgstr "Не знайдено локального користувача для входу LDAP і немає налаштувань для його створення" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -195,14 +195,8 @@ msgstr "Параметр процесу" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." -msgstr "" -"Запит безпечного шифрування TLS/SSL під час підключення до сервера LDAP. Ця " -"опція вимагає наявності сервера, увімкненого STARTTLS, інакше всі спроби " -"автентифікації вийдуть з ладу." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." +msgstr "Запит безпечного шифрування TLS/SSL під час підключення до сервера LDAP. Ця опція вимагає наявності сервера, увімкненого STARTTLS, інакше всі спроби автентифікації вийдуть з ладу." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -226,32 +220,19 @@ msgstr "Шаблон користувача" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "" -"Пароль облікового запису користувача на сервері LDAP, який використовується " -"для запиту каталогу." +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "Пароль облікового запису користувача на сервері LDAP, який використовується для запиту каталогу." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "" -"Обліковий запис користувача на сервері LDAP, який використовується для " -"запиту каталогу. Залиште порожнім, щоби з'єднатися анонімно." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "Обліковий запис користувача на сервері LDAP, який використовується для запиту каталогу. Залиште порожнім, щоби з'єднатися анонімно." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "Використання TLS" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Користувач" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -261,3 +242,8 @@ msgstr "Інформація користувача" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "Копіювання користувача при створенні нових користувачів" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Користувачі" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ms.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/uz.po similarity index 52% rename from odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ms.po rename to odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/uz.po index 3267aa8..9ea3da7 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/ms.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/uz.po @@ -1,30 +1,40 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_ldap -# -# Translators: -# Mehjabin Farsana, 2023 -# +# +# +# Translated by: +# Deepvision - info@deepvision.uz | +998 77-093-0007 +# Amon Olimov - amon.bars@gmail.com +# Jonibek Yorqulov - j.yorqulov@deepvision.uz +# Mirzohidkhon Ulugkhujaev ulugkhujayevmirzohidxon@gmail.com +# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Mehjabin Farsana, 2023\n" -"Language-Team: Malay (https://app.transifex.com/odoo/teams/41243/ms/)\n" +"POT-Creation-Date: 2025-02-20 10:02+0000\n" +"PO-Revision-Date: 2025-02-20 10:02+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: uz\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ms\n" +"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter +#, fuzzy msgid "" -" Filter used to look up user accounts in the LDAP database. It is an arbitrary LDAP filter in string representation. Any `%s` placeholder will be replaced by the login (identifier) provided by the user, the filter should contain at least one such placeholder.\n" +" Filter used to look up user accounts in the LDAP database. It is an " +"arbitrary LDAP filter in string representation. Any `%s` placeholder will " +"be replaced by the login (identifier) provided by the user, the filter " +"should contain at least one such placeholder.\n" "\n" -" The filter must result in exactly one (1) result, otherwise the login will be considered invalid.\n" +" The filter must result in exactly one (1) result, otherwise the login " +"will be considered invalid.\n" "\n" " Example (actual attributes depend on LDAP server and setup):\n" "\n" @@ -35,203 +45,318 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company -msgid "Companies" -msgstr "Syarikat" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company -msgid "Company" -msgstr "Syarikat" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_company_ldap -msgid "Company LDAP configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_config_settings -msgid "Config Settings" -msgstr "Tetapan Konfigurasi" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user -msgid "Create User" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid -msgid "Created by" -msgstr "Dicipta oleh" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date -msgid "Created on" -msgstr "Dicipta pada" - -#. module: auth_ldap -#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name -msgid "Display Name" -msgstr "Nama paparan" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id -msgid "ID" -msgstr "ID" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "LDAP Configuration" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps -#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps -msgid "LDAP Parameters" -msgstr "" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form -msgid "LDAP Server" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server -msgid "LDAP Server address" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port -msgid "LDAP Server port" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base -msgid "LDAP base" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "LDAP binddn" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter -msgid "LDAP filter" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password -msgid "LDAP password" -msgstr "" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "Terakhir Diubah suai pada" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid -msgid "Last Updated by" -msgstr "Kemas Kini Terakhir oleh" - -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date -msgid "Last Updated on" -msgstr "Kemas Kini Terakhir pada" - -#. module: auth_ldap -#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Login Information" -msgstr "" +"LDAP ma'lumotlar bazasida foydalanuvchi hisoblarini qidirish uchun " +"ishlatiladigan filtr. Bu satr ko‘rinishidagi ixtiyoriy LDAP filtridir. Har " +"qanday '%s' to‘ldiruvchisi foydalanuvchi tomonidan kiritilgan login " +"(identifikator) bilan almashtiriladi, filtr kamida bitta shunday " +"to‘ldiruvchini o‘z ichiga olishi shart. Filtr natijasi aynan bitta (1) " +"bo‘lishi kerak, aks holda login yaroqsiz hisoblanadi. Misol (haqiqiy " +"atributlar LDAP serveri va sozlamalariga bog‘liq): (&(objectCategory=person)" +"(objectClass=user)(sAMAccountName=%s)) yoki (|(mail=%s)(uid=%s))" #. module: auth_ldap #. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format -msgid "No local user found for LDAP login and not configured to create one" +#, fuzzy +msgid "An error occurred: %(error)s" +msgstr "Xatolik yuz berdi: %(error)s" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user +#, fuzzy +msgid "" +"Automatically create local user accounts for new users authenticating via " +"LDAP" msgstr "" +"LDAP orqali autentifikatsiya qiluvchi yangi foydalanuvchilar uchun mahalliy " +"foydalanuvchi hisoblarini avtomatik yaratish" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +#, fuzzy +msgid "Cannot contact LDAP server at %(server)s:%(port)d" +msgstr "" +"%(server)s:%(port)d manzilida joylashgan LDAP serveriga ulanib bo‘lmadi" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_company +#, fuzzy +msgid "Companies" +msgstr "Kompaniyalar" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__company +#, fuzzy +msgid "Company" +msgstr "Kompaniya" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_company_ldap +#, fuzzy +msgid "Company LDAP configuration" +msgstr "Kompaniya LDAP sozlamalari" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_config_settings +#, fuzzy +msgid "Config Settings" +msgstr "Konfiguratsiya sozlamalari" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +#, fuzzy +msgid "Connection Test Failed!" +msgstr "Ulanish sinovi muvaffaqiyatsiz yakunlandi!" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +#, fuzzy +msgid "Connection Test Successful!" +msgstr "Ulanish sinovi muvaffaqiyatli yakunlandi!" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +#, fuzzy +msgid "Connection to LDAP server at %(server)s:%(port)d timed out" +msgstr "" +"%(server)s:%(port)d manzilida joylashgan LDAP serveriga ulanish vaqti tugadi" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user +#, fuzzy +msgid "Create User" +msgstr "Foydalanuvchi yaratish" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid +#, fuzzy +msgid "Created by" +msgstr "Yaratuvchi" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date +#, fuzzy +msgid "Created on" +msgstr "Yaratilgan sana" + +#. module: auth_ldap +#: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base +#, fuzzy +msgid "" +"DN of the user search scope: all descendants of this base will be searched " +"for users." +msgstr "" +"Foydalanuvchi qidiruv doirasining DN: ushbu asos ostidagi barcha elementlar " +"foydalanuvchilarni qidirish uchun tekshiriladi." + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__display_name +#, fuzzy +msgid "Display Name" +msgstr "Ko‘rsatiladigan nom" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__id +#, fuzzy +msgid "ID" +msgstr "ID" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +#, fuzzy +msgid "Invalid credentials for bind DN %(binddn)s" +msgstr "%(binddn)s bog‘lanish DN uchun noto‘g‘ri hisob ma'lumotlari" + +#. module: auth_ldap +#: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree +#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +#, fuzzy +msgid "LDAP Configuration" +msgstr "LDAP sozlamalari" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps +#, fuzzy +msgid "LDAP Parameters" +msgstr "LDAP parametrlari" + +#. module: auth_ldap +#: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form +#, fuzzy +msgid "LDAP Server" +msgstr "LDAP serveri" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server +#, fuzzy +msgid "LDAP Server address" +msgstr "LDAP server manzili" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port +#, fuzzy +msgid "LDAP Server port" +msgstr "LDAP server porti" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base +#, fuzzy +msgid "LDAP base" +msgstr "LDAP asosi" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn +#, fuzzy +msgid "LDAP binddn" +msgstr "LDAP bog‘lanish DN" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter +#, fuzzy +msgid "LDAP filter" +msgstr "LDAP filtri" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password +#, fuzzy +msgid "LDAP password" +msgstr "LDAP paroli" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid +#, fuzzy +msgid "Last Updated by" +msgstr "Oxirgi yangilovchi" + +#. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date +#, fuzzy +msgid "Last Updated on" +msgstr "Oxirgi yangilangan sana" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form -msgid "Process Parameter" +#, fuzzy +msgid "Login Information" +msgstr "Kirish ma'lumotlari" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +#, fuzzy +msgid "No local user found for LDAP login and not configured to create one" msgstr "" +"LDAP logini uchun mahalliy foydalanuvchi topilmadi va uni yaratish uchun " +"sozlanmagan" + +#. module: auth_ldap +#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +#, fuzzy +msgid "Process Parameter" +msgstr "Jarayon parametri" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls +#, fuzzy msgid "" "Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +"option requires a server with STARTTLS enabled, otherwise all authentication " +"attempts will fail." msgstr "" +"LDAP serveriga ulanishda xavfsiz TLS/SSL shifrlashni so‘rash. Bu parametr " +"STARTTLS yoqilgan serverni talab qiladi, aks holda barcha autentifikatsiya " +"urinishlari muvaffaqiyatsiz tugaydi." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence +#, fuzzy msgid "Sequence" -msgstr "Urutan" +msgstr "Ketma-ketlik" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +#, fuzzy msgid "Server Information" -msgstr "" +msgstr "Server haqida ma'lumot" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer +#, fuzzy msgid "Setup your LDAP Server" +msgstr "LDAP serveringizni sozlang" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +#, fuzzy +msgid "Successfully connected to LDAP server at %(server)s:%(port)d" msgstr "" +"%(server)s:%(port)d manzilida joylashgan LDAP serveriga muvaffaqiyatli ulandi" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user +#, fuzzy msgid "Template User" -msgstr "" +msgstr "Namuna foydalanuvchi" + +#. module: auth_ldap +#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +#, fuzzy +msgid "Test Connection" +msgstr "Ulanishni sinash" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password +#, fuzzy msgid "" "The password of the user account on the LDAP server that is used to query " "the directory." msgstr "" +"Katalogni so‘rash uchun ishlatiladigan LDAP serveridagi foydalanuvchi " +"hisobining paroli." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn +#, fuzzy msgid "" "The user account on the LDAP server that is used to query the directory. " "Leave empty to connect anonymously." msgstr "" +"Katalogni so‘rash uchun ishlatiladigan LDAP serveridagi foydalanuvchi " +"hisobi. Anonim ulanish uchun bo‘sh qoldiring." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls +#, fuzzy msgid "Use TLS" -msgstr "" +msgstr "TLS ishlatish" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_users +#, fuzzy msgid "User" -msgstr "pengguna" +msgstr "Foydalanuvchi" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +#, fuzzy msgid "User Information" -msgstr "" +msgstr "Foydalanuvchi haqida ma'lumot" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user +#, fuzzy msgid "User to copy when creating new users" -msgstr "" +msgstr "Yangi foydalanuvchilar yaratishda nusxalanadigan foydalanuvchi" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/vi.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/vi.po index 075e51a..ea04953 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/vi.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/vi.po @@ -1,26 +1,31 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Nancy Momoland , 2023 -# Martin Trigaux, 2023 -# Trần Hà , 2023 -# Thi Huong Nguyen, 2024 -# +# Martin Trigaux, 2019 +# Nancy Momoland , 2019 +# Duy BQ , 2019 +# Chinh Chinh , 2019 +# Dung Nguyen Thi , 2019 +# Dao Nguyen , 2019 +# "Dylan Kiss (dyki)" , 2025. +# "Thi Huong Nguyen (thng)" , 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Thi Huong Nguyen, 2024\n" -"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2026-01-04 13:15+0000\n" +"Last-Translator: \"Thi Huong Nguyen (thng)\" \n" +"Language-Team: Vietnamese \n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -38,9 +43,13 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -"Bộ lọc dùng để tra cứu tài khoản người dùng trong cơ sở dữ liệu LDAP. Đây là một bộ lọc LDAP tùy ý trong biểu diễn chuỗi. Mọi phần giữ chỗ `%s` sẽ được thay thế bằng thông tin đăng nhập (mã định danh) do người dùng cung cấp, bộ lọc phải chứa ít nhất một phần giữ chỗ như vậy.\n" +" Bộ lọc dùng để tra cứu tài khoản người dùng trong cơ sở dữ liệu LDAP. " +"Đây là một bộ lọc LDAP tùy ý trong biểu diễn chuỗi. Mọi phần giữ chỗ `%s` sẽ " +"được thay thế bằng thông tin đăng nhập (mã định danh) do người dùng cung " +"cấp, bộ lọc phải chứa ít nhất một phần giữ chỗ như vậy.\n" "\n" -"Bộ lọc phải cho ra chính xác một (1) kết quả, nếu không thông tin đăng nhập sẽ bị coi là không hợp lệ.\n" +"Bộ lọc phải cho ra chính xác một (1) kết quả, nếu không thông tin đăng nhập " +"sẽ bị coi là không hợp lệ.\n" "\n" "Ví dụ (thuộc tính thực tế phụ thuộc vào thiết lập và máy chủ LDAP):\n" "\n" @@ -53,12 +62,9 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +"Tự động tạo tài khoản người dùng cục bộ cho người dùng mới xác thực qua LDAP" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -73,12 +79,12 @@ msgstr "Công ty" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "Company LDAP configuration" -msgstr "Company LDAP configuration" +msgstr "Cấu hình LDAP của công ty" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "Cài đặt cấu hình" +msgstr "Cấu hình" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user @@ -97,9 +103,7 @@ msgstr "Được tạo vào" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." +msgid "DN of the user search scope: all descendants of this base will be searched for users." msgstr "" "DN của phạm vi tìm kiếm người dùng: tất cả các phần phụ thuộc của cơ sở này " "sẽ được tìm kiếm cho người dùng." @@ -118,63 +122,63 @@ msgstr "ID" #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "LDAP Configuration" +msgstr "Cấu hình LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps #: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__ldaps msgid "LDAP Parameters" -msgstr "LDAP Parameters" +msgstr "Tham số LDAP" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form msgid "LDAP Server" -msgstr "LDAP Server" +msgstr "Máy chủ LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" -msgstr "LDAP Server address" +msgstr "Địa chỉ máy chủ LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "LDAP Server port" +msgstr "Cổng máy chủ LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base msgid "LDAP base" -msgstr "LDAP base" +msgstr "Cơ sở LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_binddn msgid "LDAP binddn" -msgstr "LDAP binddn" +msgstr "binddn LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_filter msgid "LDAP filter" -msgstr "LDAP filter" +msgstr "Bộ lọc LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_password msgid "LDAP password" -msgstr "LDAP password" +msgstr "Mật khẩu LDAP" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "Chỉnh sửa lần cuối vào" +msgstr "Sửa lần cuối" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "Cập nhật lần cuối bởi" +msgstr "Cập nhật gần đây bởi" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "Cập nhật lần cuối vào" +msgstr "Cập nhật gần đây vào" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -182,27 +186,22 @@ msgid "Login Information" msgstr "Thông tin đăng nhập" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "No local user found for LDAP login and not configured to create one" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "Process Parameter" -msgstr "Process Parameter" +msgstr "Tham số xử lý" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +"Yêu cầu mã hóa TLS/SSL an toàn khi kết nối với máy chủ LDAP. Tùy chọn này " +"yêu cầu máy chủ đã bật STARTTLS, nếu không mọi nỗ lực xác thực sẽ không " +"thành công." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence @@ -217,47 +216,43 @@ msgstr "Thông tin máy chủ" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "Setup your LDAP Server" +msgstr "Thiết lập máy chủ LDAP của bạn" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" -msgstr "Template User" +msgstr "Người dùng mẫu" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +msgid "The password of the user account on the LDAP server that is used to query the directory." msgstr "" -"The password of the user account on the LDAP server that is used to query " -"the directory." +"Mật khẩu của tài khoản người dùng trên máy chủ LDAP được sử dụng để truy vấn " +"thư mục." #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." msgstr "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." +"Tài khoản người dùng trên máy chủ LDAP được sử dụng để truy vấn thư mục. Để " +"trống để kết nối ẩn danh." #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" -msgstr "Use TLS" - -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "Người dùng" +msgstr "Sử dụng TLS" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" -msgstr "User Information" +msgstr "Thông tin người dùng" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" -msgstr "User to copy when creating new users" +msgstr "Người dùng cần sao chép khi tạo người dùng mới" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "Người dùng" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/zh_CN.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/zh_CN.po index 02bbbbb..367343c 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/zh_CN.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/zh_CN.po @@ -1,26 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Jeffery CHEN , 2023 -# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2023 -# Emily Jia , 2023 -# Martin Trigaux, 2023 -# +# Martin Trigaux, 2019 +# Jeffery CHEN , 2019 +# liAnGjiA , 2019 +# guohuadeng , 2019 +# kun zhang , 2019 +# inspur qiuguodong , 2019 +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Martin Trigaux, 2023\n" -"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n" +"POT-Creation-Date: 2021-07-12 07:50+0000\n" +"PO-Revision-Date: 2025-09-16 15:19+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Chinese (Simplified Han script) \n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -38,13 +42,16 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" 用来在LDAP数据库中查找用户账户的过滤器。它是一个任意的LDAP过滤器,用字符串表示。任何`%s`占位符将被用户提供的登录(标识符)所取代,过滤器应该至少包含一个这样的占位符。\n" +" 用于在 LDAP 数据库中查找用户账户的筛选器。它是以字符串表示的任意 LDAP " +"过滤器。任何 `%s` " +"占位符都将被用户提供的登录名(标识符)替换,筛选器应至少包含一个这样的占位符" +"。\n" "\n" -" 过滤器的结果必须正好是一(1)个,否则登录将被认为是无效的。\n" +" 过滤结果必须正好是一(1)个,否则登录将被视为无效。\n" "\n" -" 示例(实际属性取决于LDAP服务器和设置)。\n" +" 示例(实际属性取决于 LDAP 服务器和设置):\n" "\n" -" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s)\n" +" (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" " 或\n" "\n" @@ -53,9 +60,7 @@ msgstr "" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user -msgid "" -"Automatically create local user accounts for new users authenticating via " -"LDAP" +msgid "Automatically create local user accounts for new users authenticating via LDAP" msgstr "通过LDAP,为新用户自动创建本地用户账户。" #. module: auth_ldap @@ -86,19 +91,17 @@ msgstr "创建用户" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid msgid "Created by" -msgstr "创建人" +msgstr "创建者" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_date msgid "Created on" -msgstr "创建日期" +msgstr "创建时间" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_base -msgid "" -"DN of the user search scope: all descendants of this base will be searched " -"for users." -msgstr "用户搜索范围的DN:这个基地的所有后代都将被搜索到用户。" +msgid "DN of the user search scope: all descendants of this base will be searched for users." +msgstr "用户搜索范围的 DN:将搜索该数据库的所有子数据库的用户。" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name @@ -160,17 +163,17 @@ msgstr "LDAP 密码" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update msgid "Last Modified on" -msgstr "最后修改日期" +msgstr "最后更改日" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" -msgstr "最后更新人" +msgstr "最后更新者" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_date msgid "Last Updated on" -msgstr "上次更新日期" +msgstr "更新时间" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -178,9 +181,7 @@ msgid "Login Information" msgstr "登录信息" #. module: auth_ldap -#. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" msgstr "没有找到用于LDAP登录的本地用户,也没有配置为创建" @@ -191,16 +192,13 @@ msgstr "处理参数" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_tls -msgid "" -"Request secure TLS/SSL encryption when connecting to the LDAP server. This " -"option requires a server with STARTTLS enabled, otherwise all authentication" -" attempts will fail." +msgid "Request secure TLS/SSL encryption when connecting to the LDAP server. This option requires a server with STARTTLS enabled, otherwise all authentication attempts will fail." msgstr "当连接 LDAP 服务器时请求服务器使用安全的 TLS/SSL 加密。该选项需要服务器启用 STARTTLS,否则所有用户验证都将失败。" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "序列" +msgstr "单号规则" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -219,28 +217,19 @@ msgstr "模版用户" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password -msgid "" -"The password of the user account on the LDAP server that is used to query " -"the directory." -msgstr "LDAP 服务器上的用户账号密码,用于查询该目录服务。" +msgid "The password of the user account on the LDAP server that is used to query the directory." +msgstr "LDAP 服务器上的用户帐号密码,用于查询该目录服务。" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn -msgid "" -"The user account on the LDAP server that is used to query the directory. " -"Leave empty to connect anonymously." -msgstr "用于查询 LDAP 服务器目录的用户账号。如果要匿名连接请保持为空。" +msgid "The user account on the LDAP server that is used to query the directory. Leave empty to connect anonymously." +msgstr "用于查询 LDAP 服务器目录的用户帐号。如果要匿名连接请保持为空。" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls msgid "Use TLS" msgstr "使用TLS传输层协议" -#. module: auth_ldap -#: model:ir.model,name:auth_ldap.model_res_users -msgid "User" -msgstr "用户" - #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" @@ -250,3 +239,8 @@ msgstr "用户信息" #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" msgstr "当创建新用户时复制的用户" + +#. module: auth_ldap +#: model:ir.model,name:auth_ldap.model_res_users +msgid "Users" +msgstr "用户" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/zh_TW.po b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/zh_TW.po index 07f04d9..157fc10 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/zh_TW.po +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/i18n/zh_TW.po @@ -1,26 +1,26 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_ldap -# +# * auth_ldap +# # Translators: -# Tony Ng, 2023 -# Benson , 2023 -# 敬雲 林 , 2023 -# Martin Trigaux, 2023 -# +# Wil Odoo, 2025 +# +# "Tony Ng (ngto)" , 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2023-07-13 13:02+0000\n" -"Last-Translator: Martin Trigaux, 2023\n" -"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n" +"POT-Creation-Date: 2025-02-20 10:02+0000\n" +"PO-Revision-Date: 2026-02-06 09:13+0000\n" +"Last-Translator: \"Tony Ng (ngto)\" \n" +"Language-Team: Chinese (Traditional Han script) \n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_filter @@ -38,25 +38,37 @@ msgid "" " (|(mail=%s)(uid=%s))\n" " " msgstr "" -" 用於在 LDAP 數據庫中查找用戶帳戶的過濾器. 它是字符串表示形式的任意 LDAP 過濾器. 任何“%s”佔位符都將被使用者提供的登錄名稱(標識符)替換,過濾器應至少包含一個這樣的佔位符.\n" +" 用作在 LDAP 數據庫中查找使用者帳戶的篩選器。它是以字串表示的任意值 LDAP 篩選器。任何 `%s` 佔位符都會以使用者提供的登入名稱(識別碼)取代。篩選器應至少包含一個這樣的佔位符。\n" "\n" -" 過濾器必須產生一 (1) 個結果,否則登錄將被視為無效。\n" +" 篩選結果必須正好是一(1)個,否則登入將被視為無效。\n" "\n" -" 範例(實際屬性取決於 LDAP 伺服器和設置定):\n" +" 例子(實際屬性取決於 LDAP 伺服器及設置):\n" "\n" " (&(objectCategory=person)(objectClass=user)(sAMAccountName=%s))\n" "\n" -" 或是\n" +" 或\n" "\n" -" (|(郵件=%s)(uid=%s))\n" -" " +" (|(mail=%s)(uid=%s))\n" +" " + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "An error occurred: %(error)s" +msgstr "發生錯誤:%(error)s" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__create_user msgid "" "Automatically create local user accounts for new users authenticating via " "LDAP" -msgstr "通過LDAP,為新使用者自動建立本地使用者帳戶" +msgstr "通過LDAP,為新使用者自動創建本地使用者帳戶。" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Cannot contact LDAP server at %(server)s:%(port)d" +msgstr "未能聯絡 LDAP 伺服器 %(server)s:%(port)d" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company @@ -71,17 +83,35 @@ msgstr "公司" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_company_ldap msgid "Company LDAP configuration" -msgstr "公司 LDAP 設定" +msgstr "公司 LDAP 配置" #. module: auth_ldap #: model:ir.model,name:auth_ldap.model_res_config_settings msgid "Config Settings" -msgstr "基礎設定" +msgstr "配置設定" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Failed!" +msgstr "連線測試失敗!" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection Test Successful!" +msgstr "連接測試成功!" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Connection to LDAP server at %(server)s:%(port)d timed out" +msgstr "連線至 LDAP 伺服器 %(server)s:%(port)d 的操作已逾時" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_user msgid "Create User" -msgstr "建立使用者" +msgstr "創建使用者" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__create_uid @@ -98,23 +128,35 @@ msgstr "建立於" msgid "" "DN of the user search scope: all descendants of this base will be searched " "for users." -msgstr "使用者搜索範圍的DN: 將搜索基於此範圍的所有使用者." +msgstr "用戶搜尋範圍的DN:將搜尋此數據庫的所有子數據庫的用戶." #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__display_name #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__display_name msgid "Display Name" msgstr "顯示名稱" #. module: auth_ldap +#: model:ir.model.fields,field_description:auth_ldap.field_res_company__id #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_ldap.field_res_users__id msgid "ID" -msgstr "識別碼" +msgstr "ID" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Invalid credentials for bind DN %(binddn)s" +msgstr "綁定網域名稱 %(binddn)s 的憑證無效" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_company_ldap_view_tree #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "LDAP Configuration" -msgstr "LDAP 設定" +msgstr "LDAP 配置" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company__ldaps @@ -125,17 +167,17 @@ msgstr "LDAP 參數" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.res_config_settings_view_form msgid "LDAP Server" -msgstr "LDAP 伺服器" +msgstr "LDAP服務器" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server msgid "LDAP Server address" -msgstr "LDAP 伺服器地址" +msgstr "LDAP 服務器地址" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_server_port msgid "LDAP Server port" -msgstr "LDAP 伺服器埠" +msgstr "LDAP 服務器端口" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_base @@ -157,11 +199,6 @@ msgstr "LDAP 篩選" msgid "LDAP password" msgstr "LDAP 密碼" -#. module: auth_ldap -#: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap____last_update -msgid "Last Modified on" -msgstr "最後修改" - #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__write_uid msgid "Last Updated by" @@ -180,9 +217,8 @@ msgstr "登錄信息" #. module: auth_ldap #. odoo-python #: code:addons/auth_ldap/models/res_company_ldap.py:0 -#, python-format msgid "No local user found for LDAP login and not configured to create one" -msgstr "沒有找到LDAP登入的本地使用者,也沒有為建立使用者設定參數" +msgstr "沒有找到LDAP登錄的本地用戶,也沒有配置為創建一個用戶" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -195,12 +231,12 @@ msgid "" "Request secure TLS/SSL encryption when connecting to the LDAP server. This " "option requires a server with STARTTLS enabled, otherwise all authentication" " attempts will fail." -msgstr "當連接 LDAP 伺服器時請求伺服器使用安全的 TLS/SSL 加密。該選項需要伺服器啟用 STARTTLS,否則所有使用者驗證都將失敗." +msgstr "當連接 LDAP 服務器時請求服務器使用安全的 TLS/SSL 加密。該選項需要服務器啟用 STARTTLS,否則所有使用者驗證都將失敗。" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__sequence msgid "Sequence" -msgstr "序列號" +msgstr "序號" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form @@ -210,26 +246,37 @@ msgstr "伺服器信息" #. module: auth_ldap #: model:ir.actions.act_window,name:auth_ldap.action_ldap_installer msgid "Setup your LDAP Server" -msgstr "設定您的 LDAP 伺服器" +msgstr "設定您的 LDAP 服務器" + +#. module: auth_ldap +#. odoo-python +#: code:addons/auth_ldap/models/res_company_ldap.py:0 +msgid "Successfully connected to LDAP server at %(server)s:%(port)d" +msgstr "成功連線至 LDAP 伺服器 %(server)s:%(port)d" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__user msgid "Template User" msgstr "模板使用者" +#. module: auth_ldap +#: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form +msgid "Test Connection" +msgstr "測試連接" + #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_password msgid "" "The password of the user account on the LDAP server that is used to query " "the directory." -msgstr "LDAP 伺服器上的使用者帳號密碼,用於查詢該目錄服務." +msgstr "LDAP 服務器上的使用者帳號密碼,用於查詢該目錄服務。" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__ldap_binddn msgid "" "The user account on the LDAP server that is used to query the directory. " "Leave empty to connect anonymously." -msgstr "用於查詢 LDAP 伺服器目錄的使用者帳號。如果要匿名連接請保持為空." +msgstr "用於查詢 LDAP 服務器目錄的使用者帳號。如果要匿名連接請保持為空。" #. module: auth_ldap #: model:ir.model.fields,field_description:auth_ldap.field_res_company_ldap__ldap_tls @@ -244,9 +291,9 @@ msgstr "使用者" #. module: auth_ldap #: model_terms:ir.ui.view,arch_db:auth_ldap.view_ldap_installer_form msgid "User Information" -msgstr "使用者資訊" +msgstr "使用者信息" #. module: auth_ldap #: model:ir.model.fields,help:auth_ldap.field_res_company_ldap__user msgid "User to copy when creating new users" -msgstr "當建立新使用者時複製的使用者" +msgstr "當創建新使用者時複製的使用者" diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/models/res_company_ldap.py b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/models/res_company_ldap.py index e51b236..c5ec499 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/models/res_company_ldap.py +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/models/res_company_ldap.py @@ -5,10 +5,9 @@ import ldap import logging from ldap.filter import filter_format -from odoo import _, api, fields, models, tools +from odoo import _, fields, models, tools from odoo.exceptions import AccessDenied from odoo.tools.misc import str2bool -from odoo.tools.pycompat import to_text _logger = logging.getLogger(__name__) @@ -30,7 +29,7 @@ class LDAPWrapper: self.__obj__.unbind(*args, **kwargs) -class CompanyLDAP(models.Model): +class ResCompanyLdap(models.Model): _name = 'res.company.ldap' _description = 'Company LDAP configuration' _order = 'sequence' @@ -80,8 +79,7 @@ class CompanyLDAP(models.Model): :rtype: list of dictionaries """ - ldaps = self.sudo().search([('ldap_server', '!=', False)], order='sequence') - res = ldaps.read([ + res = self.sudo().search_read([('ldap_server', '!=', False)], [ 'id', 'company', 'ldap_server', @@ -93,7 +91,7 @@ class CompanyLDAP(models.Model): 'user', 'create_user', 'ldap_tls' - ]) + ], order='sequence') return res def _connect(self, conf): @@ -108,7 +106,7 @@ class CompanyLDAP(models.Model): uri = 'ldap://%s:%d' % (conf['ldap_server'], conf['ldap_server_port']) connection = ldap.initialize(uri) - ldap_chase_ref_disabled = self.env['ir.config_parameter'].sudo().get_param('auth_ldap.disable_chase_ref') + ldap_chase_ref_disabled = self.env['ir.config_parameter'].sudo().get_param('auth_ldap.disable_chase_ref', 'True') if str2bool(ldap_chase_ref_disabled): connection.set_option(ldap.OPT_REFERRALS, ldap.OPT_OFF) if conf['ldap_tls']: @@ -154,7 +152,7 @@ class CompanyLDAP(models.Model): return False try: conn = self._connect(conf) - conn.simple_bind_s(dn, to_text(password)) + conn.simple_bind_s(dn, password) conn.unbind() except ldap.INVALID_CREDENTIALS: return False @@ -191,8 +189,8 @@ class CompanyLDAP(models.Model): conn = self._connect(conf) ldap_password = conf['ldap_password'] or '' ldap_binddn = conf['ldap_binddn'] or '' - conn.simple_bind_s(to_text(ldap_binddn), to_text(ldap_password)) - results = conn.search_st(to_text(conf['ldap_base']), ldap.SCOPE_SUBTREE, filter, retrieve_attributes, timeout=60) + conn.simple_bind_s(ldap_binddn, ldap_password) + results = conn.search_st(conf['ldap_base'], ldap.SCOPE_SUBTREE, filter, retrieve_attributes, timeout=60) conn.unbind() except ldap.INVALID_CREDENTIALS: _logger.error('LDAP bind failed.') @@ -211,7 +209,7 @@ class CompanyLDAP(models.Model): :rtype: dict """ data = { - 'name': tools.ustr(ldap_entry[1]['cn'][0]), + 'name': ldap_entry[1]['cn'][0], 'login': login, 'company_id': conf['company'][0] } @@ -230,7 +228,7 @@ class CompanyLDAP(models.Model): :return: res_users id :rtype: int """ - login = tools.ustr(login.lower().strip()) + login = login.lower().strip() self.env.cr.execute("SELECT id, active FROM res_users WHERE lower(login)=%s", (login,)) res = self.env.cr.fetchone() if res: @@ -255,7 +253,7 @@ class CompanyLDAP(models.Model): return False try: conn = self._connect(conf) - conn.simple_bind_s(dn, to_text(old_passwd)) + conn.simple_bind_s(dn, old_passwd) conn.passwd_s(dn, old_passwd, new_passwd) changed = True conn.unbind() @@ -264,3 +262,89 @@ class CompanyLDAP(models.Model): except ldap.LDAPError as e: _logger.error('An LDAP exception occurred: %s', e) return changed + + def test_ldap_connection(self): + """ + Test the LDAP connection using the current configuration. + Returns a dictionary with notification parameters indicating success or failure. + """ + conf = { + 'ldap_server': self.ldap_server, + 'ldap_server_port': self.ldap_server_port, + 'ldap_binddn': self.ldap_binddn, + 'ldap_password': self.ldap_password, + 'ldap_base': self.ldap_base, + 'ldap_tls': self.ldap_tls + } + + bind_dn = self.ldap_binddn or '' + bind_passwd = self.ldap_password or '' + + try: + conn = self._connect(conf) + conn.simple_bind_s(bind_dn, bind_passwd) + conn.unbind() + + return { + 'type': 'ir.actions.client', + 'tag': 'display_notification', + 'params': { + 'type': 'success', + 'title': _('Connection Test Successful!'), + 'message': _("Successfully connected to LDAP server at %(server)s:%(port)d", + server=self.ldap_server, port=self.ldap_server_port), + 'sticky': False, + } + } + + except ldap.SERVER_DOWN: + return { + 'type': 'ir.actions.client', + 'tag': 'display_notification', + 'params': { + 'type': 'danger', + 'title': _('Connection Test Failed!'), + 'message': _("Cannot contact LDAP server at %(server)s:%(port)d", + server=self.ldap_server, port=self.ldap_server_port), + 'sticky': False, + } + } + + except ldap.INVALID_CREDENTIALS: + return { + 'type': 'ir.actions.client', + 'tag': 'display_notification', + 'params': { + 'type': 'danger', + 'title': _('Connection Test Failed!'), + 'message': _("Invalid credentials for bind DN %(binddn)s", + binddn=self.ldap_binddn), + 'sticky': False, + } + } + + except ldap.TIMEOUT: + return { + 'type': 'ir.actions.client', + 'tag': 'display_notification', + 'params': { + 'type': 'danger', + 'title': _('Connection Test Failed!'), + 'message': _("Connection to LDAP server at %(server)s:%(port)d timed out", + server=self.ldap_server, port=self.ldap_server_port), + 'sticky': False, + } + } + + except ldap.LDAPError as e: + return { + 'type': 'ir.actions.client', + 'tag': 'display_notification', + 'params': { + 'type': 'danger', + 'title': _('Connection Test Failed!'), + 'message': _("An error occurred: %(error)s", + error=e), + 'sticky': False, + } + } \ No newline at end of file diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/models/res_users.py b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/models/res_users.py index 59ea08a..0395b8a 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/models/res_users.py +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/models/res_users.py @@ -3,41 +3,50 @@ from odoo.exceptions import AccessDenied -from odoo import api, models, registry, SUPERUSER_ID +from odoo import api, models, SUPERUSER_ID +from odoo.modules.registry import Registry -class Users(models.Model): +class ResUsers(models.Model): _inherit = "res.users" - @classmethod - def _login(cls, db, login, password, user_agent_env): + def _login(self, credential, user_agent_env): try: - return super(Users, cls)._login(db, login, password, user_agent_env=user_agent_env) - except AccessDenied as e: - with registry(db).cursor() as cr: - cr.execute("SELECT id FROM res_users WHERE lower(login)=%s", (login,)) - res = cr.fetchone() - if res: - raise e - - env = api.Environment(cr, SUPERUSER_ID, {}) - Ldap = env['res.company.ldap'] - for conf in Ldap._get_ldap_dicts(): - entry = Ldap._authenticate(conf, login, password) - if entry: - return Ldap._get_or_create_user(conf, login, entry) - raise e - - def _check_credentials(self, password, env): - try: - return super(Users, self)._check_credentials(password, env) + return super()._login(credential, user_agent_env=user_agent_env) except AccessDenied: + login = credential['login'] + self.env.cr.execute("SELECT id FROM res_users WHERE lower(login)=%s", (login,)) + res = self.env.cr.fetchone() + if res: + raise + + Ldap = self.env['res.company.ldap'].sudo() + for conf in Ldap._get_ldap_dicts(): + entry = Ldap._authenticate(conf, login, credential['password']) + if entry: + return { + 'uid': Ldap._get_or_create_user(conf, login, entry), + 'auth_method': 'ldap', + 'mfa': 'default', + } + raise + + def _check_credentials(self, credential, env): + try: + return super()._check_credentials(credential, env) + except AccessDenied: + if not (credential['type'] == 'password' and credential.get('password')): + raise passwd_allowed = env['interactive'] or not self.env.user._rpc_api_keys_only() if passwd_allowed and self.env.user.active: Ldap = self.env['res.company.ldap'] for conf in Ldap._get_ldap_dicts(): - if Ldap._authenticate(conf, self.env.user.login, password): - return + if Ldap._authenticate(conf, self.env.user.login, credential['password']): + return { + 'uid': self.env.user.id, + 'auth_method': 'ldap', + 'mfa': 'default', + } raise @api.model @@ -49,7 +58,7 @@ class Users(models.Model): if changed: self.env.user._set_empty_password() return True - return super(Users, self).change_password(old_passwd, new_passwd) + return super().change_password(old_passwd, new_passwd) def _set_empty_password(self): self.flush_recordset(['password']) diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/tests/test_auth_ldap.py b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/tests/test_auth_ldap.py index 779e189..8bdea8d 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/tests/test_auth_ldap.py +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/tests/test_auth_ldap.py @@ -4,7 +4,6 @@ from unittest.mock import patch import odoo from odoo.modules.registry import Registry, DummyRLock -from odoo.tests import HOST from odoo.tests.common import BaseCase, tagged, get_db_name @@ -13,7 +12,7 @@ class TestAuthLDAP(BaseCase): @classmethod def setUpClass(cls): super().setUpClass() - cls.registry = odoo.registry(get_db_name()) + cls.registry = Registry(get_db_name()) def setUp(self): super().setUp() @@ -58,15 +57,13 @@ class TestAuthLDAP(BaseCase): cr.execute("SELECT id FROM res_users WHERE login = 'test_ldap_user'") self.assertFalse(cr.rowcount, "User should not be present") - body = self.opener.get( - f"http://{HOST}:{odoo.tools.config['http_port']}/web/login" - ).text + body = self.url_open("/web/login").text csrf = re.search(r'csrf_token: "(\w*?)"', body).group(1) with patch.object(self.registry["res.company.ldap"], "_get_ldap_dicts", _get_ldap_dicts),\ patch.object(self.registry["res.company.ldap"], "_authenticate", _authenticate): - res = self.opener.post( - f"http://{HOST}:{odoo.tools.config['http_port']}/web/login", + res = self.url_open( + f"{self.base_url()}/web/login", data={ "login": "test_ldap_user", "password": "test", diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/views/ldap_installer_views.xml b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/views/ldap_installer_views.xml index 95327e6..143b1ff 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/views/ldap_installer_views.xml +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/views/ldap_installer_views.xml @@ -7,50 +7,54 @@ res.company.ldap
- - - - - - - +
+
+ + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - -
+
- res.company.ldap.tree + res.company.ldap.list res.company.ldap - + - + Setup your LDAP Server - ir.actions.act_window res.company.ldap - tree,form + list,form diff --git a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/views/res_config_settings_views.xml b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/views/res_config_settings_views.xml index 4536b01..c10a5fe 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/views/res_config_settings_views.xml +++ b/odoo-bringout-oca-ocb-auth_ldap/auth_ldap/views/res_config_settings_views.xml @@ -5,11 +5,11 @@ res.config.settings -
-
-
-
+
diff --git a/odoo-bringout-oca-ocb-auth_ldap/pyproject.toml b/odoo-bringout-oca-ocb-auth_ldap/pyproject.toml index 0768bbb..e61eae5 100644 --- a/odoo-bringout-oca-ocb-auth_ldap/pyproject.toml +++ b/odoo-bringout-oca-ocb-auth_ldap/pyproject.toml @@ -1,13 +1,16 @@ [project] name = "odoo-bringout-oca-ocb-auth_ldap" version = "16.0.0" -description = "Authentication via LDAP - Odoo addon" +description = "Authentication via LDAP - + Odoo addon + " authors = [ { name = "Ernad Husremovic", email = "hernad@bring.out.ba" } ] dependencies = [ - "odoo-bringout-oca-ocb-base>=16.0.0", - "odoo-bringout-oca-ocb-base_setup>=16.0.0", + "odoo-bringout-oca-ocb-base>=19.0.0", + "odoo-bringout-oca-ocb-base_setup>=19.0.0", + "python-ldap", "requests>=2.25.1" ] readme = "README.md" @@ -17,7 +20,7 @@ classifiers = [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Topic :: Office/Business", ] diff --git a/odoo-bringout-oca-ocb-auth_oauth/README.md b/odoo-bringout-oca-ocb-auth_oauth/README.md index 37811da..098ea07 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/README.md +++ b/odoo-bringout-oca-ocb-auth_oauth/README.md @@ -13,38 +13,17 @@ pip install odoo-bringout-oca-ocb-auth_oauth ## Dependencies -This addon depends on: - base - web - base_setup - auth_signup -## Manifest Information - -- **Name**: OAuth2 Authentication -- **Version**: N/A -- **Category**: Hidden/Tools -- **License**: LGPL-3 -- **Installable**: False - ## Source -Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `auth_oauth`. +- Repository: https://github.com/OCA/OCB +- Branch: 19.0 +- Path: addons/auth_oauth ## License -This package maintains the original LGPL-3 license from the upstream Odoo project. - -## Documentation - -- Overview: doc/OVERVIEW.md -- Architecture: doc/ARCHITECTURE.md -- Models: doc/MODELS.md -- Controllers: doc/CONTROLLERS.md -- Wizards: doc/WIZARDS.md -- Install: doc/INSTALL.md -- Usage: doc/USAGE.md -- Configuration: doc/CONFIGURATION.md -- Dependencies: doc/DEPENDENCIES.md -- Troubleshooting: doc/TROUBLESHOOTING.md -- FAQ: doc/FAQ.md +This package preserves the original LGPL-3 license. diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/__manifest__.py b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/__manifest__.py index 30abf63..60ed723 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/__manifest__.py +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/__manifest__.py @@ -12,7 +12,6 @@ Allow users to login through OAuth2 Provider. 'data': [ 'data/auth_oauth_data.xml', 'views/auth_oauth_views.xml', - 'views/res_users_views.xml', 'views/res_config_settings_views.xml', 'views/auth_oauth_templates.xml', 'security/ir.model.access.csv', @@ -22,5 +21,6 @@ Allow users to login through OAuth2 Provider. 'auth_oauth/static/**/*', ], }, + 'author': 'Odoo S.A.', 'license': 'LGPL-3', } diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/controllers/main.py b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/controllers/main.py index 9cfe7ad..eb60f64 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/controllers/main.py +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/controllers/main.py @@ -13,7 +13,7 @@ from werkzeug.exceptions import BadRequest from odoo import api, http, SUPERUSER_ID, _ from odoo.exceptions import AccessDenied from odoo.http import request, Response -from odoo import registry as registry_get +from odoo.modules.registry import Registry from odoo.tools.misc import clean_context from odoo.addons.auth_signup.controllers.main import AuthSignupHome as Home @@ -119,7 +119,7 @@ class OAuthLogin(Home): class OAuthController(http.Controller): - @http.route('/auth_oauth/signin', type='http', auth='none') + @http.route('/auth_oauth/signin', type='http', auth='none', readonly=False) @fragment_to_query_string def signin(self, **kw): state = json.loads(kw['state']) @@ -142,16 +142,17 @@ class OAuthController(http.Controller): action = state.get('a') menu = state.get('m') redirect = werkzeug.urls.url_unquote_plus(state['r']) if state.get('r') else False - url = '/web' + url = '/odoo' if redirect: url = redirect elif action: - url = '/web#action=%s' % action + url = '/odoo/action-%s' % action elif menu: - url = '/web#menu_id=%s' % menu + url = '/odoo?menu_id=%s' % menu - pre_uid = request.session.authenticate(dbname, login, key) - resp = request.redirect(_get_login_redirect_url(pre_uid, url), 303) + credential = {'login': login, 'token': key, 'type': 'oauth_token'} + auth_info = request.session.authenticate(request.env, credential) + resp = request.redirect(_get_login_redirect_url(auth_info['uid'], url), 303) resp.autocorrect_location_header = False # Since /web is hardcoded, verify user has right to land on it @@ -175,7 +176,7 @@ class OAuthController(http.Controller): redirect.autocorrect_location_header = False return redirect - @http.route('/auth_oauth/oea', type='http', auth='none') + @http.route('/auth_oauth/oea', type='http', auth='none', readonly=False) def oea(self, **kw): """login user via Odoo Account provider""" dbname = kw.pop('db', None) @@ -186,7 +187,7 @@ class OAuthController(http.Controller): if not http.db_filter([dbname]): raise BadRequest() - registry = registry_get(dbname) + registry = Registry(dbname) with registry.cursor() as cr: try: env = api.Environment(cr, SUPERUSER_ID, {}) diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/data/auth_oauth_data.xml b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/data/auth_oauth_data.xml index 5eab16d..73e6ede 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/data/auth_oauth_data.xml +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/data/auth_oauth_data.xml @@ -6,8 +6,8 @@ https://accounts.odoo.com/oauth2/auth userinfo https://accounts.odoo.com/oauth2/tokeninfo - fa fa-fw o_custom_icon - Log in with Odoo.com + o_auth_oauth_provider_icon o_odoo_provider + Sign in with Odoo.com @@ -16,16 +16,16 @@ public_profile,email https://graph.facebook.com/me https://graph.facebook.com/me?fields=id,name,email - fa fa-fw fa-facebook-square - Log in with Facebook + o_auth_oauth_provider_icon o_facebook_provider + Sign in with Facebook Google OAuth2 https://accounts.google.com/o/oauth2/auth openid profile email https://www.googleapis.com/oauth2/v3/userinfo - fa fa-fw fa-google - Log in with Google + o_auth_oauth_provider_icon o_google_provider + Sign in with Google diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/af.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/af.po index eaa8df0..5e9185f 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/af.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/af.po @@ -1,22 +1,22 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Martin Trigaux, 2022 -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2022-09-22 05:45+0000\n" "Last-Translator: Martin Trigaux, 2022\n" "Language-Team: Afrikaans (https://app.transifex.com/odoo/teams/41243/af/)\n" +"Language: af\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: af\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_oauth @@ -26,13 +26,12 @@ msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +msgid "Tutorial" msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "" @@ -97,11 +96,6 @@ msgstr "" msgid "Display Name" msgstr "Vertoningsnaam" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" @@ -112,11 +106,6 @@ msgstr "" msgid "ID" msgstr "ID" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Laas Gewysig op" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" @@ -221,7 +210,6 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -243,11 +231,7 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/am.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/am.po index 966d944..2d706e4 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/am.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/am.po @@ -1,18 +1,18 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# msgid "" msgstr "" "Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2022-09-22 05:45+0000\n" "Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/am/)\n" +"Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: am\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: auth_oauth @@ -22,12 +22,12 @@ msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +msgid "Tutorial" msgstr "" #. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "" @@ -92,11 +92,6 @@ msgstr "" msgid "Display Name" msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" @@ -107,11 +102,6 @@ msgstr "" msgid "ID" msgstr "" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" @@ -206,7 +196,7 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "" +msgstr "ቅደም ተከተል" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google @@ -214,8 +204,8 @@ msgid "Server uri" msgstr "" #. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -235,12 +225,9 @@ msgid "UserInfo URL" msgstr "" #. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ar.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ar.po index e3db27f..0781ae8 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ar.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ar.po @@ -1,51 +1,43 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 # Malaz Abuidris , 2022 -# +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Malaz Abuidris , 2022\n" -"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 13:37+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Arabic \n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- أو -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "الدرس التدريبي" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" -msgstr "تم رفض الوصول " +msgstr "تم رفض الوصول" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "السماح للمستخدمين بتسجيل الدخول عن طريق Google " +msgstr "السماح للمستخدمين بتسجيل الدخول عن طريق Google" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "السماح للمستخدمين بتسجيل الدخول باستخدام حسابات Google " +msgstr "السماح للمستخدمين بتسجيل الدخول باستخدام حسابات Google" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled @@ -55,12 +47,12 @@ msgstr "مسموح به" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint msgid "Authorization URL" -msgstr "رابط URL للتفويض " +msgstr "رابط URL للتفويض" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" -msgstr "محددات CSS " +msgstr "محددات CSS" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id @@ -76,7 +68,7 @@ msgstr "مُعرف العميل:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "تهيئة الإعدادات " +msgstr "تهيئة الإعدادات" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid @@ -91,33 +83,34 @@ msgstr "أنشئ في" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint msgid "Data Endpoint" -msgstr "نقطة نهاية البيانات " +msgstr "نقطة نهاية البيانات" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" -msgstr "اسم العرض " - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "التوثيق" +msgstr "اسم العرض" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" -msgstr "مصادقة Google " +msgstr "مصادقة Google" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "يحتوي على رمز وصول OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" msgstr "المُعرف" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "آخر تعديل في" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" @@ -131,32 +124,23 @@ msgstr "آخر تحديث في" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" -msgstr "ربط النص في حوار تسجيل الدخول " - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "تسجيل الدخول بواسطة Facebook " - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "تسجيل الدخول بواسطة Google " - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "تسجيل الدخول بواسطة Odoo.com " +msgstr "ربط النص في حوار تسجيل الدخول" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" -msgstr "بطاقة عنوان زر تسجيل الدخول " +msgstr "بطاقة عنوان زر تسجيل الدخول" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "الهوية غير موجودة" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "رمز وصول OAuth" +msgid "OAuth Access Token Store" +msgstr "متجر رمز وصول OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -172,23 +156,18 @@ msgstr "مزوّدو OAuth" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "يجب أن يكون معرف OAuth UID فريدًا لكل مزوّد " +msgstr "يجب أن يكون معرف OAuth UID فريدًا لكل مزوّد" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" -msgstr "معرّف مستخدم OAuth " +msgstr "معرّف مستخدم OAuth" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" msgstr "مزود OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "OAuth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -207,29 +186,48 @@ msgstr "المزودون" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" -msgstr "النطاق " +msgstr "النطاق" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "التسلسل " +msgstr "تسلسل" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "سيرفر uri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "تسجيل الدخول بواسطة Facebook" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "تسجيل الدخول بواسطة Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "تسجيل الدخول بواسطة Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." -msgstr "لا تسمح قاعدة البيانات هذه بالتسجيل فيها. " +msgstr "لا تسمح قاعدة البيانات هذه بالتسجيل فيها." #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" -msgstr "معيار النظام " +msgstr "معيار النظام" + +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "درس توضيحي" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users @@ -239,12 +237,11 @@ msgstr "المستخدم" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint msgid "UserInfo URL" -msgstr "رابط URL لمعلومات المستخدم " +msgstr "رابط URL لمعلومات المستخدم" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -252,7 +249,13 @@ msgid "" msgstr "" "لا تملك صلاحيات كافية للوصول إلى قاعدة البيانات هذه، أو أن صلاحية دعوتك قد " "انتهت. الرجاء طلب دعوة جديدة والتأكد من اتباعك للرابط الموجود في رسالة " -"الدعوة. " +"الدعوة." + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "لا تملك الأذونات المطلوبة لإزالة رمز الوصول" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form @@ -263,4 +266,22 @@ msgstr "arch" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "مثال: 1234-xyz.apps.googleusercontent.com " +msgstr "مثال: 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- أو -" + +#~ msgid "Log in with Facebook" +#~ msgstr "تسجيل الدخول بواسطة Facebook " + +#~ msgid "Log in with Google" +#~ msgstr "تسجيل الدخول بواسطة Google " + +#~ msgid "Log in with Odoo.com" +#~ msgstr "تسجيل الدخول بواسطة Odoo.com " + +#~ msgid "OAuth Access Token" +#~ msgstr "رمز وصول OAuth" + +#~ msgid "Oauth" +#~ msgstr "OAuth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/auth_oauth.pot b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/auth_oauth.pot index 310061e..7aed1b0 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/auth_oauth.pot +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/auth_oauth.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 19.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2025-02-10 08:26+0000\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-01-25 18:36+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -15,20 +15,9 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "" @@ -90,27 +79,28 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" msgstr "" #. module: auth_oauth @@ -128,29 +118,20 @@ msgstr "" msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" +msgid "OAuth Access Token Store" msgstr "" #. module: auth_oauth @@ -179,11 +160,6 @@ msgstr "" msgid "OAuth2 provider" msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -214,10 +190,24 @@ msgstr "" msgid "Server uri" msgstr "" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -226,6 +216,11 @@ msgstr "" msgid "System Parameter" msgstr "" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -239,13 +234,18 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/az.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/az.po index e16fe59..ecc673a 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/az.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/az.po @@ -1,40 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Jumshud Sultanov , 2022 -# erpgo translator , 2023 -# Nurlan Farajov , 2025 -# +# erpgo translator , 2022 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Nurlan Farajov , 2025\n" -"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:02+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Azerbaijani \n" +"Language: az\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: az\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Giriş Qadağandır" @@ -96,28 +86,29 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Ekran Adı" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Sənədləşmə" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Son Dəyişdirilmə tarixi" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -134,29 +125,20 @@ msgstr "Son Yenilənmə tarixi" msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" +msgid "OAuth Access Token Store" msgstr "" #. module: auth_oauth @@ -185,11 +167,6 @@ msgstr "" msgid "OAuth2 provider" msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -220,10 +197,24 @@ msgstr "Ardıcıllıq" msgid "Server uri" msgstr "" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -232,6 +223,11 @@ msgstr "" msgid "System Parameter" msgstr "Sistem Parametri" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -245,13 +241,18 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/bg.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/bg.po index 6d952cd..36a7695 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/bg.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/bg.po @@ -1,43 +1,34 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: -# KeyVillage, 2023 +# Nikola Iliev, 2023 # Albena Mincheva , 2023 # Martin Trigaux, 2023 # Maria Boyadjieva , 2023 # aleksandar ivanov, 2023 -# Meglen Hadzhitsanchev, 2024 -# +# "Tiffany Chang (tic)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Meglen Hadzhitsanchev, 2024\n" -"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:02+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Bulgarian \n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bg\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- или -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Туториал" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Отказан достъп" @@ -99,28 +90,29 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Име за показване" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Документация" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Google автентификация" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Последна промяна на" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -137,35 +129,26 @@ msgstr "Последно актуализирано на" msgid "Link text in Login Dialog" msgstr "Текст на връзката в диалоговия прозорец за влизане" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Влизане с Facebook акаунт" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Влизане с Google акаунт" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Влизане с Odoo.com акаунт" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Етикет на бутона за влизане" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth токен за достъп" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "Доставчик на OAuth " +msgstr "Доставчик на OAuth" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers @@ -188,11 +171,6 @@ msgstr "ИН на OAuth потребител" msgid "OAuth2 provider" msgstr "Доставчик на OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -223,10 +201,24 @@ msgstr "Последователност" msgid "Server uri" msgstr "Сървър uri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Регистриране в тази база данни не е разрешено." @@ -235,6 +227,11 @@ msgstr "Регистриране в тази база данни не е раз msgid "System Parameter" msgstr "Системни параметри" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -248,7 +245,6 @@ msgstr "URL с информация за потребителя" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -257,6 +253,12 @@ msgstr "" "Нямате достъп до тази база данни или поканата Ви е изтекла. Моля, поискайте " "покана и се уверете, че следвате линка в имейла Ви с поканата." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -267,3 +269,9 @@ msgstr "архитектура" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "e.g. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth токен за достъп" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/bs.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/bs.po index 7f1e980..ef59e8c 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/bs.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/bs.po @@ -1,94 +1,81 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth +# * auth_oauth # +# Translators: +# Martin Trigaux, 2018 +# Boško Stojaković , 2018 +# Bole , 2018 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2025-02-10 08:26+0000\n" -"Last-Translator: \n" -"Language-Team: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:32+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Bosnian \n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" -# taken from hr.po -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "— ili —" - -# taken from hr.po -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Upute" - -# taken from hr.po #. module: auth_oauth #. odoo-python -#: code:addons/auth_oauth/controllers/main.py -#, python-format +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" msgstr "Pristup Odbijen" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "Dozvoli prijavu sa Google računom" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "Dozvoli prijavu sa Google računom" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" -msgstr "Dopušteno" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint msgid "Authorization URL" -msgstr "URL autorizacije" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" -msgstr "CSS klasa" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" msgstr "ID Klijenta" -# taken from hr.po #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Client ID:" -msgstr "ID klijenta:" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Postavke" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "Kreirao" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" @@ -97,171 +84,152 @@ msgstr "Kreirano" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint msgid "Data Endpoint" -msgstr "Krajnja tačka za podatke" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Prikazani naziv" -# taken from hr.po -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentacija" - -# taken from hr.po #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" -msgstr "Google Authentikacija" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" msgstr "ID" -# taken from hr.po -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Zadnje mijenjano" - -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" msgstr "Zadnji ažurirao" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" msgstr "Zadnje ažurirano" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" -msgstr "tekst linka u dijalogu prijave" +msgstr "" -# taken from hr.po -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Prijava preko Facebooka" - -# taken from hr.po -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Prijava preko Google" - -# taken from hr.po -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Prijava preko Odoo.com" - -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" -msgstr "Natpis na gumbu za prijavu" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Token OAuth pristupa" +msgid "OAuth Access Token Store" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "Pružatelj OAuth" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "OAuth Providers" -msgstr "Pružatelji OAuth" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "OAuth UID mora biti jedinstven po pružatelju" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" -msgstr "OAuth Korisnički ID" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" -msgstr "OAuth2 pružatelj" +msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "user_id OAuth pružatelja usluge" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" -msgstr "Naziv pružatelja usluge" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "Pružatelji" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" -msgstr "Opseg" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" msgstr "Sekvenca" -# taken from hr.po #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" -msgstr "ULI Poslužitelja" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" -# taken from hr.po #. module: auth_oauth #. odoo-python -#: code:addons/auth_oauth/controllers/main.py -#, python-format +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." -msgstr "Prijava nije dozvoljena na ovoj bazi." +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" -msgstr "Sistemski parametar" +msgstr "" + +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -270,29 +238,30 @@ msgstr "Korisnik" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint msgid "UserInfo URL" -msgstr "URL korisničkih informacija" +msgstr "" -# taken from hr.po #. module: auth_oauth #. odoo-python -#: code:addons/auth_oauth/controllers/main.py -#, python-format +#: code:addons/auth_oauth/controllers/main.py:0 msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" -"Nemate pristup ovoj bazi ili je Vaša pozivnica istekla. Molimo zatražite " -"pozivnicu i kliknite na link u e-mailu prije nego istekne." -# taken from hr.po +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form +#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree msgid "arch" -msgstr "arhitektura" +msgstr "" -# taken from hr.po #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "npr. 1234-xyz.apps.googleusercontent.com" +msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ca.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ca.po index 9f8f913..fdd59c5 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ca.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ca.po @@ -1,59 +1,50 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: -# Quim - coopdevs , 2022 +# Quim - eccit , 2022 # Manel Fernandez Ramirez , 2022 # Bàrbara Partegàs , 2022 -# 7b9408628f00af852f513eb4f12c005b_f9c6891, 2022 -# Josep Anton Belchi, 2022 +# AncesLatino2004, 2022 +# jabelchi, 2022 # Martin Trigaux, 2022 # M Palau , 2022 # Arnau Ros, 2022 -# Óscar Fonseca , 2022 +# Óscar Fonseca , 2022 # Ivan Espinola, 2022 -# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ivan Espinola, 2022\n" -"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 02:30+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Catalan \n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- o -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Tutorial" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Accés denegat" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "Permetre als usuaris registrar-se amb Google " +msgstr "Permetre als usuaris registrar-se amb Google" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "Permetre als usuaris registrar-se amb el seu compte de Google " +msgstr "Permetre als usuaris registrar-se amb el seu compte de Google" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled @@ -84,7 +75,7 @@ msgstr "ID de client:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Ajustos de configuració" +msgstr "Paràmetres de configuració" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid @@ -103,13 +94,11 @@ msgstr "Punt final de dades" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" -msgstr "Nom a mostrar" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Documentació " +msgstr "Nom mostrat" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -117,14 +106,17 @@ msgid "Google Authentication" msgstr "Autenticació de Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Última modificació el " +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -141,30 +133,21 @@ msgstr "Última actualització el" msgid "Link text in Login Dialog" msgstr "Text de l'enllaç al diàleg d'inici de sessió" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Inicia sessió amb Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Inicieu sessió amb Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Inicieu sessió amb Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Etiqueta del botó d'inici de sessió" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Token d'accés OAuth" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -192,11 +175,6 @@ msgstr "ID d'usuari de OAuth" msgid "OAuth2 provider" msgstr "Proveïdor OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "OAuth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -210,7 +188,7 @@ msgstr "Nom de proveïdor" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "Proveïdors " +msgstr "Proveïdors" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope @@ -227,10 +205,24 @@ msgstr "Seqüència" msgid "Server uri" msgstr "URI del servidor" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "El registre no està permès en aquesta base de dades" @@ -239,6 +231,11 @@ msgstr "El registre no està permès en aquesta base de dades" msgid "System Parameter" msgstr "Paràmetres del sistema" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorial" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -252,15 +249,20 @@ msgstr "URL d'informació d'usuari" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" -"No teniu accés a aquesta base de dades o la seva invitació ha caducat. Si us" -" plau, sol·liciteu una invitació i assegureu-vos de seguir l'enllaç del " -"correu d'invitació. " +"No teniu accés a aquesta base de dades o la seva invitació ha caducat. Si us " +"plau, sol·liciteu una invitació i assegureu-vos de seguir l'enllaç del " +"correu d'invitació." + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form @@ -272,3 +274,21 @@ msgstr "arc" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "e.g. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- o -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Inicia sessió amb Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Inicieu sessió amb Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Inicieu sessió amb Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Token d'accés OAuth" + +#~ msgid "Oauth" +#~ msgstr "OAuth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/cs.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/cs.po index 557c0fa..a6e59cf 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/cs.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/cs.po @@ -1,50 +1,41 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Jan Horzinka , 2022 # Martin Trigaux, 2022 # karolína schusterová , 2022 -# Jiří Podhorecký , 2022 -# Jakub Smolka, 2023 -# Ivana Bartonkova, 2023 -# +# Jiří Podhorecký, 2022 +# "Dylan Kiss (dyki)" , 2025. +# "Marta (wacm)" , 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ivana Bartonkova, 2023\n" -"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-02-25 14:41+0000\n" +"Last-Translator: \"Marta (wacm)\" \n" +"Language-Team: Czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" -"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- nebo -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Tutorial" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : " +"(n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Přístup zamítnut" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "Umožněte uživatelům přihlásit se pomocí Google" +msgstr "Umožnit uživatelům přihlašovat se pomocí Google" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -54,7 +45,7 @@ msgstr "Umožněte uživatelům přihlásit se pomocí svého účtu Google" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" -msgstr "Povoleno" +msgstr "Povolen" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint @@ -64,13 +55,13 @@ msgstr "Autorizační URL" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" -msgstr "CSS class" +msgstr "CSS třída" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" -msgstr "Client ID" +msgstr "Klientské ID" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -80,17 +71,17 @@ msgstr "ID klienta:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Nastavení konfigurace" +msgstr "Konfigurační nastavení" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" -msgstr "Vytvořeno od" +msgstr "Vytvořeno uživatelem" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" -msgstr "Vytvořeno" +msgstr "Vytvořeno dne" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint @@ -99,109 +90,96 @@ msgstr "Datový endpoint" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" -msgstr "Zobrazované jméno" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentace" +msgstr "Zobrazovaný název" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Ověření Google" +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" msgstr "ID" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Naposled změněno" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" -msgstr "Naposledy upraveno od" +msgstr "Naposledy upraveno uživatelem" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "Naposled upraveno" +msgstr "Naposledy upraveno dne" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" -msgstr "Text odkazu v přihlašovacím dialogu" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Přihlásit se pomocí Facebooku" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Přihlaste se pomocí Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Přihlaste se pomocí Odoo.com" +msgstr "Text zobrazený v přihlašovacím okně" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Popis přihlašovacího tlačítka" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Přístupový token OAuth" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "Poskytovatel OAuth" +msgstr "OAuth poskytovatel" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "OAuth Providers" -msgstr "OAuth poskytovatelé " +msgstr "OAuth poskytovatelé" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "UID OAuth musí být pro každého poskytovatele jedinečné" +msgstr "OAuth UID musí být pro každého poskytovatele unikátní" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" -msgstr "ID uživatele OAuth" +msgstr "OAuth ID uživatele" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" -msgstr "Poskytovatel OAuth2" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" +msgstr "OAuth2 poskytovatel" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "Poskytovatel Oauth user_id" +msgstr "OAuth user_id poskytovatele" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" -msgstr "Jméno poskytovatele" +msgstr "Název poskytovatele" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider @@ -216,17 +194,31 @@ msgstr "Rozsah" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "Číselná řada" +msgstr "Sekvence" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "URI serveru" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Registrace není v této databázi povolena." @@ -235,6 +227,11 @@ msgstr "Registrace není v této databázi povolena." msgid "System Parameter" msgstr "Systémový parametr" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -248,7 +245,6 @@ msgstr "UserInfo URL" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -257,6 +253,12 @@ msgstr "" "K této databázi nemáte přístup nebo platnost vaší pozvánky vypršela. " "Požádejte o pozvánku a postupujte podle odkazu v e-mailu s pozvánkou." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -267,3 +269,21 @@ msgstr "oblouk" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "např. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- nebo -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Přihlásit se pomocí Facebooku" + +#~ msgid "Log in with Google" +#~ msgstr "Přihlaste se pomocí Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Přihlaste se pomocí Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Přístupový token OAuth" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/da.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/da.po index 986d66e..75273c9 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/da.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/da.po @@ -1,38 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 -# +# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Danish (https://app.transifex.com/odoo/teams/41243/da/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-14 21:20+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Danish \n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- eller -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Vejledning" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Adgang nægtet" @@ -75,7 +67,7 @@ msgstr "Kunde ID:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Konfigurer opsætning" +msgstr "Konfigurationsindstillinger" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid @@ -94,28 +86,29 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Vis navn" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentation" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Google godkendelse" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Sidst ændret den" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -132,30 +125,21 @@ msgstr "Sidst opdateret den" msgid "Link text in Login Dialog" msgstr "Tekst til login-dialogen" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Log ind med Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Log ind med Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Log ind med Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth Adgangs nøgle" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -183,11 +167,6 @@ msgstr "OAuth Bruger ID" msgid "OAuth2 provider" msgstr "OAuth2 udbyder" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -218,10 +197,24 @@ msgstr "Sekvens" msgid "Server uri" msgstr "Server uri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Sign up er ikke tilladt på denne database." @@ -230,6 +223,11 @@ msgstr "Sign up er ikke tilladt på denne database." msgid "System Parameter" msgstr "Systemparameter" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -243,7 +241,6 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -252,6 +249,12 @@ msgstr "" "Du har ikke adgang til denne database eller din invitation er udløbet. Bed " "om en invitation og følg linket i invitations mailen." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -262,3 +265,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "eks. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- eller -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Log ind med Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Log ind med Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Log ind med Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth Adgangs nøgle" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/de.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/de.po index 9149844..71d959b 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/de.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/de.po @@ -1,46 +1,39 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: -# Martin Trigaux, 2023 +# Martin Trigaux, 2022 # Larissa Manderfeld, 2023 -# +# +# "Dylan Kiss (dyki)" , 2025. +# "Larissa Manderfeld (lman)" , 2025, 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Larissa Manderfeld, 2023\n" -"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-02-25 14:41+0000\n" +"Last-Translator: \"Larissa Manderfeld (lman)\" \n" +"Language-Team: German \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- oder -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Tutorial" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Zugriff verweigert" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "Benutzern erlauben, sich mit Google-Konto anzumelden" +msgstr "Erlauben Sie es Benutzern, sich mit einem Google-Konto anzumelden" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -71,7 +64,7 @@ msgstr "Client-ID" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Client ID:" -msgstr "Client-ID" +msgstr "Client-ID:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings @@ -95,28 +88,29 @@ msgstr "Datenendpunkt" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Anzeigename" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentation" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Authentifizierung via Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Hat OAuth-Zugriffstoken" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Letzte Änderung am" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -133,46 +127,37 @@ msgstr "Zuletzt aktualisiert am" msgid "Link text in Login Dialog" msgstr "Text für den Link im Anmeldedialog" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Mit Facebook anmelden" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Mit Google anmelden" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Mit Odoo.com anmelden" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Bezeichnung der Anmeldeschaltfläche" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Betreffkennung fehlt" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth-Zugriffstoken" +msgid "OAuth Access Token Store" +msgstr "Speicherung des OAuth-Zugriffstokens" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "OAuth-Provider" +msgstr "OAuth-Anbieter" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "OAuth Providers" -msgstr "OAuth-Provider" +msgstr "OAuth-Anbieter" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "OAuth-UID muss je Provider eindeutig sein" +msgstr "Die OAuth-UID muss pro Anbieter eindeutig sein" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid @@ -182,27 +167,22 @@ msgstr "OAuth-Benutzer-ID" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" -msgstr "OAuth2-Provider" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" +msgstr "OAuth2-Anbieter" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "Oauth-Provider user_id" +msgstr "user_id des Oauth-Anbieters" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" -msgstr "Provider-Name" +msgstr "Name des Anbieters" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "Provider" +msgstr "Anbieter" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope @@ -219,10 +199,24 @@ msgstr "Sequenz" msgid "Server uri" msgstr "Server-URI" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Mit Facebook anmelden" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Mit Google anmelden" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Mit Odoo.com anmelden" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Die Anmeldung ist in dieser Datenbank nicht erlaubt." @@ -231,6 +225,11 @@ msgstr "Die Anmeldung ist in dieser Datenbank nicht erlaubt." msgid "System Parameter" msgstr "Systemparameter" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorial" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -244,7 +243,6 @@ msgstr "Benutzerinfo-URL" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -254,6 +252,12 @@ msgstr "" "mittlerweise ablaufen sind. Bitte fragen Sie eine Einladung an und folgen " "Sie dem Link in Ihrer Einladungsmail." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Sie sind nicht berechtigt, das Zugriffstoken zu entfernen" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -264,3 +268,21 @@ msgstr "Arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "z. B. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- oder -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Mit Facebook anmelden" + +#~ msgid "Log in with Google" +#~ msgstr "Login mit Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Login mit Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth Zugangstoken" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/el.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/el.po index 9236b4e..f423317 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/el.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/el.po @@ -1,39 +1,33 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Martin Trigaux, 2018 # Kostas Goutoudis , 2018 +# "Dylan Kiss (dyki)" , 2025. +# Panagiotis karampaglis , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-21 13:17+0000\n" -"PO-Revision-Date: 2018-09-21 13:17+0000\n" -"Last-Translator: Kostas Goutoudis , 2018\n" -"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-21 02:30+0000\n" +"Last-Translator: Panagiotis karampaglis \n" +"Language-Team: Greek \n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Εκμάθηση" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" -msgstr "Μη επιτρεπτή πρόσβαση" +msgstr "Δεν επιτρέπεται η πρόσβαση" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled @@ -53,13 +47,8 @@ msgstr "Επιτρέπεται" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint -msgid "Authentication URL" -msgstr "Διεύθυνση URL αυθεντικοποίησης" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body -msgid "Body" -msgstr "Κυρίως θέμα" +msgid "Authorization URL" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class @@ -80,7 +69,7 @@ msgstr "Client ID:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "" +msgstr "Ρυθμίσεις διαμόρφωσης" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid @@ -94,11 +83,14 @@ msgstr "Δημιουργήθηκε στις" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint -msgid "Data URL" -msgstr "Διεύθυνση URL δεδομένων" +msgid "Data Endpoint" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Εμφάνιση Ονόματος" @@ -108,14 +100,17 @@ msgid "Google Authentication" msgstr "Έλεγχος ταυτότητας Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "Κωδικός" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Τελευταία τροποποίηση στις" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "Κωδικός" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -127,10 +122,26 @@ msgstr "Τελευταία Ενημέρωση από" msgid "Last Updated on" msgstr "Τελευταία Ενημέρωση στις" +#. module: auth_oauth +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Διακριτικό πρόσβασης OAuth" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -144,7 +155,7 @@ msgid "OAuth Providers" msgstr "Πάροχοι OAuth" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" msgstr "Το OAuth UID πρέπει να είναι μοναδικό ανά πάροχο" @@ -158,11 +169,6 @@ msgstr "Κωδικός Πελάτη OAuth" msgid "OAuth2 provider" msgstr "Πάροχος OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -194,8 +200,23 @@ msgid "Server uri" msgstr "Server uri" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." msgstr "Η Εγγραφή δεν επιτρέπεται σε αυτή τη βάση δεδομένων." @@ -204,19 +225,24 @@ msgstr "Η Εγγραφή δεν επιτρέπεται σε αυτή τη βά msgid "System Parameter" msgstr "" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "Χρήστες" +msgid "User" +msgstr "Χρήστης" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint -msgid "Validation URL" -msgstr "Διεύθυνση URL επικύρωσης" +msgid "UserInfo URL" +msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -226,6 +252,12 @@ msgstr "" "Παρακαλώ ζητήσετε μια πρόσκληση και φροντίστε να ακολουθήσετε το σύνδεσμο " "στο email πρόσκλησης." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -236,3 +268,9 @@ msgstr "αρχιτεκτονική" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "π.χ. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Διακριτικό πρόσβασης OAuth" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/en_AU.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/en_AU.po deleted file mode 100644 index 81644d5..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/en_AU.po +++ /dev/null @@ -1,395 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Odoo 9.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-18 14:07+0000\n" -"PO-Revision-Date: 2015-09-07 16:13+0000\n" -"Last-Translator: Martin Trigaux\n" -"Language-Team: English (Australia) (http://www.transifex.com/odoo/odoo-9/" -"language/en_AU/)\n" -"Language: en_AU\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_general_configuration -msgid "" -"
\n" -" - Create a new project
\n" -" - Go to Api Access
\n" -" - Create an oauth client_id
\n" -" - Edit settings and set both Authorized " -"Redirect URIs and Authorized JavaScript Origins to your hostname.
\n" -"
\n" -" Now copy paste the client_id here:" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format -msgid "Access Denied" -msgstr "Access Denied" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_payable_id -msgid "Account Payable" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_receivable_id -msgid "Account Receivable" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_base_config_settings_auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_bank_account_count -msgid "Bank" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_base_config_settings_auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_ref_company_ids -msgid "Companies that refers to partner" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_contract_ids -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_contracts_count -msgid "Contracts" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid -msgid "Created by" -msgstr "Created by" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date -msgid "Created on" -msgstr "Created on" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_currency_id -msgid "Currency" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_payment_term_id -msgid "Customer Payment Term" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_trust -msgid "Degree of trust you have in this debtor" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name -msgid "Display Name" -msgstr "Display Name" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_position_id -msgid "Fiscal Position" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_general_configuration -msgid "Google APIs console" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_has_unreconciled_entries -msgid "Has unreconciled entries" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id -msgid "ID" -msgstr "ID" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_invoice_ids -msgid "Invoices" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_issued_total -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_journal_item_count -msgid "Journal Items" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Last Modified on" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date -msgid "Last Updated on" -msgstr "Last Updated on" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_last_time_entries_checked -msgid "" -"Last time the invoices & payments matching was performed for this partner. " -"It is set either if there's not at least an unreconciled debit and an " -"unreconciled credit or if you click the \"Done\" button." -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_last_time_entries_checked -msgid "Latest Invoices & Payments Matching Date" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: sql_constraint:res.users:0 -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_debit_limit -msgid "Payable Limit" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:96 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_property_account_position_id -msgid "" -"The fiscal position will determine taxes and accounts used for the partner." -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_has_unreconciled_entries -msgid "" -"The partner has at least one unreconciled debit and credit since last time " -"the invoices & payments matching was performed." -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_property_account_payable_id -msgid "" -"This account will be used instead of the default one as the payable account " -"for the current partner" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_property_account_receivable_id -msgid "" -"This account will be used instead of the default one as the receivable " -"account for the current partner" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_property_supplier_payment_term_id -msgid "" -"This payment term will be used instead of the default one for purchase " -"orders and vendor bills" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_property_payment_term_id -msgid "" -"This payment term will be used instead of the default one for sale orders " -"and customer invoices" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_general_configuration -msgid "" -"To setup the signin process with Google, first you have to perform the " -"following steps:
\n" -"
\n" -" - Go to the" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_total_invoiced -msgid "Total Invoiced" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_debit -msgid "Total Payable" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_credit -msgid "Total Receivable" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_credit -msgid "Total amount this customer owes you." -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_debit -msgid "Total amount you have to pay to this vendor." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_currency_id -msgid "Utility field to express amount currency" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_supplier_payment_term_id -msgid "Vendor Payment Term" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_website_message_ids -msgid "Website Messages" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_website_message_ids -msgid "Website communication history" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_list -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_base_config_settings -msgid "base.config.settings" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_general_configuration -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence -msgid "unknown" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/en_GB.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/en_GB.po deleted file mode 100644 index f7eb6ed..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/en_GB.po +++ /dev/null @@ -1,228 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" -"PO-Revision-Date: 2017-10-24 09:00+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/odoo/teams/41243/en_GB/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: en_GB\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid -msgid "Created by" -msgstr "Created by" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date -msgid "Created on" -msgstr "Created on" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name -msgid "Display Name" -msgstr "Display Name" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id -msgid "ID" -msgstr "ID" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Last Modified on" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid -msgid "Last Updated by" -msgstr "Last Updated by" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date -msgid "Last Updated on" -msgstr "Last Updated on" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: sql_constraint:res.users:0 -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence -msgid "Sequence" -msgstr "Sequence" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es.po index d5f03ba..4c946d6 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es.po @@ -1,39 +1,32 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 -# Wil Odoo, 2024 -# +# +# "Dylan Kiss (dyki)" , 2025. +# "Noemi Pla Garcia (nopl)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Wil Odoo, 2024\n" -"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-01 15:03+0000\n" +"Last-Translator: \"Noemi Pla Garcia (nopl)\" \n" +"Language-Team: Spanish \n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- o - " - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Tutorial" +"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == " +"0) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Acceso denegado" @@ -95,13 +88,11 @@ msgstr "Punto final de datos" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" -msgstr "Nombre mostrado" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Documentación" +msgstr "Nombre para mostrar" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -109,14 +100,17 @@ msgid "Google Authentication" msgstr "Autenticación de Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Tiene token de acceso OAuth" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Última modificación el" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -133,30 +127,21 @@ msgstr "Última actualización el" msgid "Link text in Login Dialog" msgstr "Texto del enlace en la ventana de acceso" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Acceder con Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Acceder con Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Acceder con Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Etiqueta del botón de inicio de sesión" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Falta la identidad del sujeto" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Token OAuth de acceso" +msgid "OAuth Access Token Store" +msgstr "Almacenamiento de token de acceso OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -184,15 +169,10 @@ msgstr "Identificación de usuario OAuth" msgid "OAuth2 provider" msgstr "Proveedor OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "user_id del proveedor OAuth " +msgstr "user_id del proveedor OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name @@ -219,10 +199,24 @@ msgstr "Secuencia" msgid "Server uri" msgstr "URI del servidor" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Iniciar sesión con Facebook" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Iniciar sesión con Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Iniciar sesión con Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "No se permiten registros en esta base de datos." @@ -231,6 +225,11 @@ msgstr "No se permiten registros en esta base de datos." msgid "System Parameter" msgstr "Parámetro del sistema" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorial" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -244,7 +243,6 @@ msgstr "URL de UserInfo" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -254,6 +252,12 @@ msgstr "" "una invitación y asegúrese de hacer clic en el enlace del correo de " "invitación." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "No tiene permiso para eliminar el token de acceso" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -264,3 +268,21 @@ msgstr "arquitectura" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "ej. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- o - " + +#~ msgid "Log in with Facebook" +#~ msgstr "Acceder con Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Acceder con Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Acceder con Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Token OAuth de acceso" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_MX.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_419.po similarity index 77% rename from odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_MX.po rename to odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_419.po index aca0612..320ce64 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_MX.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_419.po @@ -1,40 +1,27 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Martin Trigaux, 2022 -# Lucia Pacheco, 2022 -# Fernanda Alvarez, 2025 -# +# * auth_oauth +# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Fernanda Alvarez, 2025\n" -"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-17 07:45+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Spanish (Latin America) \n" +"Language: es_419\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- o - " - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Tutorial" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Acceso denegado" @@ -92,32 +79,33 @@ msgstr "Creado el" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint msgid "Data Endpoint" -msgstr "Data Endpoint" +msgstr "Punto de conexión de datos" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Nombre en pantalla" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Documentación" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Autenticación de Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Tiene token OAuth de acceso" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Última modificación el" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -134,30 +122,21 @@ msgstr "Última actualización el" msgid "Link text in Login Dialog" msgstr "Texto del enlace en la ventana de inicio de sesión" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Acceder con Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Acceder con Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Acceder con Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Etiqueta del botón de inicio de sesión" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Falta la identidad del sujeto" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Token OAuth de acceso" +msgid "OAuth Access Token Store" +msgstr "Almacenamiento del token de acceso de OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -185,15 +164,10 @@ msgstr "ID de usuario OAuth" msgid "OAuth2 provider" msgstr "Proveedor OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "user_id del proveedor OAuth " +msgstr "user_id del proveedor OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name @@ -220,18 +194,37 @@ msgstr "Secuencia" msgid "Server uri" msgstr "URI del servidor" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Iniciar sesión con Facebook" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Iniciar sesión con Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Iniciar sesión con Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." -msgstr "No se permiten registros en esta base de datos." +msgstr "No está permitido registrarse en esta base de datos." #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" msgstr "Parámetro del sistema" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorial" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -245,7 +238,6 @@ msgstr "URL de UserInfo" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -254,6 +246,12 @@ msgstr "" "No tienes acceso a esta base de datos o tu invitación caducó. Solicita una " "invitación y asegúrate de hacer clic en el enlace del correo de invitación." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "No tienes permiso para eliminar el token de acceso" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -263,4 +261,10 @@ msgstr "arquitectura" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "p. ej., 1234-xyz.apps.googleusercontent.com" +msgstr "Por ejemplo, 1234-xyz.apps.googleusercontent.com" + +#~ msgid "Oauth" +#~ msgstr "Oauth" + +#~ msgid "Remove Token" +#~ msgstr "Eliminar token" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_BO.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_BO.po deleted file mode 100644 index 74e94b7..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_BO.po +++ /dev/null @@ -1,228 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" -"PO-Revision-Date: 2017-10-24 09:00+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Bolivia) (https://www.transifex.com/odoo/teams/41243/es_BO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_BO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name -msgid "Display Name" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id -msgid "ID" -msgstr "ID" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: sql_constraint:res.users:0 -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CL.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CL.po index 2c8f2b3..3c25d82 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CL.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CL.po @@ -1,36 +1,41 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2017-10-24 09:00+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Spanish (Chile) (https://www.transifex.com/odoo/teams/41243/es_CL/)\n" +"Language: es_CL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +#: model_terms:ir.ui.view,arch_db:auth_oauth.providers +msgid "- or -" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" msgstr "" @@ -40,28 +45,23 @@ msgid "Allow users to sign in with their Google account" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +msgid "Authorization URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" msgstr "" @@ -71,22 +71,27 @@ msgid "Client ID:" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid +#: model:ir.model,name:auth_oauth.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "Creado por" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" msgstr "Creado en" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +msgid "Data Endpoint" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" msgstr "Nombre mostrado" @@ -96,32 +101,52 @@ msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" msgstr "ID (identificación)" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Última modificación en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" msgstr "Última actualización de" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Log in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Log in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Log in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" msgstr "" @@ -132,12 +157,12 @@ msgid "OAuth Providers" msgstr "" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" msgstr "" @@ -152,12 +177,12 @@ msgid "Oauth" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" msgstr "" @@ -167,43 +192,45 @@ msgid "Providers" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" msgstr "Secuencia" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." msgstr "" +#. module: auth_oauth +#: model:ir.model,name:auth_oauth.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" +msgid "User" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +msgid "UserInfo URL" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth @@ -216,13 +243,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CO.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CO.po deleted file mode 100644 index 872bfca..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CO.po +++ /dev/null @@ -1,228 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" -"PO-Revision-Date: 2017-10-24 09:00+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Colombia) (https://www.transifex.com/odoo/teams/41243/es_CO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_CO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date -msgid "Created on" -msgstr "Creado" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name -msgid "Display Name" -msgstr "Nombre Público" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id -msgid "ID" -msgstr "ID" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Última Modificación el" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid -msgid "Last Updated by" -msgstr "Actualizado por" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date -msgid "Last Updated on" -msgstr "Actualizado" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: sql_constraint:res.users:0 -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CR.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CR.po deleted file mode 100644 index 26fe7ca..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_CR.po +++ /dev/null @@ -1,228 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" -"PO-Revision-Date: 2017-10-24 09:00+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/odoo/teams/41243/es_CR/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_CR\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid -msgid "Created by" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name -msgid "Display Name" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id -msgid "ID" -msgstr "ID" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid -msgid "Last Updated by" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date -msgid "Last Updated on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: sql_constraint:res.users:0 -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_DO.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_DO.po deleted file mode 100644 index e42f253..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_DO.po +++ /dev/null @@ -1,228 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" -"PO-Revision-Date: 2017-10-24 09:00+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/odoo/teams/41243/es_DO/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_DO\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name -msgid "Display Name" -msgstr "Nombre mostrado" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id -msgid "ID" -msgstr "ID (identificación)" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Última modificación en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid -msgid "Last Updated by" -msgstr "Última actualización de" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date -msgid "Last Updated on" -msgstr "Última actualización en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: sql_constraint:res.users:0 -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_EC.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_EC.po deleted file mode 100644 index 3a8e33c..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_EC.po +++ /dev/null @@ -1,228 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" -"PO-Revision-Date: 2017-10-24 09:00+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/odoo/teams/41243/es_EC/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_EC\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid -msgid "Created by" -msgstr "Creado por:" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date -msgid "Created on" -msgstr "Creado" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name -msgid "Display Name" -msgstr "Nombre a Mostrar" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id -msgid "ID" -msgstr "ID" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Fecha de modificación" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid -msgid "Last Updated by" -msgstr "Ultima Actualización por" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date -msgid "Last Updated on" -msgstr "Actualizado en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: sql_constraint:res.users:0 -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_PE.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_PE.po deleted file mode 100644 index 929f414..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_PE.po +++ /dev/null @@ -1,228 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" -"PO-Revision-Date: 2017-10-24 09:00+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Peru) (https://www.transifex.com/odoo/teams/41243/es_PE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_PE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name -msgid "Display Name" -msgstr "Nombre a Mostrar" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id -msgid "ID" -msgstr "ID" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Ultima Modificación en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid -msgid "Last Updated by" -msgstr "Actualizado última vez por" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date -msgid "Last Updated on" -msgstr "Ultima Actualización" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: sql_constraint:res.users:0 -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_PY.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_PY.po deleted file mode 100644 index 3954d18..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_PY.po +++ /dev/null @@ -1,228 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" -"PO-Revision-Date: 2017-10-24 09:00+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Paraguay) (https://www.transifex.com/odoo/teams/41243/es_PY/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_PY\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name -msgid "Display Name" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id -msgid "ID" -msgstr "ID" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid -msgid "Last Updated by" -msgstr "Ultima actualización por" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date -msgid "Last Updated on" -msgstr "Ultima actualización en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: sql_constraint:res.users:0 -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_VE.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_VE.po deleted file mode 100644 index 087d97e..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/es_VE.po +++ /dev/null @@ -1,228 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Martin Trigaux , 2017 -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" -"PO-Revision-Date: 2017-10-24 09:00+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/odoo/teams/41243/es_VE/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: es_VE\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid -msgid "Created by" -msgstr "Creado por" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date -msgid "Created on" -msgstr "Creado en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name -msgid "Display Name" -msgstr "Mostrar nombre" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id -msgid "ID" -msgstr "ID" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Modificada por última vez" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid -msgid "Last Updated by" -msgstr "Última actualización realizada por" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date -msgid "Last Updated on" -msgstr "Ultima actualizacion en" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: sql_constraint:res.users:0 -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence -msgid "Sequence" -msgstr "Secuencia" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/et.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/et.po index c30f5d8..cb0fd51 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/et.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 # Triine Aavik , 2022 @@ -10,38 +10,27 @@ # Andre Roomet , 2022 # Egon Raamat , 2022 # JanaAvalah, 2022 -# Birgit Vijar, 2024 -# Anna, 2024 -# Stevin Lilla, 2024 -# +# Anna, 2023 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Stevin Lilla, 2024\n" -"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:30+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Estonian \n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- või -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Õpetus" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Juurdepääs keelatud" @@ -103,28 +92,29 @@ msgstr "Andmepunkt" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Näidatav nimi" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentatsioon" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Google autentimine" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Viimati muudetud" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -141,30 +131,21 @@ msgstr "Viimati uuendatud" msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Sisselogimine Facebook'iga" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Sisselogimine Google'iga" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Sisselogimine Odoo.com'ga" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Sisselogimise nupu silt" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth Access Token" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -192,11 +173,6 @@ msgstr "OAuth kasutaja ID" msgid "OAuth2 provider" msgstr "OAuth2 teenusepakkuja" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -227,10 +203,24 @@ msgstr "Järjestus" msgid "Server uri" msgstr "Server uri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Sisselogimine ei lubatud selles andmebaasis." @@ -239,6 +229,11 @@ msgstr "Sisselogimine ei lubatud selles andmebaasis." msgid "System Parameter" msgstr "Süsteemi parameeter" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -252,7 +247,6 @@ msgstr "Kasutajainfo URL" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -261,6 +255,12 @@ msgstr "" "Teil ei ole ligipääsu sellele andmebaasile või Teie kutse on aegunud. Palun " "küsige kutse ja järgige juhiseid e-kirja kutses." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -271,3 +271,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "nt. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- või -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Sisselogimine Facebook'iga" + +#~ msgid "Log in with Google" +#~ msgstr "Sisselogimine Google'iga" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Sisselogimine Odoo.com'ga" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth Access Token" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/eu.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/eu.po index 2080df8..75fd133 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/eu.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/eu.po @@ -1,36 +1,41 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2017-10-24 09:00+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +#: model_terms:ir.ui.view,arch_db:auth_oauth.providers +msgid "- or -" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" msgstr "" @@ -40,28 +45,23 @@ msgid "Allow users to sign in with their Google account" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +msgid "Authorization URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" msgstr "" @@ -71,22 +71,27 @@ msgid "Client ID:" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid +#: model:ir.model,name:auth_oauth.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "Nork sortua" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" msgstr "Created on" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +msgid "Data Endpoint" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" msgstr "Izena erakutsi" @@ -96,32 +101,52 @@ msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" msgstr "ID" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" msgstr "Last Updated by" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" msgstr "Last Updated on" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Log in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Log in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Log in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" msgstr "" @@ -132,12 +157,12 @@ msgid "OAuth Providers" msgstr "" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" msgstr "" @@ -152,12 +177,12 @@ msgid "Oauth" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" msgstr "" @@ -167,43 +192,45 @@ msgid "Providers" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" msgstr "Sekuentzia" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." msgstr "" +#. module: auth_oauth +#: model:ir.model,name:auth_oauth.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" +msgid "User" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +msgid "UserInfo URL" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth @@ -216,13 +243,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fa.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fa.po index 1ba76ad..8ff4d76 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fa.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fa.po @@ -1,42 +1,32 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Hamid Darabi, 2023 # Hamed Mohammadi , 2023 # Hanna Kheradroosta, 2023 # Martin Trigaux, 2023 -# Mostafa Barmshory , 2024 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Mostafa Barmshory , 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: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Persian \n" +"Language: fa\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" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- or -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "امکان دسترسی وجود ندارد" @@ -98,28 +88,29 @@ msgstr "مقصد داده" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "نام نمایشی" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "مستندات" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "صدور مجوز گوگل" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "شناسه" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "آخرین اصلاح در" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "شناسه" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -136,30 +127,21 @@ msgstr "آخرین بروز رسانی در" msgid "Link text in Login Dialog" msgstr "متن را در پنجره‌ی ورود لینک کنید" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "با فیس‌بوک وارد شوید" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "با گوگل وارد شوید" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "با Odoo.com وارد شوید" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "برچسب دکمه‌ی ورود" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "توکن دسترسی OAuth" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -187,11 +169,6 @@ msgstr "شناسه‌ی کاربری OAuth" msgid "OAuth2 provider" msgstr "ارائه‌دهنده‌ی OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -222,10 +199,24 @@ msgstr "دنباله" msgid "Server uri" msgstr "شناسه‌ی منبع یکسان سرور" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "عضویت در این پایگاه داده مجاز نیست" @@ -234,6 +225,11 @@ msgstr "عضویت در این پایگاه داده مجاز نیست" msgid "System Parameter" msgstr "پارامتر سیستم" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -247,15 +243,20 @@ msgstr "نشانی اطلاعات کاربری" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" -"شما به این پایگاه داده دسترسی ندارید و یا دعوت‌نامه‌ی شما منقضی شده است. " -"لطفاً تقاضای دعوت‌نامه کنید و مطمئن شوید که لینک موجود در ایمیل دعوت خود را " -"دنبال می‌کنید. " +"شما به این پایگاه داده دسترسی ندارید و یا دعوت‌نامه‌ی شما منقضی شده است. لطفاً " +"تقاضای دعوت‌نامه کنید و مطمئن شوید که لینک موجود در ایمیل دعوت خود را دنبال " +"می‌کنید." + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fi.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fi.po index 53bd47c..bfd4ceb 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fi.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 # Heikki Katajisto , 2022 @@ -11,42 +11,34 @@ # Jarmo Kortetjärvi , 2022 # Veikko Väätäjä , 2022 # Jesse Järvi , 2023 -# +# "Tiffany Chang (tic)" , 2025. +# Saara Hakanen , 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jesse Järvi , 2023\n" -"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-02-19 06:23+0000\n" +"Last-Translator: Saara Hakanen \n" +"Language-Team: Finnish \n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- tai -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Käyttöohje" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Käyttö estetty" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "Salli käyttäjien kirjautua Google tunnuksilla" +msgstr "Salli käyttäjien kirjautua Google-tunnuksilla" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -61,23 +53,23 @@ msgstr "Sallittu" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint msgid "Authorization URL" -msgstr "Autentikoinnin URL (Authorization URL)" +msgstr "Tunnistautumisen URL" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" -msgstr "CSS luokka" +msgstr "CSS-luokka" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" -msgstr "Asiakkaan tunniste/ID" +msgstr "Asiakkaan tunnus/ID" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Client ID:" -msgstr "Client ID:" +msgstr "Asiakkaan tunnus/ID:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings @@ -101,28 +93,29 @@ msgstr "Datapäätepiste (Data Endpoint)" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Näyttönimi" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentaatio" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Google-tunnistautuminen" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Sisältää OAuth-käyttöoikeustunnuksen" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Viimeksi muokattu" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "Tunnus" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -139,66 +132,52 @@ msgstr "Viimeksi päivitetty" msgid "Link text in Login Dialog" msgstr "Liitä teksti kirjautumisikkunaan" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Facebook-kirjautuminen" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Google-kirjautuminen" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Odoo.com-tunnistautuminen" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" -msgstr "Kirjaudu-painikkeen nimi" +msgstr "Kirjaudu-painikkeen otsake" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Puuttuva kohteen identiteetti" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth Access Token" +msgid "OAuth Access Token Store" +msgstr "OAuth-käyttöoikeustunnuksen tallennus" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "OAuth Provider" +msgstr "OAuth-palveluntarjoaja" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "OAuth Providers" -msgstr "OAuth Providers" +msgstr "OAuth-palveluntarjoajat" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "OAuth UID täytyy olla Provider-kohtaisesti yksilöllinen " +msgstr "OAuth UID täytyy olla yksilöllinen per palveluntarjoaja" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" -msgstr "OAuth User ID" +msgstr "OAuth-käyttäjätunnus" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" -msgstr "OAuth2 provider" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" +msgstr "OAuth2-palveluntarjoaja" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "Oauth tarjoajan käyttäjätunnus/user_id" +msgstr "Oauth-palveluntarjoaja käyttäjätunnus/user_id" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name @@ -225,10 +204,24 @@ msgstr "Järjestys" msgid "Server uri" msgstr "Palvelimen URI" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Kirjaudu sisään Facebookilla" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Kirjaudu sisään Googlella" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Kirjaudu sisään Odoo.comilla" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Kirjautuminen tietokantaan ei ole sallittu." @@ -237,6 +230,11 @@ msgstr "Kirjautuminen tietokantaan ei ole sallittu." msgid "System Parameter" msgstr "Järjestelmäparametri" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Opastus" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -250,22 +248,45 @@ msgstr "UserInfon URL (UserInfo URL)" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" -"Sinulla ei ole pääsyä tähän tietokantaan tai käyttäjäkutsusi on vanhentunut." -" Pyydä uutta kutsua ja varmista että seuraat kutsuviestissä olevaa linkkiä." +"Sinulla ei ole pääsyä tähän tietokantaan tai käyttäjäkutsusi on vanhentunut. " +"Pyydä uutta kutsua ja varmista, että seuraat kutsuviestissä olevaa linkkiä." + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Sinulla ei ole oikeuksia poistaa tätä käyttöoikeustunnusta" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree msgid "arch" -msgstr "arch" +msgstr "arkkitehtuuri" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "esim. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- tai -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Facebook-kirjautuminen" + +#~ msgid "Log in with Google" +#~ msgstr "Google-kirjautuminen" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Odoo.com-tunnistautuminen" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth Access Token" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fo.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fo.po index 59bc029..ca88270 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fo.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fo.po @@ -1,36 +1,41 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2017-10-24 09:00+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Faroese (https://www.transifex.com/odoo/teams/41243/fo/)\n" +"Language: fo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fo\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +#: model_terms:ir.ui.view,arch_db:auth_oauth.providers +msgid "- or -" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" msgstr "" @@ -40,28 +45,23 @@ msgid "Allow users to sign in with their Google account" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +msgid "Authorization URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" msgstr "" @@ -71,22 +71,27 @@ msgid "Client ID:" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid +#: model:ir.model,name:auth_oauth.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "Byrjað av" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" msgstr "Byrjað tann" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +msgid "Data Endpoint" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" msgstr "Vís navn" @@ -96,32 +101,52 @@ msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" msgstr "ID" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Seinast rættað tann" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" msgstr "Seinast dagført av" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" msgstr "Seinast dagført tann" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Log in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Log in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Log in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" msgstr "" @@ -132,12 +157,12 @@ msgid "OAuth Providers" msgstr "" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" msgstr "" @@ -152,12 +177,12 @@ msgid "Oauth" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" msgstr "" @@ -167,43 +192,45 @@ msgid "Providers" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." msgstr "" +#. module: auth_oauth +#: model:ir.model,name:auth_oauth.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" +msgid "User" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +msgid "UserInfo URL" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth @@ -216,13 +243,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr.po index e55d864..c83db12 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr.po @@ -1,40 +1,32 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 # Jolien De Paepe, 2023 -# Manon Rondou, 2024 -# +# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Manon Rondou, 2024\n" -"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-14 21:11+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- ou -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Tutoriel" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % " +"1000000 == 0) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Accès refusé" @@ -92,72 +84,64 @@ msgstr "Créé le" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint msgid "Data Endpoint" -msgstr "Point d'extrémité des données" +msgstr "Point de terminaison des données" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Nom d'affichage" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Documentation" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Authentification Google" +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Possède un jeton d'accès OAuth" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" msgstr "ID" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Dernière modification le" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" -msgstr "Dernière mise à jour par" +msgstr "Mis à jour par" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "Dernière mise à jour le" +msgstr "Mis à jour le" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" msgstr "Texte du lien dans l'invite de connexion" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Se connecter avec Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Se connecter avec Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Se connecter avec Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Libellé du bouton de connexion" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Identité manquante du sujet" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Jeton d'accès OAuth" +msgid "OAuth Access Token Store" +msgstr "Stockage du jeton d'accès OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -185,11 +169,6 @@ msgstr "ID utilisateur OAuth" msgid "OAuth2 provider" msgstr "Fournisseur OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -220,10 +199,24 @@ msgstr "Séquence" msgid "Server uri" msgstr "URI du serveur" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Se connecter avec Facebook" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Se connecter avec Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Se connecter avec Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "L'inscription n'est pas autorisée sur cette base de données." @@ -232,6 +225,11 @@ msgstr "L'inscription n'est pas autorisée sur cette base de données." msgid "System Parameter" msgstr "Paramètres système" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutoriel" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -245,7 +243,6 @@ msgstr "URL des UserInfo" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -255,6 +252,12 @@ msgstr "" "invitation a expiré. Merci de faire une demande d'invitation, et de cliquer " "sur le lien contenu dans l'e-mail d'invitation." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Vous n'avez pas les permissions pour supprimer le jeton d'accès" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -265,3 +268,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "par ex. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- ou -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Se connecter avec Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Se connecter avec Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Se connecter avec Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Jeton d'accès OAuth" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr_BE.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr_BE.po index ba4b20c..9c6bbf9 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr_BE.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr_BE.po @@ -7,11 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2015-09-07 16:14+0000\n" "Last-Translator: Martin Trigaux\n" -"Language-Team: French (Belgium) (http://www.transifex.com/odoo/odoo-9/" -"language/fr_BE/)\n" +"Language-Team: French (Belgium) (http://www.transifex.com/odoo/odoo-9/language/fr_BE/)\n" "Language: fr_BE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,197 +18,150 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_general_configuration -msgid "" -"
\n" -" - Create a new project
\n" -" - Go to Api Access
\n" -" - Create an oauth client_id
\n" -" - Edit settings and set both Authorized " -"Redirect URIs and Authorized JavaScript Origins to your hostname.
\n" -"
\n" -" Now copy paste the client_id here:" +#: model_terms:ir.ui.view,arch_db:auth_oauth.providers +msgid "- or -" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" msgstr "Accès refusé" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_payable_id -msgid "Account Payable" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_receivable_id -msgid "Account Receivable" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_base_config_settings_auth_oauth_google_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Allow users to sign in with their Google account" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +msgid "Authorization URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_bank_account_count -msgid "Bank" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_base_config_settings_auth_oauth_google_client_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_ref_company_ids -msgid "Companies that refers to partner" +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Client ID:" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_contract_ids -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_contracts_count -msgid "Contracts" +#: model:ir.model,name:auth_oauth.model_res_config_settings +msgid "Config Settings" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "Créé par" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" msgstr "Créé le" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_currency_id -msgid "Currency" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +msgid "Data Endpoint" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_payment_term_id -msgid "Customer Payment Term" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_trust -msgid "Degree of trust you have in this debtor" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_account_position_id -msgid "Fiscal Position" +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_general_configuration -msgid "Google APIs console" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_has_unreconciled_entries -msgid "Has unreconciled entries" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" msgstr "ID" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_invoice_ids -msgid "Invoices" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_issued_total -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_journal_item_count -msgid "Journal Items" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" msgstr "Derniere fois mis à jour par" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" msgstr "Dernière mis à jour le" #. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_last_time_entries_checked -msgid "" -"Last time the invoices & payments matching was performed for this partner. " -"It is set either if there's not at least an unreconciled debit and an " -"unreconciled credit or if you click the \"Done\" button." +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_last_time_entries_checked -msgid "Latest Invoices & Payments Matching Date" +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Log in with Facebook" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Log in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Log in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" msgstr "" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "OAuth Providers" msgstr "" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" msgstr "" @@ -224,17 +176,12 @@ msgid "Oauth" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_debit_limit -msgid "Payable Limit" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" msgstr "" @@ -244,152 +191,54 @@ msgid "Providers" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:96 -#, python-format +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence +msgid "Sequence" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google +msgid "Server uri" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." msgstr "" #. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_property_account_position_id -msgid "" -"The fiscal position will determine taxes and accounts used for the partner." -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_has_unreconciled_entries -msgid "" -"The partner has at least one unreconciled debit and credit since last time " -"the invoices & payments matching was performed." -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_property_account_payable_id -msgid "" -"This account will be used instead of the default one as the payable account " -"for the current partner" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_property_account_receivable_id -msgid "" -"This account will be used instead of the default one as the receivable " -"account for the current partner" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_property_supplier_payment_term_id -msgid "" -"This payment term will be used instead of the default one for purchase " -"orders and vendor bills" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_property_payment_term_id -msgid "" -"This payment term will be used instead of the default one for sale orders " -"and customer invoices" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_general_configuration -msgid "" -"To setup the signin process with Google, first you have to perform the " -"following steps:
\n" -"
\n" -" - Go to the" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_total_invoiced -msgid "Total Invoiced" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_debit -msgid "Total Payable" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_credit -msgid "Total Receivable" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_credit -msgid "Total amount this customer owes you." -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_debit -msgid "Total amount you have to pay to this vendor." +#: model:ir.model,name:auth_oauth.model_ir_config_parameter +msgid "System Parameter" msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "Utilisateurs" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_currency_id -msgid "Utility field to express amount currency" +msgid "User" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +msgid "UserInfo URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_property_supplier_payment_term_id -msgid "Vendor Payment Term" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_website_message_ids -msgid "Website Messages" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_website_message_ids -msgid "Website communication history" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_list +#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree msgid "arch" msgstr "" #. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_base_config_settings -msgid "base.config.settings" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_general_configuration +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence -msgid "unknown" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr_CA.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr_CA.po index 035a00b..be796e8 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr_CA.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/fr_CA.po @@ -1,36 +1,41 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2017-10-24 09:00+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: French (Canada) (https://www.transifex.com/odoo/teams/41243/fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +#: model_terms:ir.ui.view,arch_db:auth_oauth.providers +msgid "- or -" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" msgstr "" @@ -40,28 +45,23 @@ msgid "Allow users to sign in with their Google account" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +msgid "Authorization URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" msgstr "" @@ -71,22 +71,27 @@ msgid "Client ID:" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid +#: model:ir.model,name:auth_oauth.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "Créé par" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" msgstr "Créé le" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +msgid "Data Endpoint" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" msgstr "Nom affiché" @@ -96,32 +101,52 @@ msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" msgstr "Identifiant" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Dernière modification le" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" msgstr "Dernière mise à jour par" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" msgstr "Dernière mise à jour le" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Log in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Log in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Log in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" msgstr "" @@ -132,12 +157,12 @@ msgid "OAuth Providers" msgstr "" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" msgstr "" @@ -152,12 +177,12 @@ msgid "Oauth" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" msgstr "" @@ -167,43 +192,45 @@ msgid "Providers" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" msgstr "Séquence" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." msgstr "" +#. module: auth_oauth +#: model:ir.model,name:auth_oauth.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" +msgid "User" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +msgid "UserInfo URL" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth @@ -216,13 +243,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/gl.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/gl.po index b5adf28..6b17e92 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/gl.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/gl.po @@ -1,36 +1,41 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2017-10-24 09:00+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Galician (https://www.transifex.com/odoo/teams/41243/gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +#: model_terms:ir.ui.view,arch_db:auth_oauth.providers +msgid "- or -" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" msgstr "" @@ -40,28 +45,23 @@ msgid "Allow users to sign in with their Google account" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +msgid "Authorization URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" msgstr "" @@ -71,22 +71,27 @@ msgid "Client ID:" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid +#: model:ir.model,name:auth_oauth.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "Creado por" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" msgstr "Creado o" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +msgid "Data Endpoint" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" msgstr "" @@ -96,32 +101,52 @@ msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" msgstr "ID" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" msgstr "Última actualización de" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" msgstr "Última actualización en" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Log in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Log in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Log in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" msgstr "" @@ -132,12 +157,12 @@ msgid "OAuth Providers" msgstr "" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" msgstr "" @@ -152,12 +177,12 @@ msgid "Oauth" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" msgstr "" @@ -167,43 +192,45 @@ msgid "Providers" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" msgstr "Secuencia" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." msgstr "" +#. module: auth_oauth +#: model:ir.model,name:auth_oauth.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" +msgid "User" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +msgid "UserInfo URL" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth @@ -216,13 +243,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/gu.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/gu.po index 1272c99..f9faf38 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/gu.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/gu.po @@ -1,22 +1,22 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Qaidjohar Barbhaya, 2023 -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2022-09-22 05:45+0000\n" "Last-Translator: Qaidjohar Barbhaya, 2023\n" "Language-Team: Gujarati (https://app.transifex.com/odoo/teams/41243/gu/)\n" +"Language: gu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_oauth @@ -26,13 +26,12 @@ msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +msgid "Tutorial" msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "" @@ -97,11 +96,6 @@ msgstr "" msgid "Display Name" msgstr "Display Name" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Documentation" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" @@ -112,11 +106,6 @@ msgstr "" msgid "ID" msgstr "ID" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Last Modified on" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" @@ -221,7 +210,6 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -243,11 +231,7 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/he.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/he.po index af0c56d..a0e3397 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/he.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/he.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # david danilov, 2022 # Martin Trigaux, 2022 @@ -11,37 +11,28 @@ # Lilach Gilliam , 2022 # NoaFarkash, 2022 # Ha Ketem , 2022 -# yael terner, 2023 -# or balmas, 2025 -# +# or balmas , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: or balmas, 2025\n" -"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Hebrew \n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\n" -"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- או -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "מדריך" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "הגישה נדחתה" @@ -103,28 +94,29 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "שם לתצוגה" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "תיעוד" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "אימות גוגל" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "מזהה" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "שינוי אחרון ב" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "מזהה" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -141,29 +133,20 @@ msgstr "עדכון אחרון ב" msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "התחברות עם פייסבוק" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "התחברות עם גוגל" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "התחברות עם Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "תגית בכפתור כניסה" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" +msgid "OAuth Access Token Store" msgstr "" #. module: auth_oauth @@ -192,11 +175,6 @@ msgstr "" msgid "OAuth2 provider" msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -227,10 +205,24 @@ msgstr "רצף" msgid "Server uri" msgstr "" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -239,6 +231,11 @@ msgstr "" msgid "System Parameter" msgstr "פרמטר מערכת" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "מדריך" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -252,13 +249,18 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -269,3 +271,15 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "" + +#~ msgid "- or -" +#~ msgstr "- או -" + +#~ msgid "Log in with Facebook" +#~ msgstr "התחברות עם פייסבוק" + +#~ msgid "Log in with Google" +#~ msgstr "התחברות עם גוגל" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "התחברות עם Odoo.com" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hi.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hi.po index 36351ee..fbe2a22 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hi.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hi.po @@ -1,42 +1,29 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Wil Odoo, 2024 -# Manav Shah, 2025 -# Ujjawal Pathak, 2025 -# +# * auth_oauth +# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+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: 2025-11-16 15:22+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Hindi \n" +"Language: hi\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" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" -msgstr "" +msgstr "ऐक्सेस के लिए मना किया गया" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled @@ -51,7 +38,7 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" -msgstr "" +msgstr "अनुमति दी गई" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint @@ -67,7 +54,7 @@ msgstr "" #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" -msgstr "" +msgstr "क्लाइंड आईडी" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -82,7 +69,7 @@ msgstr "कॉन्फ़िगरेशन सेटिंग" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" -msgstr "द्वारा निर्मित" +msgstr "इन्होंने बनाया" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date @@ -96,13 +83,11 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" -msgstr "डिस्प्ले नाम" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "" +msgstr "डिस्प्ले का नाम" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -110,14 +95,17 @@ msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "आईडी" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "आईडी" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -134,29 +122,20 @@ msgstr "आखिरी बार अपडेट हुआ" msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" +msgid "OAuth Access Token Store" msgstr "" #. module: auth_oauth @@ -178,22 +157,17 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" -msgstr "" +msgstr "OAuth यूज़र आईडी" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "" +msgstr "Oauth प्रोवाइडर user_id" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name @@ -203,34 +177,53 @@ msgstr "" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "" +msgstr "प्रोवाइडर" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" -msgstr "" +msgstr "स्कोप" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "अनुक्रम" +msgstr "सीक्वेंस" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" -msgstr "" +msgstr "सिस्टम पैरामीटर" + +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "ट्यूटोरियल" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users @@ -245,18 +238,23 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree msgid "arch" -msgstr "" +msgstr "आर्क" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hr.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hr.po index afae6a6..4d7e261 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hr.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hr.po @@ -1,42 +1,34 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Karolina Tonković , 2022 # Jasmina Otročak , 2022 +# Bole , 2022 # Martin Trigaux, 2022 # Tina Milas, 2022 -# Bole , 2024 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Bole , 2024\n" -"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Croatian \n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "— ili —" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Upute" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Pristup odbijen / zabranjen" @@ -98,28 +90,29 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Naziv" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentacija" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Google Authentikacija" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Zadnja promjena" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -136,30 +129,21 @@ msgstr "Vrijeme promjene" msgid "Link text in Login Dialog" msgstr "tekst linka u dijalogu prijave" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Prijava preko Facebooka" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Prijava preko Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Prijava preko Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Natpis na gumbu za prijavu" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Token OAuth pristupa" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -187,11 +171,6 @@ msgstr "OAuth Korisnički ID" msgid "OAuth2 provider" msgstr "OAuth2 pružatelj" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -222,10 +201,24 @@ msgstr "Sekvenca" msgid "Server uri" msgstr "ULI Poslužitelja" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Prijava nije dozvoljena na ovoj bazi." @@ -234,6 +227,11 @@ msgstr "Prijava nije dozvoljena na ovoj bazi." msgid "System Parameter" msgstr "Sistemski parametar" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -247,7 +245,6 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -256,6 +253,12 @@ msgstr "" "Nemate pristup ovoj bazi ili je Vaša pozivnica istekla. Molimo zatražite " "pozivnicu i kliknite na link u e-mailu prije nego istekne." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -266,3 +269,21 @@ msgstr "arhitektura" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "npr. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "— ili —" + +#~ msgid "Log in with Facebook" +#~ msgstr "Prijava preko Facebooka" + +#~ msgid "Log in with Google" +#~ msgstr "Prijava preko Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Prijava preko Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Token OAuth pristupa" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hu.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hu.po index e3582af..ddb1716 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hu.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Krisztián Juhász , 2022 # Zsolt Godó , 2022 @@ -12,35 +12,26 @@ # Tamás Németh , 2022 # gezza , 2022 # Martin Trigaux, 2022 -# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-29 19:46+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Hungarian \n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- vagy -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Útmutató" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Hozzáférés megtagadva" @@ -83,7 +74,7 @@ msgstr "Ügyfél azonosító:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Beállítások módosítása" +msgstr "Beállítások" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid @@ -102,28 +93,29 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Megjelenített név" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentáció" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Google Hitelesítés" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "Azonosító" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Legutóbb frissítve" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -133,37 +125,28 @@ msgstr "Frissítette" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "Frissítve ekkor" +msgstr "Frissítve" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" msgstr "Hivatkozó szöveg a bejelentkezésnél" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Bejelentkezés Facebook fiókkal" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Bejelentkezés Google fiókkal" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Bejelentkezés Odoo.com fiókkal" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth hozzáférési token" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -191,11 +174,6 @@ msgstr "OAuth felhasználó azonosító" msgid "OAuth2 provider" msgstr "OAuth2 szolgáltató" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -226,10 +204,24 @@ msgstr "Sorszám" msgid "Server uri" msgstr "Szerver cím" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "A feliratkozás nem megengedett erre az adatbázisra." @@ -238,6 +230,11 @@ msgstr "A feliratkozás nem megengedett erre az adatbázisra." msgid "System Parameter" msgstr "Rendszer paraméter" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -251,7 +248,6 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -261,6 +257,12 @@ msgstr "" "Kérjen meghívót és győződjön meg róla, hogy az e-mail-ben elküldött " "hivatkozást használja." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -271,3 +273,21 @@ msgstr "vezető" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "pl. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- vagy -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Bejelentkezés Facebook fiókkal" + +#~ msgid "Log in with Google" +#~ msgstr "Bejelentkezés Google fiókkal" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Bejelentkezés Odoo.com fiókkal" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth hozzáférési token" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hy.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hy.po deleted file mode 100644 index 3056238..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/hy.po +++ /dev/null @@ -1,255 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Armenian (https://app.transifex.com/odoo/teams/41243/hy/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: hy\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint -msgid "Authorization URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "Config Settings" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid -msgid "Created by" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date -msgid "Created on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint -msgid "Data Endpoint" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name -msgid "Display Name" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date -msgid "Last Updated on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body -msgid "Link text in Login Dialog" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body -msgid "Login button label" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence -msgid "Sequence" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "System Parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "User" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint -msgid "UserInfo URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/id.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/id.po index 31ee226..f88ee6d 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/id.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/id.po @@ -1,39 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 -# Abe Manyo, 2023 -# +# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Abe Manyo, 2023\n" -"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 02:32+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Indonesian \n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- atau -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Akses Ditolak" @@ -95,68 +86,60 @@ msgstr "Data Endpoint" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Nama Tampilan" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentasi" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Autentikasi Google" +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Memiliki Token OAuth Access" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" msgstr "ID" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Terakhir diubah pada" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" -msgstr "Terakhir diperbarui oleh" +msgstr "Terakhir Diperbarui oleh" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "Terakhir diperbarui pada" +msgstr "Terakhir Diperbarui pada" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" msgstr "Teks link di Login Dialog" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Log in with Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Log in dengan Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Log in dengan Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Label tombol login" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Kurang identitas subyek" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Token akses OAuth" +msgid "OAuth Access Token Store" +msgstr "Toko OAuth Access Token" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -184,11 +167,6 @@ msgstr "ID Pengguna OAuth" msgid "OAuth2 provider" msgstr "Penyedia OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -219,10 +197,24 @@ msgstr "Urutan" msgid "Server uri" msgstr "Server uri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Sign in dengan Facebook" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Sign in dengan Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Sign in dengan Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Pendaftaran tidak diperbolehkan di basisdata ini." @@ -231,6 +223,11 @@ msgstr "Pendaftaran tidak diperbolehkan di basisdata ini." msgid "System Parameter" msgstr "Parameter Sistem" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorial" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -244,16 +241,21 @@ msgstr "UserInfo URL" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" "Anda tidak memiliki akses ke basisdata ini atau undangan anda telah " -"kadaluarsa. Mohon minta undangan dan pastikan untuk mengikuti tautan di " +"kadaluwarsa. Mohon minta undangan dan pastikan untuk mengikuti tautan di " "email undangan." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Anda tidak memiliki izin untuk menghapus token akses" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -264,3 +266,9 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "misal 1234-xyz.apps.googleusercontent.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Token akses OAuth" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/is.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/is.po index 8ffbbb3..db4bdf6 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/is.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/is.po @@ -1,81 +1,76 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# -# Translators: -# Kristófer Arnþórsson, 2024 -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Kristófer Arnþórsson, 2024\n" -"Language-Team: Icelandic (https://app.transifex.com/odoo/teams/41243/is/)\n" +"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n" +"Language: is\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: is\n" "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.providers msgid "- or -" -msgstr "- eða -" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +msgid "Tutorial" msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" -msgstr "Aðgangi hafnað" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "Leyfa notendum að skrá sig inn með Google" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "Leyfa notendum að skrá sig inn með Google reikningnum sínum" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" -msgstr "Leyfilegt" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint msgid "Authorization URL" -msgstr "Heimildarslóð" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" -msgstr "CSS class" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" -msgstr "Client ID" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Client ID:" -msgstr "Client ID:" +msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Stillingarvalkostir" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid @@ -85,37 +80,27 @@ msgstr "Búið til af" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" -msgstr "Búið til þann" +msgstr "Stofnað þann" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint msgid "Data Endpoint" -msgstr "Gagnaendapunktur" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" -msgstr "Birtingarnafn" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "" +msgstr "Nafn" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" -msgstr "Google Authentication" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" -msgstr "Auðkenni (ID)" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "" +msgstr "Auðkenni" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -130,136 +115,128 @@ msgstr "Síðast uppfært þann" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" -msgstr "Tengla texti í innskráningarglugga" +msgstr "" #. module: auth_oauth #: model:auth.oauth.provider,body:auth_oauth.provider_facebook msgid "Log in with Facebook" -msgstr "Skráðu þig inn með Facebook" +msgstr "" #. module: auth_oauth #: model:auth.oauth.provider,body:auth_oauth.provider_google msgid "Log in with Google" -msgstr "Skráðu þig inn með Google" +msgstr "" #. module: auth_oauth #: model:auth.oauth.provider,body:auth_oauth.provider_openerp msgid "Log in with Odoo.com" -msgstr "Skráðu þig inn með Odoo.com" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" -msgstr "Merki innskráningarhnapps" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" -msgstr "OAuth aðgangslykil" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "OAuth veitandi" +msgstr "" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "OAuth Providers" -msgstr "OAuth veitendur" +msgstr "" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "OAuth UID verður að vera einstakt fyrir hverja þjónustuveitu" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" -msgstr "OAuth notandaauðkenni" +msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" -msgstr "OAuth2 veitandi" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form msgid "Oauth" -msgstr "Oauth" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "Oauth veitanda user_id" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" -msgstr "Nafn veitanda" +msgstr "" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "Vefþjónar" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" -msgstr "Umfang" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "Röð" +msgstr "Runa" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" -msgstr "Server uri" +msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." -msgstr "Skráning er ekki leyfð í þessum gagnagrunni." +msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" -msgstr "Kerfisbreyta" +msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" -msgstr "Notandi" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint msgid "UserInfo URL" -msgstr "UserInfo URL" +msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" -"Þú hefur ekki aðgang að þessum gagnagrunni eða boð þitt er útrunnið. " -"Vinsamlegast biðjið um boð og vertu viss um að fylgja hlekknum í boðinu í " -"póstinum þínum." #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree msgid "arch" -msgstr "arch" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "t.d. 1234-xyz.apps.googleusercontent.com" +msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/it.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/it.po index ad68ab7..8148bce 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/it.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/it.po @@ -1,39 +1,32 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 -# Sergio Zanchetta , 2023 -# +# Friederike Fasterling-Nesselbosch, 2022 +# Sergio Zanchetta , 2022 +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Sergio Zanchetta , 2023\n" -"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-14 21:21+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Italian \n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- oppure -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Guida utente" +"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == " +"0) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Accesso negato" @@ -95,28 +88,29 @@ msgstr "Endpoint dei dati" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Nome visualizzato" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Documentazione" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Autenticazione Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Ha token di accesso OAuth" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Ultima modifica il" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -133,30 +127,21 @@ msgstr "Ultimo aggiornamento il" msgid "Link text in Login Dialog" msgstr "Testo del link nella finestra di dialogo di accesso" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Accedi con Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Accedi con Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Accedi con Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Etichetta pulsante accesso" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Identità oggetto mancante" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Token di accesso OAuth" +msgid "OAuth Access Token Store" +msgstr "Archivio Token di accesso OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -184,11 +169,6 @@ msgstr "ID utente OAuth" msgid "OAuth2 provider" msgstr "Fornitore OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "OAuth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -219,10 +199,24 @@ msgstr "Sequenza" msgid "Server uri" msgstr "URI del server" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Registrati con Facebook" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Registrati con Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Registrati con Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Accesso a questo database non consentito." @@ -231,6 +225,11 @@ msgstr "Accesso a questo database non consentito." msgid "System Parameter" msgstr "Parametro di sistema" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorial" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -244,7 +243,6 @@ msgstr "URL UserInfo" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -254,6 +252,12 @@ msgstr "" "un invito e accertarsi di seguire correttamente il link nella e-mail " "ricevuta." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Non hai i permessi per eliminare il token di accesso" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -264,3 +268,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "es. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- o -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Accedi con Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Accedi con Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Accedi con Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth Access Token" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ja.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ja.po index 458116a..0f75909 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ja.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ja.po @@ -1,41 +1,33 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 -# Junko Augias, 2024 -# +# +# "Dylan Kiss (dyki)" , 2025. +# "Junko Augias (juau)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Junko Augias, 2024\n" -"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-16 02:30+0000\n" +"Last-Translator: \"Junko Augias (juau)\" \n" +"Language-Team: Japanese \n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- または -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "チュートリアル" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" -msgstr "アクセスが拒否されました。" +msgstr "アクセスが拒否されました" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled @@ -76,7 +68,7 @@ msgstr "クライアントID" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "コンフィグ設定" +msgstr "構成設定" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid @@ -95,28 +87,29 @@ msgstr "データエンドポイント" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "表示名" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "ドキュメント" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Google認証" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "OAuthアクセストークンあり" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "最終更新日" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -133,46 +126,37 @@ msgstr "最終更新日" msgid "Link text in Login Dialog" msgstr "ログインダイアログのリンクテキスト" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Facebookでログイン" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Googleでログイン" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Odoo.comでログイン" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "ログインボタンラベル" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "サブジェクト識別情報が欠落しています" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuthアクセストークン" +msgid "OAuth Access Token Store" +msgstr "OAuthアクセストークンストア" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "OAuthプロバイダ" +msgstr "OAuthプロバイダー" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "OAuth Providers" -msgstr "OAuthプロバイダ" +msgstr "OAuthプロバイダー" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "OAuth UID はプロバイダごとにユニークでなくてはなりません" +msgstr "OAuth UID はプロバイダーごとにユニークでなくてはなりません" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid @@ -182,27 +166,22 @@ msgstr "OAuthユーザID" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" -msgstr "OAuth2プロバイダ" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" +msgstr "OAuth2プロバイダー" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "OAuthプロバイダユーザ" +msgstr "OAuthプロバイダーユーザ" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" -msgstr "プロバイダ名" +msgstr "プロバイダー名" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "プロバイダ" +msgstr "プロバイダー" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope @@ -212,25 +191,44 @@ msgstr "スコープ" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "付番" +msgstr "シーケンス" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "サーバuri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Facebookでサインイン" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Googleでサインイン" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Odoo.comでサインイン" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." -msgstr "このデータベースにサインアップすることはできません。" +msgstr "このデータベースに登録することはできません。" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" msgstr "システムパラメタ" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "チュートリアル" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -244,12 +242,19 @@ msgstr "ユーザ情報URL" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." -msgstr "このデータベースにアクセスできないか、招待状の有効期限が切れています。 招待状を依頼し、招待状メールのリンクに必ず従ってください。" +msgstr "" +"このデータベースにアクセスできないか、招待状の有効期限が切れています。 招待状" +"を依頼し、招待状メールのリンクに必ず従ってください。" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "アクセストークンを削除する権限がありません" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form @@ -261,3 +266,9 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "例: 1234-xyz.apps.googleusercontent.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuthアクセストークン" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ka.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ka.po index 298b1fb..4210e4e 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ka.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ka.po @@ -1,36 +1,41 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2017-10-24 09:00+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n" +"Language: ka\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ka\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +#: model_terms:ir.ui.view,arch_db:auth_oauth.providers +msgid "- or -" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" msgstr "" @@ -40,28 +45,23 @@ msgid "Allow users to sign in with their Google account" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +msgid "Authorization URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" msgstr "" @@ -71,22 +71,27 @@ msgid "Client ID:" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid +#: model:ir.model,name:auth_oauth.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "შემქმნელი" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" msgstr "შექმნის თარიღი" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +msgid "Data Endpoint" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" msgstr "სახელი" @@ -96,32 +101,52 @@ msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" msgstr "იდენტიფიკატორი" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "ბოლოს განახლებულია" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" msgstr "ბოლოს განაახლა" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" msgstr "ბოლოს განახლებულია" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Log in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Log in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Log in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" msgstr "" @@ -132,12 +157,12 @@ msgid "OAuth Providers" msgstr "" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" msgstr "" @@ -152,12 +177,12 @@ msgid "Oauth" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" msgstr "" @@ -167,43 +192,45 @@ msgid "Providers" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" msgstr "მიმდევრობა" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." msgstr "" +#. module: auth_oauth +#: model:ir.model,name:auth_oauth.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" +msgid "User" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +msgid "UserInfo URL" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth @@ -216,13 +243,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/kab.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/kab.po index a812e28..24a6dee 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/kab.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/kab.po @@ -1,36 +1,34 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Martin Trigaux , 2017 +# Weblate , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" -"PO-Revision-Date: 2017-10-24 09:00+0000\n" -"Last-Translator: Martin Trigaux , 2017\n" -"Language-Team: Kabyle (https://www.transifex.com/odoo/teams/41243/kab/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:32+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Kabyle \n" +"Language: kab\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: kab\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" msgstr "" @@ -40,28 +38,23 @@ msgid "Allow users to sign in with their Google account" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +msgid "Authorization URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" msgstr "" @@ -71,22 +64,30 @@ msgid "Client ID:" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid +#: model:ir.model,name:auth_oauth.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "Yerna-t" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" msgstr "Yerna di" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +msgid "Data Endpoint" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "" @@ -96,32 +97,51 @@ msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" msgstr "Asulay" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Aleqqem aneggaru di" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" msgstr "Aleqqem aneggaru sɣuṛ" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" msgstr "Aleqqem aneggaru di" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token +msgid "OAuth Access Token Store" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" msgstr "" @@ -132,12 +152,12 @@ msgid "OAuth Providers" msgstr "" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" msgstr "" @@ -147,17 +167,12 @@ msgid "OAuth2 provider" msgstr "" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" msgstr "" @@ -167,45 +182,76 @@ msgid "Providers" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" msgstr "Agzum" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." msgstr "" +#. module: auth_oauth +#: model:ir.model,name:auth_oauth.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" +msgid "User" +msgstr "Aseqdac" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +msgid "UserInfo URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -216,13 +262,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/km.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/km.po index 3483ac8..52bfa7b 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/km.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/km.po @@ -1,57 +1,54 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: -# Sengtha Chay , 2023 -# Chan Nath , 2023 -# Lux Sok , 2023 -# +# Sengtha Chay , 2018 +# Chan Nath , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~11.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Lux Sok , 2023\n" -"Language-Team: Khmer (https://app.transifex.com/odoo/teams/41243/km/)\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" +"PO-Revision-Date: 2018-09-21 13:17+0000\n" +"Last-Translator: Chan Nath , 2018\n" +"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" +"Language: km\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: km\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.providers msgid "- or -" -msgstr "- ឬ -" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "ការបង្រៀន" +msgid "Tutorial" +msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "មិនមានសិទ្ធិចូលប្រើ" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "អនុញ្ញាតឱ្យអ្នកប្រើចូលជាមួយ Google" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "អនុញ្ញាតឱ្យអ្នកប្រើចូលជាមួយគណនី Google របស់ពួកគេ" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" -msgstr "ការអនុញាត" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint @@ -61,23 +58,23 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" -msgstr "ថ្នាក់ CSS " +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" -msgstr "អត្តលេខរបស់អតិថិជន" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Client ID:" -msgstr "អត្តលេខរបស់អតិថិជន" +msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "កំណត់រចនាសម្ព័ន្ធ" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid @@ -99,25 +96,15 @@ msgstr "" msgid "Display Name" msgstr "ឈ្មោះសំរាប់បង្ហាញ" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" -msgstr "ការសម្គាល់ Google" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" -msgstr "អត្តសញ្ញាណ" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "កាលបរិច្ឆេតកែប្រែចុងក្រោយ" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -132,22 +119,22 @@ msgstr "ផ្លាស់ប្តូរចុងក្រោយ" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" -msgstr "ភ្ជាប់អត្ថបទនៅក្នុងប្រអប់ចូលសន្ទនា " +msgstr "" #. module: auth_oauth #: model:auth.oauth.provider,body:auth_oauth.provider_facebook msgid "Log in with Facebook" -msgstr "ការចូលទៅក្នុងបណ្តាញសង្គម" +msgstr "" #. module: auth_oauth #: model:auth.oauth.provider,body:auth_oauth.provider_google msgid "Log in with Google" -msgstr "ចូលជាមួយ Google" +msgstr "" #. module: auth_oauth #: model:auth.oauth.provider,body:auth_oauth.provider_openerp msgid "Log in with Odoo.com" -msgstr "ចូលជាមួយ Odoo.com" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body @@ -157,58 +144,58 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" -msgstr "OAuth ដំណើរការរបស់ Token" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "ដំណើរការរបស់ OAuth " +msgstr "" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "OAuth Providers" -msgstr "ការផ្តល់ជូន OAuth " +msgstr "" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "OAuth UID ត្រូវតែមានតែមួយសម្រាប់អ្នកផ្តល់សេវាកម្ម" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" -msgstr "លេខសម្គាល់អ្នកប្រើ OAuth" +msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" -msgstr "ក្រុមហ៊ុន OAuth2" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form msgid "Oauth" -msgstr "Oauth" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "អ្នកផ្ដល់ Oauth អ្នកប្រើ _id" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" -msgstr "ឈ្មោះក្រុមហ៊ុនផ្ដល់" +msgstr "" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "ក្រុមហ៊ុនផ្តល់ជូន" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" -msgstr "វិសាលភាព" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence @@ -218,24 +205,23 @@ msgstr "លំដាប់" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" -msgstr "ម៉ាស៊ីនបម្រើ uri" +msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." -msgstr "ចុះឈ្មោះមិនត្រូវបានអនុញ្ញាតនៅលើមូលដ្ឋានទិន្នន័យនេះទេ។" +msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" -msgstr "ប៉ារ៉ាម៉ែត្រប្រព័ន្ធ" +msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" -msgstr "អ្នកប្រើប្រាស់" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint @@ -245,22 +231,16 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" -"អ្នកមិនមានសិទ្ធិចូលក្នុងមូលដ្ឋានទិន្នន័យនេះទេឬការអញ្ជើញរបស់អ្នកបានផុតកំណត់។ " -"សូមស្នើសុំការអញ្ជើញហើយត្រូវប្រាកដថាតំណតាមអ៊ីម៉ែលអញ្ជើញរបស់អ្នក" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree msgid "arch" -msgstr "មូល" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "ឧ។ 1234-xyz.apps.googleusercontent.com" +msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ko.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ko.po index e87ce36..6691be2 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ko.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ko.po @@ -1,53 +1,42 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 # JH CHOI , 2022 -# Sarah Park, 2023 -# Daye Jeong, 2023 -# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Daye Jeong, 2023\n" -"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 04:38+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Korean \n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- 또는 -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "자습서" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "접근이 거부되었습니다" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "구글로 로그온할 수 있도록 합니다" +msgstr "사용자가 구글로 로그인할 수 있습니다" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "사용자가 Google 계정으로 로그인할 수 있도록 허용합니다." +msgstr "사용자가 구글 계정으로 로그인할 수 있습니다" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled @@ -78,7 +67,7 @@ msgstr "고객 ID" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "설정 구성" +msgstr "환경 설정" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid @@ -97,28 +86,29 @@ msgstr "데이터 엔드포인트" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "표시명" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "문서화" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "구글 인증" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "OAuth 액세스 토큰 있음" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "최근 수정일" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -135,30 +125,21 @@ msgstr "최근 갱신 일자" msgid "Link text in Login Dialog" msgstr "로그인 대화 상자의 텍스트 링크" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "페이스북으로 로그인" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Google로 로그인" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Odoo.com으로 로그인" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "로그인 버튼 라벨" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "누락된 제목" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth 접근 토큰" +msgid "OAuth Access Token Store" +msgstr "OAuth 액세스 토큰 보관" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -186,11 +167,6 @@ msgstr "OAuth 사용자 ID" msgid "OAuth2 provider" msgstr "OAuth2 공급자" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -221,10 +197,24 @@ msgstr "순서" msgid "Server uri" msgstr "서버 URI" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Facebook으로 로그인" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Google로 로그인" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Odoo.com으로 로그인" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "이 데이터베이스에는 가입이 허용되지 않습니다." @@ -233,6 +223,11 @@ msgstr "이 데이터베이스에는 가입이 허용되지 않습니다." msgid "System Parameter" msgstr "시스템 매개 변수" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "튜토리얼" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -246,12 +241,19 @@ msgstr "사용자 정보 URL" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." -msgstr "이 데이터베이스에 접근할 수 없거나 초대기간이 만료됐습니다. 초청장을 요청해주시고 초청 이메일의 링크를 클릭해주세요." +msgstr "" +"이 데이터베이스에 접근할 수 없거나 초대기간이 만료됐습니다. 초청장을 요청해주" +"시고 초청 이메일의 링크를 클릭해주세요." + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "이 액세스 토큰을 제거할 권한이 없습니다." #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form @@ -262,4 +264,22 @@ msgstr "arch" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "예) 1234-xyz.apps.googleusercontent.com" +msgstr "예: 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- 또는 -" + +#~ msgid "Log in with Facebook" +#~ msgstr "페이스북으로 로그인" + +#~ msgid "Log in with Google" +#~ msgstr "Google로 로그인" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Odoo.com으로 로그인" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth 접근 토큰" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/be.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ku.po similarity index 75% rename from odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/be.po rename to odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ku.po index eb8b42d..77f99b3 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/be.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ku.po @@ -1,55 +1,44 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Ivan Shakh, 2024 -# +# * auth_oauth +# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ivan Shakh, 2024\n" -"Language-Team: Belarusian (https://app.transifex.com/odoo/teams/41243/be/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:22+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Kurdish (Central) \n" +"Language: ku\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: be\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" -msgstr "Доступ забаронены" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "" +msgstr "ڕێگە بە بەکارهێنەران بدە لە ڕێگەی گووگڵەوە بچنە ژوورەوە" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "" +msgstr "ڕێگە بە بەکارهێنەران بدەن بە ئەکاونتی گووگڵەکەیان بچنە ژوورەوە" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" -msgstr "" +msgstr "ڕێپێدراو" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint @@ -75,17 +64,17 @@ msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Налады канфігурацыі" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" -msgstr "Стварыў" +msgstr "دروستکراوە لەلایەن..." #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" -msgstr "Створана" +msgstr "دروستکراوە لە" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint @@ -94,67 +83,59 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" -msgstr "Назва для адлюстравання" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Дакументацыя" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "" +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" msgstr "ID" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Апошняя мадыфікацыя" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" -msgstr "Апошні абнавіў" +msgstr "دوایین نوێکردنەوە لەلایەن..." #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "Апошняе абнаўленне" +msgstr "دوایین نوێکردنەوە لە..." #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" +msgid "OAuth Access Token Store" msgstr "" #. module: auth_oauth @@ -183,11 +164,6 @@ msgstr "" msgid "OAuth2 provider" msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -196,32 +172,46 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" -msgstr "" +msgstr "ناوی دابینکەر" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "" +msgstr "دابینکەران" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" -msgstr "Воблась доступу" +msgstr "مەودا" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "" +msgstr "زنجیرە" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -230,10 +220,15 @@ msgstr "" msgid "System Parameter" msgstr "" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" -msgstr "Карыстальнік" +msgstr "بەکارهێنەر" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint @@ -243,18 +238,23 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree msgid "arch" -msgstr "" +msgstr "کەوانە" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lb.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lb.po index 10155cb..92cb073 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lb.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lb.po @@ -1,18 +1,18 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-26 08:16+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2019-08-26 09:09+0000\n" "Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"Language: lb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_oauth @@ -22,12 +22,12 @@ msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +msgid "Tutorial" msgstr "" #. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "" @@ -48,12 +48,7 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint -msgid "Authentication URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body -msgid "Body" +msgid "Authorization URL" msgstr "" #. module: auth_oauth @@ -89,7 +84,7 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint -msgid "Data URL" +msgid "Data Endpoint" msgstr "" #. module: auth_oauth @@ -107,11 +102,6 @@ msgstr "" msgid "ID" msgstr "" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" @@ -122,6 +112,31 @@ msgstr "" msgid "Last Updated on" msgstr "" +#. module: auth_oauth +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Log in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Log in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Log in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" @@ -189,8 +204,8 @@ msgid "Server uri" msgstr "" #. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -201,21 +216,18 @@ msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" +msgid "User" msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint -msgid "Validation URL" +msgid "UserInfo URL" msgstr "" #. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lo.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lo.po index 6b191f7..33a60fb 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lo.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lo.po @@ -1,24 +1,18 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# sackda chanthasombath, 2023 -# Phoxaysy Sengchanthanouvong , 2023 -# ສີສຸວັນ ສັງບົວບຸລົມ , 2023 -# +# * auth_oauth +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: ສີສຸວັນ ສັງບົວບຸລົມ , 2023\n" -"Language-Team: Lao (https://app.transifex.com/odoo/teams/41243/lo/)\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" +"PO-Revision-Date: 2017-10-24 09:00+0000\n" +"Language-Team: Lao (https://www.transifex.com/odoo/teams/41243/lo/)\n" +"Language: lo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lo\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: auth_oauth @@ -28,13 +22,12 @@ msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +msgid "Tutorial" msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "" @@ -77,17 +70,17 @@ msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "ການຕັ້ງຄ່າ" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" -msgstr "ສ້າງໂດຍ" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" -msgstr "ສ້າງເມື່ອ" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint @@ -97,11 +90,6 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" -msgstr "ຊື່ເຕັມ" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" msgstr "" #. module: auth_oauth @@ -112,22 +100,17 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" -msgstr "ເລກລຳດັບ" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "ແກ້ໄຂລ້າສຸດເມື່ອ" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" -msgstr "ປັບປຸງລ້າສຸດໂດຍ" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "ປັບປຸງລ້າສຸດເມື່ອ" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body @@ -213,7 +196,7 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "ລຳດັບ" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google @@ -223,7 +206,6 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -235,7 +217,7 @@ msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" -msgstr "ຜູ້ໃຊ້" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint @@ -245,11 +227,7 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lt.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lt.po index 3d2d963..2d8ccef 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lt.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # digitouch UAB , 2022 # Arunas V. , 2022 @@ -14,35 +14,28 @@ # Silvija Butko , 2022 # Linas Versada , 2022 # Jonas Zinkevicius , 2023 -# +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jonas Zinkevicius , 2023\n" -"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 18:27+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Lithuanian \n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- arba -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Instrukcija" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " +"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " +"1 : n % 1 != 0 ? 2: 3);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Prieiga neleidžiama" @@ -104,28 +97,29 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Rodomas pavadinimas" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentacija" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "\"Google\" autentifikacija" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Paskutinį kartą keista" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -142,30 +136,21 @@ msgstr "Paskutinį kartą atnaujinta" msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Prisijungti su Odoo.com paskyra" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth prieigos raktas" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -191,12 +176,7 @@ msgstr "OAuth vartotojo ID" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" -msgstr "OAuth2 tiekėjas " - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" +msgstr "OAuth2 tiekėjas" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid @@ -211,7 +191,7 @@ msgstr "Tiekėjo pavadinimas" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "Tiekėjai " +msgstr "Tiekėjai" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope @@ -228,10 +208,24 @@ msgstr "Seka" msgid "Server uri" msgstr "Serverio uri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Registravimasis šioje duomenų bazėje nėra leidžiamas." @@ -240,6 +234,11 @@ msgstr "Registravimasis šioje duomenų bazėje nėra leidžiamas." msgid "System Parameter" msgstr "Sistemos parametrai" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -253,7 +252,6 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -263,6 +261,12 @@ msgstr "" "baigėsi. Paprašykite pakvietimo ir pakvietimo laiške paspauskite pakvietimo " "nuorodą." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -273,3 +277,15 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "pvz. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- arba -" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Prisijungti su Odoo.com paskyra" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth prieigos raktas" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lv.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lv.po index 474814c..01e455b 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lv.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/lv.po @@ -1,41 +1,32 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Anzelika Adejanova, 2022 # Arnis Putniņš , 2022 -# ievaputnina , 2023 -# Armīns Jeltajevs , 2024 -# +# ievaputnina , 2022 +# Armīns Jeltajevs , 2023 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Armīns Jeltajevs , 2024\n" -"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:32+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Latvian \n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- vai -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Piekļuve liegta" @@ -68,7 +59,7 @@ msgstr "" #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" -msgstr "Klienta ID" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -97,28 +88,29 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Parādīt vārdu" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentācija" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Pēdējoreiz mainīts" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -135,29 +127,20 @@ msgstr "Pēdējoreiz atjaunots" msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" +msgid "OAuth Access Token Store" msgstr "" #. module: auth_oauth @@ -186,11 +169,6 @@ msgstr "" msgid "OAuth2 provider" msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -204,12 +182,12 @@ msgstr "" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "Maksājumu sniedzēji" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" -msgstr "Darbības joma" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence @@ -221,17 +199,36 @@ msgstr "Secība" msgid "Server uri" msgstr "" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" -msgstr "Sistēmas parametrs" +msgstr "" + +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users @@ -246,13 +243,18 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -262,4 +264,7 @@ msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "piem. 1234-xyz.apps.googleusercontent.com" +msgstr "" + +#~ msgid "- or -" +#~ msgstr "- vai -" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/mk.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/mk.po index 11ccaa9..4e7c65f 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/mk.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/mk.po @@ -1,36 +1,41 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Martin Trigaux , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2017-10-24 09:00+0000\n" "Last-Translator: Martin Trigaux , 2017\n" "Language-Team: Macedonian (https://www.transifex.com/odoo/teams/41243/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +#: model_terms:ir.ui.view,arch_db:auth_oauth.providers +msgid "- or -" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" msgstr "" @@ -40,28 +45,23 @@ msgid "Allow users to sign in with their Google account" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +msgid "Authorization URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" msgstr "" @@ -71,22 +71,27 @@ msgid "Client ID:" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid +#: model:ir.model,name:auth_oauth.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "Креирано од" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" msgstr "Креирано на" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +msgid "Data Endpoint" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" msgstr "Прикажи име" @@ -96,32 +101,52 @@ msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" msgstr "ID" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Последна промена на" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" msgstr "Последно ажурирање од" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" msgstr "Последно ажурирање на" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Log in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Log in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Log in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" msgstr "" @@ -132,12 +157,12 @@ msgid "OAuth Providers" msgstr "" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" msgstr "" @@ -152,12 +177,12 @@ msgid "Oauth" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" msgstr "" @@ -167,43 +192,45 @@ msgid "Providers" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" msgstr "Секвенца" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." msgstr "" +#. module: auth_oauth +#: model:ir.model,name:auth_oauth.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" +msgid "User" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +msgid "UserInfo URL" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth @@ -216,13 +243,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/mn.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/mn.po index 363629a..b038c8e 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/mn.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/mn.po @@ -1,40 +1,29 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: -# Batmunkh Ganbat , 2022 +# Батмөнх Ганбат , 2022 # Martin Trigaux, 2022 # Baskhuu Lodoikhuu , 2022 -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" "PO-Revision-Date: 2022-09-22 05:45+0000\n" "Last-Translator: Baskhuu Lodoikhuu , 2022\n" "Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- эсвэл -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Дасгал" - #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Хандалтыг татгалзав" @@ -97,28 +86,29 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Дэлгэрэнгүй нэр" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Баримтжуулалт" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Google нэвтрэх горим" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Сүүлд зассан огноо" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -135,30 +125,21 @@ msgstr "Сүүлд зассан огноо" msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth Access Token" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -186,11 +167,6 @@ msgstr "OAuth Хэрэглэгчийн ID" msgid "OAuth2 provider" msgstr "OAuth2 үйлчилгээ үзүүлэгч" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -221,10 +197,24 @@ msgstr "Дугаарлалт" msgid "Server uri" msgstr "Серверийн uri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Энэ мэдээллийн санд нэвтрэхийг зөвшөөрөөгүй." @@ -233,6 +223,11 @@ msgstr "Энэ мэдээллийн санд нэвтрэхийг зөвшөөр msgid "System Parameter" msgstr "Системийн оролтын утгууд" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -246,7 +241,6 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -256,6 +250,12 @@ msgstr "" "дууссан байна. Урилгын хүсэлт илгээж улмаар ирсэн имэйл доторх холбоосыг " "ашиглан хандаарай." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -266,3 +266,12 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "ж.нь. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- эсвэл -" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth Access Token" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ms.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/my.po similarity index 77% rename from odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ms.po rename to odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/my.po index fd3b3af..244ada1 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ms.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/my.po @@ -1,38 +1,28 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Mehjabin Farsana, 2023 -# +# * auth_oauth +# +# Oakarmin Iron , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Mehjabin Farsana, 2023\n" -"Language-Team: Malay (https://app.transifex.com/odoo/teams/41243/ms/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:22+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Burmese \n" +"Language: my\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ms\n" "Plural-Forms: nplurals=1; plural=0;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "" @@ -75,17 +65,17 @@ msgstr "" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Tetapan Konfigurasi" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" -msgstr "Dicipta oleh" +msgstr "ဖန်တီးသူ" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" -msgstr "Dicipta pada" +msgstr "တည်ဆောက်သည့်အချိန်" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint @@ -94,13 +84,11 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" -msgstr "Nama paparan" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentasi" +msgstr "ပြသသော အမည်" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -108,53 +96,47 @@ msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Terakhir Diubah suai pada" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "နံပါတ်" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" -msgstr "Kemas Kini Terakhir oleh" +msgstr "နောက်ဆုံးပြင်ဆင်သူ" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "Kemas Kini Terakhir pada" +msgstr "နောက်ဆုံးပြင်ဆင်ချိန်" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" +msgid "OAuth Access Token Store" msgstr "" #. module: auth_oauth @@ -183,11 +165,6 @@ msgstr "" msgid "OAuth2 provider" msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -211,17 +188,31 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "Urutan" +msgstr "Sequence" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -230,10 +221,15 @@ msgstr "" msgid "System Parameter" msgstr "" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" -msgstr "pengguna" +msgstr "အသုံးပြုသူ" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint @@ -243,13 +239,18 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/nb.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/nb.po index 92b5367..5a19093 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/nb.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/nb.po @@ -1,41 +1,31 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Jorunn D. Newth, 2022 # Marius Stedjan , 2022 # Martin Trigaux, 2022 -# Rune Restad, 2025 -# +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Rune Restad, 2025\n" -"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 18:27+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Norwegian Bokmål \n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Innføring" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Tilgang avvist" @@ -88,7 +78,7 @@ msgstr "Opprettet av" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" -msgstr "Opprettet" +msgstr "Opprettet den" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint @@ -97,28 +87,29 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Visningsnavn" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentasjon" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Google-autentisering" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Sist endret" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -135,30 +126,21 @@ msgstr "Sist oppdatert" msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth Access Token" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -186,11 +168,6 @@ msgstr "OAuth-bruker-ID" msgid "OAuth2 provider" msgstr "OAuth2-tilbyder" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "OAuth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -221,10 +198,24 @@ msgstr "Sekvens" msgid "Server uri" msgstr "Server-URI" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Registrering er ikke tillatt i denne databasen." @@ -233,6 +224,11 @@ msgstr "Registrering er ikke tillatt i denne databasen." msgid "System Parameter" msgstr "System parameter" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -246,13 +242,18 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -263,3 +264,9 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "for eksempel 1234-xyz.apps.googleusercontent.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth Access Token" + +#~ msgid "Oauth" +#~ msgstr "OAuth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ne.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ne.po index a49e9a8..92db2d4 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ne.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ne.po @@ -1,33 +1,38 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" "PO-Revision-Date: 2017-10-24 09:00+0000\n" "Language-Team: Nepali (https://www.transifex.com/odoo/teams/41243/ne/)\n" +"Language: ne\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ne\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +#: model_terms:ir.ui.view,arch_db:auth_oauth.providers +msgid "- or -" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" msgstr "" @@ -37,28 +42,23 @@ msgid "Allow users to sign in with their Google account" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +msgid "Authorization URL" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" msgstr "" @@ -68,22 +68,27 @@ msgid "Client ID:" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid +#: model:ir.model,name:auth_oauth.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +msgid "Data Endpoint" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" msgstr "" @@ -93,32 +98,52 @@ msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Log in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Log in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Log in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token msgid "OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" msgstr "" @@ -129,12 +154,12 @@ msgid "OAuth Providers" msgstr "" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" msgstr "" @@ -149,12 +174,12 @@ msgid "Oauth" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" msgstr "" @@ -164,43 +189,45 @@ msgid "Providers" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Sign up is not allowed on this database." msgstr "" +#. module: auth_oauth +#: model:ir.model,name:auth_oauth.model_ir_config_parameter +msgid "System Parameter" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" +msgid "User" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +msgid "UserInfo URL" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth @@ -213,13 +240,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/nl.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/nl.po index d40b051..dfd0cf5 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/nl.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/nl.po @@ -1,47 +1,38 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 -# Erwin van der Ploeg , 2022 -# Jolien De Paepe, 2023 -# +# Erwin van der Ploeg , 2022, 2025. +# "Dylan Kiss (dyki)" , 2025. +# Bren Driesen , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jolien De Paepe, 2023\n" -"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-21 05:26+0000\n" +"Last-Translator: Bren Driesen \n" +"Language-Team: Dutch \n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- of -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Tutorial" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Toegang geweigerd" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "Toestaan dat gebruikers inloggen via Google." +msgstr "Toestaan dat gebruikers inloggen via Google" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -77,7 +68,7 @@ msgstr "Client-ID:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Configuratie instellingen" +msgstr "Configuratie-instellingen" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid @@ -92,17 +83,15 @@ msgstr "Aangemaakt op" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint msgid "Data Endpoint" -msgstr "Data Endpoint" +msgstr "Data Eindpunt" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" -msgstr "Schermnaam" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Documentatie" +msgstr "Weergavenaam" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -110,14 +99,17 @@ msgid "Google Authentication" msgstr "Google Authenticatie" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Heeft OAuth-toegangstoken" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Laatst gewijzigd op" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -134,30 +126,21 @@ msgstr "Laatst bijgewerkt op" msgid "Link text in Login Dialog" msgstr "Link tekst in login dialoog" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Log in met Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Login met Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Login met Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Label loginknop" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Ontbrekende subject-identiteit" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth Access Token" +msgid "OAuth Access Token Store" +msgstr "Opslag OAuth-toegangstoken" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -185,11 +168,6 @@ msgstr "OAuth User ID" msgid "OAuth2 provider" msgstr "OAuth2 provider" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -220,10 +198,24 @@ msgstr "Reeks" msgid "Server uri" msgstr "Server url" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Aanmelden met Facebook" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Aanmelden met Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Aanmelden met Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Aanmelden is niet toegestaan binnen deze database." @@ -232,6 +224,11 @@ msgstr "Aanmelden is niet toegestaan binnen deze database." msgid "System Parameter" msgstr "Systeemparameter" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorial" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -245,7 +242,6 @@ msgstr "GebruikersInfo URL" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -255,6 +251,12 @@ msgstr "" "aub een nieuwe uitnodiging en wees er zeker van om de link te volgen in je " "uitnodigings e-mail." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Je hebt geen toestemming om het toegangstoken te verwijderen" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -265,3 +267,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "bijv. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- of -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Log in met Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Login met Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Login met Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth Access Token" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/no.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/no.po deleted file mode 100644 index f93f2cb..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/no.po +++ /dev/null @@ -1,258 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Norwegian (https://app.transifex.com/odoo/teams/41243/no/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: no\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#. odoo-python -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint -msgid "Authorization URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "Config Settings" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid -msgid "Created by" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date -msgid "Created on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint -msgid "Data Endpoint" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name -msgid "Display Name" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date -msgid "Last Updated on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body -msgid "Link text in Login Dialog" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body -msgid "Login button label" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence -msgid "Sequence" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#. odoo-python -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "System Parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "User" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint -msgid "UserInfo URL" -msgstr "" - -#. module: auth_oauth -#. odoo-python -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pl.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pl.po index 1093b97..3d5bed1 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pl.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pl.po @@ -1,9 +1,9 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: -# Piotr Strebski , 2022 +# Piotr Strębski , 2022 # Wojciech Warczakowski , 2022 # Andrzej Wiśniewski , 2022 # Martin Trigaux, 2022 @@ -11,37 +11,31 @@ # Maksym , 2022 # Piotr Szlązak , 2022 # Tadeusz Karpiński , 2023 -# +# "Dylan Kiss (dyki)" , 2025. +# "Marta (wacm)" , 2025, 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tadeusz Karpiński , 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:41+0000\n" +"Last-Translator: \"Marta (wacm)\" \n" +"Language-Team: Polish \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" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- lub -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Wprowadzenie" +"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" +"X-Generator: Weblate 5.14.3\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" -msgstr "Brak dostępu" +msgstr "Odmowa dostępu" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled @@ -72,22 +66,22 @@ msgstr "Klasa CSS" #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" -msgstr "Identyfikator klienta" +msgstr "ID klienta" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Client ID:" -msgstr "Identyfikator klienta:" +msgstr "ID klienta:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Ustawienia konfiguracji" +msgstr "Konfiguracja ustawień" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" -msgstr "Utworzył(a)" +msgstr "Utworzone przez" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date @@ -97,32 +91,33 @@ msgstr "Data utworzenia" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint msgid "Data Endpoint" -msgstr "Data Endpoint" +msgstr "Punkt końcowy danych" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Nazwa wyświetlana" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentacja" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Uwierzytelnienie Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Ma token dostępu OAuth" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Data ostatniej modyfikacji" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -139,30 +134,21 @@ msgstr "Data ostatniej aktualizacji" msgid "Link text in Login Dialog" msgstr "Tekst linku w oknie logowania" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Zaloguj przez Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Zaloguj przez Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Zaloguj przez Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Tekst przycisku logowania" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Brak tożsamości podmiotu" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Token dostępu OAuth" +msgid "OAuth Access Token Store" +msgstr "Sklep z tokenami dostępu OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -190,11 +176,6 @@ msgstr "Identyfikator użytkownika OAuth" msgid "OAuth2 provider" msgstr "Dostawca OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -225,10 +206,24 @@ msgstr "Sekwencja" msgid "Server uri" msgstr "Uri serwera" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Zaloguj się z użyciem Facebooka" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Zaloguj się z użyciem Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Zaloguj się z użyciem Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Rejestrowanie się nie jest dozwolone na tej bazie danych." @@ -237,6 +232,11 @@ msgstr "Rejestrowanie się nie jest dozwolone na tej bazie danych." msgid "System Parameter" msgstr "Parametr systemu" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorial" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -250,7 +250,6 @@ msgstr "UserInfo URL" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -259,6 +258,12 @@ msgstr "" "Nie masz dostępu do tej bazy danych lub Twoje zaproszenie wygasło. Poproś o " "zaproszenie i pamiętaj, aby skorzystać z linku w mailu z zaproszeniem." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Nie masz uprawnień do usunięcia tokenu dostępu" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -269,3 +274,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "np. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- lub -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Zaloguj przez Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Zaloguj przez Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Zaloguj przez Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Token dostępu OAuth" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pt.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pt.po index 3b8e5b9..1530147 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pt.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # cafonso , 2022 # Reinaldo Ramos , 2022 @@ -9,35 +9,28 @@ # Manuela Silva , 2022 # Martin Trigaux, 2022 # Pedro Castro Silva , 2022 -# +# "Tiffany Chang (tic)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Pedro Castro Silva , 2022\n" -"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:04+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Portuguese \n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- ou -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Tutorial" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % " +"1000000 == 0) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Acesso Negado" @@ -59,7 +52,7 @@ msgstr "Permitido" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint msgid "Authorization URL" -msgstr "" +msgstr "URL de autorização" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class @@ -95,32 +88,33 @@ msgstr "Criado em" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint msgid "Data Endpoint" -msgstr "" +msgstr "Endpoint de dados" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Nome" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Documentação" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Autenticação Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Última Modificação em" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -135,32 +129,23 @@ msgstr "Última Atualização em" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" +msgstr "Texto do link na caixa de diálogo de login" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" +msgstr "Rótulo do botão de login" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Código de Acesso OAuth" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -188,11 +173,6 @@ msgstr "Id de utilizador OAuth" msgid "OAuth2 provider" msgstr "Provedor de OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -223,10 +203,24 @@ msgstr "Sequência" msgid "Server uri" msgstr "Uri do servidor" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Não é permitido inscrever-se nesta base de dados." @@ -235,6 +229,11 @@ msgstr "Não é permitido inscrever-se nesta base de dados." msgid "System Parameter" msgstr "Parâmetro de Sistema" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorial" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -243,12 +242,11 @@ msgstr "Utilizador" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint msgid "UserInfo URL" -msgstr "" +msgstr "URL de UserInfo" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -257,6 +255,12 @@ msgstr "" "Não tem acesso a esta base de dados ou o convite expirou. Por favor peça um " "novo convite e siga o link que virá no e-mail de convite." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -267,3 +271,12 @@ msgstr "arco" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "Por exemplo, 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- ou -" + +#~ msgid "OAuth Access Token" +#~ msgstr "Código de Acesso OAuth" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pt_BR.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pt_BR.po index a92407a..5feba2d 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pt_BR.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/pt_BR.po @@ -1,51 +1,43 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 -# Maitê Dietze, 2023 -# +# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Maitê Dietze, 2023\n" -"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 10:02+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Portuguese (Brazil) \n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- ou -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Tutorial" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % " +"1000000 == 0) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" -msgstr "Acesso Negado" +msgstr "Acesso negado" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "Permite a usuários logar pelo Google" +msgstr "Permitir que os usuários entrem com Google" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "Permitir que os usuários acessem com sua conta do Google" +msgstr "Permitir que os usuários iniciem a sessão com sua conta do Google" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled @@ -66,12 +58,12 @@ msgstr "Classe para o CSS" #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" -msgstr "ID do Cliente" +msgstr "ID do cliente" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Client ID:" -msgstr "ID do Cliente" +msgstr "ID do cliente" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings @@ -95,28 +87,29 @@ msgstr "Endpoint de dados" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Nome exibido" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Documentação" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Autenticação Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Tem token de acesso OAuth" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Última modificação em" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -131,78 +124,64 @@ msgstr "Última atualização em" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" -msgstr "Texto do link na caixa de diálogo do Login" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Login com Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Login com Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Login com Odoo.com" +msgstr "Texto do link na caixa de diálogo de login" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Rótulo do botão de login" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Falta de identidade do sujeito" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Token para acesso OAuth" +msgid "OAuth Access Token Store" +msgstr "Armazenamento de tokens de acesso OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "Serviço OAuth" +msgstr "Provedor OAuth" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "OAuth Providers" -msgstr "Serviços OAuth" +msgstr "Provedores OAuth" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "UID do OAuth precisa ser único por Serviço" +msgstr "UID do OAuth precisa ser exclusivo por provedor" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" -msgstr "ID do Usuário OAuth" +msgstr "ID do usuário OAuth" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" -msgstr "Serviço Oauth2" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" +msgstr "Provedor Oauth2" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "user_id do serviço OAuth" +msgstr "user_id do provedor OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" -msgstr "Nome do Serviço" +msgstr "Nome do provedor" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "Serviços" +msgstr "Provedores" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope @@ -219,17 +198,36 @@ msgstr "Sequência" msgid "Server uri" msgstr "URI do servidor" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Login com Facebook" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Login com Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Login com Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." -msgstr "A inscrição não é permitida neste banco de dados." +msgstr "Cadastro não permitido nesta base de dados." #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" -msgstr "Parâmetros do Sistema" +msgstr "Parâmetros do sistema" + +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorial" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users @@ -244,15 +242,19 @@ msgstr "URL de UserInfo" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" -"Você não tem acesso a este banco de dados ou seu convite expirou. Por favor " -"solicite um convite e tenha certeza de clicar no link recebido no convite " -"enviado ao seu e-mail." +"Você não tem acesso a esta base de dados ou seu convite expirou. Solicite um " +"convite e certifique-se de clicar no link do convite recebido no seu e-mail." + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Você não tem permissão para remover o token de acesso" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form @@ -263,4 +265,22 @@ msgstr "arquitetura" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "Ex: 1234-xyz.apps.googleusercontent.com" +msgstr "ex: 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- ou -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Login com Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Login com Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Login com Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Token para acesso OAuth" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ro.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ro.po index d1da603..c55d593 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ro.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ro.po @@ -1,41 +1,33 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Foldi Robert , 2022 # Cozmin Candea , 2022 # Martin Trigaux, 2022 -# Dorin Hongu , 2023 -# +# Dorin Hongu , 2023, 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Dorin Hongu , 2023\n" -"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-25 06:03+0000\n" +"Last-Translator: Dorin Hongu \n" +"Language-Team: Romanian \n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- sau -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Ghid" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Acces interzis" @@ -93,32 +85,33 @@ msgstr "Creat în" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint msgid "Data Endpoint" -msgstr "Data Endpoint" +msgstr "Punct final de date" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Nume afișat" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Documentație" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Autentificare Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Are token de acces OAuth" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Ultima modificare la" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -135,30 +128,21 @@ msgstr "Ultima actualizare pe" msgid "Link text in Login Dialog" msgstr "Legați textul în dialogul de conectare" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Autentificare cu Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Autentificare cu Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Autentificare cu Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Eticheta butonului de conectare" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Lipsește identitatea subiectului" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Simbol de Acces OAuth" +msgid "OAuth Access Token Store" +msgstr "Stocare token de acces OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -186,11 +170,6 @@ msgstr "ID Utilizator OAuth" msgid "OAuth2 provider" msgstr "Furnizor OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -209,7 +188,7 @@ msgstr "Furnizori" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" -msgstr "Scope" +msgstr "Scop" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence @@ -221,10 +200,24 @@ msgstr "Secvență" msgid "Server uri" msgstr "Server uri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Loghează-te cu Facebook" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Loghează-te cu Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Loghează-te cu Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Inregistrarea nu este permisă pe această bază de date." @@ -233,6 +226,11 @@ msgstr "Inregistrarea nu este permisă pe această bază de date." msgid "System Parameter" msgstr "Parametru de sistem" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorial" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -246,7 +244,6 @@ msgstr "URL-ul de informații despre utilizator" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -256,6 +253,12 @@ msgstr "" "rugăm să cereți o invitație și asigurați-vă că urmați link-ul din e-mail de " "invitație." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Nu aveți permisiuni pentru a elimina token-ul de acces" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -266,3 +269,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "e.g. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- sau -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Autentificare cu Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Autentificare cu Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Autentificare cu Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Simbol de Acces OAuth" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ru.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ru.po index b473693..f03ed8d 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ru.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ru.po @@ -1,62 +1,49 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: -# Gennady Marchenko , 2022 -# Сергей Шебанин , 2022 -# Irina Fedulova , 2022 -# Ivan Kropotkin , 2022 -# Martin Trigaux, 2022 -# ILMIR , 2022 -# Wil Odoo, 2024 -# Collex100, 2024 -# +# "Dylan Kiss (dyki)" , 2025. +# Weblate , 2025. +# "Anastasiia Koroleva (koan)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Collex100, 2024\n" -"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-12-05 18:08+0000\n" +"Last-Translator: \"Anastasiia Koroleva (koan)\" \n" +"Language-Team: Russian \n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- или -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Руководство" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " +"(n%100>=11 && n%100<=14)? 2 : 3);\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Доступ запрещён" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "Разрешить вход при помощи учетной записи Google" +msgstr "Разрешите пользователям входить в систему с помощью Google" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "Разрешить пользователям входить с помощью аккаунта Google" +msgstr "Разрешить пользователям входить в свою учетную запись Google" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" -msgstr "Разрешено" +msgstr "Разрешить" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint @@ -66,7 +53,7 @@ msgstr "URL-адрес авторизации" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" -msgstr "Класс CSS" +msgstr "CSS класс" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id @@ -82,17 +69,17 @@ msgstr "ID клиента:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Конфигурационные настройки" +msgstr "Параметры конфигурации" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" -msgstr "Создал" +msgstr "Создано:" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" -msgstr "Дата создания" +msgstr "Дата создания:" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint @@ -101,73 +88,65 @@ msgstr "Конечная точка данных" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Отображаемое имя" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Документация" +msgid "Google Authentication" +msgstr "Аутентификация Google" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "Google аутентификация" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Имеет токен доступа OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" -msgstr "Идентификатор" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Последнее изменение" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" -msgstr "Последний раз обновил" +msgstr "Последнее обновление:" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "Последнее обновление" +msgstr "Дата последнего обновления:" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" -msgstr "Текст ссылки в диалоге входа" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Войти через Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Войти через Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Войти через Odoo.com" +msgstr "Текст ссылки в диалоге входа в систему" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Ярлык кнопки входа в систему" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Отсутствует идентификатор субъекта" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Токен доступа OAuth" +msgid "OAuth Access Token Store" +msgstr "Хранилище токенов доступа OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "Провайдер OAuth" +msgstr "Поставщик OAuth" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers @@ -178,32 +157,27 @@ msgstr "Провайдеры OAuth" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "OAuth UID должен быть уникальным для каждого провайдера" +msgstr "Идентификатор OAuth UID должен быть уникальным для каждого провайдера" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" -msgstr "Идентификатор клиента OAuth" +msgstr "Идентификатор пользователя OAuth" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" msgstr "Провайдер OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "Oauth Провайдер user_id" +msgstr "Oauth Provider user_id" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" -msgstr "Имя провайдера" +msgstr "Имя поставщика услуг" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider @@ -213,29 +187,48 @@ msgstr "Провайдеры" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" -msgstr "Область доступа" +msgstr "Сфера" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "Нумерация" +msgstr "Последовательность" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "Сервер uri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Войти через Facebook" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Войти с помощью Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Войти с помощью Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." -msgstr "Для этой базы данных регистрация запрещена." +msgstr "Регистрация в этой базе данных запрещена." #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" -msgstr "Системные параметры" +msgstr "Параметр Системы" + +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Руководство" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users @@ -250,23 +243,49 @@ msgstr "URL UserInfo" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" -"У вас нет права доступа к этой базе данных или ваше приглашение истекло. " -"Пожалуйста, запросите новое приглашение и обязательно используйте ссылку из " -"письма с приглашением." +"У вас нет доступа к этой базе данных или срок действия вашего приглашения " +"истек. Пожалуйста, запросите приглашение и обязательно перейдите по ссылке в " +"письме с приглашением." + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "У вас нет прав для удаления токена доступа" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree msgid "arch" -msgstr "архитектура" +msgstr "arch" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "например, 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- или -" + +#~ msgid "Tutorial" +#~ msgstr "Учебное пособие" + +#~ msgid "Log in with Facebook" +#~ msgstr "Войти с Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Войти через Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Войдите в систему с помощью Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth Access Token" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sk.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sk.po index cefae9e..04cb1a2 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sk.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sk.po @@ -1,38 +1,28 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: # Martin Trigaux, 2022 -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" "PO-Revision-Date: 2022-09-22 05:45+0000\n" "Last-Translator: Martin Trigaux, 2022\n" "Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" -"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- alebo -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Príručka" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n " +">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Prístup zamietnutý" @@ -94,28 +84,29 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Zobrazovaný názov" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentácia" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Autentifikácia Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Posledná úprava" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -132,30 +123,21 @@ msgstr "Naposledy upravované" msgid "Link text in Login Dialog" msgstr "Text odkazu v dialógovom okne prihlásenia" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Prihlásiť sa cez Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Prihlásiť sa cez Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Prihlásiť sa cez Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth prístupový token" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -183,11 +165,6 @@ msgstr "OAuth ID používateľa" msgid "OAuth2 provider" msgstr "OAuth2 poskytovateľ" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth " - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -218,10 +195,24 @@ msgstr "Postupnosť" msgid "Server uri" msgstr "Server uri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Registrácia nie je povolená v tejto databáze." @@ -230,6 +221,11 @@ msgstr "Registrácia nie je povolená v tejto databáze." msgid "System Parameter" msgstr "Systémový parameter" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -243,7 +239,6 @@ msgstr "" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -253,6 +248,12 @@ msgstr "" "požiadajte o pozvánku a uistite sa že použijete odkaz vo vašom pozývacom " "emaile." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -263,3 +264,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "napr. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- alebo -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Prihlásiť sa cez Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Prihlásiť sa cez Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Prihlásiť sa cez Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth prístupový token" + +#~ msgid "Oauth" +#~ msgstr "Oauth " diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sl.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sl.po index 615060e..feab911 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sl.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sl.po @@ -1,43 +1,34 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Grega Vavtar , 2022 # laznikd , 2022 # matjaz k , 2022 # Matjaz Mozetic , 2022 # Martin Trigaux, 2022 -# Aleš Pipan, 2025 -# +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Aleš Pipan, 2025\n" -"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 21:36+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Slovenian \n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- ali-" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" +"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " +"n%100==4 ? 2 : 3;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Dostop zavrnjen" @@ -99,28 +90,29 @@ msgstr "Končna točka podatkov" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Prikazani naziv" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentacija" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Googlova avtentikacija" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Ima žeton za dostop OAuth" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Zadnjič spremenjeno" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -137,30 +129,21 @@ msgstr "Zadnjič posodobljeno" msgid "Link text in Login Dialog" msgstr "Besedilo povezave v pogovornem oknu za prijavo" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Prijava s Facebookom" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Prijava z Googlom" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Prijava z Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Oznaka gumba za prijavo" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Manjka identiteta subjekta" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth Access Token" +msgid "OAuth Access Token Store" +msgstr "Shramba žetonov za dostop OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -188,11 +171,6 @@ msgstr "OAuth User ID" msgid "OAuth2 provider" msgstr "OAuth2 provider" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -223,10 +201,24 @@ msgstr "Zaporedje" msgid "Server uri" msgstr "URL strežnika" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Prijava v to podatkovno bazo ni dovoljena." @@ -235,6 +227,11 @@ msgstr "Prijava v to podatkovno bazo ni dovoljena." msgid "System Parameter" msgstr "Sistemski parameter" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Vadnica" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -248,7 +245,6 @@ msgstr "URL uporabniških podatkov" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -257,6 +253,12 @@ msgstr "" "Do te podatkovne baze nimate dostopa ali pa je vaše vabilo poteklo. Prosite " "za vabilo in sledite povezavi v e-poštnem vabilu." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Nimate dovoljenj za odstranitev žetona za dostop." + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -267,3 +269,9 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "npr. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth Access Token" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sq.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sq.po index 61f1c7a..c63dd33 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sq.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sq.po @@ -1,33 +1,24 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo Server 19.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Albanian (https://app.transifex.com/odoo/teams/41243/sq/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-12-30 18:36+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: sq\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" +"Plural-Forms: \n" #. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "" @@ -89,27 +80,28 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" msgstr "" #. module: auth_oauth @@ -127,29 +119,20 @@ msgstr "" msgid "Link text in Login Dialog" msgstr "" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" +msgid "OAuth Access Token Store" msgstr "" #. module: auth_oauth @@ -178,11 +161,6 @@ msgstr "" msgid "OAuth2 provider" msgstr "" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -214,8 +192,23 @@ msgid "Server uri" msgstr "" #. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -224,6 +217,11 @@ msgstr "" msgid "System Parameter" msgstr "" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -235,14 +233,20 @@ msgid "UserInfo URL" msgstr "" #. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sr.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sr.po deleted file mode 100644 index a50686b..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sr.po +++ /dev/null @@ -1,266 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -# Translators: -# Uros Kalajdzic , 2022 -# Martin Trigaux, 2022 -# Dragan Vukosavljevic , 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Dragan Vukosavljevic , 2022\n" -"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- ili -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Uputstvo" - -#. module: auth_oauth -#. odoo-python -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "Access Denied" -msgstr "Pristup odbijen" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "Dozvoli korisnicima da se prijave pomoću Google-a" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "Dozvoli korisnicima da se prijave pomoguću svog Google naloga" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled -msgid "Allowed" -msgstr "Dozvoljeno" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint -msgid "Authorization URL" -msgstr "URL za utorizaciju" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class -msgid "CSS class" -msgstr "CSS class" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id -msgid "Client ID" -msgstr "ID klijenta" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "ID klijenta:" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "Config Settings" -msgstr "Podešavanje konfiguracije" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid -msgid "Created by" -msgstr "Kreirao" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date -msgid "Created on" -msgstr "Kreirano" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint -msgid "Data Endpoint" -msgstr "Data Endpoint" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name -msgid "Display Name" -msgstr "Naziv za prikaz" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentacija" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "Google autentikacija" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Poslednja izmena dana" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid -msgid "Last Updated by" -msgstr "Poslednje izmenio/la" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date -msgid "Last Updated on" -msgstr "Poslednje ažuriranje dana" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body -msgid "Link text in Login Dialog" -msgstr "Ubaci tekstualni link u dijalogu za Prijavljivanje" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Prijave se pomoću Facebook-a" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Prijavi se pomoću Google-a" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Prijavi se pomoću Odoo.com" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body -msgid "Login button label" -msgstr "Naslov dugmeta za prijavu" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth token pristupa" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id -msgid "OAuth Provider" -msgstr "OAuth Provajder" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "OAuth Provajderi" - -#. module: auth_oauth -#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid -msgid "OAuth UID must be unique per provider" -msgstr "OAuth UID mora biti jedinstven po provajderu" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid -msgid "OAuth User ID" -msgstr "OAuth korisnički ID" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "OAuth2 provajder" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid -msgid "Oauth Provider user_id" -msgstr "Oauth Provajder user_id" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name -msgid "Provider name" -msgstr "Naziv provajdera" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "Provajderi" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope -msgid "Scope" -msgstr "Obim" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence -msgid "Sequence" -msgstr "Niz" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google -msgid "Server uri" -msgstr "Url servera" - -#. module: auth_oauth -#. odoo-python -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "Registracija nije dozvoljena na ovoj bazi podataka." - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "System Parameter" -msgstr "Sistemski parametar" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "User" -msgstr "Korisnik" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint -msgid "UserInfo URL" -msgstr "UserInfo URL" - -#. module: auth_oauth -#. odoo-python -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" -"Nemate pristup ovoj bazi podataka ili je vaša pozivinica istekla. Molimo vas" -" zatražite pozivnicu i obavezno pratite link u emailu poziva." - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "arch" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "npr. 1234-xyz.apps.googleusercontent.com" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sr@latin.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sr@latin.po index 00d6c0d..b45f525 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sr@latin.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sr@latin.po @@ -1,231 +1,287 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: -# Djordje Marjanovic , 2017 -# Martin Trigaux , 2017 -# Nemanja Dragovic , 2017 -# Ljubisa Jovev , 2017 +# Uros Kalajdzic , 2022 +# Martin Trigaux, 2022 +# Dragan Vukosavljevic , 2022 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-24 09:00+0000\n" -"PO-Revision-Date: 2017-10-24 09:00+0000\n" -"Last-Translator: Ljubisa Jovev , 2017\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:04+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Serbian (Latin script) \n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:100 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "Access Denied" -msgstr "" +msgstr "Pristup odbijen" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "" +msgstr "Dozvoli korisnicima da se prijave pomoću Google-a" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "" +msgstr "Dozvoli korisnicima da se prijave pomoguću svog Google naloga" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled msgid "Allowed" -msgstr "" +msgstr "Dozvoljeno" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint -msgid "Authentication URL" -msgstr "" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +msgid "Authorization URL" +msgstr "URL za utorizaciju" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body -msgid "Body" -msgstr "Tijelo" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" -msgstr "" +msgstr "CSS class" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" -msgstr "" +msgstr "ID klijenta" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Client ID:" -msgstr "" +msgstr "ID klijenta:" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid +#: model:ir.model,name:auth_oauth.model_res_config_settings +msgid "Config Settings" +msgstr "Podešavanje konfiguracije" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" msgstr "Kreirao" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" -msgstr "Datum kreiranja" +msgstr "Kreirano" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint -msgid "Data URL" -msgstr "" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +msgid "Data Endpoint" +msgstr "Data Endpoint" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Naziv za prikaz" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" +msgstr "Google autentikacija" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" msgstr "ID" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update -msgid "Last Modified on" -msgstr "Zadnja promena" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" -msgstr "Promenio" +msgstr "Poslednje izmenio/la" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "Vreme promene" +msgstr "Poslednje ažuriranje dana" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token -msgid "OAuth Access Token" +#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +msgid "Link text in Login Dialog" +msgstr "Ubaci tekstualni link u dijalogu za Prijavljivanje" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +msgid "Login button label" +msgstr "Naslov dugmeta za prijavu" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token +msgid "OAuth Access Token Store" +msgstr "" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "" +msgstr "OAuth Provajder" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "OAuth Providers" -msgstr "" +msgstr "OAuth Provajderi" #. module: auth_oauth -#: sql_constraint:res.users:0 +#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "" +msgstr "OAuth UID mora biti jedinstven po provajderu" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" -msgstr "" +msgstr "OAuth korisnički ID" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" -msgstr "" +msgstr "OAuth2 provajder" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid +#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "" +msgstr "Oauth Provajder user_id" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name msgid "Provider name" -msgstr "" +msgstr "Naziv provajdera" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "" +msgstr "Provajderi" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" -msgstr "" +msgstr "Obim" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "Prioritet" +msgstr "Niz" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" +msgstr "Url servera" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" msgstr "" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:98 -#, python-format -msgid "Sign up is not allowed on this database." +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" msgstr "" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 +msgid "Sign up is not allowed on this database." +msgstr "Registracija nije dozvoljena na ovoj bazi podataka." + +#. module: auth_oauth +#: model:ir.model,name:auth_oauth.model_ir_config_parameter +msgid "System Parameter" +msgstr "Sistemski parametar" + +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Tutorijal" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users -msgid "Users" -msgstr "Korisnici" +msgid "User" +msgstr "Korisnik" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint -msgid "Validation URL" -msgstr "" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +msgid "UserInfo URL" +msgstr "UserInfo URL" #. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:102 -#, python-format +#. odoo-python +#: code:addons/auth_oauth/controllers/main.py:0 msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +"Nemate pristup ovoj bazi podataka ili je vaša pozivinica istekla. Molimo vas " +"zatražite pozivnicu i obavezno pratite link u emailu poziva." + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree msgid "arch" -msgstr "" +msgstr "arch" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" +msgstr "npr. 1234-xyz.apps.googleusercontent.com" -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "ir.config_parameter" -msgstr "ir.config_parameter" +#~ msgid "- or -" +#~ msgstr "- ili -" -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "res.config.settings" -msgstr "" +#~ msgid "Log in with Facebook" +#~ msgstr "Prijave se pomoću Facebook-a" + +#~ msgid "Log in with Google" +#~ msgstr "Prijavi se pomoću Google-a" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Prijavi se pomoću Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth token pristupa" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sv.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sv.po index 51fcc68..5e918e0 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sv.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Simon S, 2022 # Mikael Åkerberg , 2022 @@ -12,48 +12,40 @@ # Anders Wallenquist , 2022 # Kim Asplund , 2022 # Martin Trigaux, 2022 -# Lasse L, 2023 -# +# "Tiffany Chang (tic)" , 2025. +# Jakob Krabbe , 2025. +# Hanna Kharraziha , 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Lasse L, 2023\n" -"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-03-06 17:44+0000\n" +"Last-Translator: Hanna Kharraziha \n" +"Language-Team: Swedish \n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- eller -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Handledning" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.16.1\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Åtkomst nekad" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled msgid "Allow users to sign in with Google" -msgstr "Tillåt användare logga in med Google" +msgstr "Låt användare logga in med Google" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "Tillåt användare att logga in med sitt Google-konto" +msgstr "Låt användare logga in med sitt Google-konto" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled @@ -63,7 +55,7 @@ msgstr "Tillåten" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint msgid "Authorization URL" -msgstr "URL för auktorisering" +msgstr "Auktoriserings-URL" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class @@ -74,12 +66,12 @@ msgstr "CSS-klass" #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id msgid "Client ID" -msgstr "Klient-ID" +msgstr "Kundnummer" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Client ID:" -msgstr "Klient-ID:" +msgstr "Kundnummer:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings @@ -94,38 +86,39 @@ msgstr "Skapad av" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" -msgstr "Skapad" +msgstr "Skapad den" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint msgid "Data Endpoint" -msgstr "Slutpunkt för data" +msgstr "Datans slutdestination" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Visningsnamn" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Dokumentation" +msgid "Google Authentication" +msgstr "Autentisering med Google" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "Google-autentisering" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Har OAuth åtkomst-token" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" msgstr "ID" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Senast redigerad den" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" @@ -134,37 +127,28 @@ msgstr "Senast uppdaterad av" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "Senast uppdaterad på" +msgstr "Senast uppdaterad den" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" -msgstr "Länktext i inloggningsdialog" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Logga in med Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Logga in med Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Logga in med Odoo.com" +msgstr "Länkens text visas i inloggningsfönstret" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" -msgstr "Etikett för inloggningsknapp" +msgstr "Inloggningsknappens etikett" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Identifiering saknas" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth åtkomstpollett" +msgid "OAuth Access Token Store" +msgstr "OAuth-butik för att köpa åtkomst-tokens" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -180,7 +164,7 @@ msgstr "OAuth-leverantörer" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid msgid "OAuth UID must be unique per provider" -msgstr "OAuth UID måste vara unikt per utgivare" +msgstr "OAuth UID måste vara unikt per leverantör" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid @@ -192,15 +176,10 @@ msgstr "OAuth-användar-ID" msgid "OAuth2 provider" msgstr "OAuth2-leverantör" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "Oauth utgivare-user_id" +msgstr "Oauth användar_id för leverantören" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name @@ -215,7 +194,7 @@ msgstr "Leverantörer" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope msgid "Scope" -msgstr "Omfattning" +msgstr "Omfång" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence @@ -225,20 +204,39 @@ msgstr "Sekvens" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" -msgstr "Server uri" +msgstr "Server-URI" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Logga in med Facebook" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Logga in med Google" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Logga in med Odoo.com" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." -msgstr "Anslutning är inte tillåten i denna databas." +msgstr "Det är inte tillåtet att registrera sig på databasen." #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" msgstr "Systemparameter" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Instruktioner" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -247,28 +245,42 @@ msgstr "Användare" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint msgid "UserInfo URL" -msgstr "URL för användarinformation" +msgstr "Användarinformationens URL" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" -"Du saknar tillgång till denna databas eller så har din inbjudan gått ut. " -"Vänligen be om en ny inbjudan och försäkra dig om att du använder länken i " -"meddelandet." +"Du saknar åtkomstbehörighet till denna databas eller så har din inbjudan " +"gått ut. Vänligen be om en ny inbjudan och använd länken i meddelandet för " +"att få åtkomst." + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Du har inte behörighet att ta bort denna åtkomst-token" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree msgid "arch" -msgstr "Arkitektur" +msgstr "arch" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "e.g. 1234-xyz.apps.googleusercontent.com" +msgstr "t.ex. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- eller -" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth åtkomstpollett" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sw.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sw.po deleted file mode 100644 index 260ad29..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/sw.po +++ /dev/null @@ -1,255 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_oauth -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Swahili (https://app.transifex.com/odoo/teams/41243/sw/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sw\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "Access Denied" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled -msgid "Allow users to sign in with Google" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Allow users to sign in with their Google account" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled -msgid "Allowed" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint -msgid "Authorization URL" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class -msgid "CSS class" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id -msgid "Client ID" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Client ID:" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_config_settings -msgid "Config Settings" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid -msgid "Created by" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date -msgid "Created on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint -msgid "Data Endpoint" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name -msgid "Display Name" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid -msgid "Last Updated by" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date -msgid "Last Updated on" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body -msgid "Link text in Login Dialog" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body -msgid "Login button label" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id -msgid "OAuth Provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "OAuth Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid -msgid "OAuth UID must be unique per provider" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid -msgid "OAuth User ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_auth_oauth_provider -msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid -msgid "Oauth Provider user_id" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name -msgid "Provider name" -msgstr "" - -#. module: auth_oauth -#: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider -msgid "Providers" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope -msgid "Scope" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence -msgid "Sequence" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google -msgid "Server uri" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "Sign up is not allowed on this database." -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_ir_config_parameter -msgid "System Parameter" -msgstr "" - -#. module: auth_oauth -#: model:ir.model,name:auth_oauth.model_res_users -msgid "User" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint -msgid "UserInfo URL" -msgstr "" - -#. module: auth_oauth -#: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree -msgid "arch" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ta.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ta.po index 426ee77..aa14a89 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ta.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ta.po @@ -1,18 +1,20 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# +# Translators: msgid "" msgstr "" -"Project-Id-Version: Odoo Server 15.5alpha1\n" +"Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-20 09:01+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Tamil (https://app.transifex.com/odoo/teams/41243/ta/)\n" +"POT-Creation-Date: 2023-05-16 13:49+0000\n" +"PO-Revision-Date: 2016-02-05 10:10+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Tamil (http://www.transifex.com/odoo/odoo-9/language/ta/)\n" +"Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ta\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_oauth @@ -22,12 +24,12 @@ msgstr "" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" +msgid "Tutorial" msgstr "" #. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "" @@ -75,12 +77,14 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" -msgstr "" +msgstr "உருவாக்கியவர்" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" msgstr "" +"உருவாக்கப்பட்ட \n" +"தேதி" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint @@ -90,12 +94,7 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name msgid "Display Name" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "" +msgstr "காட்சி பெயர்" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -105,22 +104,17 @@ msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id msgid "ID" -msgstr "" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" -msgstr "" +msgstr "கடைசியாக புதுப்பிக்கப்பட்டது" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "" +msgstr "கடைசியாக புதுப்பிக்கப்பட்டது" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body @@ -214,8 +208,8 @@ msgid "Server uri" msgstr "" #. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "" @@ -235,12 +229,9 @@ msgid "UserInfo URL" msgstr "" #. module: auth_oauth +#. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format -msgid "" -"You do not have access to this database or your invitation has expired. " -"Please ask for an invitation and be sure to follow the link in your " -"invitation email." +msgid "You do not have access to this database or your invitation has expired. Please ask for an invitation and be sure to follow the link in your invitation email." msgstr "" #. module: auth_oauth diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/th.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/th.po index 0c25285..c2ec53e 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/th.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/th.po @@ -1,40 +1,31 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 # Wichanon Jamwutthipreecha, 2022 -# Rasareeyar Lappiam, 2023 -# +# +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Rasareeyar Lappiam, 2023\n" -"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 21:37+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Thai \n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- หรือ -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "บทเรียน" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "การเข้าถึงถูกปฏิเสธ" @@ -61,7 +52,7 @@ msgstr "URL การอนุญาต" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" -msgstr "คลาส CSS " +msgstr "คลาส CSS" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id @@ -96,28 +87,29 @@ msgstr "จุดสิ้นสุดข้อมูล" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "แสดงชื่อ" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "เอกสารประกอบ" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "การรับรองความถูกต้องของ Google" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ไอดี" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "แก้ไขครั้งล่าสุดเมื่อ" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ไอดี" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -134,30 +126,21 @@ msgstr "อัปเดตครั้งล่าสุดเมื่อ" msgid "Link text in Login Dialog" msgstr "ลิงก์ข้อความในกล่องล็อกอิน" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "เข้าสู่ระบบด้วย Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "เข้าสู่ระบบด้วย Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "เข้าสู่ระบบด้วย Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "ป้ายปุ่มล็อกอิน" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "โทเคนการเข้าถึง OAuth" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -185,11 +168,6 @@ msgstr "ไอดีผู้ใช้ OAuth" msgid "OAuth2 provider" msgstr "ผู้ให้บริการ OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -220,10 +198,24 @@ msgstr "ลำดับ" msgid "Server uri" msgstr "เซิร์ฟเวอร์ uri" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "ไม่อนุญาตให้ลงทะเบียนในฐานข้อมูลนี้" @@ -232,6 +224,11 @@ msgstr "ไม่อนุญาตให้ลงทะเบียนในฐ msgid "System Parameter" msgstr "พารามิเตอร์ของระบบ" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "บทช่วยสอน" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -245,7 +242,6 @@ msgstr "URL ข้อมูลผู้ใช้" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -254,13 +250,37 @@ msgstr "" "คุณไม่มีสิทธิ์เข้าถึงฐานข้อมูลนี้ หรือคำเชิญของคุณหมดอายุแล้ว " "โปรดขอคำเชิญและอย่าลืมไปตามลิงก์ในอีเมลคำเชิญของคุณ" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree msgid "arch" -msgstr "arch" +msgstr "โค้ง" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "เช่น 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- หรือ -" + +#~ msgid "Log in with Facebook" +#~ msgstr "เข้าสู่ระบบด้วย Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "เข้าสู่ระบบด้วย Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "เข้าสู่ระบบด้วย Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "โทเคนการเข้าถึง OAuth" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/tr.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/tr.po index 90e5a95..67a25a4 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/tr.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Ediz Duman , 2022 # Levent Karakaş , 2022 @@ -14,35 +14,28 @@ # Martin Trigaux, 2022 # Murat Kaplan , 2022 # Halil, 2022 -# +# "Dylan Kiss (dyki)" , 2025. +# DeepL , 2025. +# Odoo Turkish Import , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Halil, 2022\n" -"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-21 14:44+0000\n" +"Last-Translator: Odoo Turkish Import \n" +"Language-Team: Turkish \n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- yada -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Öğretici" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "Erişim Engellendi" @@ -90,12 +83,12 @@ msgstr "Yapılandırma Ayarları" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" -msgstr "Oluşturan" +msgstr "Tarafından oluşturuldu" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" -msgstr "Oluşturulma" +msgstr "Oluşturuldu" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint @@ -104,13 +97,11 @@ msgstr "Veri Uç Noktası" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" -msgstr "Görünüm Adı" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Belgeleme" +msgstr "İsim Göster" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form @@ -118,14 +109,17 @@ msgid "Google Authentication" msgstr "Google Kimlik Doğurlama" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "OAuth Erişim Belirteci Var" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Son Düzenleme" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -142,30 +136,21 @@ msgstr "Son Güncelleme" msgid "Link text in Login Dialog" msgstr "Giriş İletişim Kutusunda metin bağlantısı" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Facebook ile giriş" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Google ile giriş yap" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Odoo.com ile giriş yapın" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Giriş butonu etiketi" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Kayıp özne kimliği" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth Erişim Jetonu" +msgid "OAuth Access Token Store" +msgstr "OAuth Erişim Belirteci Deposu" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -193,11 +178,6 @@ msgstr "OAuth Kullanıcı ID" msgid "OAuth2 provider" msgstr "OAuth2 Sağlayıcı" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -221,17 +201,31 @@ msgstr "Kapsam" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "Sıra" +msgstr "Sıralama" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "Sunucu Adresi (URL)" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Facebook ile oturum açın" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Google ile oturum açın" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "Odoo.com ile oturum açın" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Bu veritabanına kayıt olmaya izin verilmez." @@ -240,6 +234,11 @@ msgstr "Bu veritabanına kayıt olmaya izin verilmez." msgid "System Parameter" msgstr "Sistem Parametresi" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Eğitim" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -253,7 +252,6 @@ msgstr "UserInfo URL'si" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -262,6 +260,12 @@ msgstr "" "Bu veritabanına giriş izniniz yok ya da davetinizin süresi dolmuş. Lütfen " "bir davetiye isteyin ve eposta davetiyenizdeki bağlantıyı izleyin." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Erişim belirtecini kaldırma izniniz yok" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -272,3 +276,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "örn. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- yada -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Facebook ile giriş" + +#~ msgid "Log in with Google" +#~ msgstr "Google ile giriş yap" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Odoo.com ile giriş yapın" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth Erişim Jetonu" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/uk.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/uk.po index f50bd07..5e688f8 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/uk.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/uk.po @@ -1,39 +1,33 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 # Alina Lisnenko , 2022 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Alina Lisnenko , 2022\n" -"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:04+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Ukrainian \n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- або -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Туторіал" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != " +"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % " +"100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || " +"(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "У доступі відмовлено" @@ -96,28 +90,29 @@ msgstr "Кінцева точка даних" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "Назва для відображення" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Документація" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Google аутентифікація" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Остання модифікація" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "ID" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -134,30 +129,21 @@ msgstr "Останнє оновлення" msgid "Link text in Login Dialog" msgstr "Текст посилання у діалозі входу" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Зайти через Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Зайдіть через Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Зайдіть через Odoo.com" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Мітка кнопки входу" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Токен доступу OAuth" +msgid "OAuth Access Token Store" +msgstr "" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -185,11 +171,6 @@ msgstr "OAuth ID користувача" msgid "OAuth2 provider" msgstr "Провайдер OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -220,10 +201,24 @@ msgstr "Послідовність" msgid "Server uri" msgstr "uri сервера" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Вхід не дозволено у цій базі даних." @@ -232,6 +227,11 @@ msgstr "Вхід не дозволено у цій базі даних." msgid "System Parameter" msgstr "Параметр системи" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Туторіал" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -245,7 +245,6 @@ msgstr "UserInfo URL" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -255,6 +254,12 @@ msgstr "" "минув. Будь ласка, запитайте запрошення та обов'язково перейдіть за " "посиланням у своєму електронному листі запрошення." +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -265,3 +270,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "e.g. 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- або -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Зайти через Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Зайдіть через Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Зайдіть через Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Токен доступу OAuth" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ml.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/uz.po similarity index 62% rename from odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ml.po rename to odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/uz.po index ca889aa..f9cd2e0 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/ml.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/uz.po @@ -1,263 +1,315 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# -# Translators: -# Niyas Raphy, 2023 -# Nikhil Krishnan, 2023 -# +# +# +# Translated by: +# Deepvision - info@deepvision.uz | +998 77-093-0007 +# Amon Olimov - amon.bars@gmail.com +# Jonibek Yorqulov - j.yorqulov@deepvision.uz +# Mirzohidkhon Ulugkhujaev ulugkhujayevmirzohidxon@gmail.com +# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 19.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Nikhil Krishnan, 2023\n" -"Language-Team: Malayalam (https://app.transifex.com/odoo/teams/41243/ml/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-08 18:37+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: uz\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ml\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format +#, fuzzy msgid "Access Denied" -msgstr "അക്സസ്സ് തടയപ്പെട്ടു" +msgstr "Ruxsat berilmadi" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled +#, fuzzy msgid "Allow users to sign in with Google" -msgstr "" +msgstr "Foydalanuvchilarga Google orqali kirishga ruxsat berish" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +#, fuzzy msgid "Allow users to sign in with their Google account" -msgstr "" +msgstr "Foydalanuvchilarga Google hisoblari orqali kirishga ruxsat berish" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled +#, fuzzy msgid "Allowed" -msgstr "" +msgstr "Ruxsat etilgan" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint +#, fuzzy msgid "Authorization URL" -msgstr "" +msgstr "Avtorizatsiya URL manzili" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class +#, fuzzy msgid "CSS class" -msgstr "" +msgstr "CSS sinfi" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id +#, fuzzy msgid "Client ID" -msgstr "ഉപഭോക്തൃ ഐഡി" +msgstr "Mijoz identifikatori" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +#, fuzzy msgid "Client ID:" -msgstr "" +msgstr "Mijoz identifikatori:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings +#, fuzzy msgid "Config Settings" -msgstr "കോൺഫിഗറേഷൻ സെറ്റിങ്‌സ്" +msgstr "Konfiguratsiya sozlamalari" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid +#, fuzzy msgid "Created by" -msgstr "ഉണ്ടാക്കിയത്" +msgstr "Yaratuvchi" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date +#, fuzzy msgid "Created on" -msgstr "സൃഷ്ടിച്ചത്" +msgstr "Yaratilgan sana" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint +#, fuzzy msgid "Data Endpoint" -msgstr "" +msgstr "Ma'lumotlar yakuniy nuqtasi" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name +#, fuzzy msgid "Display Name" -msgstr "ഡിസ്പ്ലേ നെയിം" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "ഡോക്യൂമെന്റഷന് " +msgstr "Ko‘rsatiladigan nom" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +#, fuzzy msgid "Google Authentication" -msgstr "" +msgstr "Google autentifikatsiyasi" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +#, fuzzy +msgid "Has OAuth Access Token" +msgstr "OAuth kirish tokeni mavjud" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +#, fuzzy msgid "ID" -msgstr "ഐഡി" - -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്തത്" +msgstr "Identifikator" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid +#, fuzzy msgid "Last Updated by" -msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്തത്" +msgstr "Oxirgi yangilovchi" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date +#, fuzzy msgid "Last Updated on" -msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്തത്" +msgstr "Oxirgi yangilangan sana" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body +#, fuzzy msgid "Link text in Login Dialog" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "" +msgstr "Kirish oynasidagi havola matni" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body +#, fuzzy msgid "Login button label" -msgstr "" +msgstr "Kirish tugmasi yorlig‘i" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +#, fuzzy +msgid "Missing subject identity" +msgstr "Mavzu identifikatori yo‘q" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "" +#, fuzzy +msgid "OAuth Access Token Store" +msgstr "OAuth kirish tokenlari ombori" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id +#, fuzzy msgid "OAuth Provider" -msgstr "" +msgstr "OAuth provayderi" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +#, fuzzy msgid "OAuth Providers" -msgstr "" +msgstr "OAuth provayderlar" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid +#, fuzzy msgid "OAuth UID must be unique per provider" -msgstr "" +msgstr "OAuth UID har bir provayder uchun noyob bo‘lishi kerak" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid +#, fuzzy msgid "OAuth User ID" -msgstr "" +msgstr "OAuth foydalanuvchi identifikatori" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider +#, fuzzy msgid "OAuth2 provider" -msgstr "" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "" +msgstr "OAuth2 provayderi" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid +#, fuzzy msgid "Oauth Provider user_id" -msgstr "" +msgstr "OAuth provayder foydalanuvchi identifikatori" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name +#, fuzzy msgid "Provider name" -msgstr "" +msgstr "Provayder nomi" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider +#, fuzzy msgid "Providers" -msgstr "" +msgstr "Provayderlar" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope +#, fuzzy msgid "Scope" -msgstr "" +msgstr "Qamrov" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence +#, fuzzy msgid "Sequence" -msgstr "സീക്വൻസ് " +msgstr "Ketma-ketlik" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google +#, fuzzy msgid "Server uri" -msgstr "" +msgstr "Server manzili" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +#, fuzzy +msgid "Sign in with Facebook" +msgstr "Facebook orqali kirish" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +#, fuzzy +msgid "Sign in with Google" +msgstr "Google orqali kirish" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +#, fuzzy +msgid "Sign in with Odoo.com" +msgstr "Odoo.com orqali kirish" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format +#, fuzzy msgid "Sign up is not allowed on this database." -msgstr "" +msgstr "Ushbu ma'lumotlar bazasida ro‘yxatdan o‘tishga ruxsat berilmagan." #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter +#, fuzzy msgid "System Parameter" -msgstr "" +msgstr "Tizim parametri" + +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +#, fuzzy +msgid "Tutorial" +msgstr "Qo‘llanma" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users +#, fuzzy msgid "User" -msgstr "യൂസർ" +msgstr "Foydalanuvchi" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint +#, fuzzy msgid "UserInfo URL" -msgstr "" +msgstr "Foydalanuvchi ma'lumotlari URL manzili" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format +#, fuzzy msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" +"Siz ushbu ma'lumotlar bazasiga kira olmaysiz yoki taklifingiz muddati " +"tugagan. Iltimos, taklif so‘rang va taklifnoma xatingizdagi havolani albatta " +"bosing." + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +#, fuzzy +msgid "You do not have permissions to remove the access token" +msgstr "Kirish tokenini o‘chirish uchun sizda ruxsat yo‘q" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree +#, fuzzy msgid "arch" -msgstr "" +msgstr "Arxitektura" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +#, fuzzy msgid "e.g. 1234-xyz.apps.googleusercontent.com" -msgstr "" +msgstr "Masalan: 1234-xyz.apps.googleusercontent.com" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/vi.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/vi.po index 51ba4ef..125a712 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/vi.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/vi.po @@ -1,41 +1,33 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 -# Thi Huong Nguyen, 2025 -# +# Thi Huong Nguyen, 2022 +# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Thi Huong Nguyen, 2025\n" -"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 04:38+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Vietnamese \n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- hoặc -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "Hướng dẫn" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" -msgstr "Truy cập bị Từ chối" +msgstr "Truy cập bị từ chối" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled @@ -60,7 +52,7 @@ msgstr "URL Ủy quyền" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class msgid "CSS class" -msgstr "bộ chọn class trong CSS" +msgstr "Bộ chọn class trong CSS" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id @@ -76,7 +68,7 @@ msgstr "ID máy khách:" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_config_settings msgid "Config Settings" -msgstr "Cài đặt Cấu hình" +msgstr "Cài đặt cấu hình" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid @@ -91,83 +83,75 @@ msgstr "Được tạo vào" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint msgid "Data Endpoint" -msgstr "Điểm cuối Dữ liệu" +msgstr "Endpoint dữ liệu" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" -msgstr "Tên Hiển thị" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "Tài liệu" +msgstr "Tên hiển thị" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" -msgstr "Xác thực Google " +msgstr "Xác thực Google" + +#. module: auth_oauth +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "Có token truy cập OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" msgstr "ID" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "Chỉnh sửa Lần cuối vào" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" -msgstr "Cập nhật Lần cuối bởi" +msgstr "Cập nhật lần cuối bởi" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "Cập nhật Lần cuối vào" +msgstr "Cập nhật lần cuối vào" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" -msgstr "Văn bản liên kết trong Hộp thoại Đăng nhập" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Đăng nhập với Facebook" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "Đăng nhập với Google" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Đăng nhập với Odoo.com" +msgstr "Văn bản liên kết trong Hộp thoại đăng nhập" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "Nhãn nút đăng nhập" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "Thiếu danh tính chủ thể" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "Token Truy cập OAuth " +msgid "OAuth Access Token Store" +msgstr "Lưu trữ token truy cập OAuth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id msgid "OAuth Provider" -msgstr "Nhà cung cấp OAuth " +msgstr "Nhà cung cấp OAuth" #. module: auth_oauth #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "OAuth Providers" -msgstr "Các nhà cung cấp OAuth " +msgstr "Nhà cung cấp OAuth" #. module: auth_oauth #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid @@ -177,22 +161,17 @@ msgstr "Mỗi nhà cung cấp có một UID OAuth riêng." #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid msgid "OAuth User ID" -msgstr "ID Người dùng OAuth " +msgstr "ID người dùng OAuth" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_auth_oauth_provider msgid "OAuth2 provider" msgstr "Nhà cung cấp OAuth2" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" -msgstr "Tên người dùng của Nhà cung cấp Oauth" +msgstr "user_id của nhà cung cấp Oauth" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name @@ -202,7 +181,7 @@ msgstr "Tên nhà cung cấp" #. module: auth_oauth #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider msgid "Providers" -msgstr "Các nhà cung cấp " +msgstr "Nhà cung cấp" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope @@ -219,17 +198,36 @@ msgstr "Trình tự" msgid "Server uri" msgstr "URL máy chủ" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "Không được phép đăng ký trên cơ sở dữ liệu này." #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_ir_config_parameter msgid "System Parameter" -msgstr "Tham số Hệ thống" +msgstr "Tham số hệ thống" + +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "Hướng dẫn" #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users @@ -239,20 +237,25 @@ msgstr "Người dùng" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint msgid "UserInfo URL" -msgstr "URL Thông tin người dùng" +msgstr "URL thông tin người dùng" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." msgstr "" "Bạn không có quyền truy cập vào cơ sở dữ liệu này hoặc lời mời của bạn đã " -"hết hạn. Vui lòng yêu cầu một lời mời và nhấp vào liên kết trong email mời " -"của bạn." +"hết hạn. Vui lòng yêu cầu một lời mời mới và nhấp vào liên kết trong email " +"mời của bạn." + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "Bạn không có quyền xóa token truy cập" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form @@ -264,3 +267,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "VD: 1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- hoặc -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Đăng nhập với Facebook" + +#~ msgid "Log in with Google" +#~ msgstr "Đăng nhập với Google" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Đăng nhập với Odoo.com" + +#~ msgid "OAuth Access Token" +#~ msgstr "Token Truy cập OAuth " + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/zh_CN.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/zh_CN.po index 3847382..8fcd5d3 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/zh_CN.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/zh_CN.po @@ -1,39 +1,30 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_oauth -# +# * auth_oauth +# # Translators: # Martin Trigaux, 2022 # Jeffery CHEN , 2022 -# +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jeffery CHEN , 2022\n" -"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 15:19+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Chinese (Simplified Han script) \n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- 或 -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "教程" +"X-Generator: Weblate 5.12.2\n" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "访问被拒绝" @@ -45,7 +36,7 @@ msgstr "允许用户通过google登录" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Allow users to sign in with their Google account" -msgstr "允许用户使用其 Google 账户登录" +msgstr "允许用户使用其 谷歌 账户登录" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled @@ -86,7 +77,7 @@ msgstr "创建人" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date msgid "Created on" -msgstr "创建时间" +msgstr "创建日期" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint @@ -95,29 +86,30 @@ msgstr "数据终结点" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "显示名称" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "文档" +msgid "Google Authentication" +msgstr "谷歌 身份验证" #. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Google Authentication" -msgstr "Google 身份验证" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "有 OAuth 访问令牌" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id msgid "ID" msgstr "ID" -#. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "最后修改时间" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid msgid "Last Updated by" @@ -126,37 +118,28 @@ msgstr "最后更新人" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date msgid "Last Updated on" -msgstr "最后更新时间" +msgstr "上次更新日期" #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body msgid "Link text in Login Dialog" msgstr "登陆框链接文本" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "Facebook登录" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "谷歌登陆" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "Odoo官方登陆" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "登录按钮标签" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "缺漏主体身份" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth 访问令牌" +msgid "OAuth Access Token Store" +msgstr "OAuth 访问令牌商店" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -184,11 +167,6 @@ msgstr "OAuth 用户ID" msgid "OAuth2 provider" msgstr "OAuth2服务商" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -212,17 +190,31 @@ msgstr "作用范围" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "序号" +msgstr "序列" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "服务器URI" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "Facebook 登录" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "Google 登录" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "登录 Odoo.com" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "此数据库不允许注册." @@ -231,6 +223,11 @@ msgstr "此数据库不允许注册." msgid "System Parameter" msgstr "系统参数" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "教程" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -244,12 +241,19 @@ msgstr "用户信息网址" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " "invitation email." -msgstr "您无权访问此数据库或者您的邀请已经过期.请申请一个新的邀请并在您的邀请邮件中确认。" +msgstr "" +"您无权访问此数据库或者您的邀请已经过期.请申请一个新的邀请并在您的邀请邮件中确" +"认。" + +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "您没有权限删除访问令牌" #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form @@ -261,3 +265,21 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "例如:1234-xyz.apps.googleusercontent.com" + +#~ msgid "- or -" +#~ msgstr "- 或 -" + +#~ msgid "Log in with Facebook" +#~ msgstr "Facebook登录" + +#~ msgid "Log in with Google" +#~ msgstr "谷歌登陆" + +#~ msgid "Log in with Odoo.com" +#~ msgstr "Odoo官方登陆" + +#~ msgid "OAuth Access Token" +#~ msgstr "OAuth 访问令牌" + +#~ msgid "Oauth" +#~ msgstr "Oauth" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/zh_TW.po b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/zh_TW.po index 7814c3a..987bc7a 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/zh_TW.po +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/i18n/zh_TW.po @@ -1,39 +1,29 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_oauth -# +# # Translators: -# Martin Trigaux, 2022 +# Wil Odoo, 2025 # Tony Ng, 2025 -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-10 08:26+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-05-06 12:03+0000\n" "Last-Translator: Tony Ng, 2025\n" -"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/" +"zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.providers -msgid "- or -" -msgstr "- 或 -" - -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Tutorial" -msgstr "教學" - #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Access Denied" msgstr "存取被拒絕" @@ -81,7 +71,7 @@ msgstr "配置設定" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid msgid "Created by" -msgstr "創立者" +msgstr "建立人員" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date @@ -95,28 +85,29 @@ msgstr "數據終端點" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__display_name msgid "Display Name" msgstr "顯示名稱" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form -msgid "Documentation" -msgstr "系統使用說明" - #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "Google Authentication" msgstr "Google認證" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id -msgid "ID" -msgstr "ID" +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__has_oauth_access_token +msgid "Has OAuth Access Token" +msgstr "有 OAuth 存取權杖" #. module: auth_oauth -#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update -msgid "Last Modified on" -msgstr "最後修改於" +#: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id +#: model:ir.model.fields,field_description:auth_oauth.field_ir_config_parameter__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_oauth.field_res_users__id +msgid "ID" +msgstr "識別號" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid @@ -133,30 +124,21 @@ msgstr "最後更新於" msgid "Link text in Login Dialog" msgstr "登入連結的完整內容" -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_facebook -msgid "Log in with Facebook" -msgstr "以 Facebook 登入" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_google -msgid "Log in with Google" -msgstr "使用 Google 登入" - -#. module: auth_oauth -#: model:auth.oauth.provider,body:auth_oauth.provider_openerp -msgid "Log in with Odoo.com" -msgstr "使用 odoo帳號 登入" - #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body msgid "Login button label" msgstr "登入按鈕標籤" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "Missing subject identity" +msgstr "缺漏主體身份" + #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token -msgid "OAuth Access Token" -msgstr "OAuth 存取權杖(token)" +msgid "OAuth Access Token Store" +msgstr "OAuth 存取權杖儲存" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id @@ -184,11 +166,6 @@ msgstr "OAuth 使用者ID" msgid "OAuth2 provider" msgstr "OAuth2服務商" -#. module: auth_oauth -#: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form -msgid "Oauth" -msgstr "Oauth" - #. module: auth_oauth #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid msgid "Oauth Provider user_id" @@ -212,17 +189,31 @@ msgstr "範圍" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence msgid "Sequence" -msgstr "序號" +msgstr "序列號" #. module: auth_oauth #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google msgid "Server uri" msgstr "伺服器URI" +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_facebook +msgid "Sign in with Facebook" +msgstr "使用 Facebook 登入" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_google +msgid "Sign in with Google" +msgstr "使用 Google 登入" + +#. module: auth_oauth +#: model:auth.oauth.provider,body:auth_oauth.provider_openerp +msgid "Sign in with Odoo.com" +msgstr "使用 Odoo.com 登入" + #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "Sign up is not allowed on this database." msgstr "此資料庫不允許註冊" @@ -231,6 +222,11 @@ msgstr "此資料庫不允許註冊" msgid "System Parameter" msgstr "系統參數" +#. module: auth_oauth +#: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form +msgid "Tutorial" +msgstr "教學" + #. module: auth_oauth #: model:ir.model,name:auth_oauth.model_res_users msgid "User" @@ -244,7 +240,6 @@ msgstr "用戶資料網址" #. module: auth_oauth #. odoo-python #: code:addons/auth_oauth/controllers/main.py:0 -#, python-format msgid "" "You do not have access to this database or your invitation has expired. " "Please ask for an invitation and be sure to follow the link in your " @@ -253,6 +248,12 @@ msgstr "" "您無權存取此資料庫或者您的邀請已經過期.\n" "請申請一個新的邀請並在您的邀請信件中確認。" +#. module: auth_oauth +#. odoo-python +#: code:addons/auth_oauth/models/res_users.py:0 +msgid "You do not have permissions to remove the access token" +msgstr "你沒有權限移除存取權杖" + #. module: auth_oauth #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree @@ -263,3 +264,9 @@ msgstr "arch" #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form msgid "e.g. 1234-xyz.apps.googleusercontent.com" msgstr "例如:1234-xyz.apps.googleusercontent.com" + +#~ msgid "Oauth" +#~ msgstr "Oauth" + +#~ msgid "Remove Token" +#~ msgstr "移除權杖" diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/auth_oauth.py b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/auth_oauth.py index 268d50b..f5879ef 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/auth_oauth.py +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/auth_oauth.py @@ -3,7 +3,7 @@ from odoo import fields, models -class AuthOAuthProvider(models.Model): +class AuthOauthProvider(models.Model): """Class defining the configuration values of an OAuth2 provider""" _name = 'auth.oauth.provider' diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/ir_config_parameter.py b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/ir_config_parameter.py index 6a302e2..609889e 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/ir_config_parameter.py +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/ir_config_parameter.py @@ -4,13 +4,13 @@ from odoo import models -class IrConfigParameter(models.Model): +class IrConfig_Parameter(models.Model): _inherit = 'ir.config_parameter' def init(self, force=False): - super(IrConfigParameter, self).init(force=force) + super().init(force=force) if force: - oauth_oe = self.env.ref('auth_oauth.provider_openerp') + oauth_oe = self.env.ref('auth_oauth.provider_openerp', raise_if_not_found=False) if not oauth_oe: return dbuuid = self.sudo().get_param('database.uuid') diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/res_users.py b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/res_users.py index d18ec27..091c72b 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/res_users.py +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/models/res_users.py @@ -4,25 +4,45 @@ import json import requests -import werkzeug.http +from werkzeug import http, datastructures + +if hasattr(datastructures.WWWAuthenticate, "from_header"): + parse_auth = datastructures.WWWAuthenticate.from_header +else: + parse_auth = http.parse_www_authenticate_header from odoo import api, fields, models -from odoo.exceptions import AccessDenied, UserError +from odoo.exceptions import AccessDenied, AccessError, UserError from odoo.addons.auth_signup.models.res_users import SignupError -from odoo.addons import base -base.models.res_users.USER_PRIVATE_FIELDS.append('oauth_access_token') class ResUsers(models.Model): _inherit = 'res.users' oauth_provider_id = fields.Many2one('auth.oauth.provider', string='OAuth Provider') oauth_uid = fields.Char(string='OAuth User ID', help="Oauth Provider user_id", copy=False) - oauth_access_token = fields.Char(string='OAuth Access Token', readonly=True, copy=False, prefetch=False) + oauth_access_token = fields.Char(string='OAuth Access Token Store', readonly=True, copy=False, prefetch=False, groups=fields.NO_ACCESS) + has_oauth_access_token = fields.Boolean(string='Has OAuth Access Token', compute='_compute_has_oauth_access_token', groups='base.group_erp_manager') - _sql_constraints = [ - ('uniq_users_oauth_provider_oauth_uid', 'unique(oauth_provider_id, oauth_uid)', 'OAuth UID must be unique per provider'), - ] + _uniq_users_oauth_provider_oauth_uid = models.Constraint( + 'unique(oauth_provider_id, oauth_uid)', + 'OAuth UID must be unique per provider', + ) + + @property + def SELF_READABLE_FIELDS(self): + return super().SELF_READABLE_FIELDS + ['has_oauth_access_token'] + + @api.depends('oauth_access_token') + def _compute_has_oauth_access_token(self): + for user in self: + user.has_oauth_access_token = bool(user.sudo().oauth_access_token) + + def remove_oauth_access_token(self): + user = self.env.user + if not (user.has_group('base.group_erp_manager') or self == user): + raise AccessError(self.env._('You do not have permissions to remove the access token')) + self.sudo().oauth_access_token = False def _auth_oauth_rpc(self, endpoint, access_token): if self.env['ir.config_parameter'].sudo().get_param('auth_oauth.authorization_header'): @@ -33,9 +53,8 @@ class ResUsers(models.Model): if response.ok: # nb: could be a successful failure return response.json() - auth_challenge = werkzeug.http.parse_www_authenticate_header( - response.headers.get('WWW-Authenticate')) - if auth_challenge.type == 'bearer' and 'error' in auth_challenge: + auth_challenge = parse_auth(response.headers.get("WWW-Authenticate")) + if auth_challenge and auth_challenge.type == 'bearer' and 'error' in auth_challenge: return dict(auth_challenge) return {'error': 'invalid_request'} @@ -62,7 +81,7 @@ class ResUsers(models.Model): ] ]), None) if not subject: - raise AccessDenied('Missing subject identity') + raise AccessDenied(self.env._('Missing subject identity')) validation['user_id'] = subject return validation @@ -130,16 +149,22 @@ class ResUsers(models.Model): # return user credentials return (self.env.cr.dbname, login, access_token) - def _check_credentials(self, password, env): + def _check_credentials(self, credential, env): try: - return super(ResUsers, self)._check_credentials(password, env) + return super()._check_credentials(credential, env) except AccessDenied: + if not (credential['type'] == 'oauth_token' and credential['token']): + raise passwd_allowed = env['interactive'] or not self.env.user._rpc_api_keys_only() if passwd_allowed and self.env.user.active: - res = self.sudo().search([('id', '=', self.env.uid), ('oauth_access_token', '=', password)]) + res = self.sudo().search([('id', '=', self.env.uid), ('oauth_access_token', '=', credential['token'])]) if res: - return + return { + 'uid': self.env.user.id, + 'auth_method': 'oauth', + 'mfa': 'default', + } raise def _get_session_token_fields(self): - return super(ResUsers, self)._get_session_token_fields() | {'oauth_access_token'} + return super()._get_session_token_fields() | {'oauth_access_token'} diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/static/src/scss/auth_oauth.scss b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/static/src/scss/auth_oauth.scss index bffb4e0..b895b02 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/static/src/scss/auth_oauth.scss +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/static/src/scss/auth_oauth.scss @@ -1,18 +1,28 @@ -.o_auth_oauth_providers { - .fa-facebook-square { - color: #3b5998; +.o_login_auth { + --oauth-icon-size: 1.5em; + + .fa, .oi { + font-size: var(--oauth-icon-size); + width: 1em; // Force a square sizing, as other icons + text-align: center; } - .fa-google-plus-square { - color: #de564a; - } + .o_auth_oauth_provider_icon { + width: var(--oauth-icon-size); + height: var(--oauth-icon-size); + background-size: contain; + background-repeat: no-repeat; - .o_custom_icon { - margin: 0 0.15em; - width: 1em; - height: 1em; - border: 3px solid #714B67; - border-radius: 100%; - transform: translateY(2px); + &.o_odoo_provider { + background-image: url("data:image/svg+xml,%3Csvg width='150' height='150' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M75 150C60.1664 150 45.666 145.601 33.3323 137.36C20.9986 129.119 11.3856 117.406 5.70907 103.701C0.032495 89.9968 -1.45275 74.9168 1.44114 60.3683C4.33503 45.8197 11.4781 32.456 21.967 21.967C32.456 11.4781 45.8197 4.33503 60.3683 1.44114C74.9168 -1.45275 89.9968 0.032495 103.701 5.70907C117.406 11.3856 129.119 20.9986 137.36 33.3323C145.601 45.666 150 60.1664 150 75C150 94.8913 142.098 113.968 128.033 128.033C113.968 142.098 94.8913 150 75 150ZM75 119C83.7024 119 92.2094 116.419 99.4451 111.585C106.681 106.75 112.32 99.8781 115.651 91.8381C118.981 83.7982 119.852 74.9512 118.155 66.4161C116.457 57.8809 112.266 50.0408 106.113 43.8873C99.9592 37.7338 92.1192 33.5432 83.584 31.8455C75.0488 30.1477 66.2019 31.0191 58.162 34.3493C50.122 37.6796 43.2502 43.3192 38.4154 50.555C33.5806 57.7907 31 66.2977 31 75C31 86.6696 35.6357 97.8611 43.8873 106.113C52.1389 114.364 63.3305 119 75 119Z' fill='%23714B67'/%3E%3C/svg%3E"); + } + + &.o_facebook_provider { + background-image: url("data:image/svg+xml,%3Csvg width='500' height='500' viewBox='0 0 500 500' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M500 250C500 111.93 388.07 0 250 0S0 111.93 0 250c0 117.24 80.72 215.62 189.61 242.64V326.4h-51.55V250h51.55v-32.92c0-85.09 38.51-124.53 122.05-124.53 15.84 0 43.17 3.11 54.35 6.21v69.25c-5.9-.62-16.15-.93-28.88-.93-40.99 0-56.83 15.53-56.83 55.9V250h81.66l-14.03 76.4H280.3v171.77C404.07 483.22 500 377.82 500 250Z' fill='%230866FF'/%3E%3Cpath d='m347.92 326.4 14.03-76.4h-81.66v-27.02c0-40.37 15.84-55.9 56.83-55.9 12.73 0 22.98.31 28.88.93V98.76c-11.18-3.11-38.51-6.21-54.35-6.21-83.54 0-122.05 39.44-122.05 124.53V250h-51.55v76.4h51.55v166.24c19.34 4.8 39.57 7.36 60.39 7.36 10.25 0 20.36-.63 30.29-1.83V326.4h67.64Z' fill='%23ffffff'/%3E%3C/svg%3E"); + } + + &.o_google_provider { + background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' data-name='Layer 1' id='Layer_1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.75,16A7.7446,7.7446,0,0,1,8.7177,18.6259L4.2849,22.1721A13.244,13.244,0,0,0,29.25,16' fill='%2300ac47'/%3E%3Cpath d='M23.75,16a7.7387,7.7387,0,0,1-3.2516,6.2987l4.3824,3.5059A13.2042,13.2042,0,0,0,29.25,16' fill='%234285f4'/%3E%3Cpath d='M8.25,16a7.698,7.698,0,0,1,.4677-2.6259L4.2849,9.8279a13.177,13.177,0,0,0,0,12.3442l4.4328-3.5462A7.698,7.698,0,0,1,8.25,16Z' fill='%23ffba00'/%3E%3Cpolygon fill='%232ab2db' points='8.718 13.374 8.718 13.374 8.718 13.374 8.718 13.374'/%3E%3Cpath d='M16,8.25a7.699,7.699,0,0,1,4.558,1.4958l4.06-3.7893A13.2152,13.2152,0,0,0,4.2849,9.8279l4.4328,3.5462A7.756,7.756,0,0,1,16,8.25Z' fill='%23ea4435'/%3E%3Cpolygon fill='%232ab2db' points='8.718 18.626 8.718 18.626 8.718 18.626 8.718 18.626'/%3E%3Cpath d='M29.25,15v1L27,19.5H16.5V14H28.25A1,1,0,0,1,29.25,15Z' fill='%234285f4'/%3E%3C/svg%3E"); + } } } diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/auth_oauth_templates.xml b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/auth_oauth_templates.xml index c59a506..e222507 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/auth_oauth_templates.xml +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/auth_oauth_templates.xml @@ -1,38 +1,8 @@ - - - - - - - + diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/auth_oauth_views.xml b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/auth_oauth_views.xml index 1d9fecd..0445c58 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/auth_oauth_views.xml +++ b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/auth_oauth_views.xml @@ -24,21 +24,21 @@
- auth.oauth.provider.tree + auth.oauth.provider.list auth.oauth.provider - + - + Providers auth.oauth.provider - tree,form + list,form
-
+
-
-
-
-
- -
-
-
+ + diff --git a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/res_users_views.xml b/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/res_users_views.xml deleted file mode 100644 index a56b57d..0000000 --- a/odoo-bringout-oca-ocb-auth_oauth/auth_oauth/views/res_users_views.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - res.users.form.inherit - res.users - form - - - - - - - - - - - - - - diff --git a/odoo-bringout-oca-ocb-auth_oauth/pyproject.toml b/odoo-bringout-oca-ocb-auth_oauth/pyproject.toml index 12dac00..b88e481 100644 --- a/odoo-bringout-oca-ocb-auth_oauth/pyproject.toml +++ b/odoo-bringout-oca-ocb-auth_oauth/pyproject.toml @@ -1,15 +1,17 @@ [project] name = "odoo-bringout-oca-ocb-auth_oauth" version = "16.0.0" -description = "OAuth2 Authentication - Odoo addon" +description = "OAuth2 Authentication - + Odoo addon + " authors = [ { name = "Ernad Husremovic", email = "hernad@bring.out.ba" } ] dependencies = [ - "odoo-bringout-oca-ocb-base>=16.0.0", - "odoo-bringout-oca-ocb-web>=16.0.0", - "odoo-bringout-oca-ocb-base_setup>=16.0.0", - "odoo-bringout-oca-ocb-auth_signup>=16.0.0", + "odoo-bringout-oca-ocb-base>=19.0.0", + "odoo-bringout-oca-ocb-web>=19.0.0", + "odoo-bringout-oca-ocb-base_setup>=19.0.0", + "odoo-bringout-oca-ocb-auth_signup>=19.0.0", "requests>=2.25.1" ] readme = "README.md" @@ -19,7 +21,7 @@ classifiers = [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Topic :: Office/Business", ] diff --git a/odoo-bringout-oca-ocb-auth_password_policy/README.md b/odoo-bringout-oca-ocb-auth_password_policy/README.md index a97e6c4..cd8c3ed 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/README.md +++ b/odoo-bringout-oca-ocb-auth_password_policy/README.md @@ -10,36 +10,15 @@ pip install odoo-bringout-oca-ocb-auth_password_policy ## Dependencies -This addon depends on: - base_setup - web -## Manifest Information - -- **Name**: Password Policy -- **Version**: N/A -- **Category**: Hidden/Tools -- **License**: LGPL-3 -- **Installable**: False - ## Source -Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `auth_password_policy`. +- Repository: https://github.com/OCA/OCB +- Branch: 19.0 +- Path: addons/auth_password_policy ## License -This package maintains the original LGPL-3 license from the upstream Odoo project. - -## Documentation - -- Overview: doc/OVERVIEW.md -- Architecture: doc/ARCHITECTURE.md -- Models: doc/MODELS.md -- Controllers: doc/CONTROLLERS.md -- Wizards: doc/WIZARDS.md -- Install: doc/INSTALL.md -- Usage: doc/USAGE.md -- Configuration: doc/CONFIGURATION.md -- Dependencies: doc/DEPENDENCIES.md -- Troubleshooting: doc/TROUBLESHOOTING.md -- FAQ: doc/FAQ.md +This package preserves the original LGPL-3 license. diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/__manifest__.py b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/__manifest__.py index 84a21dc..b2f1882 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/__manifest__.py +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/__manifest__.py @@ -10,17 +10,14 @@ ], 'assets': { 'web.assets_backend': [ - 'auth_password_policy/static/src/password_meter.js', - 'auth_password_policy/static/src/password_field.js', + 'auth_password_policy/static/src/**/*', + ('remove', 'auth_password_policy/static/src/css/password_field.css'), ], 'web.assets_frontend': [ 'auth_password_policy/static/src/css/password_field.css', 'auth_password_policy/static/src/password_policy.js', ], - 'web.assets_common': [ - 'auth_password_policy/static/src/css/password_field.css', - 'auth_password_policy/static/src/password_policy.js', - ], }, + 'author': 'Odoo S.A.', 'license': 'LGPL-3', } diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/data/defaults.xml b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/data/defaults.xml index 6b5d40d..0aa109f 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/data/defaults.xml +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/data/defaults.xml @@ -2,7 +2,7 @@ auth_password_policy.minlength - 8 + 8 diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/af.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/af.po deleted file mode 100644 index dde4149..0000000 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/af.po +++ /dev/null @@ -1,93 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# Martin Trigaux, 2022 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Afrikaans (https://app.transifex.com/odoo/teams/41243/af/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: af\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_config_settings -msgid "Config Settings" -msgstr "" - -#. module: auth_password_policy -#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength -msgid "Minimum Password Length" -msgstr "" - -#. module: auth_password_policy -#: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength -msgid "" -"Minimum number of characters passwords must contain, set to 0 to disable." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format -msgid "Password" -msgstr "" - -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_users -msgid "User" -msgstr "Gebruiker" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s characters" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s words" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "no requirements" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ar.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ar.po index 66166fa..bf1e924 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ar.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ar.po @@ -1,29 +1,51 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 # Malaz Abuidris , 2023 -# +# "Tiffany Chang (tic)" , 2025. +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Malaz Abuidris , 2023\n" -"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-13 12:15+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Arabic \n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "تهيئة الإعدادات " +msgstr "تهيئة الإعدادات" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "اسم العرض" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "المُعرف" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "متوسط" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -35,64 +57,78 @@ msgstr "الحد الأدنى لطول كلمة المرور" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"الحد الأدنى لعدد الأحرف التي يجب أن تحتويها كلمات المرور. ضع 0 للتعطيل. " +"الحد الأدنى لعدد الأحرف التي يجب أن تحتويها كلمات المرور. ضع 0 للتعطيل." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "كلمة المرور" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "يجب أن تتكون كلمات المرور من %d حرف، كلمة المرور الحالية بها %d. " +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"مطلوب: %s \n" +"\n" +"تلميح: لجعل كلمة المرور قوية أكثر، زد من طولها واستخدم عدة كلمات واستخدم " +"رموزاً غير الأخرف." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"مطلوب: %s \n" -"\n" -"تلميح: لجعل كلمة المرور قوية أكثر، زد من طولها واستخدم عدة كلمات واستخدم رموزاً غير الأخرف. " +msgid "Strong" +msgstr "قوية" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "المستخدم" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "ضعيفة" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"يجب أن تحتوي كلمة المرور الخاصة بك على %(minimal_length)d رموز على الأقل " +"والحالية مكونة من%(current_count)d فقط." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" -msgstr "%s فئات رموز على الأقل " +msgstr "%s فئات رموز على الأقل" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" -msgstr "%s رموز على الأقل " +msgstr "%s رموز على الأقل" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" -msgstr "%s كلمات على الأقل " +msgstr "%s كلمات على الأقل" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "لا توجد متطلبات" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "يجب أن تتكون كلمات المرور من %d حرف، كلمة المرور الحالية بها %d. " diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/auth_password_policy.pot b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/auth_password_policy.pot index 27be080..3628902 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/auth_password_policy.pot +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/auth_password_policy.pot @@ -4,10 +4,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 19.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2024-02-06 13:31+0000\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-01-25 18:36+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -20,6 +20,24 @@ msgstr "" msgid "Config Settings" msgstr "" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -34,56 +52,63 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "" -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "" - #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" "Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." msgstr "" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Strong" +msgstr "" + #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/az.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/az.po index d304b19..d0f3d94 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/az.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/az.po @@ -1,29 +1,49 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Jumshud Sultanov , 2022 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jumshud Sultanov , 2022\n" -"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:02+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Azerbaijani \n" +"Language: az\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: az\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Parametrləri Konfiqurasiya edin" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Göstəriləcək Ad" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Reklam Vasitəsi" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -38,25 +58,23 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Şifrə" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" #. module: auth_password_policy @@ -64,30 +82,40 @@ msgstr "" msgid "User" msgstr "İstifadəçi" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/be.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/be.po deleted file mode 100644 index 444ae0a..0000000 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/be.po +++ /dev/null @@ -1,93 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# Ivan Shakh, 2024 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ivan Shakh, 2024\n" -"Language-Team: Belarusian (https://app.transifex.com/odoo/teams/41243/be/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: be\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_config_settings -msgid "Config Settings" -msgstr "Налады канфігурацыі" - -#. module: auth_password_policy -#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength -msgid "Minimum Password Length" -msgstr "" - -#. module: auth_password_policy -#: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength -msgid "" -"Minimum number of characters passwords must contain, set to 0 to disable." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format -msgid "Password" -msgstr "Пароль" - -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_users -msgid "User" -msgstr "Карыстальнік" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s characters" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s words" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "no requirements" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/bg.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/bg.po index 0a3eab5..ffd5fa3 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/bg.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/bg.po @@ -1,30 +1,47 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# KeyVillage, 2023 -# aleksandar ivanov, 2023 -# +# * auth_password_policy +# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: aleksandar ivanov, 2023\n" -"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:13+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Bulgarian \n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bg\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Настройки" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Име за показване" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Преносител" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -39,25 +56,23 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Парола" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" #. module: auth_password_policy @@ -65,30 +80,40 @@ msgstr "" msgid "User" msgstr "Потребител" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/bs.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/bs.po index 2d7c68a..1e8afc1 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/bs.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/bs.po @@ -1,105 +1,122 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy +# * auth_password_policy # +# Translators: +# Martin Trigaux, 2018 +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2024-02-06 13:31+0000\n" -"Last-Translator: \n" -"Language-Team: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:32+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Bosnian \n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" -# taken from hr.po #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "Postavke" +msgstr "" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "" -# taken from hr.po #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" -msgstr "Minimalna duljina lozinke" +msgstr "" -# taken from hr.po #. module: auth_password_policy #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Minimalni broj znakova koje lozinka mora sadržavati, postavite na 0 da " -"onemogućite provjeru." -# taken from hr.po #. module: auth_password_policy #. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_field.js -#, python-format +#: code:addons/auth_password_policy/static/src/password_field.js:0 msgid "Password" -msgstr "Zaporka" +msgstr "Šifra" -# taken from hr.po -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Lozinke moraju imati najmanje %d znakova, postavljeno %d." - -# taken from hr.po #. module: auth_password_policy #. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js -#, python-format +#: code:addons/auth_password_policy/static/src/password_meter.js:0 msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Strong" msgstr "" -"Obavezno: %s\n" -"\n" -"Sugestija: za poboljčavanje snage lozinke, povećajte duljinu, koristite više riječi i/ili specijalne znakove." -# taken from hr.po #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Korisnik" -# taken from hr.po #. module: auth_password_policy #. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js -#, python-format +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 msgid "at least %s character classes" -msgstr "najmanje %s grupa znakova" +msgstr "" -# taken from hr.po #. module: auth_password_policy #. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js -#, python-format +#: code:addons/auth_password_policy/static/src/password_policy.js:0 msgid "at least %s characters" -msgstr "najmanje %s znakova" +msgstr "" -# taken from hr.po #. module: auth_password_policy #. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js -#, python-format +#: code:addons/auth_password_policy/static/src/password_policy.js:0 msgid "at least %s words" -msgstr "najmanje %s riječi" +msgstr "" -# taken from hr.po #. module: auth_password_policy #. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js -#, python-format +#: code:addons/auth_password_policy/static/src/password_meter.js:0 msgid "no requirements" -msgstr "nema zahtjeva" +msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ca.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ca.po index ad78e15..cb620c5 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ca.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ca.po @@ -1,71 +1,93 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: -# Josep Anton Belchi, 2022 +# jabelchi, 2022 # Martin Trigaux, 2022 # Arnau Ros, 2022 # Ivan Espinola, 2022 -# +# +# "Dylan Kiss (dyki)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ivan Espinola, 2022\n" -"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:02+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Catalan \n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "Ajustos de configuració" +msgstr "Paràmetres de configuració" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Nom mostrat" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Mitjà" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" -msgstr "Longitud mínima del mot clau" +msgstr "Longitud mínima de la contrasenya" #. module: auth_password_policy #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"El nombre mínim de caràcters que ha de contenir un mot clau, deixar en 0 per" -" deshabilitar. " +"El nombre mínim de caràcters que ha de contenir una contrasenya, deixar en 0 " +"per deshabilitar." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Contrasenya" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Les contrasenyes han de tenir com al menys %d caràcters, en té %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Requerit: %s\n" +"\n" +"Consell: per a augmentar la intensitat de la contrasenya, augmentar la " +"longitud, utilitzar diverses paraules i utilitzar caràcters que no siguin " +"lletres." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" -"Requerit: %s\n" -"\n" -"Consell: per a augmentar la intensitat de la contrasenya, augmentar la longitud, utilitzar diverses paraules i utilitzar caràcters que no siguin lletres." #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users @@ -74,28 +96,43 @@ msgstr "Usuari" #. module: auth_password_policy #. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "com a mínim %s classes de caràcter" +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"La teva contrasenya ha de tenir, com a mínim, %(minimal_length)d caràcters i " +"només en té %(current_count)d." + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s character classes" +msgstr "com a mínim %s classes de caràcters diferents" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "com a mínim %s caràcters" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "com a mínim %s paraules" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" -msgstr "Sense requeriments " +msgstr "Sense requeriments" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Les contrasenyes han de tenir com al menys %d caràcters, en té %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/cs.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/cs.po index e73d030..7b2a1e7 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/cs.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/cs.po @@ -1,31 +1,53 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # David Kliment , 2022 # Damian Brencic , 2022 # Jiří Podhorecký, 2022 -# Stanislav Kurinec, 2024 -# +# "Dylan Kiss (dyki)" , 2025. +# Weblate , 2025. +# "Marta (wacm)" , 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Stanislav Kurinec, 2024\n" -"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-01-30 11:26+0000\n" +"Last-Translator: \"Marta (wacm)\" \n" +"Language-Team: Czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" -"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : " +"(n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "Nastavení konfigurace" +msgstr "Konfigurační nastavení" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Zobrazovací název" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Médium" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -36,64 +58,78 @@ msgstr "Minimální délka hesla" #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." -msgstr "Minimální počet znaků hesla. Pro vypnutí této volby zadejte 0." +msgstr "Minimální počet znaků hesla. Pro vypnutí tohoto nastavení zadejte 0." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Heslo" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Hesla musí mít alespoň %d znaků, rozumím %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Požadováno: %s\n" +"\n" +"Tip: Chcete-li zvýšit sílu hesla, prodloužit délku hesla, používat více slov " +"a používat jiné než písmenné znaky." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Požadováno: %s\n" -"\n" -"Tip: Chcete-li zvýšit sílu hesla, prodloužit délku hesla, používat více slov a používat jiné než písmenné znaky." +msgid "Strong" +msgstr "Silné" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Uživatel" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Slabé" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Vaše heslo musí obsahovat minimálně %(minimal_length)d znaků a má pouze %" +"(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "alespoň %s třídy znaků" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "alespoň %s znaky" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "alespoň %s slova" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "žádné požadavky" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Hesla musí mít alespoň %d znaků, rozumím %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/da.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/da.po index 757197b..bf6d464 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/da.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/da.po @@ -1,28 +1,50 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 -# +# +# "Dylan Kiss (dyki)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Danish (https://app.transifex.com/odoo/teams/41243/da/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:02+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Danish \n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "Konfigurer opsætning" +msgstr "Konfigurationsindstillinger" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Medium" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -40,25 +62,23 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Adgangskode" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Kodeordet skal have mindst %d tegn (kun %d tegn indtastet)." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" #. module: auth_password_policy @@ -66,30 +86,43 @@ msgstr "" msgid "User" msgstr "Bruger" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "ingen krav" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Kodeordet skal have mindst %d tegn (kun %d tegn indtastet)." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/de.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/de.po index 24466e0..7876818 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/de.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/de.po @@ -1,31 +1,53 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: +# Martin Trigaux, 2022 # Daniela W, 2022 -# Martin Trigaux, 2023 # Larissa Manderfeld, 2023 -# +# +# "Dylan Kiss (dyki)" , 2025. +# "Larissa Manderfeld (lman)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Larissa Manderfeld, 2023\n" -"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-28 09:07+0000\n" +"Last-Translator: \"Larissa Manderfeld (lman)\" \n" +"Language-Team: German \n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Konfigurationseinstellungen" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Medium" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -42,59 +64,73 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Passwort" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Passwörter müssen mindestens %d Zeichen haben, es sind %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Erforderlich: %s\n" +"\n" +"Hinweis: Um die Passwortstärke zu erhöhen, erhöhen Sie die Passwortlänge, " +"verwenden Sie mehrere Wörter sowie Zahlen und Sonderzeichen." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Erforderlich: %s\n" -"\n" -"Hinweis: Um die Passwortstärke zu erhöhen, erhöhen Sie die Passwortlänge, verwenden Sie mehrere Wörter sowie Zahlen und Sonderzeichen." +msgid "Strong" +msgstr "Stark" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Benutzer" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Schwach" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Ihr Passwort muss mindestens %(minimal_length)d Zeichen enthalten, aber hat " +"nur %(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "mindestens %s Zeichenarten" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "mindestens %s Zeichen" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "mindestens %s Wörter" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "keine Anforderungen" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Passwörter müssen mindestens %d Zeichen haben, es sind %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/el.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/el.po index 9682951..ee3e025 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/el.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/el.po @@ -1,27 +1,49 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_password_policy -# +# # Translators: # Martin Trigaux, 2018 +# "Dylan Kiss (dyki)" , 2025. +# Weblate , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-08 06:48+0000\n" -"PO-Revision-Date: 2018-10-08 06:48+0000\n" -"Last-Translator: Martin Trigaux, 2018\n" -"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:02+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Greek \n" +"Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "" +msgstr "Ρυθμίσεις διαμόρφωσης" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Εμφάνιση Ονόματος" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "Κωδικός" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Μέσο" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -35,50 +57,66 @@ msgid "" msgstr "" #. module: auth_password_policy -#: code:addons/auth_password_policy/models/res_users.py:30 -#, python-format -msgid "Passwords must have at least %d characters, got %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_field.js:0 +msgid "Password" +msgstr "Κωδικός Πρόσβασης" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" #. module: auth_password_policy -#. openerp-web -#: code:addons/auth_password_policy/static/src/js/password_gauge.js:123 -#, python-format -msgid "" -"Required: %s.\n" -"\n" -"Hint: increase length, use multiple words and use non-letter characters to increase your password's strength." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Strong" msgstr "" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users -msgid "Users" -msgstr "Χρήστες" +msgid "User" +msgstr "Χρήστης" #. module: auth_password_policy -#. openerp-web -#: code:addons/auth_password_policy/static/src/js/password_gauge.js:28 -#, python-format -msgid "at least %d character classes" +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" msgstr "" #. module: auth_password_policy -#. openerp-web -#: code:addons/auth_password_policy/static/src/js/password_gauge.js:22 -#, python-format -msgid "at least %d characters" +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." msgstr "" #. module: auth_password_policy -#. openerp-web -#: code:addons/auth_password_policy/static/src/js/password_gauge.js:25 -#, python-format -msgid "at least %d words" +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s character classes" msgstr "" #. module: auth_password_policy -#. openerp-web -#: code:addons/auth_password_policy/static/src/js/password_gauge.js:125 -#, python-format +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s characters" +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s words" +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 msgid "no requirements" msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/es.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/es.po index 5fa0da8..3eec84e 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/es.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/es.po @@ -1,31 +1,52 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 -# Larissa Manderfeld, 2023 -# Wil Odoo, 2024 -# +# +# "Dylan Kiss (dyki)" , 2025. +# "Noemi Pla Garcia (nopl)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Wil Odoo, 2024\n" -"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-23 12:51+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Spanish \n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == " +"0) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Ajustes de configuración" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Nombre para mostrar" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Medio" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -36,65 +57,80 @@ msgstr "Longitud mínima de contraseña" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"El número mínimo de caracteres que deben de contener las contraseñas, cambia" -" a 0 para deshabilitar." +"El número mínimo de caracteres que deben de contener las contraseñas, cambia " +"a 0 para deshabilitar." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Contraseña" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Las contraseñas deben tener por lo menos %dcaracteres, pero tiene %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Necesario: %s\n" +"\n" +"Consejo: para aumentar la seguridad de las contraseñas, aumente su longitud, " +"utilice varias palabras y use caracteres que no sean letras." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Necesario: %s\n" -"\n" -"Consejo: para aumentar la seguridad de las contraseñas, aumente su longitud, utilice varias palabras y use caracteres que no sean letras." +msgid "Strong" +msgstr "Segura" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Usuario" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Débil" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Su contraseña debe tener al menos %(minimal_length)d caracteres, pero por " +"ahora solo tiene %(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "por lo menos %s tipos de caracteres" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "por lo menos %s caracteres" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "por lo menos %s palabras" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "sin requisitos" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "" +#~ "Las contraseñas deben tener por lo menos %dcaracteres, pero tiene %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/es_MX.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/es_419.po similarity index 57% rename from odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/es_MX.po rename to odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/es_419.po index f1c6138..d8dcb52 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/es_MX.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/es_419.po @@ -1,31 +1,47 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# Martin Trigaux, 2022 -# Lucia Pacheco, 2022 -# Fernanda Alvarez, 2025 -# +# * auth_password_policy +# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Fernanda Alvarez, 2025\n" -"Language-Team: Spanish (Mexico) (https://app.transifex.com/odoo/teams/41243/es_MX/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-17 07:44+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Spanish (Latin America) \n" +"Language: es_419\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Ajustes de configuración" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Nombre en pantalla" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Media" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -42,60 +58,70 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Contraseña" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" -"Las contraseñas deben tener por lo menos %d caracteres y esta tiene %d." +"Obligatorio: %s\n" +"\n" +"Consejo: Aumenta la longitud de tus contraseñas para hacerlas más seguras. " +"Usa varias palabras, números y símbolos." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Obligatorio: %s\n" -"\n" -"Consejo: Aumenta la longitud de tus contraseñas para hacerlas más seguras. Usa varias palabras, números y símbolos." +msgid "Strong" +msgstr "Segura" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Usuario" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Débil" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Tu contraseña debe tener al menos %(minimal_length)d caracteres, tiene %" +"(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "por lo menos %s tipos de caracteres" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "por lo menos %s caracteres" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "por lo menos %s palabras" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "sin requisitos" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/et.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/et.po index 325a718..1472991 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/et.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/et.po @@ -1,32 +1,51 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Triine Aavik , 2022 # Arma Gedonsky , 2022 # Anna, 2023 -# Tairi Tiimann, 2024 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tairi Tiimann, 2024\n" -"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:31+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Estonian \n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Seadistused" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Kuvatav nimi" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Levitamise vahend" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -43,59 +62,70 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Salasõna" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Parool peab sisaldaba vähemalt %d tähemärki, hetkel on %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Nõutud: %s\n" +"\n" +"Vihje: parooli tugevuse suurendamiseks looge pikem parool, kasutage mitut " +"sõna, numbreid ja sümboleid." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" -"Nõutud: %s\n" -"\n" -"Vihje: parooli tugevuse suurendamiseks looge pikem parool, kasutage mitut sõna, numbreid ja sümboleid." #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Kasutaja" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Teie parool peab sisaldama vähemalt%(minimal_length)d tähemärki, kuid praegu " +"on selles %(current_count)d tähemärki." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "vähemalt %s tähemärgiklassi" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "vähemalt %s tähemärki" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "vähemalt %s sõna" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" -msgstr "nõudeid pole" +msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fa.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fa.po index e76d5ad..8374f21 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fa.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fa.po @@ -1,36 +1,55 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Hamed Mohammadi , 2023 # Hamid Darabi, 2023 # Martin Trigaux, 2023 -# Mostafa Barmshory , 2024 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Mostafa Barmshory , 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: 2025-11-16 15:02+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Persian \n" +"Language: fa\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: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "تنظیمات پیکربندی" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "نام نمایشی" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "شناسه" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "متوسط" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" -msgstr "حداقل طول پسوورد" +msgstr "حداقل طول رمز عبور" #. module: auth_password_policy #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength @@ -41,28 +60,27 @@ msgstr "حداقل تعداد حروف رمز عبور، برای غیرفعال #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "گذرواژه" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "رمز عبورها باید حداقل %d حروف داشته باشند، %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"الزامی: %s\n" +"نکته: افزایش قدرت رمز عبور، افزایش طول رمز عبور، استفاده از چند کلمه و عدم " +"استفاده از حروف." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" -"الزامی: %s\n" -"نکته: افزایش قدرت رمز عبور، افزایش طول رمز عبور، استفاده از چند کلمه و عدم استفاده از حروف." #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users @@ -71,28 +89,38 @@ msgstr "کاربر" #. module: auth_password_policy #. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "حداقل %s حرفح" +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s character classes" +msgstr "دسته‌هایی که حداقل دارای %s حرف هستند" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "حداقل %s حرف" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "حداقل %s حرف" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fi.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fi.po index a611cb4..17f9c16 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fi.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fi.po @@ -1,31 +1,52 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 # Jarmo Kortetjärvi , 2022 # Ossi Mantylahti , 2023 -# +# "Tiffany Chang (tic)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ossi Mantylahti , 2023\n" -"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:02+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Finnish \n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Asetukset" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Näyttönimi" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "Tunnus" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Mediatyyppi" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -36,64 +57,78 @@ msgstr "Salasanan minimipituus" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Salasanan merkkien vähimmäismäärä. Aseta 0 jos haluat tämän pois käytöstä." +"Salasanan merkkien vähimmäismäärä. Aseta 0, jos haluat poistaa käytöstä." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Salasana" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Salasanassa on oltava ainakin %d merkkiä, saatiin %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Vaaditaan: %s\n" +"\n" +"Vihje: tehdäksesi salasanasta vahvemman, tee siitä pidempi; käytä useita " +"sanoja tai käytä myös muita kuin kirjainmerkkejä." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Vaaditaan: %s\n" -"\n" -"Vihje: lisätäksesi salasanan vahvuutta, lisää sen pituutta, käytä useita sanoja tai käytä muita kuin kirjainmerkkejä." +msgid "Strong" +msgstr "Vahva" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Käyttäjä" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Heikko" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Salasanan tulee sisältää vähintään %(minimal_length)d merkkiä ja tällä " +"hetkellä se sisäktää vain %(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "vähintään %s eri tyyppisiä kirjaimia" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "vähintään %s merkkiä" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "vähintään %s sanaa" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "ei vaatimuksia" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Salasanassa on oltava ainakin %d merkkiä, saatiin %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fr.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fr.po index 6dfaab1..d4b663b 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fr.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/fr.po @@ -1,31 +1,53 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 # Cécile Collart , 2022 # Jolien De Paepe, 2023 -# +# "Dylan Kiss (dyki)" , 2025. +# "Manon Rondou (ronm)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Jolien De Paepe, 2023\n" -"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-23 09:14+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: French \n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % " +"1000000 == 0) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Paramètres de configuration" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Nom d'affichage" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Médium" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -36,66 +58,80 @@ msgstr "Longueur minimale du mot de passe" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Nombre minimum de caractères que les mots de passe doivent contenir, définir" -" à 0 pour le désactiver." +"Nombre minimum de caractères que les mots de passe doivent contenir, définir " +"à 0 pour le désactiver." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Mot de passe" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" -"Les mots de passe doivent comporter au moins %d caractères, contient %d." +"Requis : %s\n" +"\n" +"Astuce : pour augmenter la force du mot de passe, augmentez sa longueur, " +"utilisez plusieurs mots et utilisez des caractères autres que des lettres." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Requis : %s\n" -"\n" -"Astuce : pour augmenter la force du mot de passe, augmentez sa longueur, utilisez plusieurs mots et utilisez des caractères autres que des lettres." +msgid "Strong" +msgstr "Fort" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Utilisateur" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Faible" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Votre mot de passe doit contenir au moins %(minimal_length)d caractères et " +"dispose de seulement %(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "au moins %s classes de caractères" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "au moins %s caractères" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "au moins %s mots" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "pas d'exigences" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "" +#~ "Les mots de passe doivent comporter au moins %d caractères, contient %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/gu.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/gu.po index 3307bf7..f74a63c 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/gu.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/gu.po @@ -1,22 +1,22 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_password_policy -# +# # Translators: # Qaidjohar Barbhaya, 2023 -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" +"POT-Creation-Date: 2023-10-26 21:55+0000\n" "PO-Revision-Date: 2022-09-22 05:45+0000\n" "Last-Translator: Qaidjohar Barbhaya, 2023\n" "Language-Team: Gujarati (https://app.transifex.com/odoo/teams/41243/gu/)\n" +"Language: gu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_password_policy @@ -38,25 +38,23 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "" #. module: auth_password_policy #. odoo-python #: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format msgid "Passwords must have at least %d characters, got %d." msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" #. module: auth_password_policy @@ -67,27 +65,17 @@ msgstr "User" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "no requirements" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/he.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/he.po index 1c13bd9..3fef4dc 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/he.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/he.po @@ -1,36 +1,59 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 # ZVI BLONDER , 2022 # Yihya Hugirat , 2022 -# Ha Ketem , 2024 -# +# Ha Ketem , 2022 +# or balmas , 2025. +# Weblate , 2025. +# Yael Terner , 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ha Ketem , 2024\n" -"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-01-27 15:07+0000\n" +"Last-Translator: Yael Terner \n" +"Language-Team: Hebrew \n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\n" -"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : " +"((n > 10 && n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "הגדר הגדרות" +msgstr "הגדרות תצורה" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "שם לתצוגה" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "מזהה" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "אמצעי תקשורת" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" -msgstr "אורך סיסמא מינימלי" +msgstr "אורך סיסמה מינימלי" #. module: auth_password_policy #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength @@ -41,59 +64,72 @@ msgstr "מספר תווים מינימלי לסיסמא, להסרת המגבלה #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "סיסמה" -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "סיסמא חייבת להכיל לפחות%d תווים, ויש לך %d." - #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" "דרוש: %s\n" "\n" "רמז: כדי לחזק את הסיסמא, האריכו אותה, השתמשו בכמה מילים ובתווים שאינם אותיות." +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Strong" +msgstr "" + #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "משתמש" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"הסיסמא שלך חייב להכיל לפחות %(minimal_length)d תווים והיא מכילה רק %" +"(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "לפחות %s סוגי תווים" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "לפחות %s תווים" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "לפחות %s מילים" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" -msgstr "אין דרישות" +msgstr "" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "סיסמא חייבת להכיל לפחות%d תווים, ויש לך %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hi.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hi.po index acfae4b..805e116 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hi.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hi.po @@ -1,30 +1,47 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# Wil Odoo, 2024 -# Ujjawal Pathak, 2025 -# +# * auth_password_policy +# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+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: 2025-11-16 15:13+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Hindi \n" +"Language: hi\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: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "कॉन्फ़िगरेशन सेटिंग" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "डिस्प्ले का नाम" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "आईडी" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "मीडियम" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -39,25 +56,23 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" -msgstr "" +msgstr "पासवर्ड" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" #. module: auth_password_policy @@ -65,30 +80,40 @@ msgstr "" msgid "User" msgstr "उपयोगकर्ता" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hr.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hr.po index 7292161..e3f7a82 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hr.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hr.po @@ -1,31 +1,52 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 # Ivica Dimjašević , 2022 # Bole , 2023 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Bole , 2023\n" -"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:02+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Croatian \n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Postavke" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Medij" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -42,59 +63,73 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Zaporka" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Lozinke moraju imati najmanje %d znakova, postavljeno %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Obavezno: %s\n" +"\n" +"Sugestija: za poboljčavanje snage lozinke, povećajte duljinu, koristite više " +"riječi i/ili specijalne znakove." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" -"Obavezno: %s\n" -"\n" -"Sugestija: za poboljčavanje snage lozinke, povećajte duljinu, koristite više riječi i/ili specijalne znakove." #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Korisnik" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Vaša zaporka mora sadržavati najmanje %(minimal_length)d znakova a ima samo %" +"(current_count)d" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "najmanje %s grupa znakova" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "najmanje %s znakova" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "najmanje %s riječi" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" -msgstr "nema zahtjeva" +msgstr "" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Lozinke moraju imati najmanje %d znakova, postavljeno %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hu.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hu.po index db96f42..127cd56 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hu.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hu.po @@ -1,30 +1,51 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Zsolt Godó , 2022 # krnkris, 2022 # Tamás Németh , 2022 -# +# "Dylan Kiss (dyki)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tamás Németh , 2022\n" -"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Hungarian \n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "Beállítások módosítása" +msgstr "Beállítások" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Megjelenített név" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Médium" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -42,25 +63,23 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Jelszó" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "A jelszónak minimum %d karakternek kell lennie, de ez csak %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" #. module: auth_password_policy @@ -68,30 +87,43 @@ msgstr "" msgid "User" msgstr "Felhasználó" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" -msgstr "nincs követelmény" +msgstr "" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "A jelszónak minimum %d karakternek kell lennie, de ez csak %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hy.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hy.po deleted file mode 100644 index 6a8a544..0000000 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/hy.po +++ /dev/null @@ -1,89 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_password_policy -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Armenian (https://app.transifex.com/odoo/teams/41243/hy/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: hy\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_config_settings -msgid "Config Settings" -msgstr "" - -#. module: auth_password_policy -#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength -msgid "Minimum Password Length" -msgstr "" - -#. module: auth_password_policy -#: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength -msgid "" -"Minimum number of characters passwords must contain, set to 0 to disable." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format -msgid "Password" -msgstr "" - -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_users -msgid "User" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s characters" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s words" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "no requirements" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/id.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/id.po index b69ca1b..58b8214 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/id.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/id.po @@ -1,30 +1,47 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# Martin Trigaux, 2022 -# Abe Manyo, 2023 -# +# * auth_password_policy +# +# "Dylan Kiss (dyki)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Abe Manyo, 2023\n" -"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 04:45+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Indonesian \n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Pengaturan Konfigurasi" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Media" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -35,65 +52,75 @@ msgstr "Panjang Minimal Password" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Password harus memiliki jumlah karakter minimal, setel ke 0 untuk " -"menonaktifkan." +"Jumlah karakter minimal untuk password, setel ke 0 untuk menonaktifkan." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Kata Sandi" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Password harus memiliki setidaknya %d karakter, saat ini hanya %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Membutuhkan: %s\n" +"\n" +"Hint: untuk meningkatkan kekuatan password, tambahkan karakter, gunakan " +"lebih dari satu kata, dan gunakan karakter selain huruf." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Membutuhkan: %s\n" -"\n" -"Hint: untuk meningkatkan kekuatan password, tambahkan karakter, gunakan lebih dari satu kata, dan gunakan karakter selain huruf." +msgid "Strong" +msgstr "Kuat" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Pengguna" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Lemah" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Password Anda harus memiliki setidaknya %(minimal_length)d karakter dan saat " +"ini hanya memiliki %(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "setidaknya %s kategori karakter" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "setidaknya %s karakter" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "setidaknya %s kata" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "tidak ada persyaratan" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/is.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/is.po index 32296e1..13c96f0 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/is.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/is.po @@ -1,28 +1,24 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_password_policy -# -# Translators: -# Kristófer Arnþórsson, 2024 -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" +"POT-Creation-Date: 2023-10-26 21:55+0000\n" "PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Kristófer Arnþórsson, 2024\n" -"Language-Team: Icelandic (https://app.transifex.com/odoo/teams/41243/is/)\n" +"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n" +"Language: is\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: is\n" "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "Stillingarvalkostir" +msgstr "" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -38,56 +34,44 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" -msgstr "Lykilorð" +msgstr "" #. module: auth_password_policy #. odoo-python #: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format msgid "Passwords must have at least %d characters, got %d." msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" -msgstr "Notandi" +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "no requirements" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/it.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/it.po index 1ae8a0f..0f41eba 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/it.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/it.po @@ -1,31 +1,53 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 +# Sergio Zanchetta , 2022 # Sebastiano Picchi, 2023 -# Sergio Zanchetta , 2023 -# +# "Dylan Kiss (dyki)" , 2025. +# "Marianna Ciofani (cima)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Sergio Zanchetta , 2023\n" -"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-14 06:33+0000\n" +"Last-Translator: \"Marianna Ciofani (cima)\" \n" +"Language-Team: Italian \n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" -"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == " +"0) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Impostazioni di configurazione" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Media" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -42,59 +64,73 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Password" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Le password devono avere almeno %d caratteri, trovati %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Obbligatorio: %s\n" +"\n" +"Suggerimento: per rendere più robusta la password aumentarne la lunghezza, " +"utilizzare più parole e usare caratteri diversi dalle lettere." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Obbligatorio: %s\n" -"\n" -"Suggerimento: per rendere più robusta la password aumentarne la lunghezza, utilizzare più parole e usare caratteri diversi dalle lettere." +msgid "Strong" +msgstr "Forte" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Utente" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Debole" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"La password deve contenere almeno %(minimal_length)d caratteri e ne ha solo %" +"(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "almeno %s classi di caratteri" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "almeno %s caratteri" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "almeno %s parole" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "nessun requisito" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "La password deve avere almeno %d caratteri, ne sono stati usati%d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ja.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ja.po index b1485fb..44aabf4 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ja.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ja.po @@ -1,29 +1,50 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 -# Junko Augias, 2023 -# +# +# "Dylan Kiss (dyki)" , 2025. +# "Junko Augias (juau)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Junko Augias, 2023\n" -"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-06 02:46+0000\n" +"Last-Translator: \"Junko Augias (juau)\" \n" +"Language-Team: Japanese \n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "コンフィグ設定" +msgstr "構成設定" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "表示名" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "中" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -39,59 +60,73 @@ msgstr "パスワードの最小文字数, 設定が不要の場合0に設定" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "パスワード" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "パスワードは%d文字以上である必要がありますが、%d文字でした" +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"必須: %s\n" +"\n" +"ヒント:パスワードの強度を上げるために、長くする、複数の単語を使う、文字以外" +"の文字を使用して下さい。" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"必須: %s\n" -"\n" -"ヒント:パスワードの強度を上げるために、長くする、複数の単語を使う、文字以外の文字を使用して下さい。" +msgid "Strong" +msgstr "強力" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "ユーザ" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "弱い" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"パスワードは少なくとも %(minimal_length)d 文字必要ですが、 %(current_count)d" +"しかありません。" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" -msgstr "少なくとも%sの文字クラス" +msgstr "最低%s以上の文字クラス" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" -msgstr "少なくとも %s 文字" +msgstr "最低 %s 文字以上" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "最低 %s 語以上" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "必要事項なし" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "パスワードは%d文字以上である必要がありますが、%d文字でした" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/am.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/kab.po similarity index 55% rename from odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/am.po rename to odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/kab.po index 601ecac..39b04f6 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/am.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/kab.po @@ -1,25 +1,48 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# +# Odoo Translation Bot , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 19.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/am/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:32+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Kabyle \n" +"Language: kab\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: am\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "Asulay" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -34,56 +57,64 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "" -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "" - #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Strong" msgstr "" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" +msgstr "Aseqdac" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/km.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/km.po index abe7da7..291c9b1 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/km.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/km.po @@ -1,93 +1,80 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: -# Lux Sok , 2023 -# +# Sengtha Chay , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Lux Sok , 2023\n" -"Language-Team: Khmer (https://app.transifex.com/odoo/teams/41243/km/)\n" +"POT-Creation-Date: 2023-10-26 21:55+0000\n" +"PO-Revision-Date: 2018-10-08 06:48+0000\n" +"Last-Translator: Sengtha Chay , 2018\n" +"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" +"Language: km\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: km\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "កំណត់រចនាសម្ព័ន្ធ" +msgstr "" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" -msgstr "ប្រវែងលេខសម្ងាត់អប្បបរមា" +msgstr "" #. module: auth_password_policy #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." -msgstr "លេខអប្បបរមានៃពាក្យសម្ងាត់នៃតួអក្សរត្រូវតែមានកំណត់ 0 ដើម្បីបិទ។" +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" -msgstr "លេខសំងាត់" +msgstr "" #. module: auth_password_policy #. odoo-python #: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format msgid "Passwords must have at least %d characters, got %d." -msgstr "ត្រូវតែមានលេខសំងាត់យ៉ាងហោចណាស់់%dព្យាង្គទទួលបាន%d" +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" -msgstr "អ្នកប្រើប្រាស់" +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "no requirements" -msgstr "មិនមានការទាមទារ" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ko.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ko.po index 9d6c1d5..36daee3 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ko.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ko.po @@ -1,30 +1,52 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 # Sarah Park, 2023 -# Daye Jeong, 2023 -# +# +# "Dylan Kiss (dyki)" , 2025. +# "Kwanghee Park (kwpa)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Daye Jeong, 2023\n" -"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-17 19:01+0000\n" +"Last-Translator: \"Kwanghee Park (kwpa)\" \n" +"Language-Team: Korean \n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "설정 구성" +msgstr "환경설정" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "표시명" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "매체" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -35,64 +57,81 @@ msgstr "최소 비밀번호 길이" #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." -msgstr "암호에 포함되어야 하는 최소 문자 수. 사용하지 않으려면 0으로 설정하십시오." +msgstr "" +"암호에 포함되어야 하는 최소 문자 수. 사용하지 않으려면 0으로 설정하십시오." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "비밀번호" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "비밀번호는 최소한 %d 글자 이상이어야 합니다. 현재 비밀번호는 %d 글자입니다." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"필수: %s\n" +"\n" +"힌트: 비밀번호를 더욱 안전하게 설정하려면 길이를 늘이고, 특수 문자를 포함한 " +"여러 단어를 조합하여 사용하세요." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"필수: %s\n" -"\n" -"힌트: 비밀번호를 더욱 안전하게 설정하려면 길이를 늘이고, 특수 문자를 포함한 여러 단어를 조합하여 사용하세요." +msgid "Strong" +msgstr "강함" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "사용자" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "약함" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"비밀번호는 %(minimal_length)d자 이상이어야 하며, 현재 %(current_count)d자입니" +"다." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "최소 %s 문자 클래스" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "최소 %s 글자" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "최소 %s 단어" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "요구 사항 없음" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "" +#~ "비밀번호는 최소한 %d 글자 이상이어야 합니다. 현재 비밀번호는 %d 글자입니" +#~ "다." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/no.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ku.po similarity index 50% rename from odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/no.po rename to odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ku.po index 16db9c0..60ca380 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/no.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ku.po @@ -1,25 +1,47 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Norwegian (https://app.transifex.com/odoo/teams/41243/no/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:13+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Kurdish (Central) \n" +"Language: ku\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: no\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -34,56 +56,66 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" -msgstr "" +msgstr "وشەی نهێنی" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s characters" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s words" -msgstr "" +msgstr "بەکارهێنەر" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"دەبێت وشەی نهێنیەکەت لانیکەم لەخۆبگرێت %(minimal_length)d کارەکتەرەکان و " +"تەنها هەیەتی %(current_count)d." + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s character classes" +msgstr "بە لایەنی کەم %s پۆلەکانی کارەکتەرەکان" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s characters" +msgstr "بە لایەنی کەم %s کارەکتەرەکان" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s words" +msgstr "بە لایەنی کەم %s وشەکان" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lb.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lb.po index ce7e8fd..901b225 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lb.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lb.po @@ -1,18 +1,19 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_password_policy -# +# msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-12 11:32+0000\n" +"POT-Creation-Date: 2023-10-26 21:55+0000\n" "PO-Revision-Date: 2019-08-26 09:09+0000\n" -"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/" +"lb/)\n" +"Language: lb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_password_policy @@ -32,50 +33,46 @@ msgid "" msgstr "" #. module: auth_password_policy -#: code:addons/auth_password_policy/models/res_users.py:30 -#, python-format +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_field.js:0 +msgid "Password" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 msgid "Passwords must have at least %d characters, got %d." msgstr "" #. module: auth_password_policy -#. openerp-web -#: code:addons/auth_password_policy/static/src/js/password_gauge.js:123 -#, python-format +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 msgid "" -"Required: %s.\n" +"Required: %s\n" "\n" -"Hint: increase length, use multiple words and use non-letter characters to increase your password's strength." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users -msgid "Users" +msgid "User" msgstr "" #. module: auth_password_policy -#. openerp-web -#: code:addons/auth_password_policy/static/src/js/password_gauge.js:28 -#, python-format -msgid "at least %d character classes" +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s character classes" msgstr "" #. module: auth_password_policy -#. openerp-web -#: code:addons/auth_password_policy/static/src/js/password_gauge.js:22 -#, python-format -msgid "at least %d characters" +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s characters" msgstr "" #. module: auth_password_policy -#. openerp-web -#: code:addons/auth_password_policy/static/src/js/password_gauge.js:25 -#, python-format -msgid "at least %d words" -msgstr "" - -#. module: auth_password_policy -#. openerp-web -#: code:addons/auth_password_policy/static/src/js/password_gauge.js:125 -#, python-format -msgid "no requirements" +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s words" msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lo.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lo.po deleted file mode 100644 index a354b6a..0000000 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lo.po +++ /dev/null @@ -1,94 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# sackda chanthasombath, 2023 -# ສີສຸວັນ ສັງບົວບຸລົມ , 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: ສີສຸວັນ ສັງບົວບຸລົມ , 2023\n" -"Language-Team: Lao (https://app.transifex.com/odoo/teams/41243/lo/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: lo\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_config_settings -msgid "Config Settings" -msgstr "ການຕັ້ງຄ່າ" - -#. module: auth_password_policy -#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength -msgid "Minimum Password Length" -msgstr "" - -#. module: auth_password_policy -#: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength -msgid "" -"Minimum number of characters passwords must contain, set to 0 to disable." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format -msgid "Password" -msgstr "" - -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_users -msgid "User" -msgstr "ຜູ້ໃຊ້" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s characters" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s words" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "no requirements" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lt.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lt.po index 1b69d15..c2d092b 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lt.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lt.po @@ -1,31 +1,53 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Tomas Darius Davainis , 2022 # Monika Raciunaite , 2022 # Linas Versada , 2022 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Linas Versada , 2022\n" -"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Lithuanian \n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < " +"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " +"1 : n % 1 != 0 ? 2: 3);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Konfigūracijos nustatymai" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Rodomas pavadinimas" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Medija" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -42,25 +64,23 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Slaptažodis" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Slaptažodžio ženklų skaičius turi būti bent %d, dabar yra %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" #. module: auth_password_policy @@ -68,30 +88,43 @@ msgstr "" msgid "User" msgstr "Vartotojas" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Slaptažodžio ženklų skaičius turi būti bent %d, dabar yra %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lv.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lv.po index 7d1af18..2fa422c 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lv.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/lv.po @@ -1,101 +1,121 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# ievaputnina , 2022 -# Arnis Putniņš , 2022 -# Konstantins Zabogonskis , 2022 -# Armīns Jeltajevs , 2024 -# +# * auth_password_policy +# +# Odoo Translation Bot , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 19.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Armīns Jeltajevs , 2024\n" -"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:32+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Latvian \n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= " +"19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Konfigurācijas uzstādījumi" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Parādīt vārdu" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Vidējs" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" -msgstr "Minimālais Paroles Garums" +msgstr "" #. module: auth_password_policy #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Minimālais rakstzīmju skaits, kas jāsatur parolei, iestatiet 0, lai " -"atspējot." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Parole" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Parolēm jāsatur kaut vai %d rakstzīmēm, satur %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" -"Nepieciešams: %s\n" -"\n" -"Padoms: lai palielināt paroles drošību, palieliniet garumu, izmantojiet vairākus vārdu, un izmantojiet ne-burtu rakstzīmes." #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Lietotājs" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" -msgstr "kaut vai %s rakstzīmju klases" +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" -msgstr "kaut vai %s rakstzīmes" +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" -msgstr "kaut vai %s vārdi" +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" -msgstr "nav prasību" +msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ml.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ml.po deleted file mode 100644 index ab25e3f..0000000 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ml.po +++ /dev/null @@ -1,93 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# Niyas Raphy, 2023 -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Niyas Raphy, 2023\n" -"Language-Team: Malayalam (https://app.transifex.com/odoo/teams/41243/ml/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ml\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_config_settings -msgid "Config Settings" -msgstr "കോൺഫിഗറേഷൻ സെറ്റിങ്‌സ്" - -#. module: auth_password_policy -#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength -msgid "Minimum Password Length" -msgstr "" - -#. module: auth_password_policy -#: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength -msgid "" -"Minimum number of characters passwords must contain, set to 0 to disable." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format -msgid "Password" -msgstr "പാസ്സ്‌വേർഡ്" - -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_users -msgid "User" -msgstr "യൂസർ" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s characters" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s words" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "no requirements" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/mn.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/mn.po index a48ecec..1082222 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/mn.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/mn.po @@ -1,31 +1,51 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 # Baskhuu Lodoikhuu , 2022 # Batmunkh Ganbat , 2022 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Batmunkh Ganbat , 2022\n" -"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Mongolian \n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Тохиргооны тохируулга" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Дэлгэрэнгүй нэр" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Дундаж" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -42,27 +62,23 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Нууц үг" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" -"Нууц үг хамгийн багадаа %dтэмдэгт агуулах ёстой. Харин та %dтэмдэгт оруулсан" -" байна." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" #. module: auth_password_policy @@ -70,30 +86,45 @@ msgstr "" msgid "User" msgstr "Хэрэглэгч" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "Шаардлагууд хангасангүй." + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "" +#~ "Нууц үг хамгийн багадаа %dтэмдэгт агуулах ёстой. Харин та %dтэмдэгт " +#~ "оруулсан байна." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ms.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/my.po similarity index 54% rename from odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ms.po rename to odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/my.po index c1de1de..518021c 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ms.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/my.po @@ -1,28 +1,47 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# Mehjabin Farsana, 2023 -# +# * auth_password_policy +# +# Oakarmin Iron , 2025, 2026. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Mehjabin Farsana, 2023\n" -"Language-Team: Malay (https://app.transifex.com/odoo/teams/41243/ms/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-02-04 07:53+0000\n" +"Last-Translator: Oakarmin Iron \n" +"Language-Team: Burmese \n" +"Language: my\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ms\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "Tetapan Konfigurasi" +msgstr "" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "ပြသသော အမည်" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "အိုင်ဒီ" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "တဆင့် (သို့) ကြားခံ" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -38,56 +57,64 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "" -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "" - #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Strong" msgstr "" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" -msgstr "pengguna" +msgstr "အသုံးပြုသူ" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/nb.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/nb.po index 45c1225..646440d 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/nb.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/nb.po @@ -1,30 +1,50 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Marius Stedjan , 2022 # Martin Trigaux, 2022 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Martin Trigaux, 2022\n" -"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Norwegian Bokmål \n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Innstillinger" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Visningsnavn" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Medium" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -39,25 +59,23 @@ msgstr "Minste antall tegn passord må bestå av. Sett til 0 for ingen grense." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Passord" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Passord må ha minst %d tegn. Mottok %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" #. module: auth_password_policy @@ -65,30 +83,43 @@ msgstr "" msgid "User" msgstr "Bruker" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "ingen krav" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Passord må ha minst %d tegn. Mottok %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/nl.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/nl.po index 77757fc..13abab9 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/nl.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/nl.po @@ -1,30 +1,51 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 -# Erwin van der Ploeg , 2022 +# Erwin van der Ploeg , 2022, 2025. # Gunther Clauwaert , 2022 -# +# "Dylan Kiss (dyki)" , 2025. +# Bren Driesen , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Gunther Clauwaert , 2022\n" -"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-14 08:58+0000\n" +"Last-Translator: Erwin van der Ploeg \n" +"Language-Team: Dutch \n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "Configuratie instellingen" +msgstr "Configuratie-instellingen" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Weergavenaam" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Medium" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -36,65 +57,79 @@ msgstr "Minimale wachtwoordlengte" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Minimaal aantal tekens dat wachtwoorden moeten bevatten, stel in op 0 om uit" -" te schakelen." +"Minimaal aantal tekens dat wachtwoorden moeten bevatten, stel in op 0 om uit " +"te schakelen." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Wachtwoord" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Wachtwoord moet tenminste %d karakters bevatten, bevat %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Vereist: %s\n" +"\n" +"Hint: om de sterkte van het wachtwoord te vergroten, gebruik meer karakters, " +"leestekens en symbolen." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Vereist: %s\n" -"\n" -"Hint: om de sterkte van het wachtwoord te vergroten, gebruik meer karakters, leestekens en symbolen." +msgid "Strong" +msgstr "Sterk" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Gebruiker" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Zwak" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Je wachtwoord moet minimaal %(minimal_length)d tekens bevatten en heeft nu " +"slechts %(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "tenminste %s karakter klassen" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "tenminste %s karakters" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "tenminste %s woorden" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "geen verplichtingen" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Wachtwoord moet tenminste %d karakters bevatten, bevat %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pl.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pl.po index ad90646..6f5f4ad 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pl.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pl.po @@ -1,31 +1,54 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Piotr Szlązak , 2022 # Piotr Cierkosz , 2022 # Maksym , 2022 # Tadeusz Karpiński , 2023 -# +# "Dylan Kiss (dyki)" , 2025. +# "Marta (wacm)" , 2025, 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tadeusz Karpiński , 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:41+0000\n" +"Last-Translator: \"Marta (wacm)\" \n" +"Language-Team: Polish \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=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" +"X-Generator: Weblate 5.14.3\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "Ustawienia konfiguracji" +msgstr "Konfiguracja ustawień" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Nazwa wyświetlana" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Średnie" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -37,64 +60,78 @@ msgstr "Minimalna długość hasła" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Minimalna liczba znaków jaką musi posiadać hasło, ustaw 0 aby wyłączyć" +"Minimalna liczba znaków jaką musi posiadać hasło, ustaw 0 aby dezaktywować." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Hasło" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Hasła muszą posiadać przynajmniej %dznaków, obecne ma %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Wymagane: %s\n" +"\n" +"Podpowiedź: aby zwiększyć siłę hasła, zwiększ jego długość, użyj wielu słów " +"i użyj znaków specjalnych lub cyfr." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Wymagane: %s\n" -"\n" -"Podpowiedź: aby zwiększyć siłę hasła, zwiększ jego długość, użyj wielu słów i użyj znaków specjalnych lub cyfr." +msgid "Strong" +msgstr "Silne" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Użytkownik" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Słabe" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Twoje hasło musi zawierać co najmniej %(minimal_length)d znaków, a ma " +"jedynie %(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "co najmniej %s klas znaków" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "co najmniej %s znaków" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "co najmniej %s słów" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "brak wymagań" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Hasła muszą posiadać przynajmniej %dznaków, obecne ma %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pt.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pt.po index 11eead6..4f1f3ee 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pt.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pt.po @@ -1,33 +1,54 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Pedro Castro Silva , 2022 # Reinaldo Ramos , 2022 # Pedro Filipe , 2022 # Diogo Fonseca , 2022 -# Daniel Reis, 2023 -# +# "Tiffany Chang (tic)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Daniel Reis, 2023\n" -"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Portuguese \n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % " +"1000000 == 0) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Configurações" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Nome" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Médio" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -38,35 +59,33 @@ msgstr "Tamanho minimo da palavra-passe" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Número mínimo de carateres que uma senha secreta deve ter, preencher com 0 " -"para desativar." +"Número mínimo de caracteres que senhas devem conter. Use 0 para desabilitar." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Senha" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "a palavra-passe deve conter pelo menos %d caracteres, tem %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Obrigatório: %s\n" +"\n" +"Dica: para aumentar a segurança da senha, use várias palavras e carateres " +"não alfabéticos." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" -"Obrigatório: %s\n" -"\n" -"Dica: para aumentar a segurança da senha, use várias palavras e carateres que não sejam letras." #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users @@ -75,28 +94,41 @@ msgstr "Utilizador" #. module: auth_password_policy #. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "pelo menos %s tipos de carateres" +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s character classes" +msgstr "pelo menos %s tipos de caracteres" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "pelo menos %s caracteres" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "pelo menos %s palavras" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" -msgstr "sem requisitos " +msgstr "" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "a palavra-passe deve conter pelo menos %d caracteres, tem %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pt_BR.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pt_BR.po index 9440103..dc60f9c 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pt_BR.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/pt_BR.po @@ -1,98 +1,134 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 -# Maitê Dietze, 2023 -# +# +# "Dylan Kiss (dyki)" , 2025. +# "Maitê Dietze (madi)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Maitê Dietze, 2023\n" -"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-12 16:49+0000\n" +"Last-Translator: \"Maitê Dietze (madi)\" \n" +"Language-Team: Portuguese (Brazil) \n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" -"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % " +"1000000 == 0) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Configurações" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Exibir nome" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Médio" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" -msgstr "Tamanho Mínimo de Senha" +msgstr "Tamanho mínimo da senha" #. module: auth_password_policy #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Número mínimo de caracteres que senhas devem conter. 0 para desabilitar" +"Número mínimo de caracteres que senhas devem conter. Use 0 para desabilitar." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Senha" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Senhas devem conter ao menos %d você escreveu %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Obrigatório: %s\n" +"\n" +"Dica: para aumentar a segurança da senha, use várias palavras e carateres " +"não alfabéticos." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Obrigatório: %s\n" -"\n" -"Dica: para aumentar a segurança da senha, use várias palavras e carateres não alfabéticos." +msgid "Strong" +msgstr "Forte" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Usuário" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Fraca" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Sua senha deve conter pelo menos %(minimal_length)d caracteres e tem apenas %" +"(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "pelo menos %s tipos de caracteres" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "pelo menos %s caracteres" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "pelo menos %s palavras" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" -msgstr "sem requerimentos" +msgstr "sem requisitos" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Senhas devem conter ao menos %d você escreveu %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ro.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ro.po index c8e634e..2869551 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ro.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ro.po @@ -1,32 +1,53 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 -# Dorin Hongu , 2022 +# Dorin Hongu , 2022, 2025. # Foldi Robert , 2022 # Claudia Baisan, 2023 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Claudia Baisan, 2023\n" -"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-24 12:07+0000\n" +"Last-Translator: Dorin Hongu \n" +"Language-Team: Romanian \n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Setări de configurare" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Nume afișat" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Mediu" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -37,65 +58,78 @@ msgstr "Lungime Minimă Parolă" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Numărul minim de caractere trebuie să conțină parolele, setați pe 0 pentru a" -" dezactiva." +"Numărul minim de caractere trebuie să conțină parolele, setați pe 0 pentru a " +"dezactiva." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Parola" -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Parolele trebuie să aibă cel puțin %d caractere, are %d." - #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" "Necesar: %s\n" "\n" "Sfat: pentru a crește puterea parolei, creșteți lungimea, utilizați mai multe" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Strong" +msgstr "Puternică" + #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Operator" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Slabă" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Parola dvs. trebuie să conțină cel puțin %(minimal_length)d caractere și are " +"doar %(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "cel puțin %s clase de caractere" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "cel puțin %s caractere" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "cel puțin %s cuvinte" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "fără cerințe" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Parolele trebuie să aibă cel puțin %d caractere, are %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ru.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ru.po index 977a8be..9a3bfc6 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ru.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ru.po @@ -1,33 +1,51 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: -# ILMIR , 2022 -# Denis Baranov , 2022 -# Sergo S, 2022 -# Ivan Kropotkin , 2022 -# Martin Trigaux, 2022 -# Wil Odoo, 2024 -# +# "Dylan Kiss (dyki)" , 2025. +# Weblate , 2025. +# "Anastasiia Koroleva (koan)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Wil Odoo, 2024\n" -"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-12-05 18:08+0000\n" +"Last-Translator: \"Anastasiia Koroleva (koan)\" \n" +"Language-Team: Russian \n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " +"(n%100>=11 && n%100<=14)? 2 : 3);\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "Конфигурационные настройки" +msgstr "Параметры конфигурации" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Display Name" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Канал" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength @@ -39,66 +57,79 @@ msgstr "Минимальная длина пароля" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Минимальное количество символов, которые пароль должен содержать, установите" -" на 0, чтобы выключить." +"Минимальное количество символов, которое должен содержать пароль; для " +"отключения установите значение 0." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Пароль" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" -"Пароль должен иметь по крайней мере %d символов, в то время как получено %d." +"Требуется: %s\n" +"\n" +"Подсказка: чтобы повысить надежность пароля, увеличьте его длину, " +"используйте несколько слов и небуквенные символы." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Требуется: %s\n" -"\n" -"Подсказка: чтобы повысить надежность пароля, увеличьте его длину, используйте несколько слов и небуквенные символы." +msgid "Strong" +msgstr "Надежный" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Пользователь" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Слабый" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Ваш пароль должен содержать не менее %(minimal_length)d символов, а сейчас " +"содержит только %(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "не менее %s классов символов" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "не менее %s символов" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "не менее %s слов" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "нет требований" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Пароли должны содержать не менее %d символов, а если есть - %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sk.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sk.po index 16da2a1..22c4443 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sk.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sk.po @@ -1,29 +1,48 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_password_policy -# +# # Translators: # Martin Trigaux, 2022 -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" "PO-Revision-Date: 2022-09-22 05:45+0000\n" "Last-Translator: Martin Trigaux, 2022\n" "Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" -"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n " +">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Nastavenia konfigurácie" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -39,25 +58,23 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Heslo" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Heslo musí mať aspoň %d znakov, má %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" #. module: auth_password_policy @@ -65,30 +82,43 @@ msgstr "" msgid "User" msgstr "Užívateľ" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" -msgstr "nepožadované" +msgstr "" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Heslo musí mať aspoň %d znakov, má %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sl.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sl.po index 311f4cc..3b9344d 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sl.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sl.po @@ -1,33 +1,48 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# Tadej Lupšina , 2022 -# Grega Vavtar , 2022 -# Martin Trigaux, 2022 -# Matjaz Mozetic , 2022 -# Aleš Pipan, 2025 -# +# * auth_password_policy +# +# "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Aleš Pipan, 2025\n" -"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 21:20+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Slovenian \n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " +"n%100==4 ? 2 : 3;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Uredi nastavitve" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Medij" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -38,65 +53,76 @@ msgstr "Minimalna dolžina gesla" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Najmanjše število znakov, ki jih mora vsebovati geslo, nastavite na 0, da ga" -" onemogočite." +"Najmanjše število znakov, ki jih mora vsebovati geslo, nastavite na 0, da ga " +"onemogočite." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Geslo" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" +"Zahtevano: %s\n" +"\n" +"Namig: za povečanje moči gesla povečajte dolžino, uporabite več besed in " +"znake, ki niso črke." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" -"Zahtevano: %s\n" -"\n" -"Namig: za povečanje moči gesla povečajte dolžino, uporabite več besed in znake, ki niso črke." #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Uporabnik" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Vaše geslo mora vsebovati vsaj %(minimal_length)d znakov in ima samo %" +"(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "najmanj %s razredi znakov" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "najmanj %s znakov" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "najmanj %s besed" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "brez zahtev" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sq.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sq.po index a11105d..4751144 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sq.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sq.po @@ -1,25 +1,44 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_password_policy -# +# msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 19.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Albanian (https://app.transifex.com/odoo/teams/41243/sq/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-12-30 18:36+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: sq\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: \n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -34,25 +53,23 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "" -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "" - #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Strong" msgstr "" #. module: auth_password_policy @@ -60,30 +77,40 @@ msgstr "" msgid "User" msgstr "" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sr.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sr@latin.po similarity index 54% rename from odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sr.po rename to odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sr@latin.po index a684989..3697896 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sr.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sr@latin.po @@ -1,30 +1,51 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 # Dragan Vukosavljevic , 2022 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Dragan Vukosavljevic , 2022\n" -"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Serbian (Latin script) \n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Podešavanje konfiguracije" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Naziv za prikaz" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Posrednik" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -41,59 +62,73 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Lozinka" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Lozinka mora imati najmanje %d karaktera, a ima %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Obavezno: %s\n" +"\n" +"Savet: da povećate jačinu lozinke, produžite je, koristite više karaktera i " +"koristite karaktere koji nisu slova." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" -"Obavezno: %s\n" -"\n" -"Savet: da povećate jačinu lozinke, produžite je, koristite više karaktera i koristite karaktere koji nisu slova." #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Korisnik" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Vaša lozinka mora sadržati najmanje %(minimal_length)d karaktera, a ima samo " +"%(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "najmanje %s klasa karaktera" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "najmanje %s karaktera" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "najmanje %s reči" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" -msgstr "nema zahteva" +msgstr "" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Lozinka mora imati najmanje %d karaktera, a ima %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sv.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sv.po index 3775dce..718c258 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sv.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sv.po @@ -1,72 +1,86 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# -# Translators: -# Martin Trigaux, 2022 -# Simon S, 2022 -# Chrille Hedberg , 2022 -# Anders Wallenquist , 2022 -# Lasse L, 2023 -# +# * auth_password_policy +# +# "Tiffany Chang (tic)" , 2025. +# Hanna Kharraziha , 2026. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Lasse L, 2023\n" -"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-02-25 14:51+0000\n" +"Last-Translator: Hanna Kharraziha \n" +"Language-Team: Swedish \n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Inställningar" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Visningsnamn" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Medium" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" -msgstr "Minsta lösenordslängd" +msgstr "Minsta antal tecken" #. module: auth_password_policy #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Minsta antal tecken som lösenord måste innehålla, sätt till 0 för att " -"inaktivera." +"Minsta antal tecken som ett lösenord måste innehålla, ange 0 för att " +"avaktivera funktionen." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Lösenord" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Lösenord måste ha minst %d tecken, fick %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Krav: %s\n" +"\n" +"Tips: öka längden, använd flera ord och använd teckentyper utöver bokstäver " +"för att göra lösenordet starkare." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Krävs: %s\n" -"\n" -"Tips: för att öka lösenordsstyrkan, öka längden, använd flera ord och använd icke-bokstavstecken." +msgid "Strong" +msgstr "Starkt" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users @@ -75,28 +89,40 @@ msgstr "Användare" #. module: auth_password_policy #. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "minst %s teckenklasser" +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Svagt" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Ditt lösenord måste innehålla minst %(minimal_length)d tecken och har för " +"närvarande endast %(current_count)d." + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +msgid "at least %s character classes" +msgstr "minst %s teckentyper" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "minst %s tecken" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "minst %s ord" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "inga krav" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sw.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sw.po deleted file mode 100644 index 426f366..0000000 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/sw.po +++ /dev/null @@ -1,89 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_password_policy -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Swahili (https://app.transifex.com/odoo/teams/41243/sw/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: sw\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_config_settings -msgid "Config Settings" -msgstr "" - -#. module: auth_password_policy -#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength -msgid "Minimum Password Length" -msgstr "" - -#. module: auth_password_policy -#: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength -msgid "" -"Minimum number of characters passwords must contain, set to 0 to disable." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format -msgid "Password" -msgstr "" - -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_users -msgid "User" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s characters" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s words" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "no requirements" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ta.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ta.po deleted file mode 100644 index 439e0b9..0000000 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/ta.po +++ /dev/null @@ -1,89 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * auth_password_policy -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Language-Team: Tamil (https://app.transifex.com/odoo/teams/41243/ta/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: ta\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_config_settings -msgid "Config Settings" -msgstr "" - -#. module: auth_password_policy -#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength -msgid "Minimum Password Length" -msgstr "" - -#. module: auth_password_policy -#: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength -msgid "" -"Minimum number of characters passwords must contain, set to 0 to disable." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format -msgid "Password" -msgstr "" - -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" - -#. module: auth_password_policy -#: model:ir.model,name:auth_password_policy.model_res_users -msgid "User" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s character classes" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s characters" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format -msgid "at least %s words" -msgstr "" - -#. module: auth_password_policy -#. odoo-javascript -#: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "no requirements" -msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/th.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/th.po index 34de6a0..db5ba94 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/th.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/th.po @@ -1,30 +1,51 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Wichanon Jamwutthipreecha, 2022 -# Rasareeyar Lappiam, 2023 -# +# +# "Tiffany Chang (tic)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Rasareeyar Lappiam, 2023\n" -"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Thai \n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "ตั้งค่าการกำหนดค่า" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "แสดงชื่อ" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ไอดี" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "วิธีที่เข้ามา" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -34,64 +55,77 @@ msgstr "ความยาวรหัสผ่านขั้นต่ำ" #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." -msgstr "รหัสผ่านต้องมีจำนวนอักขระขั้นต่ำ ตั้งค่าเป็น 0 เพื่อปิดใช้งาน" +msgstr "รหัสผ่านต้องมีจำนวนตัวอักษรขั้นต่ำ ตั้งค่าเป็น 0 เพื่อปิดใช้งาน" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "ใส่รหัส" -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "รหัสผ่านต้องมีอย่างน้อย%d ตัวอักษรมี %d" - #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" "ต้องระบุ: %s\n" "\n" "คำแนะนำ: เพื่อเพิ่มความรัดกุมของรหัสผ่าน เพิ่มความยาว ใช้คำหลายคำ และใช้อักขระที่ไม่ใช่ตัวอักษร" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Strong" +msgstr "" + #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "ผู้ใช้" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"รหัสผ่านของคุณต้องมีตัวอักษรอย่างน้อย %(minimal_length)d ตัว ตอนนี้มีเพียง %" +"(current_count)d เท่านั้น" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" -msgstr "คลาสตัวอักษรอย่างน้อย %s" +msgstr "มีคลาสตัวอักษรอย่างน้อย %s" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" -msgstr "ตัวอักษรอย่างน้อย %s" +msgstr "มีตัวอักษรอย่างน้อย %s" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "มีคำอย่างน้อย %s" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "ไม่มีข้อกำหนด" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "รหัสผ่านต้องมีอย่างน้อย%d ตัวอักษรมี %d" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/tr.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/tr.po index 4329111..6802a98 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/tr.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/tr.po @@ -1,33 +1,56 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # abc Def , 2022 # Ediz Duman , 2022 # Umur Akın , 2022 # Murat Kaplan , 2022 # Ertuğrul Güreş , 2023 -# +# Weblate , 2025. +# DeepL , 2025. +# Odoo Turkish Import , 2025. +# "Malaz Siddig Elsayed Abuidris (msea)" , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Ertuğrul Güreş , 2023\n" -"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-28 12:46+0000\n" +"Last-Translator: \"Malaz Siddig Elsayed Abuidris (msea)\" \n" +"Language-Team: Turkish \n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Weblate 5.14.3\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Yapılandırma Ayarları" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "İsim Göster" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Aracı:" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -38,65 +61,79 @@ msgstr "En az Parola Uzunluğu" msgid "" "Minimum number of characters passwords must contain, set to 0 to disable." msgstr "" -"Parolanın içermesi gereken minimum karakter sayısı, devre dışı bırakmak için" -" 0 olarak ayarlanmalıdır." +"Parolanın içermesi gereken minimum karakter sayısı, devre dışı bırakmak için " +"0 olarak ayarlanmalıdır." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Parola" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Parolalar en az %d karakterden oluşmalıdır, %d değerini aldı." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Gerekli: %s\n" +"\n" +"İpucu: Parola gücünü artırmak için uzunluğu artırın, birden fazla kelime " +"kullanın ve harf olmayan karakterler kullanın." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Gerekli: %s\n" -"\n" -"İpucu: Parola gücünü artırmak için uzunluğu artırın, birden fazla kelime kullanın ve harf olmayan karakterler kullanın." +msgid "Strong" +msgstr "Güçlü" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Kullanıcı" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Zayıf" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Parolanız en az %(minimal_length)d karakter içermeli; şu an yalnızca %" +"(current_count)d karakter içeriyor." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "en az %s karakter sınıfı" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "en az %s karakter" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "en az %s kelime" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "ihtiyaç yok" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Parolalar en az %d karakterden oluşmalıdır, %d değerini aldı." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/uk.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/uk.po index b6e7781..ad3dfa6 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/uk.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/uk.po @@ -1,30 +1,53 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 # Alina Lisnenko , 2022 -# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Alina Lisnenko , 2022\n" -"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Ukrainian \n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\n" -"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != " +"11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % " +"100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || " +"(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "Налаштування" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Назва для відображення" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Середній" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -41,59 +64,73 @@ msgstr "" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Пароль" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Пароль повинен мати принаймні %d символів, отримані %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Вимагається: %s\n" +"\n" +"Підказка: щоб підвищити надійність пароля, збільшіть його довжину, " +"використовуйте кілька слів і символи, які не є літерами." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +msgid "Strong" msgstr "" -"Вимагається: %s\n" -"\n" -"Підказка: щоб підвищити надійність пароля, збільшіть його довжину, використовуйте кілька слів і символи, які не є літерами." #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Користувач" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Ваш пароль повинен містити принаймні %(minimal_length)d символів але має " +"лише %(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "хоча би %s класи знаків" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "принаймні %s знаків" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "принаймні %s слів" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" -msgstr "немає вимог" +msgstr "" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Пароль повинен мати принаймні %d символів, отримані %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/uz.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/uz.po new file mode 100644 index 0000000..a46c1f4 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/uz.po @@ -0,0 +1,147 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy +# +# +# Translated by: +# Deepvision - info@deepvision.uz | +998 77-093-0007 +# Amon Olimov - amon.bars@gmail.com +# Jonibek Yorqulov - j.yorqulov@deepvision.uz +# Mirzohidkhon Ulugkhujaev ulugkhujayevmirzohidxon@gmail.com +# +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-08 18:37+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: uz\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: auth_password_policy +#: model:ir.model,name:auth_password_policy.model_res_config_settings +#, fuzzy +msgid "Config Settings" +msgstr "Sozlamalarni moslash" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +#, fuzzy +msgid "Display Name" +msgstr "Ko‘rsatiladigan nom" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +#, fuzzy +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +#, fuzzy +msgid "Medium" +msgstr "O‘rtacha" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength +#, fuzzy +msgid "Minimum Password Length" +msgstr "Parolning minimal uzunligi" + +#. module: auth_password_policy +#: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength +#, fuzzy +msgid "" +"Minimum number of characters passwords must contain, set to 0 to disable." +msgstr "" +"Parollar kamida nechta belgidan iborat bo‘lishi kerakligi, o‘chirish uchun 0 " +"ga o‘rnating." + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_field.js:0 +#, fuzzy +msgid "Password" +msgstr "Parol" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +#, fuzzy +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Talab qilinadi: %s Maslahat: parol mustahkamligini oshirish uchun uzunligini " +"ko‘paytiring, bir nechta so‘z ishlating va harf bo‘lmagan belgilardan " +"foydalaning." + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +#, fuzzy +msgid "Strong" +msgstr "Kuchli" + +#. module: auth_password_policy +#: model:ir.model,name:auth_password_policy.model_res_users +#, fuzzy +msgid "User" +msgstr "Foydalanuvchi" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +#, fuzzy +msgid "Weak" +msgstr "Kuchsiz" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +#, fuzzy +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Parolingiz kamida %(minimal_length)d ta belgidan iborat bo‘lishi kerak, " +"hozir esa faqat %(current_count)d ta belgi mavjud." + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +#, fuzzy +msgid "at least %s character classes" +msgstr "kamida %s ta belgi toifasi" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +#, fuzzy +msgid "at least %s characters" +msgstr "kamida %s ta belgi" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_policy.js:0 +#, fuzzy +msgid "at least %s words" +msgstr "kamida %s ta so‘z" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +#, fuzzy +msgid "no requirements" +msgstr "talablar yo‘q" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/vi.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/vi.po index 1b7f2af..ab15e76 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/vi.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/vi.po @@ -1,34 +1,57 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 # Thi Huong Nguyen, 2022 -# +# +# "Dylan Kiss (dyki)" , 2025. +# "Thi Huong Nguyen (thng)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Thi Huong Nguyen, 2022\n" -"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Vietnamese \n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" -msgstr "Cài đặt Cấu hình" +msgstr "Cài đặt cấu hình" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "Phương tiện" #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" -msgstr "Độ dài Mật khẩu Tối thiểu" +msgstr "Độ dài mật khẩu tối thiểu" #. module: auth_password_policy #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength @@ -39,59 +62,73 @@ msgstr "Số lượng ký tự tối thiểu của mật khẩu, đặt là 0 đ #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "Mật khẩu" #. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "Mật khẩu phải có ít nhất %d ký tự, có %d." +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "" +"Required: %s\n" +"\n" +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." +msgstr "" +"Bắt buộc: %s\n" +"\n" +"Gợi ý: để tăng độ mạnh của mật khẩu, hãy tăng độ dài, sử dụng nhiều từ và sử " +"dụng các ký tự không phải chữ cái." #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format -msgid "" -"Required: %s\n" -"\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." -msgstr "" -"Bắt buộc: %s\n" -"\n" -"Gợi ý: để tăng độ mạnh của mật khẩu, hãy tăng độ dài, sử dụng nhiều từ và sử dụng các ký tự không phải chữ cái." +msgid "Strong" +msgstr "Mạnh" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "Người dùng" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "Yếu" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"Mật khẩu của bạn phải chứa ít nhất %(minimal_length)d ký tự và chỉ có %" +"(current_count)d." + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "ít nhất %s lớp ký tự" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "ít nhất %s ký tự" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "ít nhất %s từ" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "không có yêu cầu" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "Mật khẩu phải có ít nhất %d ký tự, có %d." diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/zh_CN.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/zh_CN.po index ba32c39..aa4f97e 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/zh_CN.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/zh_CN.po @@ -1,34 +1,57 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: # Martin Trigaux, 2022 # 稀饭~~ , 2022 -# +# "Tiffany Chang (tic)" , 2025. +# "Chloe Wang (chwa)" , 2025. +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: 稀饭~~ , 2022\n" -"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Chinese (Simplified Han script) \n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "配置设置" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +#, fuzzy +msgid "ID" +msgstr "ID" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "中等" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" -msgstr " 最小密码长度" +msgstr "最小密码长度" #. module: auth_password_policy #: model:ir.model.fields,help:auth_password_policy.field_res_config_settings__minlength @@ -39,59 +62,72 @@ msgstr "密码至少包含字符数,设定0为禁用此设置。" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "密码" -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "密码需至少%d个字符,现有%d个字符。" - #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" "必需: %s\n" "\n" "提示:增加密码强度,增加长度,使用多个单词,并使用非字母字符。" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Strong" +msgstr "强" + #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "用户" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "弱" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"您的密码必须至少包含%(minimal_length)d个字符,且只有 %(current_count)d个字" +"符。" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "至少 %s 字符类" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "至少 %s 个字符" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "至少 %s 字数" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "无要求" + +#~ msgid "Passwords must have at least %d characters, got %d." +#~ msgstr "密码需至少%d个字符,现有%d个字符。" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/zh_TW.po b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/zh_TW.po index 149171f..9458fca 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/zh_TW.po +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/i18n/zh_TW.po @@ -1,30 +1,50 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * auth_password_policy -# +# * auth_password_policy +# # Translators: -# Martin Trigaux, 2022 -# Tony Ng, 2023 -# +# Wil Odoo, 2025 +# +# Weblate , 2025. msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server saas~18.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2022-09-22 05:45+0000\n" -"Last-Translator: Tony Ng, 2023\n" -"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:03+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Chinese (Traditional Han script) \n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_config_settings msgid "Config Settings" msgstr "配置設定" +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__display_name +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__display_name +msgid "Display Name" +msgstr "顯示名稱" + +#. module: auth_password_policy +#: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__id +#: model:ir.model.fields,field_description:auth_password_policy.field_res_users__id +msgid "ID" +msgstr "識別號" + +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Medium" +msgstr "媒體" + #. module: auth_password_policy #: model:ir.model.fields,field_description:auth_password_policy.field_res_config_settings__minlength msgid "Minimum Password Length" @@ -39,59 +59,68 @@ msgstr "密碼必須包含的最小字元數,設置為 0 不啟用此功能。 #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_field.js:0 -#, python-format msgid "Password" msgstr "密碼" -#. module: auth_password_policy -#. odoo-python -#: code:addons/auth_password_policy/models/res_users.py:0 -#, python-format -msgid "Passwords must have at least %d characters, got %d." -msgstr "密碼必須至少具有 %d 字元,目前為 %d。" - #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "" "Required: %s\n" "\n" -"Hint: to increase password strength, increase length, use multiple words, and use non-letter characters." +"Hint: to increase password strength, increase length, use multiple words, " +"and use non-letter characters." msgstr "" "必需: %s\n" "\n" "提示:增加密碼強度,增加長度,使用多個單詞,並使用非字母字符。" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Strong" +msgstr "強" + #. module: auth_password_policy #: model:ir.model,name:auth_password_policy.model_res_users msgid "User" msgstr "使用者" +#. module: auth_password_policy +#. odoo-javascript +#: code:addons/auth_password_policy/static/src/password_meter.js:0 +msgid "Weak" +msgstr "弱" + +#. module: auth_password_policy +#. odoo-python +#: code:addons/auth_password_policy/models/res_users.py:0 +msgid "" +"Your password must contain at least %(minimal_length)d characters and only " +"has %(current_count)d." +msgstr "" +"密碼須最少有 %(minimal_length)d 個字元,但現時只有 %(current_count)d 個字元。" + #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s character classes" msgstr "至少 %s 類字元類" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s characters" msgstr "至少 %s 個字符" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_policy.js:0 -#, python-format msgid "at least %s words" msgstr "至少 %s 字數" #. module: auth_password_policy #. odoo-javascript #: code:addons/auth_password_policy/static/src/password_meter.js:0 -#, python-format msgid "no requirements" msgstr "無密碼複雜度要求" diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/models/res_users.py b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/models/res_users.py index b938acd..c4e9fd0 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/models/res_users.py +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/models/res_users.py @@ -27,7 +27,7 @@ class ResUsers(models.Model): if not password: continue if len(password) < minlength: - failures.append(_(u"Passwords must have at least %d characters, got %d.") % (minlength, len(password))) + failures.append(_("Your password must contain at least %(minimal_length)d characters and only has %(current_count)d.", minimal_length=minlength, current_count=len(password))) if failures: raise UserError(u'\n\n '.join(failures)) diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/css/password_field.css b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/css/password_field.css index 1741059..039624b 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/css/password_field.css +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/css/password_field.css @@ -1,14 +1,4 @@ -div.o_field_password_meter { +owl-component[name="password_meter"] .o_password_meter_container { position: relative; -} - -meter.o_password_meter { - position: absolute; - height: 15px; - bottom: calc(50% - 7px); - right: 5px; -} - -input.o_field_password:placeholder-shown + meter.o_password_meter { - display: none; + float: right; } diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/css/password_field_backend.css b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/css/password_field_backend.css new file mode 100644 index 0000000..90bc815 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/css/password_field_backend.css @@ -0,0 +1,13 @@ +div.o_field_password_meter { + position: relative; +} + +.o_password_meter_container { + position: absolute; + bottom: calc(50% - 10px); + right: 5px; +} + +input.o_field_password:placeholder-shown + .o_password_meter_container { + display: none !important; +} diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_field.js b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_field.js index 87477d4..85bba08 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_field.js +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_field.js @@ -1,6 +1,4 @@ -/** @odoo-module **/ - -import { _lt } from "@web/core/l10n/translation"; +import { _t } from "@web/core/l10n/translation"; import { registry } from "@web/core/registry"; import { useService } from "@web/core/utils/hooks"; import { standardFieldProps } from "@web/views/fields/standard_field_props"; @@ -8,10 +6,12 @@ import { useInputField } from "@web/views/fields/input_field_hook"; import { recommendations, ConcretePolicy } from "./password_policy"; import { Meter } from "./password_meter"; - -const { Component, xml, onWillStart, useState } = owl; +import { Component, onWillStart, useState } from "@odoo/owl"; export class PasswordField extends Component { + static props = standardFieldProps; + static components = { Meter }; + static template = "auth_password_policy.PasswordField"; setup() { this.state = useState({ required: new ConcretePolicy({}), @@ -19,7 +19,7 @@ export class PasswordField extends Component { }); useInputField({ - getValue: () => this.props.value || "", + getValue: () => this.props.record.data[this.props.name] || "", }); const orm = useService("orm"); @@ -30,20 +30,11 @@ export class PasswordField extends Component { this.recommendations = recommendations; } } -PasswordField.displayName = _lt("Password"); -PasswordField.supportedTypes = ["char"]; -PasswordField.props = standardFieldProps; -PasswordField.components = { Meter }; -PasswordField.template = xml` - - - - - -`; -registry.category("fields").add("password_meter", PasswordField); +export const passwordField = { + component: PasswordField, + displayName: _t("Password"), + supportedTypes: ["char"], +}; + +registry.category("fields").add("password_meter", passwordField); diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_field.xml b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_field.xml new file mode 100644 index 0000000..5e78f9d --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_field.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_meter.js b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_meter.js index 46fd2e6..e9056db 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_meter.js +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_meter.js @@ -1,17 +1,41 @@ -/** @odoo-module **/ - -import { sprintf } from "@web/core/utils/strings"; +import { _t } from "@web/core/l10n/translation"; import { computeScore } from "./password_policy"; - -const { Component, xml } = owl; +import { Component, xml } from "@odoo/owl"; export class Meter extends Component { + static template = xml` +
+ + +
+ `; + static props = { + password: { type: String }, + required: Object, + recommended: Object, + }; + + get passwordStrengthParams() { + const strengthRanges = [ + { upperLimit: 0.5, className: "text-danger", text: _t("Weak") }, + { upperLimit: 0.99, className: "text-warning", text: _t("Medium") }, + { upperLimit: 1, className: "text-success", text: _t("Strong") }, + ]; + + // Finding the appropriate strength range + const { className, text } = strengthRanges.find( + ({ upperLimit }) => this.value <= upperLimit + ); + return { className, text }; + } + get title() { - return sprintf( - this.env._t( - "Required: %s\n\nHint: to increase password strength, increase length, use multiple words, and use non-letter characters." - ), - String(this.props.required) || this.env._t("no requirements") + return _t( + "Required: %s\n\nHint: to increase password strength, increase length, use multiple words, and use non-letter characters.", + String(this.props.required) || _t("no requirements") ); } @@ -19,13 +43,3 @@ export class Meter extends Component { return computeScore(this.props.password, this.props.required, this.props.recommended); } } -Meter.template = xml` - -`; -Meter.props = { - password: { type: String }, - required: Object, - recommended: Object, -}; diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_policy.js b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_policy.js index 1b7429c..a022ac1 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_policy.js +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/static/src/password_policy.js @@ -1,7 +1,4 @@ -/** @odoo-module **/ - import { _t } from "@web/core/l10n/translation"; -import { sprintf } from "@web/core/utils/strings"; export class Policy { /** @@ -27,13 +24,13 @@ export class ConcretePolicy extends Policy { toString() { const msgs = []; if (this.minlength > 1) { - msgs.push(sprintf(_t("at least %s characters"), this.minlength)); + msgs.push(_t("at least %s characters", this.minlength)); } if (this.minwords > 1) { - msgs.push(sprintf(_t("at least %s words"), this.minwords)); + msgs.push(_t("at least %s words", this.minwords)); } if (this.minclasses > 1) { - msgs.push(sprintf(_t("at least %s character classes"), this.minclasses)); + msgs.push(_t("at least %s character classes", this.minclasses)); } return msgs.join(", "); } diff --git a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/views/res_config_settings_views.xml b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/views/res_config_settings_views.xml index 553f46a..10a4527 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/views/res_config_settings_views.xml +++ b/odoo-bringout-oca-ocb-auth_password_policy/auth_password_policy/views/res_config_settings_views.xml @@ -6,14 +6,10 @@ - -
-
-
-
-
+ + + + diff --git a/odoo-bringout-oca-ocb-auth_password_policy/pyproject.toml b/odoo-bringout-oca-ocb-auth_password_policy/pyproject.toml index c0bd260..5fbde13 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy/pyproject.toml +++ b/odoo-bringout-oca-ocb-auth_password_policy/pyproject.toml @@ -1,13 +1,15 @@ [project] name = "odoo-bringout-oca-ocb-auth_password_policy" version = "16.0.0" -description = "Password Policy - Implement basic password policy configuration & check" +description = "Password Policy - + Implement basic password policy configuration & check + " authors = [ { name = "Ernad Husremovic", email = "hernad@bring.out.ba" } ] dependencies = [ - "odoo-bringout-oca-ocb-base_setup>=16.0.0", - "odoo-bringout-oca-ocb-web>=16.0.0", + "odoo-bringout-oca-ocb-base_setup>=19.0.0", + "odoo-bringout-oca-ocb-web>=19.0.0", "requests>=2.25.1" ] readme = "README.md" @@ -17,7 +19,7 @@ classifiers = [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Topic :: Office/Business", ] diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/README.md b/odoo-bringout-oca-ocb-auth_password_policy_portal/README.md index 3966f90..3dfc894 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy_portal/README.md +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/README.md @@ -10,36 +10,15 @@ pip install odoo-bringout-oca-ocb-auth_password_policy_portal ## Dependencies -This addon depends on: - auth_password_policy - portal -## Manifest Information - -- **Name**: Password Policy support for Signup -- **Version**: N/A -- **Category**: Tools -- **License**: LGPL-3 -- **Installable**: False - ## Source -Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `auth_password_policy_portal`. +- Repository: https://github.com/OCA/OCB +- Branch: 19.0 +- Path: addons/auth_password_policy_portal ## License -This package maintains the original LGPL-3 license from the upstream Odoo project. - -## Documentation - -- Overview: doc/OVERVIEW.md -- Architecture: doc/ARCHITECTURE.md -- Models: doc/MODELS.md -- Controllers: doc/CONTROLLERS.md -- Wizards: doc/WIZARDS.md -- Install: doc/INSTALL.md -- Usage: doc/USAGE.md -- Configuration: doc/CONFIGURATION.md -- Dependencies: doc/DEPENDENCIES.md -- Troubleshooting: doc/TROUBLESHOOTING.md -- FAQ: doc/FAQ.md +This package preserves the original LGPL-3 license. diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/__init__.py b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/__init__.py index 153a9e3..9e5827f 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/__init__.py +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/__init__.py @@ -1,2 +1,3 @@ # -*- coding: utf-8 -*- from . import controllers +from . import models diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/__manifest__.py b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/__manifest__.py index b5fefb2..869c92b 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/__manifest__.py +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/__manifest__.py @@ -4,10 +4,6 @@ 'category': 'Tools', 'auto_install': True, 'data': ['views/templates.xml'], - 'assets': { - 'web.assets_frontend': [ - 'auth_password_policy_portal/static/**/*', - ], - }, + 'author': 'Odoo S.A.', 'license': 'LGPL-3', } diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ar.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ar.po new file mode 100644 index 0000000..e6fc660 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ar.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 13:46+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Arabic \n" +"Language: ar\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "اسم العرض" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "مسار HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "المُعرف" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/auth_password_policy_portal.pot b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/auth_password_policy_portal.pot index 1ca9c45..3dac6e6 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/auth_password_policy_portal.pot +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/auth_password_policy_portal.pot @@ -1,15 +1,31 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: +# * auth_password_policy_portal # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 16.0\n" +"Project-Id-Version: Odoo Server 19.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-02-06 13:31+0000\n" -"PO-Revision-Date: 2024-02-06 13:31+0000\n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-01-25 18:36+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/az.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/az.po new file mode 100644 index 0000000..efe061d --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/az.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Azerbaijani \n" +"Language: az\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Göstəriləcək Ad" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Marşrutizasiyası" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/bg.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/bg.po new file mode 100644 index 0000000..470da18 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/bg.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Bulgarian \n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Име за показване" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Маршрутизиране" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/bs.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/bs.po new file mode 100644 index 0000000..66de130 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/bs.po @@ -0,0 +1,37 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Odoo Translation Bot , 2025. +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:34+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Bosnian \n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ca.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ca.po new file mode 100644 index 0000000..3e3e678 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ca.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Dylan Kiss (dyki)" , 2025. +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Catalan \n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Nom mostrat" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Enrutament HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/cs.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/cs.po new file mode 100644 index 0000000..e62f89a --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/cs.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-17 17:22+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Czech \n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Zobrazovací název" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Routing" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/da.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/da.po new file mode 100644 index 0000000..5199326 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/da.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Dylan Kiss (dyki)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-14 21:08+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Danish \n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Routing" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/de.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/de.po new file mode 100644 index 0000000..b627635 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/de.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Dylan Kiss (dyki)" , 2025. +# "Larissa Manderfeld (lman)" , 2025, 2026. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-02-13 09:20+0000\n" +"Last-Translator: \"Larissa Manderfeld (lman)\" \n" +"Language-Team: German \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.14.3\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP-Routing" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/el.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/el.po new file mode 100644 index 0000000..c8b8e2d --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/el.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Dylan Kiss (dyki)" , 2025. +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Greek \n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Εμφάνιση Ονόματος" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Routing" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "Κωδικός" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/es.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/es.po new file mode 100644 index 0000000..cc069c8 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/es.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-17 17:20+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Spanish \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Nombre para mostrar" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Enrutamiento HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/es_419.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/es_419.po new file mode 100644 index 0000000..c57b36e --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/es_419.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Dylan Kiss (dyki)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-17 07:45+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Spanish (Latin America) \n" +"Language: es_419\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Nombre en pantalla" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Enrutamiento HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/et.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/et.po new file mode 100644 index 0000000..1337d6c --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/et.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:31+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Estonian \n" +"Language: et\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Kuvatav nimi" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Routing" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fa.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fa.po new file mode 100644 index 0000000..eca16a8 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fa.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Persian \n" +"Language: fa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "نام نمایشی" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "مسیریابی HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "شناسه" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fi.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fi.po new file mode 100644 index 0000000..ef82064 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fi.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 15:37+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Finnish \n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Näyttönimi" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP-reititys" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "Tunnus" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fr.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fr.po new file mode 100644 index 0000000..6da8ea2 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/fr.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-17 17:30+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: French \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Nom d'affichage" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Routage HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/he.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/he.po new file mode 100644 index 0000000..45782fd --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/he.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Hebrew \n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "שם לתצוגה" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "ניתוב HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "מזהה" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hi.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hi.po new file mode 100644 index 0000000..fdcc8e3 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hi.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Hindi \n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "डिस्प्ले का नाम" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "एचटीपीपी राउटिंग" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "आईडी" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hr.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hr.po new file mode 100644 index 0000000..76fe060 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hr.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Croatian \n" +"Language: hr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP usmjeravanje" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hu.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hu.po new file mode 100644 index 0000000..4c36246 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/hu.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Dylan Kiss (dyki)" , 2025. +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Hungarian \n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Megjelenített név" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP irányítás" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/id.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/id.po new file mode 100644 index 0000000..b5a8ffc --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/id.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Dylan Kiss (dyki)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 02:30+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Indonesian \n" +"Language: id\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP routing" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/it.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/it.po new file mode 100644 index 0000000..b5e725a --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/it.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-17 17:28+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Italian \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Instradamento HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ja.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ja.po new file mode 100644 index 0000000..16b4eeb --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ja.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Dylan Kiss (dyki)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-14 21:17+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Japanese \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "表示名" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTPルーティング" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/kab.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/kab.po new file mode 100644 index 0000000..57b1e33 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/kab.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Odoo Translation Bot , 2025. +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:34+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Kabyle \n" +"Language: kab\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "Asulay" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ko.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ko.po new file mode 100644 index 0000000..cfa59bd --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ko.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Dylan Kiss (dyki)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 04:48+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Korean \n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "표시명" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP 라우팅" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ku.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ku.po new file mode 100644 index 0000000..6d62402 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ku.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Kurdish (Central) \n" +"Language: ku\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/lt.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/lt.po new file mode 100644 index 0000000..ae4a408 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/lt.po @@ -0,0 +1,37 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Lithuanian \n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > " +"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " +"1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Rodomas pavadinimas" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP nukreipimas" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/lv.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/lv.po new file mode 100644 index 0000000..3656c6e --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/lv.po @@ -0,0 +1,37 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Odoo Translation Bot , 2025. +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:34+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Latvian \n" +"Language: lv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= " +"19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Parādīt vārdu" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP maršrutēšana" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/mn.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/mn.po new file mode 100644 index 0000000..33d44c3 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/mn.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Mongolian \n" +"Language: mn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Дэлгэрэнгүй нэр" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Routing" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/my.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/my.po new file mode 100644 index 0000000..975bf36 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/my.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Burmese \n" +"Language: my\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "ပြသသော အမည်" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "နံပါတ်" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/nb.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/nb.po new file mode 100644 index 0000000..478dd02 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/nb.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 18:48+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Norwegian Bokmål \n" +"Language: nb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Visningsnavn" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP-ruting" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/nl.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/nl.po new file mode 100644 index 0000000..be23d0b --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/nl.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Dylan Kiss (dyki)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-14 08:07+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Dutch \n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP routing" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pl.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pl.po new file mode 100644 index 0000000..27828a1 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pl.po @@ -0,0 +1,37 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +# "Marta (wacm)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-23 09:40+0000\n" +"Last-Translator: \"Marta (wacm)\" \n" +"Language-Team: Polish \n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \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.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Nazwa wyświetlana" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Wytyczanie HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pt.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pt.po new file mode 100644 index 0000000..a2b82ad --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pt.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 18:48+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Portuguese \n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Nome exibido" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Roteamento de HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pt_BR.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pt_BR.po new file mode 100644 index 0000000..f3e1591 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/pt_BR.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-17 17:21+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Portuguese (Brazil) \n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Nome exibido" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Roteamento de HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ro.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ro.po new file mode 100644 index 0000000..ec83692 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ro.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Romanian \n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Nume afișat" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Rutare HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ru.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ru.po new file mode 100644 index 0000000..123ca16 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/ru.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +# "Anastasiia Koroleva (koan)" , 2025. +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-12-03 08:37+0000\n" +"Last-Translator: \"Anastasiia Koroleva (koan)\" \n" +"Language-Team: Russian \n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.14.3\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Display Name" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Маршрутизация HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sk.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sk.po new file mode 100644 index 0000000..6fd2407 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sk.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Odoo Translation Bot , 2025. +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:34+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Slovak \n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Zobrazovaný názov" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP smerovanie" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sl.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sl.po new file mode 100644 index 0000000..2a5f926 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sl.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 21:35+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Slovenian \n" +"Language: sl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " +"n%100==4 ? 2 : 3;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP usmerjanje" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sq.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sq.po new file mode 100644 index 0000000..f01fa28 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sq.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-12-30 18:36+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" +"Plural-Forms: \n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sr@latin.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sr@latin.po new file mode 100644 index 0000000..b169c25 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sr@latin.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Serbian (Latin script) \n" +"Language: sr@latin\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Naziv za prikaz" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP rutiranje" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sv.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sv.po new file mode 100644 index 0000000..8391e63 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/sv.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +# Hanna Kharraziha , 2026. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2026-02-20 11:56+0000\n" +"Last-Translator: Hanna Kharraziha \n" +"Language-Team: Swedish \n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.14.3\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Visningsnamn" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP-routing" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/th.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/th.po new file mode 100644 index 0000000..ce3f912 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/th.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 21:25+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Thai \n" +"Language: th\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "แสดงชื่อ" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "การกำหนด HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ไอดี" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/tr.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/tr.po new file mode 100644 index 0000000..d5ae400 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/tr.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-07 21:08+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Turkish \n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "İsim Göster" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Yönlendirme" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/uk.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/uk.po new file mode 100644 index 0000000..3ca6245 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/uk.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Weblate , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-11-16 15:25+0000\n" +"Last-Translator: Weblate \n" +"Language-Team: Ukrainian \n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Назва для відображення" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Маршрутизація HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/uz.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/uz.po new file mode 100644 index 0000000..16125e6 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/uz.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# +# Translated by: +# Deepvision - info@deepvision.uz | +998 77-093-0007 +# Amon Olimov - amon.bars@gmail.com +# Jonibek Yorqulov - j.yorqulov@deepvision.uz +# Mirzohidkhon Ulugkhujaev ulugkhujayevmirzohidxon@gmail.com +# +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-10-08 18:37+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: uz\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +#, fuzzy +msgid "Display Name" +msgstr "Ko‘rsatiladigan nom" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +#, fuzzy +msgid "HTTP Routing" +msgstr "HTTP yo‘naltirish" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +#, fuzzy +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/vi.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/vi.po new file mode 100644 index 0000000..074cdc4 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/vi.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Dylan Kiss (dyki)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 04:48+0000\n" +"Last-Translator: \"Dylan Kiss (dyki)\" \n" +"Language-Team: Vietnamese \n" +"Language: vi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "Định tuyến HTTP" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/zh_CN.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/zh_CN.po new file mode 100644 index 0000000..91e722e --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/zh_CN.po @@ -0,0 +1,35 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# "Tiffany Chang (tic)" , 2025. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-09-16 15:37+0000\n" +"Last-Translator: \"Tiffany Chang (tic)\" \n" +"Language-Team: Chinese (Simplified Han script) \n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.12.2\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP 路由" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "ID" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/zh_TW.po b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/zh_TW.po new file mode 100644 index 0000000..f7c9b37 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/i18n/zh_TW.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * auth_password_policy_portal +# +# Translators: +# Wil Odoo, 2025 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~18.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-01-25 18:36+0000\n" +"PO-Revision-Date: 2025-05-06 12:03+0000\n" +"Last-Translator: Wil Odoo, 2025\n" +"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/" +"zh_TW/)\n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__display_name +msgid "Display Name" +msgstr "顯示名稱" + +#. module: auth_password_policy_portal +#: model:ir.model,name:auth_password_policy_portal.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP 路由" + +#. module: auth_password_policy_portal +#: model:ir.model.fields,field_description:auth_password_policy_portal.field_ir_http__id +msgid "ID" +msgstr "識別號" diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/models/__init__.py b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/models/__init__.py new file mode 100644 index 0000000..9a5eb71 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/models/__init__.py @@ -0,0 +1 @@ +from . import ir_http diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/models/ir_http.py b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/models/ir_http.py new file mode 100644 index 0000000..ab55fe2 --- /dev/null +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/models/ir_http.py @@ -0,0 +1,11 @@ +# Part of Odoo. See LICENSE file for full copyright and licensing details. +from odoo import models + + +class IrHttp(models.AbstractModel): + _inherit = 'ir.http' + + @classmethod + def _get_translation_frontend_modules_name(cls): + mods = super()._get_translation_frontend_modules_name() + return mods + ['auth_password_policy'] diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/static/src/scss/portal_policy.scss b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/static/src/scss/portal_policy.scss deleted file mode 100644 index 8a3cb18..0000000 --- a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/static/src/scss/portal_policy.scss +++ /dev/null @@ -1,6 +0,0 @@ -.o_portal_security_body #new-password-group { - position: relative; - meter { - bottom: calc(#{$input-height-sm} / 2 - 7px); - } -} diff --git a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/views/templates.xml b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/views/templates.xml index 82f6a37..6a472cc 100644 --- a/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/views/templates.xml +++ b/odoo-bringout-oca-ocb-auth_password_policy_portal/auth_password_policy_portal/views/templates.xml @@ -1,10 +1,10 @@