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.
 
 
 

82 lines
2.2 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_concurrency
#
# Translators:
# Antonio Trueba, 2016
# Antonio Trueba, 2016
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012
# Hotellook, 2014
# Isabelle RICHARD <isabellerichard89@gmail.com>, 2015
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
# LS Development <ls.development.nc@gmail.com>, 2016
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
msgid ""
msgstr ""
"Project-Id-Version: server-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-28 02:41+0000\n"
"PO-Revision-Date: 2016-05-27 15:24+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/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=2; plural=(n != 1);\n"
#. module: base_concurrency
#: field:res.users.login,create_uid:0
msgid "Created by"
msgstr "Creado por"
#. module: base_concurrency
#: field:res.users.login,create_date:0
msgid "Created on"
msgstr "Creado en"
#. module: base_concurrency
#: field:res.users.login,display_name:0
msgid "Display Name"
msgstr "Nombre a mostrar"
#. module: base_concurrency
#: field:res.users.login,id:0
msgid "ID"
msgstr "ID"
#. module: base_concurrency
#: field:res.users.login,__last_update:0
msgid "Last Modified on"
msgstr "Última actualización por"
#. module: base_concurrency
#: field:res.users.login,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización de"
#. module: base_concurrency
#: field:res.users.login,write_date:0
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: base_concurrency
#: field:res.users.login,login_dt:0
msgid "Latest connection"
msgstr "Última conexión"
#. module: base_concurrency
#: sql_constraint:res.users.login:0
msgid "The user can only have one login line!"
msgstr ""
#. module: base_concurrency
#: field:res.users.login,user_id:0
msgid "User"
msgstr "Usuario"
#. module: base_concurrency
#: model:ir.model,name:base_concurrency.model_res_users
msgid "Users"
msgstr "Usuarios"