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.

82 lines
2.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_concurrency
  4. #
  5. # Translators:
  6. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012
  7. # Hotellook, 2014
  8. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  9. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  10. # Paolo Valier, 2016
  11. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  12. # SaFi J. <safi2266@gmail.com>, 2015
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: server-tools (8.0)\n"
  16. "Report-Msgid-Bugs-To: \n"
  17. "POT-Creation-Date: 2016-05-06 02:41+0000\n"
  18. "PO-Revision-Date: 2016-05-05 05:57+0000\n"
  19. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  20. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  21. "language/sl/)\n"
  22. "Language: sl\n"
  23. "MIME-Version: 1.0\n"
  24. "Content-Type: text/plain; charset=UTF-8\n"
  25. "Content-Transfer-Encoding: \n"
  26. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  27. "%100==4 ? 2 : 3);\n"
  28. #. module: base_concurrency
  29. #: field:res.users.login,create_uid:0
  30. msgid "Created by"
  31. msgstr "Ustvaril"
  32. #. module: base_concurrency
  33. #: field:res.users.login,create_date:0
  34. msgid "Created on"
  35. msgstr "Ustvarjeno"
  36. #. module: base_concurrency
  37. #: field:res.users.login,display_name:0
  38. msgid "Display Name"
  39. msgstr "Prikazni naziv"
  40. #. module: base_concurrency
  41. #: field:res.users.login,id:0
  42. msgid "ID"
  43. msgstr "ID"
  44. #. module: base_concurrency
  45. #: field:res.users.login,__last_update:0
  46. msgid "Last Modified on"
  47. msgstr "Zadnjič spremenjeno"
  48. #. module: base_concurrency
  49. #: field:res.users.login,write_uid:0
  50. msgid "Last Updated by"
  51. msgstr "Zadnjič posodobil"
  52. #. module: base_concurrency
  53. #: field:res.users.login,write_date:0
  54. msgid "Last Updated on"
  55. msgstr "Zadnjič posodobljeno"
  56. #. module: base_concurrency
  57. #: field:res.users.login,login_dt:0
  58. msgid "Latest connection"
  59. msgstr "Zadnja povezava"
  60. #. module: base_concurrency
  61. #: sql_constraint:res.users.login:0
  62. msgid "The user can only have one login line!"
  63. msgstr "Uporabnik ima lahko le eno prijavno povezavo!"
  64. #. module: base_concurrency
  65. #: field:res.users.login,user_id:0
  66. msgid "User"
  67. msgstr "Uporabnik"
  68. #. module: base_concurrency
  69. #: model:ir.model,name:base_concurrency.model_res_users
  70. msgid "Users"
  71. msgstr "Uporabniki"