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.

167 lines
4.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * mail_forward
  4. #
  5. # Translators:
  6. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: social (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-11-21 02:16+0000\n"
  12. "PO-Revision-Date: 2015-11-22 09:01+0000\n"
  13. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  14. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-social-8-0/language/sl/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: sl\n"
  19. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
  20. #. module: mail_forward
  21. #. openerp-web
  22. #: code:addons/mail_forward/static/src/js/mail_forward.js:25
  23. #, python-format
  24. msgid "(No subject)"
  25. msgstr "(ni zadeve)"
  26. #. module: mail_forward
  27. #: help:res.request.link,mail_forward_target:0
  28. msgid "Allow to forward mails to this model."
  29. msgstr "Dovoli posredovanje pošte na ta model."
  30. #. module: mail_forward
  31. #: help:mail_forward.compose_message,move_attachments:0
  32. msgid ""
  33. "Attachments will be assigned to the chosen destination object and you will "
  34. "be able to pick them from its 'Attachments' button, but they will not be "
  35. "there for the current object if any. In any case you can always open it from"
  36. " the message itself."
  37. msgstr "Priponke bodo dodeljene izbranemu ciljnemu objektu, da jih boste lahko izbirali preko gumba 'Priponke', a ne bo jih na voljo za trenutni (če kateri) objekt. V vsakem primeru pa jih lahko odprete iz samega sporočila."
  38. #. module: mail_forward
  39. #. openerp-web
  40. #: code:addons/mail_forward/static/src/js/mail_forward.js:47
  41. #, python-format
  42. msgid "CC: "
  43. msgstr "CC: "
  44. #. module: mail_forward
  45. #: field:mail_forward.compose_message,create_uid:0
  46. msgid "Created by"
  47. msgstr "Ustvaril"
  48. #. module: mail_forward
  49. #: field:mail_forward.compose_message,create_date:0
  50. msgid "Created on"
  51. msgstr "Ustvarjeno"
  52. #. module: mail_forward
  53. #. openerp-web
  54. #: code:addons/mail_forward/static/src/js/mail_forward.js:38
  55. #, python-format
  56. msgid "Date: "
  57. msgstr "Datum:"
  58. #. module: mail_forward
  59. #: field:mail_forward.compose_message,destination_object_id:0
  60. msgid "Destination object"
  61. msgstr "Ciljni objekt"
  62. #. module: mail_forward
  63. #. openerp-web
  64. #: code:addons/mail_forward/static/src/js/mail_forward.js:16
  65. #, python-format
  66. msgid "FWD"
  67. msgstr "FWD"
  68. #. module: mail_forward
  69. #. openerp-web
  70. #: code:addons/mail_forward/static/src/xml/mail_forward.xml:10
  71. #, python-format
  72. msgid "Forward"
  73. msgstr "Posreduj"
  74. #. module: mail_forward
  75. #: model:ir.actions.act_window,name:mail_forward.compose_action
  76. msgid "Forward Email"
  77. msgstr "Posredovanje e-pošte"
  78. #. module: mail_forward
  79. #. openerp-web
  80. #: code:addons/mail_forward/static/src/js/mail_forward.js:36
  81. #, python-format
  82. msgid "Forwarded message"
  83. msgstr "Posredovano sporočilo"
  84. #. module: mail_forward
  85. #. openerp-web
  86. #: code:addons/mail_forward/static/src/js/mail_forward.js:37
  87. #, python-format
  88. msgid "From: "
  89. msgstr "Od:"
  90. #. module: mail_forward
  91. #: field:mail_forward.compose_message,id:0
  92. msgid "ID"
  93. msgstr "ID"
  94. #. module: mail_forward
  95. #: field:mail_forward.compose_message,write_uid:0
  96. msgid "Last Updated by"
  97. msgstr "Zadnji posodobil"
  98. #. module: mail_forward
  99. #: field:mail_forward.compose_message,write_date:0
  100. msgid "Last Updated on"
  101. msgstr "Zadnjič posodobljeno"
  102. #. module: mail_forward
  103. #: field:res.request.link,mail_forward_target:0
  104. msgid "Mail forward target"
  105. msgstr "Cilj posredovanja pošte"
  106. #. module: mail_forward
  107. #: field:mail_forward.compose_message,move_attachments:0
  108. msgid "Move attachments"
  109. msgstr "Premik priponk"
  110. #. module: mail_forward
  111. #: help:mail_forward.compose_message,destination_object_id:0
  112. msgid "Object where the forwarded message will be attached"
  113. msgstr "Objekt, kamor bo posredovano sporočilo pripeto"
  114. #. module: mail_forward
  115. #: field:mail_forward.compose_message,original_wizard_id:0
  116. msgid "Original message compose wizard"
  117. msgstr "Čarovnik za sestavljanje izvornega sporočila"
  118. #. module: mail_forward
  119. #. openerp-web
  120. #: code:addons/mail_forward/static/src/js/mail_forward.js:41
  121. #, python-format
  122. msgid "Subject: "
  123. msgstr "Zadeva:"
  124. #. module: mail_forward
  125. #. openerp-web
  126. #: code:addons/mail_forward/static/src/js/mail_forward.js:44
  127. #, python-format
  128. msgid "To: "
  129. msgstr "Za:"
  130. #. module: mail_forward
  131. #: view:mail_forward.compose_message:mail_forward.compose_form
  132. msgid ""
  133. "{\n"
  134. " 'invisible': [('destination_object_id', '=', False)]\n"
  135. " }"
  136. msgstr "{\n 'invisible': [('destination_object_id', '=', False)]\n }"
  137. #. module: mail_forward
  138. #: view:mail_forward.compose_message:mail_forward.compose_form
  139. msgid ""
  140. "{\n"
  141. " 'required': [('destination_object_id', '=', False)]\n"
  142. " }"
  143. msgstr "{\n 'required': [('destination_object_id', '=', False)]\n }"