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.

156 lines
4.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_import_match
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: server-tools (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-12-24 05:31+0000\n"
  11. "PO-Revision-Date: 2016-05-27 15:24+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-"
  14. "server-tools-8-0/language/lt_LT/)\n"
  15. "Language: lt_LT\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
  20. "%100<10 || n%100>=20) ? 1 : 2);\n"
  21. #. module: base_import_match
  22. #: field:base_import.match.field,conditional:0
  23. msgid "Conditional"
  24. msgstr ""
  25. #. module: base_import_match
  26. #: field:base_import.match,create_uid:0
  27. #: field:base_import.match.field,create_uid:0
  28. msgid "Created by"
  29. msgstr "Sukūrė"
  30. #. module: base_import_match
  31. #: field:base_import.match,create_date:0
  32. #: field:base_import.match.field,create_date:0
  33. msgid "Created on"
  34. msgstr "Sukurta"
  35. #. module: base_import_match
  36. #: model:ir.model,name:base_import_match.model_base_import_match
  37. msgid "Deduplicate settings prior to CSV imports."
  38. msgstr ""
  39. #. module: base_import_match
  40. #: field:base_import.match,display_name:0
  41. #: field:base_import.match.field,display_name:0
  42. msgid "Display Name"
  43. msgstr ""
  44. #. module: base_import_match
  45. #: help:base_import.match.field,conditional:0
  46. msgid "Enable if you want to use this field only in some conditions."
  47. msgstr ""
  48. #. module: base_import_match
  49. #: field:base_import.match.field,field_id:0
  50. msgid "Field"
  51. msgstr ""
  52. #. module: base_import_match
  53. #: model:ir.model,name:base_import_match.model_base_import_match_field
  54. msgid "Field import match definition"
  55. msgstr ""
  56. #. module: base_import_match
  57. #: help:base_import.match.field,field_id:0
  58. msgid "Field that will be part of an unique key."
  59. msgstr ""
  60. #. module: base_import_match
  61. #: field:base_import.match,field_ids:0
  62. msgid "Fields"
  63. msgstr ""
  64. #. module: base_import_match
  65. #: help:base_import.match,field_ids:0
  66. msgid "Fields that will define an unique key."
  67. msgstr ""
  68. #. module: base_import_match
  69. #: view:base_import.match:base_import_match.match_search_view
  70. msgid "Group By"
  71. msgstr ""
  72. #. module: base_import_match
  73. #: field:base_import.match,id:0 field:base_import.match.field,id:0
  74. msgid "ID"
  75. msgstr "ID"
  76. #. module: base_import_match
  77. #: help:base_import.match.field,imported_value:0
  78. msgid ""
  79. "If the imported value is not this, the whole matching rule will be "
  80. "discarded. Be careful, this data is always treated as a string, and "
  81. "comparison is case-sensitive so if you set 'True', it will NOT match '1' nor "
  82. "'true', only EXACTLY 'True'."
  83. msgstr ""
  84. #. module: base_import_match
  85. #: view:base_import.match:base_import_match.match_form_view
  86. #: view:base_import.match:base_import_match.match_search_view
  87. #: view:base_import.match:base_import_match.match_tree_view
  88. #: model:ir.actions.act_window,name:base_import_match.match_action
  89. #: model:ir.ui.menu,name:base_import_match.match_menu
  90. msgid "Import Match"
  91. msgstr ""
  92. #. module: base_import_match
  93. #: field:base_import.match.field,imported_value:0
  94. msgid "Imported value"
  95. msgstr ""
  96. #. module: base_import_match
  97. #: help:base_import.match,model_id:0 help:base_import.match.field,model_id:0
  98. msgid "In this model you will apply the match."
  99. msgstr ""
  100. #. module: base_import_match
  101. #: field:base_import.match,__last_update:0
  102. #: field:base_import.match.field,__last_update:0
  103. msgid "Last Modified on"
  104. msgstr ""
  105. #. module: base_import_match
  106. #: field:base_import.match,write_uid:0
  107. #: field:base_import.match.field,write_uid:0
  108. msgid "Last Updated by"
  109. msgstr "Paskutinį kartą atnaujino"
  110. #. module: base_import_match
  111. #: field:base_import.match,write_date:0
  112. #: field:base_import.match.field,write_date:0
  113. msgid "Last Updated on"
  114. msgstr "Paskutinį kartą atnaujinta"
  115. #. module: base_import_match
  116. #: field:base_import.match.field,match_id:0
  117. msgid "Match"
  118. msgstr ""
  119. #. module: base_import_match
  120. #: view:base_import.match:base_import_match.match_search_view
  121. #: field:base_import.match,model_id:0 field:base_import.match,model_name:0
  122. #: field:base_import.match.field,model_id:0
  123. msgid "Model"
  124. msgstr ""
  125. #. module: base_import_match
  126. #: field:base_import.match,name:0 field:base_import.match.field,name:0
  127. msgid "Name"
  128. msgstr ""
  129. #. module: base_import_match
  130. #: field:base_import.match,sequence:0
  131. msgid "Sequence"
  132. msgstr ""