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.

163 lines
5.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_export_security
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-12-16 02:16+0000\n"
  12. "PO-Revision-Date: 2017-12-16 02:16+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
  15. "Language: nl\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: base_export_security
  21. #: model:res.groups,comment:base_export_security.export_group
  22. msgid ""
  23. "\n"
  24. " The user will be able to export data.\n"
  25. " "
  26. msgstr ""
  27. #. module: base_export_security
  28. #: code:addons/base_export_security/models/export.py:72
  29. #, python-format
  30. msgid ""
  31. "%(records)d <b>%(model)s</b> records exported by <b>%(user)s</b>."
  32. "<br><b>Fields exported:</b> %(fields)s"
  33. msgstr ""
  34. #. module: base_export_security
  35. #: code:addons/base_export_security/tests/test_export.py:89
  36. #, python-format
  37. msgid ""
  38. "<p>%(records)d <b>%(model)s</b> records exported by <b>%(user)s</b>."
  39. "<br><b>Fields exported:</b> %(fields)s</p>"
  40. msgstr ""
  41. #. module: base_export_security
  42. #: model:ir.model.fields,field_description:base_export_security.field_export_event_create_uid
  43. msgid "Created by"
  44. msgstr "Aangemaakt door"
  45. #. module: base_export_security
  46. #: model:ir.model.fields,field_description:base_export_security.field_export_event_create_date
  47. msgid "Created on"
  48. msgstr "Aangemaakt op"
  49. #. module: base_export_security
  50. #: model:ir.model,name:base_export_security.model_export_event
  51. msgid "Data Export Record"
  52. msgstr ""
  53. #. module: base_export_security
  54. #: model:ir.ui.menu,name:base_export_security.export_category
  55. msgid "Data Exports"
  56. msgstr ""
  57. #. module: base_export_security
  58. #: model:ir.model.fields,field_description:base_export_security.field_export_event_display_name
  59. msgid "Display Name"
  60. msgstr "Te tonen naam"
  61. #. module: base_export_security
  62. #. openerp-web
  63. #: code:addons/base_export_security/static/src/js/base_export_security.js:13
  64. #, python-format
  65. msgid "Export"
  66. msgstr ""
  67. #. module: base_export_security
  68. #: model:ir.ui.view,arch_db:base_export_security.export_view_form
  69. #: model:ir.ui.view,arch_db:base_export_security.export_view_search
  70. #: model:ir.ui.view,arch_db:base_export_security.export_view_tree
  71. msgid "Export Date"
  72. msgstr ""
  73. #. module: base_export_security
  74. #: model:ir.ui.view,arch_db:base_export_security.export_view_form
  75. msgid "Export Log"
  76. msgstr ""
  77. #. module: base_export_security
  78. #: model:ir.actions.act_window,name:base_export_security.export_action_log
  79. #: model:ir.ui.menu,name:base_export_security.export_menu
  80. #: model:ir.ui.view,arch_db:base_export_security.export_view_search
  81. #: model:ir.ui.view,arch_db:base_export_security.export_view_tree
  82. msgid "Export Logs"
  83. msgstr ""
  84. #. module: base_export_security
  85. #: model:res.groups,name:base_export_security.export_group
  86. msgid "Export Rights"
  87. msgstr ""
  88. #. module: base_export_security
  89. #: model:ir.model.fields,field_description:base_export_security.field_export_event_field_ids
  90. #: model:ir.ui.view,arch_db:base_export_security.export_view_form
  91. msgid "Exported Fields"
  92. msgstr ""
  93. #. module: base_export_security
  94. #: model:ir.model.fields,field_description:base_export_security.field_export_event_model_id
  95. msgid "Exported Model"
  96. msgstr ""
  97. #. module: base_export_security
  98. #: model:ir.model.fields,field_description:base_export_security.field_export_event_record_ids
  99. #: model:ir.ui.view,arch_db:base_export_security.export_view_form
  100. msgid "Exported Records"
  101. msgstr ""
  102. #. module: base_export_security
  103. #: model:ir.model.fields,field_description:base_export_security.field_export_event_user_id
  104. msgid "Exported by"
  105. msgstr ""
  106. #. module: base_export_security
  107. #: model:ir.model.fields,field_description:base_export_security.field_export_event_id
  108. msgid "ID"
  109. msgstr "ID"
  110. #. module: base_export_security
  111. #: model:ir.model.fields,field_description:base_export_security.field_export_event___last_update
  112. msgid "Last Modified on"
  113. msgstr "Laatst bijgewerkt op"
  114. #. module: base_export_security
  115. #: model:ir.model.fields,field_description:base_export_security.field_export_event_write_uid
  116. msgid "Last Updated by"
  117. msgstr "Laatst bijgewerkt door"
  118. #. module: base_export_security
  119. #: model:ir.model.fields,field_description:base_export_security.field_export_event_write_date
  120. msgid "Last Updated on"
  121. msgstr "Laatst bijgewerkt op"
  122. #. module: base_export_security
  123. #: model:ir.model.fields,field_description:base_export_security.field_export_event_name
  124. msgid "Name"
  125. msgstr "Naam"
  126. #. module: base_export_security
  127. #: code:addons/base_export_security/models/base.py:25
  128. #, python-format
  129. msgid "You do not have permission to export data"
  130. msgstr ""
  131. #. module: base_export_security
  132. #: model:ir.model,name:base_export_security.model_base
  133. msgid "base"
  134. msgstr ""
  135. #. module: base_export_security
  136. #: model:mail.channel,name:base_export_security.export_channel
  137. msgid "data exports"
  138. msgstr ""