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
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/language/it/)\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=UTF-8\n"
  28. "Content-Transfer-Encoding: \n"
  29. "Language: it\n"
  30. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  31. #. module: users_ldap_push
  32. #: model:ir.model,name:users_ldap_push.model_change_password_user
  33. msgid "Change Password Wizard User"
  34. msgstr ""
  35. #. module: users_ldap_push
  36. #: field:res.company.ldap,create_ldap_entry:0
  37. msgid "Create ldap entry"
  38. msgstr ""
  39. #. module: users_ldap_push
  40. #: field:res.company.ldap,create_ldap_entry_base:0
  41. msgid "Create ldap entry in subtree"
  42. msgstr ""
  43. #. module: users_ldap_push
  44. #: field:res.company.ldap.field_mapping,create_uid:0
  45. msgid "Created by"
  46. msgstr "Creato da"
  47. #. module: users_ldap_push
  48. #: field:res.company.ldap.field_mapping,create_date:0
  49. msgid "Created on"
  50. msgstr "Creato il"
  51. #. module: users_ldap_push
  52. #: field:res.company.ldap.field_mapping,use_for_dn:0
  53. msgid "DN"
  54. msgstr ""
  55. #. module: users_ldap_push
  56. #: field:res.company.ldap.field_mapping,display_name:0
  57. msgid "Display Name"
  58. msgstr "Nome da visualizzare"
  59. #. module: users_ldap_push
  60. #: code:addons/users_ldap_push/models/res_users.py:116
  61. #: code:addons/users_ldap_push/models/res_users.py:169
  62. #, python-format
  63. msgid "Error"
  64. msgstr "Errore"
  65. #. module: users_ldap_push
  66. #: field:res.company.ldap,create_ldap_entry_field_mappings:0
  67. msgid "Field mappings"
  68. msgstr ""
  69. #. module: users_ldap_push
  70. #: field:res.company.ldap.field_mapping,id:0
  71. msgid "ID"
  72. msgstr "ID"
  73. #. module: users_ldap_push
  74. #: field:res.users,ldap_entry_dn:0
  75. msgid "LDAP DN"
  76. msgstr ""
  77. #. module: users_ldap_push
  78. #: field:res.company.ldap.field_mapping,attribute:0
  79. msgid "LDAP attribute"
  80. msgstr ""
  81. #. module: users_ldap_push
  82. #: field:res.company.ldap.field_mapping,ldap_id:0
  83. msgid "LDAP configuration"
  84. msgstr ""
  85. #. module: users_ldap_push
  86. #: field:res.users,is_ldap_user:0
  87. msgid "LDAP user"
  88. msgstr ""
  89. #. module: users_ldap_push
  90. #: view:res.users:users_ldap_push.view_users_search
  91. msgid "LDAP users"
  92. msgstr "Utenti LDAP"
  93. #. module: users_ldap_push
  94. #: field:res.company.ldap.field_mapping,__last_update:0
  95. msgid "Last Modified on"
  96. msgstr "Ultima modifica il"
  97. #. module: users_ldap_push
  98. #: field:res.company.ldap.field_mapping,write_uid:0
  99. msgid "Last Updated by"
  100. msgstr "Ultimo aggiornamento da"
  101. #. module: users_ldap_push
  102. #: field:res.company.ldap.field_mapping,write_date:0
  103. msgid "Last Updated on"
  104. msgstr "Ultimo aggiornamento il"
  105. #. module: users_ldap_push
  106. #: help:res.company.ldap,create_ldap_entry_base:0
  107. msgid "Leave empty to use your LDAP base"
  108. msgstr ""
  109. #. module: users_ldap_push
  110. #: model:ir.model,name:users_ldap_push.model_res_company_ldap_field_mapping
  111. msgid "Mapping from Odoo fields to ldap attributes"
  112. msgstr ""
  113. #. module: users_ldap_push
  114. #: field:res.company.ldap,create_ldap_entry_objectclass:0
  115. msgid "Object class"
  116. msgstr ""
  117. #. module: users_ldap_push
  118. #: field:res.company.ldap.field_mapping,field_id:0
  119. msgid "Odoo field"
  120. msgstr ""
  121. #. module: users_ldap_push
  122. #: model:ir.model,name:users_ldap_push.model_res_partner
  123. msgid "Partner"
  124. msgstr "Partner"
  125. #. module: users_ldap_push
  126. #: help:res.company.ldap,create_ldap_entry_objectclass:0
  127. msgid "Separate object classes by comma if you need more than one"
  128. msgstr ""
  129. #. module: users_ldap_push
  130. #: model:ir.model,name:users_ldap_push.model_res_users
  131. msgid "Users"
  132. msgstr "Utenti"
  133. #. module: users_ldap_push
  134. #: code:addons/users_ldap_push/models/res_company_ldap.py:64
  135. #, python-format
  136. msgid "You need to set exactly one mapping as DN"
  137. msgstr ""