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.

110 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: 2018-07-04 10:03+0000\n"
  13. "Last-Translator: mtbochaca <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. "X-Generator: Weblate 3.0.1\n"
  22. #. module: users_ldap_populate
  23. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  24. msgid "Add populate button to ldap view"
  25. msgstr "Afegir el botó d'omplir a la vista ldap"
  26. #. module: users_ldap_populate
  27. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_uid
  28. msgid "Created by"
  29. msgstr "Creat per"
  30. #. module: users_ldap_populate
  31. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_create_date
  32. msgid "Created on"
  33. msgstr "Creat el"
  34. #. module: users_ldap_populate
  35. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_display_name
  36. msgid "Display Name"
  37. msgstr "Veure el nom"
  38. #. module: users_ldap_populate
  39. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_id
  40. msgid "ID"
  41. msgstr "ID"
  42. #. module: users_ldap_populate
  43. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_ldap_id
  44. msgid "LDAP Configuration"
  45. msgstr "Configuració LDAP"
  46. #. module: users_ldap_populate
  47. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard___last_update
  48. msgid "Last Modified on"
  49. msgstr "Darrera modificació el"
  50. #. module: users_ldap_populate
  51. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_uid
  52. msgid "Last Updated by"
  53. msgstr "Darrera Actualització per"
  54. #. module: users_ldap_populate
  55. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_write_date
  56. msgid "Last Updated on"
  57. msgstr "Darrera Actualització el"
  58. #. module: users_ldap_populate
  59. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_name
  60. msgid "Name"
  61. msgstr "Nom"
  62. #. module: users_ldap_populate
  63. #: code:addons/users_ldap_populate/model/users_ldap.py:64
  64. #, python-format
  65. msgid ""
  66. "No login attribute found: Could not extract login attribute from filter %s"
  67. msgstr ""
  68. "No s'ha trobat un atribut d'entrada: No puc extreure l'atribut d'entrada des "
  69. "del filtre %s"
  70. #. module: users_ldap_populate
  71. #: model:ir.model.fields,field_description:users_ldap_populate.field_res_company_ldap_populate_wizard_users_created
  72. msgid "Number of users created"
  73. msgstr "Número d'usuaris creats"
  74. #. module: users_ldap_populate
  75. #: model:ir.ui.view,arch_db:users_ldap_populate.populate_wizard_view
  76. msgid "OK"
  77. msgstr "OK"
  78. #. module: users_ldap_populate
  79. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  80. msgid "Populate"
  81. msgstr "Omplir"
  82. #. module: users_ldap_populate
  83. #: model:ir.ui.view,arch_db:users_ldap_populate.company_form_view
  84. msgid "Populate user database"
  85. msgstr "Omplir la base de dades de l'usuari"
  86. #. module: users_ldap_populate
  87. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap_populate_wizard
  88. msgid "Populate users from LDAP"
  89. msgstr "Omplir els usuaris des de LDAP"
  90. #. module: users_ldap_populate
  91. #: model:ir.model,name:users_ldap_populate.model_res_company_ldap
  92. msgid "res.company.ldap"
  93. msgstr "res.company.ldap"