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.

78 lines
2.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_technical_features
  4. #
  5. # Translators:
  6. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: server-tools (9.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-01-06 09:17+0000\n"
  12. "PO-Revision-Date: 2016-01-06 10:15+0000\n"
  13. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  14. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-9-0/"
  15. "language/sl/)\n"
  16. "Language: sl\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=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  21. "%100==4 ? 2 : 3);\n"
  22. #. module: base_technical_features
  23. #: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch_display_name
  24. msgid "Display Name"
  25. msgstr "Prikazani naziv"
  26. #. module: base_technical_features
  27. #: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch_id
  28. msgid "ID"
  29. msgstr "ID"
  30. #. module: base_technical_features
  31. #: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch___last_update
  32. msgid "Last Modified on"
  33. msgstr "Zadnjič spremenjeno"
  34. #. module: base_technical_features
  35. #: model:ir.model.fields,field_description:base_technical_features.field_res_users_show_technical_features
  36. msgid "Show field Technical Features"
  37. msgstr "Prikaži polje \"Tehnične funkcije\""
  38. #. module: base_technical_features
  39. #: model:res.groups,name:base_technical_features.group_technical_features
  40. msgid "Technical Features (w/o debug mode)"
  41. msgstr "Tehnične funkcije (brez razhroščevalnika)"
  42. #. module: base_technical_features
  43. #: model:ir.model.fields,field_description:base_technical_features.field_res_users_technical_features
  44. msgid "Technical features"
  45. msgstr "Tehnične funkcije"
  46. #. module: base_technical_features
  47. #: code:addons/base_technical_features/models/res_users.py:46
  48. #, python-format
  49. msgid "The user does not have access to technical features."
  50. msgstr "Uporabnik nima dostopa do tehničnih finkcij"
  51. #. module: base_technical_features
  52. #: model:ir.model,name:base_technical_features.model_res_users
  53. msgid "Users"
  54. msgstr "Uporabniki"
  55. #. module: base_technical_features
  56. #: model:ir.model.fields,help:base_technical_features.field_res_users_show_technical_features
  57. msgid ""
  58. "Whether to display the technical features field in the user preferences."
  59. msgstr "Ali naj se prikaže polje tehnične funkcije v uporabniških nastavitvah."
  60. #. module: base_technical_features
  61. #: model:ir.model,name:base_technical_features.model_basemodel_monkeypatch
  62. msgid "basemodel.monkeypatch"
  63. msgstr "basemodel.monkeypatch"
  64. #. module: base_technical_features
  65. #: model:ir.model,name:base_technical_features.model_ir_ui_menu
  66. msgid "ir.ui.menu"
  67. msgstr "ir.ui.menu"