Browse Source

OCA Transbot updated translations from Transifex

pull/639/head
OCA Transbot 7 years ago
parent
commit
5aebdc1fba
  1. 96
      web_shortcut/i18n/ar.po
  2. 96
      web_shortcut/i18n/bs.po
  3. 96
      web_shortcut/i18n/da.po
  4. 97
      web_shortcut/i18n/de.po
  5. 96
      web_shortcut/i18n/en_GB.po
  6. 96
      web_shortcut/i18n/es.po
  7. 96
      web_shortcut/i18n/fi.po
  8. 96
      web_shortcut/i18n/fr.po
  9. 96
      web_shortcut/i18n/gl.po
  10. 97
      web_shortcut/i18n/hr.po
  11. 96
      web_shortcut/i18n/hu.po
  12. 96
      web_shortcut/i18n/it.po
  13. 96
      web_shortcut/i18n/lt.po
  14. 96
      web_shortcut/i18n/mk.po
  15. 96
      web_shortcut/i18n/mn.po
  16. 96
      web_shortcut/i18n/nl.po
  17. 96
      web_shortcut/i18n/pl.po
  18. 96
      web_shortcut/i18n/pt.po
  19. 96
      web_shortcut/i18n/pt_BR.po
  20. 96
      web_shortcut/i18n/ro.po
  21. 96
      web_shortcut/i18n/ru.po
  22. 96
      web_shortcut/i18n/sl.po
  23. 96
      web_shortcut/i18n/sv.po
  24. 96
      web_shortcut/i18n/vi.po
  25. 96
      web_shortcut/i18n/zh_CN.po
  26. 96
      web_shortcut/i18n/zh_TW.po

96
web_shortcut/i18n/ar.po

@ -1,25 +1,91 @@
# Arabic translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-11-26 18:38+0000\n"
"Last-Translator: kifcaliph <Unknown>\n"
"Language-Team: Arabic <ar@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-27 05:39+0000\n"
"X-Generator: Launchpad (build 16845)\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "إضافة / إزالة مختَصَر"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/bs.po

@ -1,25 +1,91 @@
# Bosnian translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-10-26 01:19+0000\n"
"Last-Translator: Bosko Stojakovic <bluesoft83@gmail.com>\n"
"Language-Team: Bosnian <bs@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: bs\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: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Dodaj / Ukloni pračicu..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/da.po

@ -1,25 +1,91 @@
# Danish translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-09-15 20:22+0000\n"
"Last-Translator: Morten Schou <ms@msteknik.dk>\n"
"Language-Team: Danish <da@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Tilføj/fjern genvej ..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

97
web_shortcut/i18n/de.po

@ -1,25 +1,92 @@
# German translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Niki Waibel <niki.waibel@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2012-12-21 23:00+0000\n"
"Last-Translator: Ferdinand @ Camptocamp <Unknown>\n"
"Language-Team: German <de@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: Niki Waibel <niki.waibel@gmail.com>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Hinzufügen/Entfernen Lesezeichen ..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr "Erstellt von"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr "Erstellt am"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr "Anzeigename"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr "ID"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/en_GB.po

@ -1,25 +1,91 @@
# English (United Kingdom) translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-08-23 16:45+0000\n"
"Last-Translator: Andi Chandler <Unknown>\n"
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Add / Remove Shortcut..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/es.po

@ -1,25 +1,91 @@
# Spanish translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2012-12-21 23:00+0000\n"
"Last-Translator: Pedro Manuel Baeza <pedro.baeza@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Añadir / Eliminar acceso directo..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/fi.po

@ -1,25 +1,91 @@
# Finnish translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-11-08 21:06+0000\n"
"Last-Translator: Harri Luuppala <Unknown>\n"
"Language-Team: Finnish <fi@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Lisää / Poista pikavalinta..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/fr.po

@ -1,25 +1,91 @@
# French translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2012-12-21 23:00+0000\n"
"Last-Translator: WANTELLET Sylvain <Swantellet@tetra-info.com>\n"
"Language-Team: French <fr@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Ajouter / supprimer un raccourci..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr "Créé par"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr "Créé le"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr "ID"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr "Mis à jour par"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr "Mis à jour le"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/gl.po

@ -1,25 +1,91 @@
# Galician translation for openobject-addons
# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2014-02-05 16:52+0000\n"
"Last-Translator: Alejandro Santana <alejandrosantana@anubia.es>\n"
"Language-Team: Galician <gl@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2014-02-06 06:25+0000\n"
"X-Generator: Launchpad (build 16916)\n"
"Content-Transfer-Encoding: \n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Engadir / Eliminar atallo..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

97
web_shortcut/i18n/hr.po

@ -1,25 +1,92 @@
# Croatian translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Bole <bole@dajmi5.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2012-12-21 23:00+0000\n"
"Last-Translator: Goran Kliska <gkliska@gmail.com>\n"
"Language-Team: Croatian <hr@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: hr\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: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Dodaj / ukloni prečac..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr "Kreirano"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr "Naziv za prikaz"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr "ID"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr "Zadnje modificirano"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr "Zadnje ažurirao"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/hu.po

@ -1,25 +1,91 @@
# Hungarian translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-01-04 12:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian <hu@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Billentyűkombináció hozzáadása/eltávolítása"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/it.po

@ -1,25 +1,91 @@
# Italian translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2012-12-21 23:00+0000\n"
"Last-Translator: Davide Corio - agilebg.com <davide.corio@agilebg.com>\n"
"Language-Team: Italian <it@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Aggiungi / Rimuovi Scorciatoia..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/lt.po

@ -1,25 +1,91 @@
# Lithuanian translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-04-24 18:29+0000\n"
"Last-Translator: Giedrius Slavinskas - inovera.lt <giedrius@inovera.lt>\n"
"Language-Team: Lithuanian <lt@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: lt\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Pridėti / pašalinti trumpinį..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/mk.po

@ -1,25 +1,91 @@
# Macedonian translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-03-01 14:20+0000\n"
"Last-Translator: Sofce Dimitrijeva <Unknown>\n"
"Language-Team: Macedonian <mk@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Додади / Отстрани кратенка"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/mn.po

@ -1,25 +1,91 @@
# Mongolian translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-02-07 11:26+0000\n"
"Last-Translator: Tenuun Khangaitan <tenuun.khangaitan@gmail.com>\n"
"Language-Team: Mongolian <mn@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Шуут холбоосыг Нэмэх / Устгах ..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/nl.po

@ -1,25 +1,91 @@
# Dutch translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2012-12-21 23:00+0000\n"
"Last-Translator: Erwin van der Ploeg (Endian Solutions) <Unknown>\n"
"Language-Team: Dutch <nl@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Toevoegen/verwijderen snelkoppeling"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/pl.po

@ -1,25 +1,91 @@
# Polish translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2012-12-21 23:00+0000\n"
"Last-Translator: Grzegorz Grzelak (OpenGLOBE.pl) <grzegorz@openglobe.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Dodaj / Usuń skrót"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/pt.po

@ -1,25 +1,91 @@
# Portuguese translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2012-12-21 23:00+0000\n"
"Last-Translator: Andrei Talpa (multibase.pt) <andrei.talpa@multibase.pt>\n"
"Language-Team: Portuguese <pt@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Adicionar / Remover atalho..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/pt_BR.po

@ -1,25 +1,91 @@
# Brazilian Portuguese translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-07-20 15:14+0000\n"
"Last-Translator: Claudio de Araujo Santos <claudioaraujosantos@gmail.com>\n"
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Adicionar / Remover atalho ..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/ro.po

@ -1,25 +1,91 @@
# Romanian translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-01-11 12:29+0000\n"
"Last-Translator: ERPSystems.ro <Unknown>\n"
"Language-Team: Romanian <ro@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Adauga / Sterge Shortcut..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/ru.po

@ -1,25 +1,91 @@
# Russian translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2012-12-25 12:18+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian <ru@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Добавить / Удалить ярлык..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/sl.po

@ -1,25 +1,91 @@
# Slovenian translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2012-12-21 23:00+0000\n"
"Last-Translator: Dusan Laznik <laznik@mentis.si>\n"
"Language-Team: Slovenian <sl@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Dodaj / Odstrani bližnjico..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr "Ustvaril"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr "Ustvarjeno"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr "ID"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr "Zadnjič posodobil"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr "Zadnjič posodobljeno"
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/sv.po

@ -1,25 +1,91 @@
# Swedish translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-01-26 15:07+0000\n"
"Last-Translator: Mikael Dúi Bolinder <dui@outlook.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Lägg till/ta bort genväg..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/vi.po

@ -1,25 +1,91 @@
# Vietnamese translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-06-27 16:15+0000\n"
"Last-Translator: Hung Tran <vanda6688@yahoo.com>\n"
"Language-Team: Vietnamese <vi@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Thêm / Xóa đường dẫn ...."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/zh_CN.po

@ -1,25 +1,91 @@
# Chinese (Simplified) translation for openobject-addons
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-07-24 13:35+0000\n"
"Last-Translator: 盈通 ccdos <ccdos@intoerp.com>\n"
"Language-Team: Chinese (Simplified) <zh_CN@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-11-21 06:38+0000\n"
"X-Generator: Launchpad (build 16831)\n"
"Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "添加/删除快捷方式..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""

96
web_shortcut/i18n/zh_TW.po

@ -1,25 +1,91 @@
# Chinese (Traditional) translation for openobject-addons
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openobject-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcut
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
"PO-Revision-Date: 2013-12-29 17:05+0000\n"
"Last-Translator: Andy Cheng <andy@dobtor.com>\n"
"Language-Team: Chinese (Traditional) <zh_TW@li.org>\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-19 02:40+0000\n"
"PO-Revision-Date: 2017-05-19 02:40+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2013-12-30 05:07+0000\n"
"X-Generator: Launchpad (build 16877)\n"
"Content-Transfer-Encoding: \n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: web_shortcut
#. openerp-web
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:20
#: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "新增/移除捷徑..."
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
msgid "Created by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
msgid "Created on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
msgid "Display Name"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
msgid "ID"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
msgid "Last Modified on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
msgid "Last Updated by"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
msgid "Last Updated on"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
msgid "Menu id"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
msgid "Shortcut Name"
msgstr ""
#. module: web_shortcut
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr ""
#. module: web_shortcut
#: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
msgid "User Ref."
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_ir_ui_menu
msgid "ir.ui.menu"
msgstr ""
#. module: web_shortcut
#: model:ir.model,name:web_shortcut.model_web_shortcut
msgid "web.shortcut"
msgstr ""
Loading…
Cancel
Save