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.

68 lines
1.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_dynamic_groups
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: server-tools (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-12-31 08:34+0000\n"
  11. "PO-Revision-Date: 2015-09-18 13:53+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-server-"
  14. "tools-8-0/language/tr_TR/)\n"
  15. "Language: tr_TR\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=1; plural=0;\n"
  20. #. module: auth_dynamic_groups
  21. #: model:ir.model,name:auth_dynamic_groups.model_res_groups
  22. msgid "Access Groups"
  23. msgstr ""
  24. #. module: auth_dynamic_groups
  25. #: field:res.groups,dynamic_group_condition:0
  26. msgid "Condition"
  27. msgstr ""
  28. #. module: auth_dynamic_groups
  29. #: field:res.groups,is_dynamic:0
  30. msgid "Dynamic"
  31. msgstr ""
  32. #. module: auth_dynamic_groups
  33. #: view:res.groups:auth_dynamic_groups.view_groups_form
  34. msgid "Evaluate"
  35. msgstr ""
  36. #. module: auth_dynamic_groups
  37. #: view:res.groups:auth_dynamic_groups.view_groups_form
  38. msgid "Fill in your condition..."
  39. msgstr ""
  40. #. module: auth_dynamic_groups
  41. #: code:addons/auth_dynamic_groups/model/res_groups.py:57
  42. #, python-format
  43. msgid "The condition doesn't evaluate correctly!"
  44. msgstr ""
  45. #. module: auth_dynamic_groups
  46. #: help:res.groups,dynamic_group_condition:0
  47. msgid ""
  48. "The condition to be met for a user to be a member of this group. It is "
  49. "evaluated as python code at login time, you get `user` passed as a browse "
  50. "record"
  51. msgstr ""
  52. #. module: auth_dynamic_groups
  53. #: model:ir.model,name:auth_dynamic_groups.model_res_users
  54. msgid "Users"
  55. msgstr "Kullanıcılar"
  56. #. module: auth_dynamic_groups
  57. #: view:res.groups:auth_dynamic_groups.view_groups_form
  58. msgid "{'readonly': [('is_dynamic', '=', True)]}"
  59. msgstr ""