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.

109 lines
3.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * users_ldap_populate
  4. #
  5. # Translators:
  6. # Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: server-tools (9.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-04-19 18:00+0000\n"
  12. "PO-Revision-Date: 2017-03-24 09:00+0000\n"
  13. "Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>\n"
  14. "Language-Team: Catalan (http://www.transifex.com/oca/OCA-server-tools-9-0/"
  15. "language/ca/)\n"
  16. "Language: ca\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: users_ldap_populate
  22. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  23. msgid "Add populate button to ldap view"
  24. msgstr "Afegir el botó d'omplir a la vista ldap "
  25. #. module: users_ldap_populate
  26. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_uid
  27. msgid "Created by"
  28. msgstr "Creat per"
  29. #. module: users_ldap_populate
  30. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_date
  31. msgid "Created on"
  32. msgstr "Creat el"
  33. #. module: users_ldap_populate
  34. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_display_name
  35. msgid "Display Name"
  36. msgstr "Veure el nom"
  37. #. module: users_ldap_populate
  38. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_id
  39. msgid "ID"
  40. msgstr "ID"
  41. #. module: users_ldap_populate
  42. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_ldap_id
  43. msgid "LDAP Configuration"
  44. msgstr "Configuració LDAP "
  45. #. module: users_ldap_populate
  46. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard___last_update
  47. msgid "Last Modified on"
  48. msgstr "Darrera modificació el"
  49. #. module: users_ldap_populate
  50. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_uid
  51. msgid "Last Updated by"
  52. msgstr "Darrera Actualització per"
  53. #. module: users_ldap_populate
  54. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_date
  55. msgid "Last Updated on"
  56. msgstr "Darrera Actualització el"
  57. #. module: users_ldap_populate
  58. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_name
  59. msgid "Name"
  60. msgstr "Nom"
  61. #. module: users_ldap_populate
  62. #: code:addons/users_ldap_populate/model/users_ldap.py:64
  63. #, python-format
  64. msgid ""
  65. "No login attribute found: Could not extract login attribute from filter %s"
  66. msgstr ""
  67. "No s'ha trobat un atribut d'entrada: No puc extreure l'atribut d'entrada des "
  68. "del filtre %s "
  69. #. module: users_ldap_populate
  70. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_created
  71. msgid "Number of users created"
  72. msgstr "Número d'usuaris creats "
  73. #. module: users_ldap_populate
  74. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  75. msgid "OK"
  76. msgstr "OK"
  77. #. module: users_ldap_populate
  78. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  79. msgid "Populate"
  80. msgstr "Omplir "
  81. #. module: users_ldap_populate
  82. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  83. msgid "Populate user database"
  84. msgstr "Omplir la base de dades de l'usuari "
  85. #. module: users_ldap_populate
  86. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
  87. msgid "Populate users from LDAP"
  88. msgstr "Omplir els usuaris des de LDAP "
  89. #. module: users_ldap_populate
  90. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap
  91. msgid "res.company.ldap"
  92. msgstr "res.company.ldap"