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.

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