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.

294 lines
9.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_bank_statement_import
  4. #
  5. # Translators:
  6. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: bank-statement-import (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-04-11 22:49+0000\n"
  12. "PO-Revision-Date: 2018-04-11 22:49+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  14. "Language-Team: Finnish (http://www.transifex.com/oca/OCA-bank-statement-"
  15. "import-8-0/language/fi/)\n"
  16. "Language: fi\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=2; plural=(n != 1);\n"
  21. #. module: account_bank_statement_import
  22. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:419
  23. #, python-format
  24. msgid "%d transactions had already been imported and were ignored."
  25. msgstr ""
  26. #. module: account_bank_statement_import
  27. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:422
  28. #, python-format
  29. msgid "1 transaction had already been imported and was ignored."
  30. msgstr ""
  31. #. module: account_bank_statement_import
  32. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  33. msgid "1. Download your bank statements from your bank website."
  34. msgstr "1. Lataa pankkiaineistot pankin verkkosivuilta."
  35. #. module: account_bank_statement_import
  36. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  37. msgid ""
  38. "2. Make sure you have installed the right module to support the file format."
  39. msgstr ""
  40. "2. Varmista että järjestelmässä on asennettuna tarvittava moduuli tukemaan "
  41. "käytettyä tiedostomuotoa."
  42. #. module: account_bank_statement_import
  43. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  44. msgid "3. Select the file and click 'Import'."
  45. msgstr "3. Valitse tiedostoa ja klikkaa \"Tuo\"."
  46. #. module: account_bank_statement_import
  47. #: sql_constraint:account.bank.statement.line:0
  48. msgid "A bank account transactions can be imported only once !"
  49. msgstr ""
  50. #. module: account_bank_statement_import
  51. #: help:account.bank.statement.import,journal_id:0
  52. msgid ""
  53. "Accounting journal related to the bank statement you're importing. It has be "
  54. "be manually chosen for statement formats which doesn't allow automatic "
  55. "journal detection (QIF for example)."
  56. msgstr ""
  57. #. module: account_bank_statement_import
  58. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:425
  59. #, python-format
  60. msgid "Already imported items"
  61. msgstr ""
  62. #. module: account_bank_statement_import
  63. #: model:ir.model,name:account_bank_statement_import.model_res_partner_bank
  64. msgid "Bank Accounts"
  65. msgstr "Pankkitilit"
  66. #. module: account_bank_statement_import
  67. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement
  68. msgid "Bank Statement"
  69. msgstr ""
  70. #. module: account_bank_statement_import
  71. #: field:account.bank.statement.import,data_file:0
  72. msgid "Bank Statement File"
  73. msgstr ""
  74. #. module: account_bank_statement_import
  75. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_line
  76. msgid "Bank Statement Line"
  77. msgstr ""
  78. #. module: account_bank_statement_import
  79. #: view:account.config.settings:account_bank_statement_import.view_account_config_settings
  80. msgid "Bank statement import"
  81. msgstr ""
  82. #. module: account_bank_statement_import
  83. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:162
  84. #, python-format
  85. msgid ""
  86. "Can not determine journal for import for account number %s and currency %s."
  87. msgstr ""
  88. #. module: account_bank_statement_import
  89. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:155
  90. #, python-format
  91. msgid "Can not find the account number %s."
  92. msgstr ""
  93. #. module: account_bank_statement_import
  94. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  95. msgid "Cancel"
  96. msgstr "Peruuta"
  97. #. module: account_bank_statement_import
  98. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:205
  99. #, python-format
  100. msgid ""
  101. "Could not make sense of the given file.\n"
  102. "Did you install the module to support this type of file?"
  103. msgstr ""
  104. #. module: account_bank_statement_import
  105. #: field:account.bank.statement.import,create_uid:0
  106. msgid "Created by"
  107. msgstr "Luonut"
  108. #. module: account_bank_statement_import
  109. #: field:account.bank.statement.import,create_date:0
  110. msgid "Created on"
  111. msgstr "Luotu"
  112. #. module: account_bank_statement_import
  113. #: field:account.bank.statement.import,display_name:0
  114. msgid "Display Name"
  115. msgstr "Nimi"
  116. #. module: account_bank_statement_import
  117. #: field:account.journal,enforce_sequence:0
  118. msgid "Enforce Sequence"
  119. msgstr ""
  120. #. module: account_bank_statement_import
  121. #: field:account.config.settings,module_base_bank_account_number_unique:0
  122. msgid "Enforce unique account numbers on bank accounts"
  123. msgstr ""
  124. #. module: account_bank_statement_import
  125. #: field:account.bank.statement.import,filename:0
  126. msgid "Filename"
  127. msgstr ""
  128. #. module: account_bank_statement_import
  129. #: help:account.bank.statement.import,data_file:0
  130. msgid ""
  131. "Get you bank statements in electronic format from your bank and select them "
  132. "here."
  133. msgstr ""
  134. #. module: account_bank_statement_import
  135. #: field:account.bank.statement.import,hide_journal_field:0
  136. msgid "Hide the journal field in the view"
  137. msgstr ""
  138. #. module: account_bank_statement_import
  139. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  140. msgid "How to import your bank statement :"
  141. msgstr "Kuinka tuoda pankkiaineisto:"
  142. #. module: account_bank_statement_import
  143. #: field:account.bank.statement.import,id:0
  144. msgid "ID"
  145. msgstr "ID"
  146. #. module: account_bank_statement_import
  147. #: help:account.journal,enforce_sequence:0
  148. msgid ""
  149. "If checked, the Journal Sequence will determine the statement naming policy "
  150. "even if the name is already set manually or by the statement import software."
  151. msgstr ""
  152. #. module: account_bank_statement_import
  153. #: model:ir.actions.act_window,name:account_bank_statement_import.action_account_bank_statement_import
  154. #: model:ir.ui.menu,name:account_bank_statement_import.menu_account_bank_statement_import
  155. msgid "Import"
  156. msgstr "Tuo"
  157. #. module: account_bank_statement_import
  158. #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import
  159. msgid "Import Bank Statement"
  160. msgstr "Tuo pankkiaineisto"
  161. #. module: account_bank_statement_import
  162. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  163. msgid "Import Bank Statements"
  164. msgstr "Tuo pankkiaineistoja"
  165. #. module: account_bank_statement_import
  166. #: field:account.bank.statement.line,unique_import_id:0
  167. msgid "Import ID"
  168. msgstr "Tuonnin ID"
  169. #. module: account_bank_statement_import
  170. #: field:account.bank.statement.import,journal_id:0
  171. #: model:ir.model,name:account_bank_statement_import.model_account_journal
  172. msgid "Journal"
  173. msgstr "Piväkirja"
  174. #. module: account_bank_statement_import
  175. #: field:account.bank.statement.import,__last_update:0
  176. msgid "Last Modified on"
  177. msgstr "Viimeksi muokattu"
  178. #. module: account_bank_statement_import
  179. #: field:account.bank.statement.import,write_uid:0
  180. msgid "Last Updated by"
  181. msgstr "Viimeksi päivittänyt"
  182. #. module: account_bank_statement_import
  183. #: field:account.bank.statement.import,write_date:0
  184. msgid "Last Updated on"
  185. msgstr "Viimeksi päivitetty"
  186. #. module: account_bank_statement_import
  187. #: field:res.partner.bank,sanitized_acc_number:0
  188. msgid "Sanitized Account Number"
  189. msgstr ""
  190. #. module: account_bank_statement_import
  191. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:294
  192. #, python-format
  193. msgid "Statement currency id is %d, but company currency id = %d."
  194. msgstr ""
  195. #. module: account_bank_statement_import
  196. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:277
  197. #, python-format
  198. msgid "Statement currency id is %d, but journal currency id = %d."
  199. msgstr ""
  200. #. module: account_bank_statement_import
  201. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:231
  202. #, python-format
  203. msgid "Statement has invalid currency code %s"
  204. msgstr ""
  205. #. module: account_bank_statement_import
  206. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:260
  207. #, python-format
  208. msgid "The account of this statement is linked to another journal."
  209. msgstr ""
  210. #. module: account_bank_statement_import
  211. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:299
  212. #, python-format
  213. msgid ""
  214. "The currency of the bank statement (%s) is not the same as the company "
  215. "currency (%s) !"
  216. msgstr ""
  217. #. module: account_bank_statement_import
  218. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:282
  219. #, python-format
  220. msgid ""
  221. "The currency of the bank statement (%s) is not the same as the currency of "
  222. "the journal %s (%s) !"
  223. msgstr ""
  224. #. module: account_bank_statement_import
  225. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:215
  226. #, python-format
  227. msgid "This file doesn't contain any statement."
  228. msgstr ""
  229. #. module: account_bank_statement_import
  230. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:220
  231. #, python-format
  232. msgid "This file doesn't contain any transaction."
  233. msgstr ""
  234. #. module: account_bank_statement_import
  235. #: code:addons/account_bank_statement_import/models/account_bank_statement_import.py:139
  236. #, python-format
  237. msgid "You have already imported that file."
  238. msgstr "Olet jo tuonut tämän tiedoston."
  239. #. module: account_bank_statement_import
  240. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  241. msgid "_Import"
  242. msgstr ""
  243. #. module: account_bank_statement_import
  244. #: view:account.bank.statement.import:account_bank_statement_import.account_bank_statement_import_view
  245. msgid "or"
  246. msgstr "tai"