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.

94 lines
2.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_shortcuts
  4. #
  5. # Translators:
  6. # Antonio Trueba, 2016
  7. # Artūras Griškonis <ArtX38@gmail.com>, 2012,2015-2016
  8. # Artūras Griškonis <xbmc.lt@gmail.com>, 2012
  9. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  10. # Dorin Hongu <dhongu@gmail.com>, 2015
  11. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2014
  12. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  13. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  14. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  15. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  16. # SaFi J. <safi2266@gmail.com>, 2015
  17. # Zapata11 <raimondas.duzinskas@gmail.com>, 2015
  18. msgid ""
  19. msgstr ""
  20. "Project-Id-Version: web (8.0)\n"
  21. "Report-Msgid-Bugs-To: \n"
  22. "POT-Creation-Date: 2016-04-28 07:09+0000\n"
  23. "PO-Revision-Date: 2016-04-30 05:24+0000\n"
  24. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  25. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-8-0/language/"
  26. "sl/)\n"
  27. "Language: sl\n"
  28. "MIME-Version: 1.0\n"
  29. "Content-Type: text/plain; charset=UTF-8\n"
  30. "Content-Transfer-Encoding: \n"
  31. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  32. "%100==4 ? 2 : 3);\n"
  33. #. module: web_shortcuts
  34. #. openerp-web
  35. #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
  36. #, python-format
  37. msgid "Add / Remove Shortcut..."
  38. msgstr "Dodaj / Odstrani bližnjico..."
  39. #. module: web_shortcuts
  40. #: field:web.shortcut,create_uid:0
  41. msgid "Created by"
  42. msgstr "Ustvaril"
  43. #. module: web_shortcuts
  44. #: field:web.shortcut,create_date:0
  45. msgid "Created on"
  46. msgstr "Ustvarjeno"
  47. #. module: web_shortcuts
  48. #: field:web.shortcut,display_name:0
  49. msgid "Display Name"
  50. msgstr "Prikazni naziv"
  51. #. module: web_shortcuts
  52. #: field:web.shortcut,id:0
  53. msgid "ID"
  54. msgstr "ID"
  55. #. module: web_shortcuts
  56. #: field:web.shortcut,__last_update:0
  57. msgid "Last Modified on"
  58. msgstr "Zadnjič spremenjeno"
  59. #. module: web_shortcuts
  60. #: field:web.shortcut,write_uid:0
  61. msgid "Last Updated by"
  62. msgstr "Zadnjič posodobil"
  63. #. module: web_shortcuts
  64. #: field:web.shortcut,write_date:0
  65. msgid "Last Updated on"
  66. msgstr "Zadnjič posodobljeno"
  67. #. module: web_shortcuts
  68. #: field:web.shortcut,menu_id:0
  69. msgid "Menu id"
  70. msgstr "ID menija"
  71. #. module: web_shortcuts
  72. #: field:web.shortcut,name:0
  73. msgid "Shortcut Name"
  74. msgstr "Naziv bližnjice"
  75. #. module: web_shortcuts
  76. #: sql_constraint:web.shortcut:0
  77. msgid "Shortcut for this menu already exists!"
  78. msgstr "Bližnjica za ta meni že obstaja!"
  79. #. module: web_shortcuts
  80. #: field:web.shortcut,user_id:0
  81. msgid "User Ref."
  82. msgstr "Sklic uporabnika"