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.

80 lines
2.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_timeline
  4. #
  5. # Translators:
  6. # Peter Hageman <hageman.p@gmail.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-01-03 03:50+0000\n"
  12. "PO-Revision-Date: 2018-01-03 03:50+0000\n"
  13. "Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
  14. "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: nl_NL\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: web_timeline
  21. #. openerp-web
  22. #: code:addons/web_timeline/static/src/js/web_timeline.js:481
  23. #, python-format
  24. msgid "Are you sure you want to delete this record ?"
  25. msgstr "Weet je zeker dat je dit record wil verwijderen?"
  26. #. module: web_timeline
  27. #. openerp-web
  28. #: code:addons/web_timeline/static/src/xml/web_timeline.xml:8
  29. #, python-format
  30. msgid "Day"
  31. msgstr "Dag"
  32. #. module: web_timeline
  33. #. openerp-web
  34. #: code:addons/web_timeline/static/src/xml/web_timeline.xml:10
  35. #, python-format
  36. msgid "Month"
  37. msgstr "Maand"
  38. #. module: web_timeline
  39. #. openerp-web
  40. #: code:addons/web_timeline/static/src/js/web_timeline.js:33
  41. #, python-format
  42. msgid "Timeline"
  43. msgstr "Tijdlijn"
  44. #. module: web_timeline
  45. #. openerp-web
  46. #: code:addons/web_timeline/static/src/js/web_timeline.js:99
  47. #, python-format
  48. msgid "Timeline view has not defined 'date_start' attribute."
  49. msgstr "Tijdlijn heeft geen 'date_start' eigenschap."
  50. #. module: web_timeline
  51. #. openerp-web
  52. #: code:addons/web_timeline/static/src/xml/web_timeline.xml:5
  53. #, python-format
  54. msgid "Today"
  55. msgstr "Vandaag"
  56. #. module: web_timeline
  57. #. openerp-web
  58. #: code:addons/web_timeline/static/src/xml/web_timeline.xml:9
  59. #, python-format
  60. msgid "Week"
  61. msgstr "Week"
  62. #. module: web_timeline
  63. #. openerp-web
  64. #: code:addons/web_timeline/static/src/xml/web_timeline.xml:11
  65. #, python-format
  66. msgid "Year"
  67. msgstr "Jaar"
  68. #. module: web_timeline
  69. #: model:ir.model,name:web_timeline.model_ir_ui_view
  70. msgid "ir.ui.view"
  71. msgstr "ir.ui.view"