Guest User

Untitled

a guest
Aug 14th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.81 KB | None | 0 0
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * l10n_fr_pos_cert
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 10.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2018-08-14 08:55+0000\n"
  10. "PO-Revision-Date: 2018-08-14 08:55+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17.  
  18. #. module: l10n_fr_pos_cert
  19. #: code:addons/l10n_fr_pos_cert/models/pos.py:156
  20. #, python-format
  21. msgid "(Receipt ref.: %s)"
  22. msgstr ""
  23.  
  24. #. module: l10n_fr_pos_cert
  25. #: code:addons/l10n_fr_pos_cert/models/pos.py:68
  26. #, python-format
  27. msgid "According to the French law, you cannot modify a %s. Forbidden fields: %s."
  28. msgstr ""
  29.  
  30. #. module: l10n_fr_pos_cert
  31. #: code:addons/l10n_fr_pos_cert/models/pos.py:208
  32. #, python-format
  33. msgid "According to the French law, you cannot modify a point of sale order line. Forbidden fields: %s."
  34. msgstr ""
  35.  
  36. #. module: l10n_fr_pos_cert
  37. #: code:addons/l10n_fr_pos_cert/models/pos.py:135
  38. #, python-format
  39. msgid "According to the French law, you cannot modify a point of sale order. Forbidden fields: %s."
  40. msgstr ""
  41.  
  42. #. module: l10n_fr_pos_cert
  43. #: code:addons/l10n_fr_pos_cert/models/pos.py:88
  44. #, python-format
  45. msgid "An error occured when computing the inalterability. Impossible to get the unique previous posted point of sale order."
  46. msgstr ""
  47.  
  48. #. module: l10n_fr_pos_cert
  49. #: model:ir.model,name:l10n_fr_pos_cert.model_account_bank_statement
  50. msgid "Bank Statement"
  51. msgstr ""
  52.  
  53. #. module: l10n_fr_pos_cert
  54. #: model:ir.model,name:l10n_fr_pos_cert.model_account_bank_statement_line
  55. msgid "Bank Statement Line"
  56. msgstr ""
  57.  
  58. #. module: l10n_fr_pos_cert
  59. #. openerp-web
  60. #: code:addons/l10n_fr_pos_cert/static/src/js/l10n_fr_pos_cert.js:54
  61. #, python-format
  62. msgid "Because of a network problem, this ticket could not be certified. You can ask later for a certified ticket."
  63. msgstr ""
  64.  
  65. #. module: l10n_fr_pos_cert
  66. #. openerp-web
  67. #: code:addons/l10n_fr_pos_cert/static/src/js/l10n_fr_pos_cert.js:52
  68. #, python-format
  69. msgid "Certification Number: "
  70. msgstr ""
  71.  
  72. #. module: l10n_fr_pos_cert
  73. #: model:ir.model,name:l10n_fr_pos_cert.model_res_company
  74. msgid "Companies"
  75. msgstr ""
  76.  
  77. #. module: l10n_fr_pos_cert
  78. #: code:addons/l10n_fr_pos_cert/models/pos.py:171
  79. #, python-format
  80. msgid "Corrupted data on point of sale order with id %s."
  81. msgstr ""
  82.  
  83. #. module: l10n_fr_pos_cert
  84. #: model:ir.ui.menu,name:l10n_fr_pos_cert.pos_fr_statements_menu
  85. msgid "French Statements"
  86. msgstr ""
  87.  
  88. #. module: l10n_fr_pos_cert
  89. #: model:ir.model.fields,field_description:l10n_fr_pos_cert.field_pos_order_l10n_fr_hash
  90. msgid "Inalteralbility Hash"
  91. msgstr ""
  92.  
  93. #. module: l10n_fr_pos_cert
  94. #: model:ir.model.fields,field_description:l10n_fr_pos_cert.field_pos_order_l10n_fr_secure_sequence_number
  95. msgid "Inalteralbility No Gap Sequence #"
  96. msgstr ""
  97.  
  98. #. module: l10n_fr_pos_cert
  99. #: model:ir.model.fields,field_description:l10n_fr_pos_cert.field_res_company_l10n_fr_pos_cert_sequence_id
  100. msgid "L10n fr pos cert sequence id"
  101. msgstr ""
  102.  
  103. #. module: l10n_fr_pos_cert
  104. #: model:ir.model.fields,field_description:l10n_fr_pos_cert.field_pos_order_l10n_fr_string_to_hash
  105. msgid "L10n fr string to hash"
  106. msgstr ""
  107.  
  108. #. module: l10n_fr_pos_cert
  109. #: model:ir.model,name:l10n_fr_pos_cert.model_pos_order_line
  110. msgid "Lines of Point of Sale"
  111. msgstr ""
  112.  
  113. #. module: l10n_fr_pos_cert
  114. #. openerp-web
  115. #: code:addons/l10n_fr_pos_cert/static/src/js/l10n_fr_pos_cert.js:113
  116. #, python-format
  117. msgid "Loading Certification Setting"
  118. msgstr ""
  119.  
  120. #. module: l10n_fr_pos_cert
  121. #: model:ir.model,name:l10n_fr_pos_cert.model_pos_order
  122. msgid "Point of Sale Orders"
  123. msgstr ""
  124.  
  125. #. module: l10n_fr_pos_cert
  126. #: model:ir.actions.server,name:l10n_fr_pos_cert.action_check_hash_integrity_pos_orders
  127. #: model:ir.ui.menu,name:l10n_fr_pos_cert.menu_check_pos_order_integrity
  128. msgid "Pos Orders Inalterability Check"
  129. msgstr ""
  130.  
  131. #. module: l10n_fr_pos_cert
  132. #: model:ir.ui.menu,name:l10n_fr_pos_cert.menu_account_closing
  133. msgid "Sales Closings"
  134. msgstr ""
  135.  
  136. #. module: l10n_fr_pos_cert
  137. #: code:addons/l10n_fr_pos_cert/models/pos.py:186
  138. #, python-format
  139. msgid "Successful test !\n"
  140. "\n"
  141. " The point of sale orders are guaranteed to be in their original and inalterable state\n"
  142. " From: %(start_order_name)s %(start_order_ref)s recorded on %(start_order_date)s\n"
  143. " To: %(end_order_name)s %(end_order_ref)s recorded on %(end_order_date)s\n"
  144. "\n"
  145. " For this report to be legally meaningful, please download your certification from your customer account on Odoo.com (Only for Odoo Enterprise users)."
  146. msgstr ""
  147.  
  148. #. module: l10n_fr_pos_cert
  149. #: code:addons/l10n_fr_pos_cert/models/pos.py:166
  150. #, python-format
  151. msgid "There isn't any order flagged for data inalterability yet for the company %s. This mechanism only runs for point of sale orders generated after the installation of the module France - Certification CGI 286 I-3 bis. - POS"
  152. msgstr ""
  153.  
  154. #. module: l10n_fr_pos_cert
  155. #: code:addons/l10n_fr_pos_cert/models/pos.py:56
  156. #, python-format
  157. msgid "This session has been opened another day. To comply with the French law, you should close sessions on a daily basis. Please close session %s and open a new one."
  158. msgstr ""
  159.  
  160. #. module: l10n_fr_pos_cert
  161. #: code:addons/l10n_fr_pos_cert/models/account_bank_statement.py:12
  162. #, python-format
  163. msgid "You cannot modify anything on a bank statement (name: %s) that was created by point of sale operations."
  164. msgstr ""
  165.  
  166. #. module: l10n_fr_pos_cert
  167. #: code:addons/l10n_fr_pos_cert/models/account_bank_statement.py:22
  168. #, python-format
  169. msgid "You cannot modify anything on a bank statement line (name: %s) that was created by point of sale operations."
  170. msgstr ""
  171.  
  172. #. module: l10n_fr_pos_cert
  173. #: code:addons/l10n_fr_pos_cert/models/pos.py:138
  174. #, python-format
  175. msgid "You cannot overwrite the values ensuring the inalterability of the point of sale."
  176. msgstr ""
Add Comment
Please, Sign In to add comment