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.

162 lines
5.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_import_match
  4. #
  5. # Translators:
  6. # Rudolf Schnapka <rs@techno-flex.de>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: server-tools (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-03-07 03:47+0000\n"
  12. "PO-Revision-Date: 2017-03-10 13:16+0000\n"
  13. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>\n"
  14. "Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  15. "language/de/)\n"
  16. "Language: de\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: base_import_match
  22. #: field:base_import.match.field,conditional:0
  23. msgid "Conditional"
  24. msgstr "Bedingt"
  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 "Erstellt von"
  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 "Erstellt am:"
  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 "Dubletten in Einstellungen vor CSV-Importen bereinigen."
  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 "Anzeigename"
  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. "Aktivieren, wenn Sie dieses Feld nur unter bestimmten Bedingungen verwenden "
  49. "möchten."
  50. #. module: base_import_match
  51. #: field:base_import.match.field,field_id:0
  52. msgid "Field"
  53. msgstr "Feld"
  54. #. module: base_import_match
  55. #: model:ir.model,name:base_import_match.model_base_import_match_field
  56. msgid "Field import match definition"
  57. msgstr "Festlegung für Import-Übereinstimmung"
  58. #. module: base_import_match
  59. #: help:base_import.match.field,field_id:0
  60. msgid "Field that will be part of an unique key."
  61. msgstr "Feld, welche als Teil eines eindeutigen Schlüssels dienen wird."
  62. #. module: base_import_match
  63. #: field:base_import.match,field_ids:0
  64. msgid "Fields"
  65. msgstr "Felder"
  66. #. module: base_import_match
  67. #: help:base_import.match,field_ids:0
  68. msgid "Fields that will define an unique key."
  69. msgstr "Felder, die einen eindeutigen Schlüssel bilden sollen."
  70. #. module: base_import_match
  71. #: view:base_import.match:base_import_match.match_search_view
  72. msgid "Group By"
  73. msgstr "Gruppieren nach"
  74. #. module: base_import_match
  75. #: field:base_import.match,id:0 field:base_import.match.field,id:0
  76. msgid "ID"
  77. msgstr "ID"
  78. #. module: base_import_match
  79. #: help:base_import.match.field,imported_value:0
  80. msgid ""
  81. "If the imported value is not this, the whole matching rule will be "
  82. "discarded. Be careful, this data is always treated as a string, and "
  83. "comparison is case-sensitive so if you set 'True', it will NOT match '1' nor "
  84. "'true', only EXACTLY 'True'."
  85. msgstr ""
  86. "Wenn der importierte Wert nicht dieser ist, wird die ganze "
  87. "Übereinstimmungsregel verworfen. Vorsicht, dieser Wert wird immer als "
  88. "Textstring behandelt und Vergleiche unterscheiden Gross-/Kleinschreibung, so "
  89. "dass Ihr Wert 'True' z.B. nicht mit '1' oder 'true' übereinstimmen wird."
  90. #. module: base_import_match
  91. #: view:base_import.match:base_import_match.match_form_view
  92. #: view:base_import.match:base_import_match.match_search_view
  93. #: view:base_import.match:base_import_match.match_tree_view
  94. #: model:ir.actions.act_window,name:base_import_match.match_action
  95. #: model:ir.ui.menu,name:base_import_match.match_menu
  96. msgid "Import Match"
  97. msgstr "Import-Übereinstimmung"
  98. #. module: base_import_match
  99. #: field:base_import.match.field,imported_value:0
  100. msgid "Imported value"
  101. msgstr "Importierter Wert"
  102. #. module: base_import_match
  103. #: help:base_import.match,model_id:0 help:base_import.match.field,model_id:0
  104. msgid "In this model you will apply the match."
  105. msgstr "In diesem Modell wenden Sie die Übereinstimmung an."
  106. #. module: base_import_match
  107. #: field:base_import.match,__last_update:0
  108. #: field:base_import.match.field,__last_update:0
  109. msgid "Last Modified on"
  110. msgstr "Zuletzt geändert am"
  111. #. module: base_import_match
  112. #: field:base_import.match,write_uid:0
  113. #: field:base_import.match.field,write_uid:0
  114. msgid "Last Updated by"
  115. msgstr "Zuletzt aktualisiert von"
  116. #. module: base_import_match
  117. #: field:base_import.match,write_date:0
  118. #: field:base_import.match.field,write_date:0
  119. msgid "Last Updated on"
  120. msgstr "Zuletzt aktualisiert am"
  121. #. module: base_import_match
  122. #: field:base_import.match.field,match_id:0
  123. msgid "Match"
  124. msgstr "Übereinstimmung"
  125. #. module: base_import_match
  126. #: view:base_import.match:base_import_match.match_search_view
  127. #: field:base_import.match,model_id:0 field:base_import.match,model_name:0
  128. #: field:base_import.match.field,model_id:0
  129. msgid "Model"
  130. msgstr "Modell"
  131. #. module: base_import_match
  132. #: field:base_import.match,name:0 field:base_import.match.field,name:0
  133. msgid "Name"
  134. msgstr "Name"
  135. #. module: base_import_match
  136. #: field:base_import.match,sequence:0
  137. msgid "Sequence"
  138. msgstr "Reihenfolge"