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.

53 lines
1.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * account_move_line_report_xls
  4. #
  5. # Translators:
  6. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 8.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-12-16 23:11+0000\n"
  12. "PO-Revision-Date: 2016-12-16 23:11+0000\n"
  13. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>, 2016\n"
  14. "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/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: account_move_line_report_xls
  21. #: code:addons/account_move_line_report_xls/report/move_line_list_xls.py:300
  22. #, python-format
  23. msgid "Customisation Error!"
  24. msgstr "Napaka prilagoditve!"
  25. #. module: account_move_line_report_xls
  26. #: model:ir.actions.report.xml,name:account_move_line_report_xls.action_move_line_list_xls
  27. msgid "Export Selected Lines"
  28. msgstr "Izvozi izbrane vrstice"
  29. #. module: account_move_line_report_xls
  30. #: code:addons/account_move_line_report_xls/report/move_line_list_xls.py:305
  31. #: model:ir.model,name:account_move_line_report_xls.model_account_move_line
  32. #, python-format
  33. msgid "Journal Items"
  34. msgstr "Dnevniške postavke"
  35. #. module: account_move_line_report_xls
  36. #: code:addons/account_move_line_report_xls/report/move_line_list_xls.py:283
  37. #, python-format
  38. msgid "Lit."
  39. msgstr ""
  40. #. module: account_move_line_report_xls
  41. #: code:addons/account_move_line_report_xls/report/move_line_list_xls.py:301
  42. #, python-format
  43. msgid ""
  44. "The 'Balance' field is a calculated XLS field requiring the "
  45. "presence of the 'Debit' and 'Credit' fields !"
  46. msgstr ""
  47. "Polje 'Bilanca' je izračunano XLS polje, ki potrebuje prisotnost polj "
  48. "'Obveznosti' in 'Terjatve'!"