You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.6 KiB
64 lines
1.6 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_concurrency
|
|
#
|
|
# Translators:
|
|
# Paolo Valier, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: server-tools (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-03-17 15:36+0000\n"
|
|
"PO-Revision-Date: 2016-03-13 08:32+0000\n"
|
|
"Last-Translator: Paolo Valier\n"
|
|
"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/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=2; plural=(n != 1);\n"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,create_uid:0
|
|
msgid "Created by"
|
|
msgstr "Creato da"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,create_date:0
|
|
msgid "Created on"
|
|
msgstr "Creato il"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,id:0
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,write_uid:0
|
|
msgid "Last Updated by"
|
|
msgstr "Ultimo aggiornamento da"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,write_date:0
|
|
msgid "Last Updated on"
|
|
msgstr "Ultimo aggiornamento il"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,login_dt:0
|
|
msgid "Latest connection"
|
|
msgstr "Ultima connessione"
|
|
|
|
#. module: base_concurrency
|
|
#: sql_constraint:res.users.login:0
|
|
msgid "The user can only have one login line!"
|
|
msgstr "Un utente può avere soltanto una riga di log in!"
|
|
|
|
#. module: base_concurrency
|
|
#: field:res.users.login,user_id:0
|
|
msgid "User"
|
|
msgstr "Utente"
|
|
|
|
#. module: base_concurrency
|
|
#: model:ir.model,name:base_concurrency.model_res_users
|
|
msgid "Users"
|
|
msgstr "Utenti"
|