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.

149 lines
4.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_push
  4. #
  5. # Translators:
  6. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015-2016
  7. # Antonio Trueba, 2016
  8. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  9. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  10. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  11. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014
  12. # Giacomo <giacomo.spettoli@gmail.com>, 2015
  13. # Hotellook, 2014
  14. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  15. # Mohamed HABOU <m.habou@agoradeveloppement.com>, 2016
  16. # Paolo Valier, 2016
  17. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  18. # Thomas A. Jaeger, 2015
  19. msgid ""
  20. msgstr ""
  21. "Project-Id-Version: server-tools (8.0)\n"
  22. "Report-Msgid-Bugs-To: \n"
  23. "POT-Creation-Date: 2016-04-14 07:02+0000\n"
  24. "PO-Revision-Date: 2016-04-04 11:04+0000\n"
  25. "Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
  26. "Language-Team: Finnish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fi/)\n"
  27. "MIME-Version: 1.0\n"
  28. "Content-Type: text/plain; charset=UTF-8\n"
  29. "Content-Transfer-Encoding: \n"
  30. "Language: fi\n"
  31. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  32. #. module: users_ldap_push
  33. #: model:ir.model,name:users_ldap_push.model_change_password_user
  34. msgid "Change Password Wizard User"
  35. msgstr ""
  36. #. module: users_ldap_push
  37. #: field:res.company.ldap,create_ldap_entry:0
  38. msgid "Create ldap entry"
  39. msgstr ""
  40. #. module: users_ldap_push
  41. #: field:res.company.ldap,create_ldap_entry_base:0
  42. msgid "Create ldap entry in subtree"
  43. msgstr ""
  44. #. module: users_ldap_push
  45. #: field:res.company.ldap.field_mapping,create_uid:0
  46. msgid "Created by"
  47. msgstr "Luonut"
  48. #. module: users_ldap_push
  49. #: field:res.company.ldap.field_mapping,create_date:0
  50. msgid "Created on"
  51. msgstr "Luotu"
  52. #. module: users_ldap_push
  53. #: field:res.company.ldap.field_mapping,use_for_dn:0
  54. msgid "DN"
  55. msgstr ""
  56. #. module: users_ldap_push
  57. #: code:addons/users_ldap_push/models/res_users.py:116
  58. #: code:addons/users_ldap_push/models/res_users.py:169
  59. #, python-format
  60. msgid "Error"
  61. msgstr ""
  62. #. module: users_ldap_push
  63. #: field:res.company.ldap,create_ldap_entry_field_mappings:0
  64. msgid "Field mappings"
  65. msgstr ""
  66. #. module: users_ldap_push
  67. #: field:res.company.ldap.field_mapping,id:0
  68. msgid "ID"
  69. msgstr "ID"
  70. #. module: users_ldap_push
  71. #: field:res.users,ldap_entry_dn:0
  72. msgid "LDAP DN"
  73. msgstr ""
  74. #. module: users_ldap_push
  75. #: field:res.company.ldap.field_mapping,attribute:0
  76. msgid "LDAP attribute"
  77. msgstr ""
  78. #. module: users_ldap_push
  79. #: field:res.company.ldap.field_mapping,ldap_id:0
  80. msgid "LDAP configuration"
  81. msgstr ""
  82. #. module: users_ldap_push
  83. #: view:res.users:users_ldap_push.view_users_search
  84. msgid "LDAP users"
  85. msgstr ""
  86. #. module: users_ldap_push
  87. #: field:res.company.ldap.field_mapping,write_uid:0
  88. msgid "Last Updated by"
  89. msgstr "Viimeksi päivittänyt"
  90. #. module: users_ldap_push
  91. #: field:res.company.ldap.field_mapping,write_date:0
  92. msgid "Last Updated on"
  93. msgstr "Viimeksi päivitetty"
  94. #. module: users_ldap_push
  95. #: help:res.company.ldap,create_ldap_entry_base:0
  96. msgid "Leave empty to use your LDAP base"
  97. msgstr ""
  98. #. module: users_ldap_push
  99. #: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
  100. msgid "Mapping from Odoo fields to ldap attributes"
  101. msgstr ""
  102. #. module: users_ldap_push
  103. #: field:res.company.ldap,create_ldap_entry_objectclass:0
  104. msgid "Object class"
  105. msgstr ""
  106. #. module: users_ldap_push
  107. #: field:res.company.ldap.field_mapping,field_id:0
  108. msgid "Odoo field"
  109. msgstr ""
  110. #. module: users_ldap_push
  111. #: model:ir.model,name:users_ldap_push.model_res_partner
  112. msgid "Partner"
  113. msgstr ""
  114. #. module: users_ldap_push
  115. #: help:res.company.ldap,create_ldap_entry_objectclass:0
  116. msgid "Separate object classes by comma if you need more than one"
  117. msgstr ""
  118. #. module: users_ldap_push
  119. #: model:ir.model,name:users_ldap_push.model_res_users
  120. msgid "Users"
  121. msgstr "Käyttäjät"
  122. #. module: users_ldap_push
  123. #: code:addons/users_ldap_push/models/res_company_ldap.py:64
  124. #, python-format
  125. msgid "You need to set exactly one mapping as DN"
  126. msgstr ""