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.

92 lines
2.6 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_shortcut
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-05-19 02:40+0000\n"
  12. "PO-Revision-Date: 2017-05-19 02:40+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
  15. "Language: sl\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  20. "%100==4 ? 2 : 3);\n"
  21. #. module: web_shortcut
  22. #. openerp-web
  23. #: code:addons/web_shortcut/static/src/xml/web_shortcut.xml:21
  24. #, python-format
  25. msgid "Add / Remove Shortcut..."
  26. msgstr "Dodaj / Odstrani bližnjico..."
  27. #. module: web_shortcut
  28. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_uid
  29. msgid "Created by"
  30. msgstr "Ustvaril"
  31. #. module: web_shortcut
  32. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_create_date
  33. msgid "Created on"
  34. msgstr "Ustvarjeno"
  35. #. module: web_shortcut
  36. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_display_name
  37. msgid "Display Name"
  38. msgstr ""
  39. #. module: web_shortcut
  40. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_id
  41. msgid "ID"
  42. msgstr "ID"
  43. #. module: web_shortcut
  44. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut___last_update
  45. msgid "Last Modified on"
  46. msgstr ""
  47. #. module: web_shortcut
  48. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_uid
  49. msgid "Last Updated by"
  50. msgstr "Zadnjič posodobil"
  51. #. module: web_shortcut
  52. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_write_date
  53. msgid "Last Updated on"
  54. msgstr "Zadnjič posodobljeno"
  55. #. module: web_shortcut
  56. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_menu_id
  57. msgid "Menu id"
  58. msgstr ""
  59. #. module: web_shortcut
  60. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_name
  61. msgid "Shortcut Name"
  62. msgstr ""
  63. #. module: web_shortcut
  64. #: sql_constraint:web.shortcut:0
  65. msgid "Shortcut for this menu already exists!"
  66. msgstr ""
  67. #. module: web_shortcut
  68. #: model:ir.model.fields,field_description:web_shortcut.field_web_shortcut_user_id
  69. msgid "User Ref."
  70. msgstr ""
  71. #. module: web_shortcut
  72. #: model:ir.model,name:web_shortcut.model_ir_ui_menu
  73. msgid "ir.ui.menu"
  74. msgstr ""
  75. #. module: web_shortcut
  76. #: model:ir.model,name:web_shortcut.model_web_shortcut
  77. msgid "web.shortcut"
  78. msgstr ""