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.

114 lines
3.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_shortcuts
  4. #
  5. # Translators:
  6. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
  7. # Antonio Trueba, 2016
  8. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  9. # bossnm11 <bossnm11@gmail.com>, 2014
  10. # Chanseok <kcsgoodboy@gmail.com>, 2014
  11. # Chul Park <parkchul@nate.com>, 2015
  12. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  13. # David10000 <gameness@naver.com>, 2014
  14. # Eduardo Rodríguez Crespo <erocre@gmail.com>, 2016
  15. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2013
  16. # Gil <gedwarp@gmail.com>, 2014
  17. # kmooc <shevious@gmail.com>, 2015
  18. # Hongseob Lee <shevreg@yahoo.com>, 2015
  19. # jeon <bluerespect@nate.com>, 2014
  20. # JiyeonLee <leejiyeon00@gmail.com>, 2014
  21. # Jong-Dae Park <jdpark7@gmail.com>, 2013
  22. # Kevin Min <gr326887@graded.br>, 2015
  23. # KimKyudong <choemh@nate.com>, 2014
  24. # mariana1201 <gogo3135@naver.com>, 2014
  25. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  26. # Nicole <dlruddk1112@gmail.com>, 2014
  27. # Paolo Valier, 2016
  28. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  29. # Pope, 2014
  30. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  31. # SaFi J. <safi2266@gmail.com>, 2015
  32. # Sarina Canelake <sarina@edx.org>, 2014
  33. # Seok Jun Yoon <fake2real@dctribe.com>, 2015
  34. # shin2012 <shin2013@gmail.com>, 2014
  35. # Sujin Lee <sujinlee.me@gmail.com>, 2014
  36. # Sunah Lim <whitetree70@snu.ac.kr>, 2013
  37. # Young C. Kim, 2015
  38. # Young C. Kim, 2015
  39. msgid ""
  40. msgstr ""
  41. "Project-Id-Version: web (8.0)\n"
  42. "Report-Msgid-Bugs-To: \n"
  43. "POT-Creation-Date: 2016-09-17 12:06+0000\n"
  44. "PO-Revision-Date: 2016-09-16 21:45+0000\n"
  45. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  46. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-8-0/language/"
  47. "es/)\n"
  48. "Language: es\n"
  49. "MIME-Version: 1.0\n"
  50. "Content-Type: text/plain; charset=UTF-8\n"
  51. "Content-Transfer-Encoding: \n"
  52. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  53. #. module: web_shortcuts
  54. #. openerp-web
  55. #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
  56. #, python-format
  57. msgid "Add / Remove Shortcut..."
  58. msgstr "Añadir / Eliminar acceso directo..."
  59. #. module: web_shortcuts
  60. #: field:web.shortcut,create_uid:0
  61. msgid "Created by"
  62. msgstr "Creado por"
  63. #. module: web_shortcuts
  64. #: field:web.shortcut,create_date:0
  65. msgid "Created on"
  66. msgstr "Creado en"
  67. #. module: web_shortcuts
  68. #: field:web.shortcut,display_name:0
  69. msgid "Display Name"
  70. msgstr "Nombre mostrado"
  71. #. module: web_shortcuts
  72. #: field:web.shortcut,id:0
  73. msgid "ID"
  74. msgstr "ID"
  75. #. module: web_shortcuts
  76. #: field:web.shortcut,__last_update:0
  77. msgid "Last Modified on"
  78. msgstr "Última actualización en"
  79. #. module: web_shortcuts
  80. #: field:web.shortcut,write_uid:0
  81. msgid "Last Updated by"
  82. msgstr "Última actualización por"
  83. #. module: web_shortcuts
  84. #: field:web.shortcut,write_date:0
  85. msgid "Last Updated on"
  86. msgstr "Última actualización en"
  87. #. module: web_shortcuts
  88. #: field:web.shortcut,menu_id:0
  89. msgid "Menu id"
  90. msgstr "ID del menú"
  91. #. module: web_shortcuts
  92. #: field:web.shortcut,name:0
  93. msgid "Shortcut Name"
  94. msgstr "Nombre del acceso directo"
  95. #. module: web_shortcuts
  96. #: sql_constraint:web.shortcut:0
  97. msgid "Shortcut for this menu already exists!"
  98. msgstr "Ya existe un acceso directo para este menú"
  99. #. module: web_shortcuts
  100. #: field:web.shortcut,user_id:0
  101. msgid "User Ref."
  102. msgstr "Ref. usuario"