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.

164 lines
4.3 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
  7. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2015
  8. # Alexis de Lattre <alexis@via.ecp.fr>, 2016
  9. # Antonio Trueba, 2016
  10. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  11. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  12. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  13. # danimaribeiro <danimaribeiro@gmail.com>, 2015-2016
  14. # FIRST AUTHOR <EMAIL@ADDRESS>, 2013
  15. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  16. # Paolo Valier, 2016
  17. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  18. msgid ""
  19. msgstr ""
  20. "Project-Id-Version: server-tools (8.0)\n"
  21. "Report-Msgid-Bugs-To: \n"
  22. "POT-Creation-Date: 2016-11-28 21:29+0000\n"
  23. "PO-Revision-Date: 2016-11-25 14:57+0000\n"
  24. "Last-Translator: Paolo Valier\n"
  25. "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  26. "language/it/)\n"
  27. "Language: it\n"
  28. "MIME-Version: 1.0\n"
  29. "Content-Type: text/plain; charset=UTF-8\n"
  30. "Content-Transfer-Encoding: \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 "Creato da"
  48. #. module: users_ldap_push
  49. #: field:res.company.ldap.field_mapping,create_date:0
  50. msgid "Created on"
  51. msgstr "Creato il"
  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. #: field:res.company.ldap.field_mapping,display_name:0
  58. msgid "Display Name"
  59. msgstr "Nome da visualizzare"
  60. #. module: users_ldap_push
  61. #: code:addons/users_ldap_push/models/res_users.py:116
  62. #: code:addons/users_ldap_push/models/res_users.py:169
  63. #, python-format
  64. msgid "Error"
  65. msgstr "Errore"
  66. #. module: users_ldap_push
  67. #: field:res.company.ldap,create_ldap_entry_field_mappings:0
  68. msgid "Field mappings"
  69. msgstr ""
  70. #. module: users_ldap_push
  71. #: field:res.company.ldap.field_mapping,id:0
  72. msgid "ID"
  73. msgstr "ID"
  74. #. module: users_ldap_push
  75. #: field:res.users,ldap_entry_dn:0
  76. msgid "LDAP DN"
  77. msgstr ""
  78. #. module: users_ldap_push
  79. #: field:res.company.ldap.field_mapping,attribute:0
  80. msgid "LDAP attribute"
  81. msgstr ""
  82. #. module: users_ldap_push
  83. #: field:res.company.ldap.field_mapping,ldap_id:0
  84. msgid "LDAP configuration"
  85. msgstr ""
  86. #. module: users_ldap_push
  87. #: field:res.users,is_ldap_user:0
  88. msgid "LDAP user"
  89. msgstr ""
  90. #. module: users_ldap_push
  91. #: view:res.users:users_ldap_push.view_users_search
  92. msgid "LDAP users"
  93. msgstr "Utenti LDAP"
  94. #. module: users_ldap_push
  95. #: field:res.company.ldap.field_mapping,__last_update:0
  96. msgid "Last Modified on"
  97. msgstr "Ultima modifica il"
  98. #. module: users_ldap_push
  99. #: field:res.company.ldap.field_mapping,write_uid:0
  100. msgid "Last Updated by"
  101. msgstr "Ultimo aggiornamento da"
  102. #. module: users_ldap_push
  103. #: field:res.company.ldap.field_mapping,write_date:0
  104. msgid "Last Updated on"
  105. msgstr "Ultimo aggiornamento il"
  106. #. module: users_ldap_push
  107. #: help:res.company.ldap,create_ldap_entry_base:0
  108. msgid "Leave empty to use your LDAP base"
  109. msgstr ""
  110. #. module: users_ldap_push
  111. #: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
  112. msgid "Mapping from Odoo fields to ldap attributes"
  113. msgstr ""
  114. #. module: users_ldap_push
  115. #: field:res.company.ldap,create_ldap_entry_objectclass:0
  116. msgid "Object class"
  117. msgstr ""
  118. #. module: users_ldap_push
  119. #: field:res.company.ldap.field_mapping,field_id:0
  120. msgid "Odoo field"
  121. msgstr ""
  122. #. module: users_ldap_push
  123. #: model:ir.model,name:users_ldap_push.model_res_partner
  124. msgid "Partner"
  125. msgstr "Partner"
  126. #. module: users_ldap_push
  127. #: help:res.company.ldap,create_ldap_entry_objectclass:0
  128. msgid "Separate object classes by comma if you need more than one"
  129. msgstr ""
  130. #. module: users_ldap_push
  131. #: model:ir.model,name:users_ldap_push.model_res_users
  132. msgid "Users"
  133. msgstr "Utenti"
  134. #. module: users_ldap_push
  135. #: code:addons/users_ldap_push/models/res_company_ldap.py:64
  136. #, python-format
  137. msgid "You need to set exactly one mapping as DN"
  138. msgstr ""