Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-auth-16.0/server-auth-16.0-auth_admin_passkey
Translate-URL: https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-auth_admin_passkey/
  • Loading branch information
weblate authored and amkarthik committed Nov 21, 2023
1 parent 306c22e commit 7a3d785
Show file tree
Hide file tree
Showing 23 changed files with 657 additions and 1,238 deletions.
61 changes: 10 additions & 51 deletions auth_admin_passkey/i18n/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -20,72 +20,31 @@ msgstr ""
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:64
#. odoo-python
#: code:addons/auth_admin_passkey/models/res_users.py:0
#, python-format
msgid "<pre>User with login '%s' has the same password as you.</pre>"
msgid "Passkey used"
msgstr ""

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:39
#. odoo-python
#: code:addons/auth_admin_passkey/models/res_users.py:0
#, python-format
msgid ""
"Admin user used his passkey to login with '%s'.\n"
"System Administrator user used his passkey to login with %(login)s.\n"
"\n"
"\n"
"\n"
"Technicals informations belows : \n"
"\n"
"- Login date : %s\n"
"- Login date : %(login_date)s\n"
"\n"
msgstr ""

#. module: auth_admin_passkey
#: model:ir.ui.view,arch_db:auth_admin_passkey.view_res_config_settings
msgid "Passkey"
msgstr ""

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:38
#, python-format
msgid "Passkey used"
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
msgid "Send email to admin user."
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
msgid "Send email to user."
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model,name:auth_admin_passkey.model_res_users
msgid "Users"
msgstr "المستخدمون"

#. module: auth_admin_passkey
#: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
msgid ""
"When the administrator use his password to login in with a different "
"account, Odoo will send an email to the account user."
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
msgid ""
"When the administrator use his password to login in with a different "
"account, Odoo will send an email to the admin user."
msgid "User"
msgstr ""

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:62
#, python-format
msgid "[WARNING] Odoo Security Risk"
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model,name:auth_admin_passkey.model_base_config_settings
msgid "base.config.settings"
msgstr ""
#~ msgid "Users"
#~ msgstr "المستخدمون"
61 changes: 10 additions & 51 deletions auth_admin_passkey/i18n/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -19,72 +19,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:64
#. odoo-python
#: code:addons/auth_admin_passkey/models/res_users.py:0
#, python-format
msgid "<pre>User with login '%s' has the same password as you.</pre>"
msgid "Passkey used"
msgstr ""

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:39
#. odoo-python
#: code:addons/auth_admin_passkey/models/res_users.py:0
#, python-format
msgid ""
"Admin user used his passkey to login with '%s'.\n"
"System Administrator user used his passkey to login with %(login)s.\n"
"\n"
"\n"
"\n"
"Technicals informations belows : \n"
"\n"
"- Login date : %s\n"
"- Login date : %(login_date)s\n"
"\n"
msgstr ""

#. module: auth_admin_passkey
#: model:ir.ui.view,arch_db:auth_admin_passkey.view_res_config_settings
msgid "Passkey"
msgstr ""

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:38
#, python-format
msgid "Passkey used"
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
msgid "Send email to admin user."
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
msgid "Send email to user."
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model,name:auth_admin_passkey.model_res_users
msgid "Users"
msgstr "Usuaris"

#. module: auth_admin_passkey
#: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
msgid ""
"When the administrator use his password to login in with a different "
"account, Odoo will send an email to the account user."
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
msgid ""
"When the administrator use his password to login in with a different "
"account, Odoo will send an email to the admin user."
msgid "User"
msgstr ""

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:62
#, python-format
msgid "[WARNING] Odoo Security Risk"
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model,name:auth_admin_passkey.model_base_config_settings
msgid "base.config.settings"
msgstr ""
#~ msgid "Users"
#~ msgstr "Usuaris"
61 changes: 10 additions & 51 deletions auth_admin_passkey/i18n/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -19,72 +19,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:64
#. odoo-python
#: code:addons/auth_admin_passkey/models/res_users.py:0
#, python-format
msgid "<pre>User with login '%s' has the same password as you.</pre>"
msgid "Passkey used"
msgstr ""

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:39
#. odoo-python
#: code:addons/auth_admin_passkey/models/res_users.py:0
#, python-format
msgid ""
"Admin user used his passkey to login with '%s'.\n"
"System Administrator user used his passkey to login with %(login)s.\n"
"\n"
"\n"
"\n"
"Technicals informations belows : \n"
"\n"
"- Login date : %s\n"
"- Login date : %(login_date)s\n"
"\n"
msgstr ""

#. module: auth_admin_passkey
#: model:ir.ui.view,arch_db:auth_admin_passkey.view_res_config_settings
msgid "Passkey"
msgstr ""

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:38
#, python-format
msgid "Passkey used"
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
msgid "Send email to admin user."
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
msgid "Send email to user."
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model,name:auth_admin_passkey.model_res_users
msgid "Users"
msgstr "Brugere"

#. module: auth_admin_passkey
#: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
msgid ""
"When the administrator use his password to login in with a different "
"account, Odoo will send an email to the account user."
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
msgid ""
"When the administrator use his password to login in with a different "
"account, Odoo will send an email to the admin user."
msgid "User"
msgstr ""

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:62
#, python-format
msgid "[WARNING] Odoo Security Risk"
msgstr ""

#. module: auth_admin_passkey
#: model:ir.model,name:auth_admin_passkey.model_base_config_settings
msgid "base.config.settings"
msgstr ""
#~ msgid "Users"
#~ msgstr "Brugere"
118 changes: 59 additions & 59 deletions auth_admin_passkey/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -19,85 +19,85 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:64
#. odoo-python
#: code:addons/auth_admin_passkey/models/res_users.py:0
#, python-format
msgid "<pre>User with login '%s' has the same password as you.</pre>"
msgstr ""
"<pre>Benutzer mit Anmeldename '%s' hat das gleiche Passwort wie Sie.</pre>"
msgid "Passkey used"
msgstr "Verwendeter PassKey"

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:39
#. odoo-python
#: code:addons/auth_admin_passkey/models/res_users.py:0
#, python-format
msgid ""
"Admin user used his passkey to login with '%s'.\n"
"System Administrator user used his passkey to login with %(login)s.\n"
"\n"
"\n"
"\n"
"Technicals informations belows : \n"
"\n"
"- Login date : %s\n"
"- Login date : %(login_date)s\n"
"\n"
msgstr ""
"Admin-Benutzer hat seinen PassKey verwendet, um sich als '%s' anzumelden.\n"
"\n"
"\n"
"\n"
"Technische Information folgt : \n"
"\n"
"- Login-Datum: %s\n"
"\n"

#. module: auth_admin_passkey
#: model:ir.ui.view,arch_db:auth_admin_passkey.view_res_config_settings
msgid "Passkey"
msgstr "PassKey"
#: model:ir.model,name:auth_admin_passkey.model_res_users
msgid "User"
msgstr ""

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:38
#, python-format
msgid "Passkey used"
msgstr "Verwendeter PassKey"
#~ msgid "<pre>User with login '%s' has the same password as you.</pre>"
#~ msgstr ""
#~ "<pre>Benutzer mit Anmeldename '%s' hat das gleiche Passwort wie Sie.</pre>"

#. module: auth_admin_passkey
#: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
msgid "Send email to admin user."
msgstr "Sende Email an Admin-Benutzer."
#, python-format
#~ msgid ""
#~ "Admin user used his passkey to login with '%s'.\n"
#~ "\n"
#~ "\n"
#~ "\n"
#~ "Technicals informations belows : \n"
#~ "\n"
#~ "- Login date : %s\n"
#~ "\n"
#~ msgstr ""
#~ "Admin-Benutzer hat seinen PassKey verwendet, um sich als '%s' "
#~ "anzumelden.\n"
#~ "\n"
#~ "\n"
#~ "\n"
#~ "Technische Information folgt : \n"
#~ "\n"
#~ "- Login-Datum: %s\n"
#~ "\n"

#. module: auth_admin_passkey
#: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
msgid "Send email to user."
msgstr "Sende Email an Benutzer"
#~ msgid "Passkey"
#~ msgstr "PassKey"

#. module: auth_admin_passkey
#: model:ir.model,name:auth_admin_passkey.model_res_users
msgid "Users"
msgstr "Benutzer"
#~ msgid "Send email to admin user."
#~ msgstr "Sende Email an Admin-Benutzer."

#. module: auth_admin_passkey
#: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
msgid ""
"When the administrator use his password to login in with a different "
"account, Odoo will send an email to the account user."
msgstr ""
"Wenn der Administrator sein Passwort verwendet, um sich mit anderem Konto "
"anzumelden, sendet das System dem Kontoinhaber eine Email."
#~ msgid "Send email to user."
#~ msgstr "Sende Email an Benutzer"

#. module: auth_admin_passkey
#: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
msgid ""
"When the administrator use his password to login in with a different "
"account, Odoo will send an email to the admin user."
msgstr ""
"Wenn der Administrator sein Passwort verwendet, um sich als anderer Benutzer "
"anzumelden, wird Oddoeine entsprechende Email an den Admin-Nutzer senden."
#~ msgid "Users"
#~ msgstr "Benutzer"

#. module: auth_admin_passkey
#: code:addons/auth_admin_passkey/models/res_users.py:62
#, python-format
msgid "[WARNING] Odoo Security Risk"
msgstr "[Warnung] Odoo Sicherheitsrisiko"
#~ msgid ""
#~ "When the administrator use his password to login in with a different "
#~ "account, Odoo will send an email to the account user."
#~ msgstr ""
#~ "Wenn der Administrator sein Passwort verwendet, um sich mit anderem Konto "
#~ "anzumelden, sendet das System dem Kontoinhaber eine Email."

#. module: auth_admin_passkey
#: model:ir.model,name:auth_admin_passkey.model_base_config_settings
msgid "base.config.settings"
msgstr ""
#~ msgid ""
#~ "When the administrator use his password to login in with a different "
#~ "account, Odoo will send an email to the admin user."
#~ msgstr ""
#~ "Wenn der Administrator sein Passwort verwendet, um sich als anderer "
#~ "Benutzer anzumelden, wird Oddoeine entsprechende Email an den Admin-"
#~ "Nutzer senden."

#, python-format
#~ msgid "[WARNING] Odoo Security Risk"
#~ msgstr "[Warnung] Odoo Sicherheitsrisiko"
Loading

0 comments on commit 7a3d785

Please sign in to comment.