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.

106 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/language/ca/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: ca\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: users_ldap_populate
  21. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  22. msgid "Add populate button to ldap view"
  23. msgstr "Afegir el botó d'omplir a la vista ldap "
  24. #. module: users_ldap_populate
  25. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_uid
  26. msgid "Created by"
  27. msgstr "Creat per"
  28. #. module: users_ldap_populate
  29. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_date
  30. msgid "Created on"
  31. msgstr "Creat el"
  32. #. module: users_ldap_populate
  33. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_display_name
  34. msgid "Display Name"
  35. msgstr "Veure el nom"
  36. #. module: users_ldap_populate
  37. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_id
  38. msgid "ID"
  39. msgstr "ID"
  40. #. module: users_ldap_populate
  41. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_ldap_id
  42. msgid "LDAP Configuration"
  43. msgstr "Configuració LDAP "
  44. #. module: users_ldap_populate
  45. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard___last_update
  46. msgid "Last Modified on"
  47. msgstr "Darrera modificació el"
  48. #. module: users_ldap_populate
  49. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_uid
  50. msgid "Last Updated by"
  51. msgstr "Darrera Actualització per"
  52. #. module: users_ldap_populate
  53. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_date
  54. msgid "Last Updated on"
  55. msgstr "Darrera Actualització el"
  56. #. module: users_ldap_populate
  57. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_name
  58. msgid "Name"
  59. msgstr "Nom"
  60. #. module: users_ldap_populate
  61. #: code:addons/users_ldap_populate/model/users_ldap.py:64
  62. #, python-format
  63. msgid ""
  64. "No login attribute found: Could not extract login attribute from filter %s"
  65. msgstr "No s'ha trobat un atribut d'entrada: No puc extreure l'atribut d'entrada des del filtre %s "
  66. #. module: users_ldap_populate
  67. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_created
  68. msgid "Number of users created"
  69. msgstr "Número d'usuaris creats "
  70. #. module: users_ldap_populate
  71. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  72. msgid "OK"
  73. msgstr "OK"
  74. #. module: users_ldap_populate
  75. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  76. msgid "Populate"
  77. msgstr "Omplir "
  78. #. module: users_ldap_populate
  79. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  80. msgid "Populate user database"
  81. msgstr "Omplir la base de dades de l'usuari "
  82. #. module: users_ldap_populate
  83. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
  84. msgid "Populate users from LDAP"
  85. msgstr "Omplir els usuaris des de LDAP "
  86. #. module: users_ldap_populate
  87. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap
  88. msgid "res.company.ldap"
  89. msgstr "res.company.ldap"