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.
|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * web_shortcuts # # Translators: # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2015-2016 # Antonio Trueba, 2016 # danimaribeiro <danimaribeiro@gmail.com>, 2015 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2013 # Hotellook, 2014 # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016 # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016 # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015 # Rudolf Schnapka <rs@techno-flex.de>, 2015-2016 # Rudolf Schnapka <schnapkar@golive-saar.de>, 2015 # SaFi J. <safi2266@gmail.com>, 2015 msgid "" msgstr "" "Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-26 01:59+0000\n" "PO-Revision-Date: 2016-10-11 09:47+0000\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" "Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-web-8-0/language/" "vi/)\n" "Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: web_shortcuts #. openerp-web #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24 #, python-format msgid "Add / Remove Shortcut..." msgstr "Thêm / Xóa đường dẫn ...."
#. module: web_shortcuts #: field:web.shortcut,create_uid:0 msgid "Created by" msgstr "Được tạo bởi"
#. module: web_shortcuts #: field:web.shortcut,create_date:0 msgid "Created on" msgstr "Được tạo vào"
#. module: web_shortcuts #: field:web.shortcut,display_name:0 msgid "Display Name" msgstr "Tên hiển thị"
#. module: web_shortcuts #: field:web.shortcut,id:0 msgid "ID" msgstr "ID"
#. module: web_shortcuts #: field:web.shortcut,__last_update:0 msgid "Last Modified on" msgstr "Sửa lần cuối vào"
#. module: web_shortcuts #: field:web.shortcut,write_uid:0 msgid "Last Updated by" msgstr "Last Updated by"
#. module: web_shortcuts #: field:web.shortcut,write_date:0 msgid "Last Updated on" msgstr "Cập nhật lần cuối vào"
#. module: web_shortcuts #: field:web.shortcut,menu_id:0 msgid "Menu id" msgstr ""
#. module: web_shortcuts #: field:web.shortcut,name:0 msgid "Shortcut Name" msgstr ""
#. module: web_shortcuts #: sql_constraint:web.shortcut:0 msgid "Shortcut for this menu already exists!" msgstr ""
#. module: web_shortcuts #: field:web.shortcut,user_id:0 msgid "User Ref." msgstr ""
|