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.

255 lines
7.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * attachment_metadata
  4. #
  5. # Translators:
  6. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: server-tools (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-06-09 18:30+0000\n"
  12. "PO-Revision-Date: 2016-06-01 09:49+0000\n"
  13. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  14. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-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: attachment_metadata
  23. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  24. msgid "Attachment"
  25. msgstr "Priponka"
  26. #. module: attachment_metadata
  27. #: field:ir.attachment.metadata,name:0
  28. msgid "Attachment Name"
  29. msgstr "Naziv priponke"
  30. #. module: attachment_metadata
  31. #: field:ir.attachment.metadata,attachment_id:0
  32. msgid "Attachment id"
  33. msgstr "ID priponke"
  34. #. module: attachment_metadata
  35. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  36. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_tree
  37. msgid "Attachments"
  38. msgstr "Priponke"
  39. #. module: attachment_metadata
  40. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  41. msgid "Binary"
  42. msgstr "Binarno"
  43. #. module: attachment_metadata
  44. #: help:ir.attachment.metadata,type:0
  45. msgid "Binary File or URL"
  46. msgstr "Binarna datoteka ali URL"
  47. #. module: attachment_metadata
  48. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  49. #: field:ir.attachment.metadata,company_id:0
  50. msgid "Company"
  51. msgstr "Družba"
  52. #. module: attachment_metadata
  53. #: field:ir.attachment.metadata,create_uid:0
  54. msgid "Created by"
  55. msgstr "Ustvaril"
  56. #. module: attachment_metadata
  57. #: field:ir.attachment.metadata,create_date:0
  58. msgid "Created on"
  59. msgstr "Ustvarjeno"
  60. #. module: attachment_metadata
  61. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  62. msgid "Creation Month"
  63. msgstr "Mesec nastanka"
  64. #. module: attachment_metadata
  65. #: field:ir.attachment.metadata,db_datas:0
  66. msgid "Database Data"
  67. msgstr "Podatki o podatkovni bazi"
  68. #. module: attachment_metadata
  69. #: field:ir.attachment.metadata,description:0
  70. msgid "Description"
  71. msgstr "Opis"
  72. #. module: attachment_metadata
  73. #: field:ir.attachment.metadata,display_name:0
  74. msgid "Display Name"
  75. msgstr "Prikazni naziv"
  76. #. module: attachment_metadata
  77. #: field:ir.attachment.metadata,external_hash:0
  78. msgid "External hash"
  79. msgstr "Zunanji hash"
  80. #. module: attachment_metadata
  81. #: field:ir.attachment.metadata,datas:0
  82. msgid "File Content"
  83. msgstr "Vsebina datoteke"
  84. #. module: attachment_metadata
  85. #: field:ir.attachment.metadata,datas_fname:0
  86. msgid "File Name"
  87. msgstr "Naziv datoteke"
  88. #. module: attachment_metadata
  89. #: field:ir.attachment.metadata,file_size:0
  90. msgid "File Size"
  91. msgstr "Velikost datoteke"
  92. #. module: attachment_metadata
  93. #: code:addons/attachment_metadata/models/attachment.py:43
  94. #, python-format
  95. msgid ""
  96. "File corrupted: Something was wrong with the retrieved file, please relaunch "
  97. "the task."
  98. msgstr ""
  99. "Datoteka okvarjena: Nekaj je narobe s pridobljeno datoteko. Ponovno zaženite "
  100. "opravilo, prosim."
  101. #. module: attachment_metadata
  102. #: help:ir.attachment.metadata,external_hash:0
  103. msgid ""
  104. "File hash comes from the external owner of the file.\n"
  105. "If provided allow to check than downloaded file is the exact copy of the "
  106. "original file."
  107. msgstr ""
  108. "Hash datoteke prihaja z zunanjim lastnikom datoteke.\n"
  109. "Če je podano, omogoča preverjanje, če je prenesena datoteke natančna kopija "
  110. "originalne."
  111. #. module: attachment_metadata
  112. #: help:ir.attachment.metadata,internal_hash:0
  113. msgid ""
  114. "File hash computed with file data to be compared to external hash when "
  115. "provided."
  116. msgstr ""
  117. "Hash datoteke obdelan s podatki o datoteki za primerjavo z zunanjim hash (če "
  118. "je podan)."
  119. #. module: attachment_metadata
  120. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  121. #: field:ir.attachment.metadata,file_type:0
  122. msgid "File type"
  123. msgstr "Tip datoteke"
  124. #. module: attachment_metadata
  125. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  126. msgid "Filter on my documents"
  127. msgstr "Filtriraj po mojih dokumentih"
  128. #. module: attachment_metadata
  129. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  130. msgid "Group By"
  131. msgstr "Združi po"
  132. #. module: attachment_metadata
  133. #: field:ir.attachment.metadata,id:0
  134. msgid "ID"
  135. msgstr "ID"
  136. #. module: attachment_metadata
  137. #: field:ir.attachment.metadata,internal_hash:0
  138. msgid "Internal hash"
  139. msgstr "Interni hash"
  140. #. module: attachment_metadata
  141. #: field:ir.attachment.metadata,__last_update:0
  142. msgid "Last Modified on"
  143. msgstr "Zadnjič spremenjeno"
  144. #. module: attachment_metadata
  145. #: field:ir.attachment.metadata,write_uid:0
  146. msgid "Last Updated by"
  147. msgstr "Zadnji posodobil"
  148. #. module: attachment_metadata
  149. #: field:ir.attachment.metadata,write_date:0
  150. msgid "Last Updated on"
  151. msgstr "Zadnjič posodobljeno"
  152. #. module: attachment_metadata
  153. #: help:ir.attachment.metadata,attachment_id:0
  154. msgid "Link to ir.attachment model "
  155. msgstr "Povezava do ir.attachment model "
  156. #. module: attachment_metadata
  157. #: model:ir.actions.act_window,name:attachment_metadata.action_attachment
  158. #: model:ir.ui.menu,name:attachment_metadata.menu_ir_attachment
  159. msgid "Meta data Attachments"
  160. msgstr "Metadata priponk"
  161. #. module: attachment_metadata
  162. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  163. msgid "My Document(s)"
  164. msgstr "Moji dokumenti"
  165. #. module: attachment_metadata
  166. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  167. msgid "Owner"
  168. msgstr "Lastnik"
  169. #. module: attachment_metadata
  170. #: field:ir.attachment.metadata,res_id:0
  171. msgid "Resource ID"
  172. msgstr "ID vira"
  173. #. module: attachment_metadata
  174. #: field:ir.attachment.metadata,res_model:0
  175. msgid "Resource Model"
  176. msgstr "Model vira"
  177. #. module: attachment_metadata
  178. #: field:ir.attachment.metadata,res_name:0
  179. msgid "Resource Name"
  180. msgstr "Naziv vira"
  181. #. module: attachment_metadata
  182. #: field:ir.attachment.metadata,store_fname:0
  183. msgid "Stored Filename"
  184. msgstr "Shranjeni naziv datoteke"
  185. #. module: attachment_metadata
  186. #: help:ir.attachment.metadata,res_model:0
  187. msgid "The database object this attachment will be attached to"
  188. msgstr "Objekt podatkovne baze, kamor se bo priponka pripela"
  189. #. module: attachment_metadata
  190. #: help:ir.attachment.metadata,file_type:0
  191. msgid ""
  192. "The file type determines an import method to be used to parse and transform "
  193. "data before their import in ERP"
  194. msgstr ""
  195. "Tip datoteke določa metodo uvoza, ki se bo uporabila za razčlenjevanje in "
  196. "pretvorbo podatkov pred uvozom v ERP"
  197. #. module: attachment_metadata
  198. #: help:ir.attachment.metadata,res_id:0
  199. msgid "The record id this is attached to"
  200. msgstr "ID zapisa, kamor je to pripeto"
  201. #. module: attachment_metadata
  202. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  203. #: field:ir.attachment.metadata,type:0
  204. msgid "Type"
  205. msgstr "Tip"
  206. #. module: attachment_metadata
  207. #: view:ir.attachment.metadata:attachment_metadata.view_external_attachment_search
  208. msgid "URL"
  209. msgstr "URL"
  210. #. module: attachment_metadata
  211. #: field:ir.attachment.metadata,url:0
  212. msgid "Url"
  213. msgstr "URL"