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.

392 lines
11 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auto_backup
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 9.0c\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-12-17 02:07+0000\n"
  12. "PO-Revision-Date: 2016-12-17 02:07+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
  14. "Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/"
  15. "es_PY/)\n"
  16. "Language: es_PY\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: auto_backup
  22. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  23. msgid "/home/odoo/.ssh/id_rsa"
  24. msgstr ""
  25. #. module: auto_backup
  26. #: model:ir.model.fields,help:auto_backup.field_db_backup_folder
  27. msgid "Absolute path for storing the backups"
  28. msgstr ""
  29. #. module: auto_backup
  30. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_message_needaction
  31. msgid "Action Needed"
  32. msgstr ""
  33. #. module: auto_backup
  34. #: model:ir.actions.act_window,name:auto_backup.action_backup_conf_form
  35. #: model:ir.ui.menu,name:auto_backup.backup_conf_menu
  36. msgid "Automated Backups"
  37. msgstr ""
  38. #. module: auto_backup
  39. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  40. msgid "Automatic backups of the database can be scheduled as follows:"
  41. msgstr ""
  42. #. module: auto_backup
  43. #: model:mail.message.subtype,name:auto_backup.mail_message_subtype_failure
  44. msgid "Backup Failed"
  45. msgstr ""
  46. #. module: auto_backup
  47. #: model:mail.message.subtype,name:auto_backup.mail_message_subtype_success
  48. msgid "Backup Successful"
  49. msgstr ""
  50. #. module: auto_backup
  51. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_tree
  52. msgid "Backups"
  53. msgstr ""
  54. #. module: auto_backup
  55. #: model:ir.model.fields,help:auto_backup.field_db_backup_days_to_keep
  56. msgid ""
  57. "Backups older than this will be deleted automatically. Set 0 to disable "
  58. "autodeletion."
  59. msgstr ""
  60. #. module: auto_backup
  61. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  62. msgid "Basic backup configuration"
  63. msgstr ""
  64. #. module: auto_backup
  65. #: sql_constraint:db.backup:0
  66. msgid "Cannot duplicate a configuration."
  67. msgstr ""
  68. #. module: auto_backup
  69. #: model:ir.model.fields,help:auto_backup.field_db_backup_method
  70. msgid "Choose the storage method for this backup."
  71. msgstr ""
  72. #. module: auto_backup
  73. #: code:addons/auto_backup/models/db_backup.py:251
  74. #, python-format
  75. msgid "Cleanup of old database backups failed."
  76. msgstr ""
  77. #. module: auto_backup
  78. #: code:addons/auto_backup/models/db_backup.py:131
  79. #, python-format
  80. msgid "Connection Test Failed!"
  81. msgstr ""
  82. #. module: auto_backup
  83. #: code:addons/auto_backup/models/db_backup.py:128
  84. #, python-format
  85. msgid "Connection Test Succeeded!"
  86. msgstr ""
  87. #. module: auto_backup
  88. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_create_uid
  89. msgid "Created by"
  90. msgstr "Creado por"
  91. #. module: auto_backup
  92. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_create_date
  93. msgid "Created on"
  94. msgstr "Creado en"
  95. #. module: auto_backup
  96. #: code:addons/auto_backup/models/db_backup.py:206
  97. #: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
  98. #, python-format
  99. msgid "Database backup failed."
  100. msgstr ""
  101. #. module: auto_backup
  102. #: code:addons/auto_backup/models/db_backup.py:214
  103. #: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
  104. #, python-format
  105. msgid "Database backup succeeded."
  106. msgstr ""
  107. #. module: auto_backup
  108. #: model:ir.model.fields,help:auto_backup.field_db_backup_message_last_post
  109. msgid "Date of the last message posted on the record."
  110. msgstr ""
  111. #. module: auto_backup
  112. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_days_to_keep
  113. msgid "Days to keep"
  114. msgstr ""
  115. #. module: auto_backup
  116. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_display_name
  117. msgid "Display Name"
  118. msgstr ""
  119. #. module: auto_backup
  120. #: code:addons/auto_backup/models/db_backup.py:119
  121. #, python-format
  122. msgid ""
  123. "Do not save backups on your filestore, or you will backup your backups too!"
  124. msgstr ""
  125. #. module: auto_backup
  126. #: model:ir.model,name:auto_backup.model_db_backup
  127. msgid "Email Thread"
  128. msgstr ""
  129. #. module: auto_backup
  130. #: model:ir.actions.server,name:auto_backup.action_server_backup
  131. msgid "Execute backup(s)"
  132. msgstr ""
  133. #. module: auto_backup
  134. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_folder
  135. msgid "Folder"
  136. msgstr ""
  137. #. module: auto_backup
  138. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_message_follower_ids
  139. msgid "Followers"
  140. msgstr "Seguidores"
  141. #. module: auto_backup
  142. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_message_channel_ids
  143. msgid "Followers (Channels)"
  144. msgstr ""
  145. #. module: auto_backup
  146. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_message_partner_ids
  147. msgid "Followers (Partners)"
  148. msgstr ""
  149. #. module: auto_backup
  150. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  151. msgid "Go to Settings / Technical / Automation / Scheduled Actions."
  152. msgstr ""
  153. #. module: auto_backup
  154. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  155. msgid "Help"
  156. msgstr ""
  157. #. module: auto_backup
  158. #: sql_constraint:db.backup:0
  159. msgid "I cannot remove backups from the future. Ask Doc for that."
  160. msgstr ""
  161. #. module: auto_backup
  162. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_id
  163. msgid "ID"
  164. msgstr "ID"
  165. #. module: auto_backup
  166. #: model:ir.model.fields,help:auto_backup.field_db_backup_message_unread
  167. msgid "If checked new messages require your attention."
  168. msgstr "Si marcado la nueva mensaje requiere atencion"
  169. #. module: auto_backup
  170. #: model:ir.model.fields,help:auto_backup.field_db_backup_message_needaction
  171. msgid "If checked, new messages require your attention."
  172. msgstr ""
  173. #. module: auto_backup
  174. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_message_is_follower
  175. msgid "Is Follower"
  176. msgstr ""
  177. #. module: auto_backup
  178. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_message_last_post
  179. msgid "Last Message Date"
  180. msgstr "Fecha de la ultima mensaje"
  181. #. module: auto_backup
  182. #: model:ir.model.fields,field_description:auto_backup.field_db_backup___last_update
  183. msgid "Last Modified on"
  184. msgstr ""
  185. #. module: auto_backup
  186. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_write_uid
  187. msgid "Last Updated by"
  188. msgstr "Ultima actualización por"
  189. #. module: auto_backup
  190. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_write_date
  191. msgid "Last Updated on"
  192. msgstr "Ultima actualización en"
  193. #. module: auto_backup
  194. #: selection:db.backup,method:0
  195. msgid "Local disk"
  196. msgstr ""
  197. #. module: auto_backup
  198. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_message_ids
  199. msgid "Messages"
  200. msgstr "Mensajes"
  201. #. module: auto_backup
  202. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_method
  203. msgid "Method"
  204. msgstr ""
  205. #. module: auto_backup
  206. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_name
  207. msgid "Name"
  208. msgstr "Nombre"
  209. #. module: auto_backup
  210. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_message_needaction_counter
  211. msgid "Number of Actions"
  212. msgstr ""
  213. #. module: auto_backup
  214. #: model:ir.model.fields,help:auto_backup.field_db_backup_message_needaction_counter
  215. msgid "Number of messages which requires an action"
  216. msgstr ""
  217. #. module: auto_backup
  218. #: model:ir.model.fields,help:auto_backup.field_db_backup_message_unread_counter
  219. msgid "Number of unread messages"
  220. msgstr ""
  221. #. module: auto_backup
  222. #: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_private_key
  223. msgid ""
  224. "Path to the private key file. Only the Odoo user should have read "
  225. "permissions for that file."
  226. msgstr ""
  227. #. module: auto_backup
  228. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_private_key
  229. msgid "Private key location"
  230. msgstr ""
  231. #. module: auto_backup
  232. #: selection:db.backup,method:0
  233. msgid "Remote SFTP server"
  234. msgstr ""
  235. #. module: auto_backup
  236. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_password
  237. msgid "SFTP Password"
  238. msgstr ""
  239. #. module: auto_backup
  240. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_port
  241. msgid "SFTP Port"
  242. msgstr ""
  243. #. module: auto_backup
  244. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_host
  245. msgid "SFTP Server"
  246. msgstr ""
  247. #. module: auto_backup
  248. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  249. msgid "SFTP Settings"
  250. msgstr ""
  251. #. module: auto_backup
  252. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_search
  253. msgid "Search options"
  254. msgstr ""
  255. #. module: auto_backup
  256. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  257. msgid "Search the action named 'Backup scheduler'."
  258. msgstr ""
  259. #. module: auto_backup
  260. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  261. msgid ""
  262. "Set the scheduler to active and fill in how often you want backups generated."
  263. msgstr ""
  264. #. module: auto_backup
  265. #: model:ir.model.fields,help:auto_backup.field_db_backup_name
  266. msgid "Summary of this backup process"
  267. msgstr ""
  268. #. module: auto_backup
  269. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  270. msgid "Test SFTP Connection"
  271. msgstr ""
  272. #. module: auto_backup
  273. #: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_host
  274. msgid ""
  275. "The host name or IP address from your remote server. For example 192.168.0.1"
  276. msgstr ""
  277. #. module: auto_backup
  278. #: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_password
  279. msgid ""
  280. "The password for the SFTP connection. If you specify a private key file, "
  281. "then this is the password to decrypt it."
  282. msgstr ""
  283. #. module: auto_backup
  284. #: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_port
  285. msgid "The port on the FTP server that accepts SSH/SFTP calls."
  286. msgstr ""
  287. #. module: auto_backup
  288. #: model:ir.model.fields,help:auto_backup.field_db_backup_sftp_user
  289. msgid ""
  290. "The username where the SFTP connection should be made with. This is the user "
  291. "on the external server."
  292. msgstr ""
  293. #. module: auto_backup
  294. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_message_unread
  295. msgid "Unread Messages"
  296. msgstr "Mensajes sin leer"
  297. #. module: auto_backup
  298. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_message_unread_counter
  299. msgid "Unread Messages Counter"
  300. msgstr ""
  301. #. module: auto_backup
  302. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  303. msgid ""
  304. "Use SFTP with caution! This writes files to external servers under the path "
  305. "you specify."
  306. msgstr ""
  307. #. module: auto_backup
  308. #: model:ir.model.fields,field_description:auto_backup.field_db_backup_sftp_user
  309. msgid "Username in the SFTP Server"
  310. msgstr ""
  311. #. module: auto_backup
  312. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  313. msgid "Warning:"
  314. msgstr ""
  315. #. module: auto_backup
  316. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  317. msgid "john"
  318. msgstr ""
  319. #. module: auto_backup
  320. #: model:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
  321. msgid "sftp.example.com"
  322. msgstr ""