mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 11:32:07 +02:00
50 lines
1.3 KiB
Text
50 lines
1.3 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_admin_passkey
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: server-tools (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-01-12 03:50+0000\n"
|
|
"PO-Revision-Date: 2017-01-11 15:38+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
|
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-server-"
|
|
"tools-8-0/language/hr_HR/)\n"
|
|
"Language: hr_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"
|
|
|
|
#. module: auth_admin_passkey
|
|
#. odoo-python
|
|
#: code:addons/auth_admin_passkey/models/res_users.py:0
|
|
#, python-format
|
|
msgid "Passkey used"
|
|
msgstr ""
|
|
|
|
#. module: auth_admin_passkey
|
|
#. odoo-python
|
|
#: code:addons/auth_admin_passkey/models/res_users.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"System Administrator user used his passkey to login with %(login)s.\n"
|
|
"\n"
|
|
"\n"
|
|
"\n"
|
|
"Technicals informations belows : \n"
|
|
"\n"
|
|
"- Login date : %(login_date)s\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#. module: auth_admin_passkey
|
|
#: model:ir.model,name:auth_admin_passkey.model_res_users
|
|
msgid "User"
|
|
msgstr ""
|
|
|
|
#~ msgid "Users"
|
|
#~ msgstr "Korisnici"
|