|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_concurrency # # Translators: # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2016 # Antonio Trueba, 2016 # Armando Vulcano Junior <vulcano@uol.com.br>, 2015 # bossnm11 <bossnm11@gmail.com>, 2014 # Chanseok <kcsgoodboy@gmail.com>, 2014 # Chul Park <parkchul@nate.com>, 2015 # David10000 <gameness@naver.com>, 2014 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2013 # Gil <gedwarp@gmail.com>, 2014 # Hongseob Lee <shevious@gmail.com>, 2015 # Hongseob Lee <shevreg@yahoo.com>, 2015 # jeon <bluerespect@nate.com>, 2014 # JiyeonLee <leejiyeon00@gmail.com>, 2014 # Jong-Dae Park <jdpark7@gmail.com>, 2013 # Kevin Min <gr326887@graded.br>, 2015 # KimKyudong <choemh@nate.com>, 2014 # mariana1201 <gogo3135@naver.com>, 2014 # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015 # Nicole <dlruddk1112@gmail.com>, 2014 # Paolo Valier, 2016 # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015 # Pope, 2014 # SaFi J. <safi2266@gmail.com>, 2015 # Sarina Canelake <sarina@edx.org>, 2014 # Seok Jun Yoon <fake2real@dctribe.com>, 2015 # shin2012 <shin2013@gmail.com>, 2014 # Sujin Lee <sujinlee.me@gmail.com>, 2014 # Sunah Lim <whitetree70@snu.ac.kr>, 2013 # Young C. Kim, 2015 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-05-12 14:33+0000\n" "PO-Revision-Date: 2016-05-11 16:42+0000\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-tools-8-0/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=2; plural=(n > 1);\n"
#. module: base_concurrency #: field:res.users.login,create_uid:0 msgid "Created by" msgstr "Criado por"
#. module: base_concurrency #: field:res.users.login,create_date:0 msgid "Created on" msgstr "Criado em"
#. module: base_concurrency #: field:res.users.login,display_name:0 msgid "Display Name" msgstr "Nome para Mostrar"
#. module: base_concurrency #: field:res.users.login,id:0 msgid "ID" msgstr "Identificação"
#. module: base_concurrency #: field:res.users.login,__last_update:0 msgid "Last Modified on" msgstr "Última atualização em"
#. module: base_concurrency #: field:res.users.login,write_uid:0 msgid "Last Updated by" msgstr "Última atualização por"
#. module: base_concurrency #: field:res.users.login,write_date:0 msgid "Last Updated on" msgstr "Última atualização em"
#. module: base_concurrency #: field:res.users.login,login_dt:0 msgid "Latest connection" msgstr "Última conexão"
#. module: base_concurrency #: sql_constraint:res.users.login:0 msgid "The user can only have one login line!" msgstr "O usuário pode ter apenas uma linha de login!"
#. module: base_concurrency #: field:res.users.login,user_id:0 msgid "User" msgstr "Usuário"
#. module: base_concurrency #: model:ir.model,name:base_concurrency.model_res_users msgid "Users" msgstr "Usuários"
|