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.

368 lines
8.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auto_backup
  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-12-27 08:25+0000\n"
  12. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  13. "Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-server-"
  14. "tools-8-0/language/fr_CA/)\n"
  15. "Language: fr_CA\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=2; plural=(n > 1);\n"
  20. #. module: auto_backup
  21. #: view:db.backup:auto_backup.view_backup_conf_form
  22. msgid "/home/odoo/.ssh/id_rsa"
  23. msgstr ""
  24. #. module: auto_backup
  25. #: help:db.backup,folder:0
  26. msgid "Absolute path for storing the backups"
  27. msgstr ""
  28. #. module: auto_backup
  29. #: model:ir.actions.act_window,name:auto_backup.action_backup_conf_form
  30. #: model:ir.ui.menu,name:auto_backup.backup_conf_menu
  31. msgid "Automated Backups"
  32. msgstr ""
  33. #. module: auto_backup
  34. #: view:db.backup:auto_backup.view_backup_conf_form
  35. msgid "Automatic backups of the database can be scheduled as follows:"
  36. msgstr ""
  37. #. module: auto_backup
  38. #: model:mail.message.subtype,name:auto_backup.mail_message_subtype_failure
  39. msgid "Backup Failed"
  40. msgstr ""
  41. #. module: auto_backup
  42. #: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
  43. msgid "Backup Successful"
  44. msgstr ""
  45. #. module: auto_backup
  46. #: view:db.backup:auto_backup.view_backup_conf_tree
  47. msgid "Backups"
  48. msgstr ""
  49. #. module: auto_backup
  50. #: help:db.backup,days_to_keep:0
  51. msgid ""
  52. "Backups older than this will be deleted automatically. Set 0 to disable "
  53. "autodeletion."
  54. msgstr ""
  55. #. module: auto_backup
  56. #: view:db.backup:auto_backup.view_backup_conf_form
  57. msgid "Basic backup configuration"
  58. msgstr ""
  59. #. module: auto_backup
  60. #: sql_constraint:db.backup:0
  61. msgid "Cannot duplicate a configuration."
  62. msgstr ""
  63. #. module: auto_backup
  64. #: help:db.backup,method:0
  65. msgid "Choose the storage method for this backup."
  66. msgstr ""
  67. #. module: auto_backup
  68. #: code:addons/auto_backup/models/db_backup.py:250
  69. #, python-format
  70. msgid "Cleanup of old database backups failed."
  71. msgstr ""
  72. #. module: auto_backup
  73. #: code:addons/auto_backup/models/db_backup.py:131
  74. #, python-format
  75. msgid "Connection Test Failed!"
  76. msgstr ""
  77. #. module: auto_backup
  78. #: code:addons/auto_backup/models/db_backup.py:128
  79. #, python-format
  80. msgid "Connection Test Succeeded!"
  81. msgstr ""
  82. #. module: auto_backup
  83. #: field:db.backup,create_uid:0
  84. msgid "Created by"
  85. msgstr "Créé par"
  86. #. module: auto_backup
  87. #: field:db.backup,create_date:0
  88. msgid "Created on"
  89. msgstr "Créé le"
  90. #. module: auto_backup
  91. #: code:addons/auto_backup/models/db_backup.py:206
  92. #: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
  93. #, python-format
  94. msgid "Database backup failed."
  95. msgstr ""
  96. #. module: auto_backup
  97. #: code:addons/auto_backup/models/db_backup.py:214
  98. #: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
  99. #, python-format
  100. msgid "Database backup succeeded."
  101. msgstr ""
  102. #. module: auto_backup
  103. #: help:db.backup,message_last_post:0
  104. msgid "Date of the last message posted on the record."
  105. msgstr ""
  106. #. module: auto_backup
  107. #: field:db.backup,days_to_keep:0
  108. msgid "Days to keep"
  109. msgstr ""
  110. #. module: auto_backup
  111. #: field:db.backup,display_name:0
  112. msgid "Display Name"
  113. msgstr "Afficher le nom"
  114. #. module: auto_backup
  115. #: code:addons/auto_backup/models/db_backup.py:119
  116. #, python-format
  117. msgid ""
  118. "Do not save backups on your filestore, or you will backup your backups too!"
  119. msgstr ""
  120. #. module: auto_backup
  121. #: model:ir.model,name:auto_backup.model_db_backup
  122. msgid "Email Thread"
  123. msgstr ""
  124. #. module: auto_backup
  125. #: model:ir.actions.server,name:auto_backup.action_server_backup
  126. msgid "Execute backup(s)"
  127. msgstr ""
  128. #. module: auto_backup
  129. #: field:db.backup,folder:0
  130. msgid "Folder"
  131. msgstr ""
  132. #. module: auto_backup
  133. #: field:db.backup,message_follower_ids:0
  134. msgid "Followers"
  135. msgstr ""
  136. #. module: auto_backup
  137. #: view:db.backup:auto_backup.view_backup_conf_form
  138. msgid "Go to Settings / Technical / Automation / Scheduled Actions."
  139. msgstr ""
  140. #. module: auto_backup
  141. #: view:db.backup:auto_backup.view_backup_conf_form
  142. msgid "Help"
  143. msgstr ""
  144. #. module: auto_backup
  145. #: help:db.backup,message_summary:0
  146. msgid ""
  147. "Holds the Chatter summary (number of messages, ...). This summary is "
  148. "directly in html format in order to be inserted in kanban views."
  149. msgstr ""
  150. #. module: auto_backup
  151. #: sql_constraint:db.backup:0
  152. msgid "I cannot remove backups from the future. Ask Doc for that."
  153. msgstr ""
  154. #. module: auto_backup
  155. #: field:db.backup,id:0
  156. msgid "ID"
  157. msgstr "Identifiant"
  158. #. module: auto_backup
  159. #: help:db.backup,message_unread:0
  160. msgid "If checked new messages require your attention."
  161. msgstr ""
  162. #. module: auto_backup
  163. #: field:db.backup,message_is_follower:0
  164. msgid "Is a Follower"
  165. msgstr ""
  166. #. module: auto_backup
  167. #: field:db.backup,message_last_post:0
  168. msgid "Last Message Date"
  169. msgstr ""
  170. #. module: auto_backup
  171. #: field:db.backup,__last_update:0
  172. msgid "Last Modified on"
  173. msgstr ""
  174. #. module: auto_backup
  175. #: field:db.backup,write_uid:0
  176. msgid "Last Updated by"
  177. msgstr "Dernière mise à jour par"
  178. #. module: auto_backup
  179. #: field:db.backup,write_date:0
  180. msgid "Last Updated on"
  181. msgstr "Dernière mise à jour le"
  182. #. module: auto_backup
  183. #: selection:db.backup,method:0
  184. msgid "Local disk"
  185. msgstr ""
  186. #. module: auto_backup
  187. #: field:db.backup,message_ids:0
  188. msgid "Messages"
  189. msgstr ""
  190. #. module: auto_backup
  191. #: help:db.backup,message_ids:0
  192. msgid "Messages and communication history"
  193. msgstr ""
  194. #. module: auto_backup
  195. #: field:db.backup,method:0
  196. msgid "Method"
  197. msgstr ""
  198. #. module: auto_backup
  199. #: field:db.backup,name:0
  200. msgid "Name"
  201. msgstr "Nom"
  202. #. module: auto_backup
  203. #: help:db.backup,sftp_private_key:0
  204. msgid ""
  205. "Path to the private key file. Only the Odoo user should have read "
  206. "permissions for that file."
  207. msgstr ""
  208. #. module: auto_backup
  209. #: field:db.backup,sftp_private_key:0
  210. msgid "Private key location"
  211. msgstr ""
  212. #. module: auto_backup
  213. #: selection:db.backup,method:0
  214. msgid "Remote SFTP server"
  215. msgstr ""
  216. #. module: auto_backup
  217. #: field:db.backup,sftp_password:0
  218. msgid "SFTP Password"
  219. msgstr ""
  220. #. module: auto_backup
  221. #: field:db.backup,sftp_port:0
  222. msgid "SFTP Port"
  223. msgstr ""
  224. #. module: auto_backup
  225. #: field:db.backup,sftp_host:0
  226. msgid "SFTP Server"
  227. msgstr ""
  228. #. module: auto_backup
  229. #: view:db.backup:auto_backup.view_backup_conf_form
  230. msgid "SFTP Settings"
  231. msgstr ""
  232. #. module: auto_backup
  233. #: view:db.backup:auto_backup.view_backup_conf_search
  234. msgid "Search options"
  235. msgstr ""
  236. #. module: auto_backup
  237. #: view:db.backup:auto_backup.view_backup_conf_form
  238. msgid "Search the action named 'Backup scheduler'."
  239. msgstr ""
  240. #. module: auto_backup
  241. #: view:db.backup:auto_backup.view_backup_conf_form
  242. msgid ""
  243. "Set the scheduler to active and fill in how often you want backups generated."
  244. msgstr ""
  245. #. module: auto_backup
  246. #: field:db.backup,message_summary:0
  247. msgid "Summary"
  248. msgstr ""
  249. #. module: auto_backup
  250. #: help:db.backup,name:0
  251. msgid "Summary of this backup process"
  252. msgstr ""
  253. #. module: auto_backup
  254. #: view:db.backup:auto_backup.view_backup_conf_form
  255. msgid "Test SFTP Connection"
  256. msgstr ""
  257. #. module: auto_backup
  258. #: help:db.backup,sftp_host:0
  259. msgid ""
  260. "The host name or IP address from your remote server. For example 192.168.0.1"
  261. msgstr ""
  262. #. module: auto_backup
  263. #: help:db.backup,sftp_password:0
  264. msgid ""
  265. "The password for the SFTP connection. If you specify a private key file, "
  266. "then this is the password to decrypt it."
  267. msgstr ""
  268. #. module: auto_backup
  269. #: help:db.backup,sftp_port:0
  270. msgid "The port on the FTP server that accepts SSH/SFTP calls."
  271. msgstr ""
  272. #. module: auto_backup
  273. #: help:db.backup,sftp_user:0
  274. msgid ""
  275. "The username where the SFTP connection should be made with. This is the user "
  276. "on the external server."
  277. msgstr ""
  278. #. module: auto_backup
  279. #: field:db.backup,message_unread:0
  280. msgid "Unread Messages"
  281. msgstr ""
  282. #. module: auto_backup
  283. #: view:db.backup:auto_backup.view_backup_conf_form
  284. msgid ""
  285. "Use SFTP with caution! This writes files to external servers under the path "
  286. "you specify."
  287. msgstr ""
  288. #. module: auto_backup
  289. #: field:db.backup,sftp_user:0
  290. msgid "Username in the SFTP Server"
  291. msgstr ""
  292. #. module: auto_backup
  293. #: view:db.backup:auto_backup.view_backup_conf_form
  294. msgid "Warning:"
  295. msgstr ""
  296. #. module: auto_backup
  297. #: view:db.backup:auto_backup.view_backup_conf_form
  298. msgid "john"
  299. msgstr ""
  300. #. module: auto_backup
  301. #: view:db.backup:auto_backup.view_backup_conf_form
  302. msgid "sftp.example.com"
  303. msgstr ""