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.

112 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 Altınışık <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. # Hongseob Lee <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. msgid ""
  39. msgstr ""
  40. "Project-Id-Version: web (8.0)\n"
  41. "Report-Msgid-Bugs-To: \n"
  42. "POT-Creation-Date: 2016-06-24 00:46+0000\n"
  43. "PO-Revision-Date: 2016-06-23 10:58+0000\n"
  44. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  45. "Language-Team: Spanish (http://www.transifex.com/oca/OCA-web-8-0/language/es/)\n"
  46. "MIME-Version: 1.0\n"
  47. "Content-Type: text/plain; charset=UTF-8\n"
  48. "Content-Transfer-Encoding: \n"
  49. "Language: es\n"
  50. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  51. #. module: web_shortcuts
  52. #. openerp-web
  53. #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
  54. #, python-format
  55. msgid "Add / Remove Shortcut..."
  56. msgstr "Añadir / Eliminar acceso directo..."
  57. #. module: web_shortcuts
  58. #: field:web.shortcut,create_uid:0
  59. msgid "Created by"
  60. msgstr "Creado por"
  61. #. module: web_shortcuts
  62. #: field:web.shortcut,create_date:0
  63. msgid "Created on"
  64. msgstr "Creado en"
  65. #. module: web_shortcuts
  66. #: field:web.shortcut,display_name:0
  67. msgid "Display Name"
  68. msgstr ""
  69. #. module: web_shortcuts
  70. #: field:web.shortcut,id:0
  71. msgid "ID"
  72. msgstr "ID"
  73. #. module: web_shortcuts
  74. #: field:web.shortcut,__last_update:0
  75. msgid "Last Modified on"
  76. msgstr "Última actualización en"
  77. #. module: web_shortcuts
  78. #: field:web.shortcut,write_uid:0
  79. msgid "Last Updated by"
  80. msgstr "Última actualización por"
  81. #. module: web_shortcuts
  82. #: field:web.shortcut,write_date:0
  83. msgid "Last Updated on"
  84. msgstr "Última actualización en"
  85. #. module: web_shortcuts
  86. #: field:web.shortcut,menu_id:0
  87. msgid "Menu id"
  88. msgstr "ID del menú"
  89. #. module: web_shortcuts
  90. #: field:web.shortcut,name:0
  91. msgid "Shortcut Name"
  92. msgstr "Nombre del acceso directo"
  93. #. module: web_shortcuts
  94. #: sql_constraint:web.shortcut:0
  95. msgid "Shortcut for this menu already exists!"
  96. msgstr "Ya existe un acceso directo para este menú"
  97. #. module: web_shortcuts
  98. #: field:web.shortcut,user_id:0
  99. msgid "User Ref."
  100. msgstr "Ref. usuario"